diff --git a/Airbot_MMK2_move_bottle_tape_measure/.gitattributes b/Airbot_MMK2_move_bottle_tape_measure/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/.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_move_bottle_tape_measure/README.md b/Airbot_MMK2_move_bottle_tape_measure/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0088d6940c789dea0e34f6f864c528a3804058cd --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/README.md @@ -0,0 +1,329 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# Airbot_MMK2_Airbot_MMK2_move_bottle_tape_measure + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `Airbot_MMK2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `level1: household` +- `level2: living_room` +- `household` +- `living_room` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 43 | +| **Total Frames** | 7316 | +| **Total Tasks** | 1 | +| **Total Videos** | 172 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 221.4MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Take the water bottle and the ruler off the white box, one in each hand. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Grasp the tape measure with the right gripper** +2. **Abnormal** +3. **Grasp the mineral water with the left gripper** +4. **Place the tape measure on the table with the right gripper** +5. **Place the mineral water on the table with the left gripper** +6. **End** +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:42 + + +## πŸ“ 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_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_rot_x, left_eef_rot_y, left_eef_rot_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_rot_x, right_eef_rot_y, right_eef_rot_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": "Airbot_MMK2", "total_episodes": 43, "total_frames": 7316, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_Airbot_MMK2_move_bottle_tape_measure_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_move_bottle_tape_measure/annotations/eef_acc_mag_annotation.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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_move_bottle_tape_measure/annotations/eef_direction_annotation.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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_move_bottle_tape_measure/annotations/eef_velocity_annotation.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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_move_bottle_tape_measure/annotations/gripper_activity_annotation.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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_move_bottle_tape_measure/annotations/gripper_mode_annotation.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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_move_bottle_tape_measure/annotations/scene_annotations.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4cd203d0d85b1199dcd1e80442a253c0eea533c7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/annotations/scene_annotations.jsonl @@ -0,0 +1,44 @@ +{"scene_index": 0, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 1, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 2, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 3, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 4, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 5, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 6, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 7, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 8, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 9, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 10, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 11, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 12, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 13, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 14, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 15, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 16, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 17, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 18, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 19, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 20, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 21, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 22, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 23, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 24, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 25, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 26, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 27, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 28, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 29, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 30, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 31, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 32, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 33, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 34, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 35, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 36, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 37, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 38, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 39, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 40, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 41, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 42, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} +{"scene_index": 43, "scene": "The tape measure is in the front-right, the water bottle is in the front-left, and the box is in the front"} diff --git a/Airbot_MMK2_move_bottle_tape_measure/annotations/subtask_annotations.jsonl b/Airbot_MMK2_move_bottle_tape_measure/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..76ba54ae5379f6a8fd84bda05f935e0c33e52054 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp the tape measure with the right gripper"} +{"subtask_index": 1, "subtask": "Abnormal"} +{"subtask_index": 2, "subtask": "Grasp the mineral water with the left gripper"} +{"subtask_index": 3, "subtask": "Place the tape measure on the table with the right gripper"} +{"subtask_index": 4, "subtask": "Place the mineral water on the table with the left gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "null"} diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000000.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..deb31a123185ca5251df2d5b252a3fe236c1f137 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef727d290992540aeabe17c8a904fdd6921b826b8ab3cd2d94c8ca8641bcbe23 +size 106261 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000001.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f67f795cc4bfd73d0fbea6df5c3bc4a4dde5ed1f --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39934cd4f90053cd5fd108e3cca6d8598cfc381f597871cdfd50b34ab7e5f461 +size 89845 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000002.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fbe7181037ac04010744115336da1df3bd82d2f --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23928a3247610e40c386fd869f8923dc95926b2c17794bdba8ed7ea85df31b60 +size 105576 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000003.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc3cc5a74ddc3fd35cc3021c39ebf05ff0c99c36 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51f27a8fb47f58cfe03c5e00771ff31489f1831b3a3376e0a4705eb6a10667e +size 93831 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000004.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cd21c40c3a15fdcc925f0badb5a01e92befb4a8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec53aaa2362e4e636c262930c2a69fa591c392e0ea7096406116b1ff865f3df +size 96374 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000005.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f1b42c9842d1084d0a352f76b5daf9cf7e15842 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e671947a38e9964b0f31a7377ff2e4a48732baf9f5cf74d62f41378a8f05f71a +size 102398 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000006.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e39a7686517a229928f8d11b875bb790808af4cb --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3502695ed2bbb5cd9c5cbea9c4b30c9841450f8a9296638db503c0577a4b6caf +size 90828 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000007.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..825b13bb5d096614b6ce7170ce24704ad4cf628b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90fb4af23041ed43ab08397c412437a76dcd7c4c530a8c873288692312c2cdbd +size 85999 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000008.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b2c704f411ea08b00d372fdffc2f51b0051f483 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a115f2318bd008f195b54d825f39b635538e3225c1359dc6b71253c7918719a +size 101172 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000009.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c032b633a669cc9f90911bf61bb7a67667ac09e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba3e09597cc1956afd67e563485ba2a6d24c777caec28a24ffbdedcebdc2a30 +size 89851 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000010.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7f2fd0555d56ddf2dc9f85559c4ee9a1d818b46 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb7f3ab57259c0e7ea639ae3acad99550973a1a4a08ede149c0c3933c160d68 +size 88427 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000011.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ecd6d5d4975828c01a58ce5ac4463b7cc5b9d5 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9764fecc1b8e8c24ff038b716002872cc5d6c0278da13e86ab8ccaada1a8e3 +size 131989 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000012.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d9fe1481a590897678a3219f27477c078be33cb --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1007e347f153e64edcac40364aa474d195cd22cb57681600315d4309f81a999 +size 93713 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000013.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e16377dd482de37baf5c83e6d053f23102fd9fc4 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832d8a3560c443eb94423e525e2de9bca5d41e17e19ea14a0e3b28a6eaff10df +size 87334 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000014.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..768b4a8935f28771fc49bf29b14fc8bbd5f81e85 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03306e5c048916739528cc8c11e45930ae1d401fc741ca4dd9808f785f3debcd +size 103070 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000015.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcd107d735456c53b4fe3b2030b9107c10efcc78 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4e1c60a799a4cdd9a3417f10ada9afbdf12c3dac58a63a892a7abe64b95a41 +size 171512 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000016.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38b8355f1667a402052cc3d0017bf648941f0037 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b10756cb1a4b7a049167adcdef8cc8b61c40b0f0bdaec6dd58b2ea46abb43db +size 104983 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000017.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..276017a40d1389e5f888c2018989d90cec8f86a2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b925e1c4cbe55a2294c8ebc89d30228931d5502833a125672a99c71534e5b26 +size 102130 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000018.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c90ab4d94fd1a50eba728917c82fa31c41c92f73 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f560dbbba2341e7f5e3f43faf0460794e914d42bbbae5d1caa3ea7d56dd4bf8c +size 90928 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000019.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d9ef7fcffa3245f98579109da73fe69889e4fec --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ee97708b81f9ce4cf4cd8fc73d31091ad159b826283ad1986d24c8a2bbf1e3 +size 100286 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000020.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea335a76585db0055c712f82e67301bf34afa378 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8f173c75e92f5c7e8314475b2b94af61ea4749377c66537694f82d42db835b +size 105900 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000021.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2aedb906011d69e7488c023c2195eedb943b467 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048fa75d50f9101bf5b35b5aa2c1da52b75a8bb86138f64ddfc3f096e9ad7879 +size 97658 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000022.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59b709518cb41ef61506d26f99b729f6db7fd8aa --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95a9bb4973a4fb2b86054a2eb411a4983c90b7ced13397630d2b193daf9c77b +size 96988 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000023.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f87672755045ced7316ce5c9e47eb7b0d71208e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bc20929bdfaadec216cc0d971ca190a153f9defbe880e9e1fe86d73a25030d +size 79627 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000024.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b065654cce7bc63998b3b4a9ec3b33c43c90dec --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bce5f95c27826b0824a3a12d84e72df9670523343997b4c564452008b84699 +size 76207 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000025.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37b3d2491b228fc1eb9da8ff52e8b46d846336e2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba863a0b2a0ff804c56fdca501919482c6262308caad95040d8a808f85dc681b +size 76545 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000026.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11609a28ed17d256ca9ffb37d5f0b2f011cfcbc2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8091c2254d810bb6d98ed8f2ebfcbcf01a63c298c489d46dcd690b1b17c881ce +size 73707 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000027.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4e470bae6861e37a1761519a7ebd60d62869718 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e420cdd8d8e3b25b01cae2017dbd5205c8557d527277fa623cf2ffcaf0f5b7 +size 76446 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000028.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a206e19e07c7fb8de8ba39804c694ec5db11f390 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbcbebfb62eb7a8dd0f7c5352837f8b0540a4ee29ff9569fa4d405e942bec6a +size 86646 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000029.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db72f1e481ea976e963e347b7b9e5625b1d250f7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686c3529dcbbee171826aad4a7d3b897e0f7f63ab0a186cef75efc75d09a773c +size 83651 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000030.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fe7dca77e18fedeccb796721884dc1d1c47cfa5 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b863e85e2d446fc444edaf7ed96f3ee9218dbb9bea7496f815e44c7846f0f9b +size 78032 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000031.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3927e5dccbc61f45a265ef87937fa97d26bb895 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854b5e7459b12307283458b936801c75d17aa9b34fa4183f786c7d4fc2b78a8f +size 91294 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000032.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1a7a1b097e435960d5c31130e5121dc212a1844 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca50387b4fe6f9f346507f9ad9c82a11232704761d66d6533d2b97dfea1cdc7 +size 101216 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000033.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42103b47cf6da2b101301c1c7f47c7fc74ea87c7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01ee51fa32d91e653067a2e0a48e6872022443ca4d0944305944d5f557d529e +size 101215 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000034.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abafe0badd9e88c3e405b9ab443be5e7ae2ff2c8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d45cf9335a13b8f2295803fd6a1bc9d7bf0e5e63035105c33956f8041d89bef +size 103723 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000035.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5f794185fef443dbf725e575ab7822ee70b853a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d645830b8b6026be647d01ffb9e550870c6a95c36bbe9b2df1a1448240586a +size 90065 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000036.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab8528ed2ccaf26735fec1d344f5bd0efe0491e3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82d39e5d3c1a26fe1670560a35af469e7bd29488ec7bf1f4f4d737a69e73440 +size 102490 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000037.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71780411a24f4bb2465f519ae1f6d40c42f02364 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c62660e3070d34169103655d81bcf1f41ca41dcddcc0207774daf1aded5bb79 +size 104744 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000038.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c4e31d2f2ad4ff19b1f73d11f9386b680df865 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efbbb08cdc68016fae867f9b5f6ed12a62c9fe1e3eb4c3d075c96c4b3f77ae46 +size 86749 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000039.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91f99e91cc2c44f182f8b1d64f5b35c0b97913e1 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5ee55f0652e80f973fb69b0cb993ae756e58d47dea114bd336ffcab9280121 +size 93326 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000040.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a31e31df58ae4807d3f3cd26817ab932c02da27 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac19af625a74bfcb8b62f385d3f34d3048c80e0e33c5b1a949a3fd18f7a4fbfb +size 91392 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000041.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8cefc2c8d087fd34c1805bd7f4d471d6983a244 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7472ad872e7b97b3b90e8d5268868d6b1a30c8f70026adec315e6c4f9a6891 +size 92252 diff --git a/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000042.parquet b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abfed384152f190d074c434e6dc97ae3df14848d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd1768a6b06eb93f8b747ba5049d8254fa79a014324a424b69724730ade965b +size 103552 diff --git a/Airbot_MMK2_move_bottle_tape_measure/meta/episodes.jsonl b/Airbot_MMK2_move_bottle_tape_measure/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b2d502fb908450101d8f78d02ade10212b9d30ac --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/meta/episodes.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 194} +{"episode_index": 1, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 154} +{"episode_index": 2, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 187} +{"episode_index": 3, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 168} +{"episode_index": 4, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 171} +{"episode_index": 5, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 182} +{"episode_index": 6, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 160} +{"episode_index": 7, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 148} +{"episode_index": 8, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 179} +{"episode_index": 9, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 160} +{"episode_index": 10, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 152} +{"episode_index": 11, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 249} +{"episode_index": 12, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 165} +{"episode_index": 13, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 152} +{"episode_index": 14, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 189} +{"episode_index": 15, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 335} +{"episode_index": 16, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 188} +{"episode_index": 17, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 181} +{"episode_index": 18, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 158} +{"episode_index": 19, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 178} +{"episode_index": 20, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 188} +{"episode_index": 21, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 171} +{"episode_index": 22, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 175} +{"episode_index": 23, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 136} +{"episode_index": 24, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 128} +{"episode_index": 25, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 129} +{"episode_index": 26, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 122} +{"episode_index": 27, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 129} +{"episode_index": 28, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 149} +{"episode_index": 29, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 141} +{"episode_index": 30, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 133} +{"episode_index": 31, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 157} +{"episode_index": 32, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 177} +{"episode_index": 33, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 183} +{"episode_index": 34, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 189} +{"episode_index": 35, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 158} +{"episode_index": 36, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 184} +{"episode_index": 37, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 188} +{"episode_index": 38, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 152} +{"episode_index": 39, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 166} +{"episode_index": 40, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 163} +{"episode_index": 41, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 162} +{"episode_index": 42, "tasks": ["take the water bottle and the ruler off the white box respectively with your left and right hands."], "length": 186} diff --git a/Airbot_MMK2_move_bottle_tape_measure/meta/episodes_stats.jsonl b/Airbot_MMK2_move_bottle_tape_measure/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5d5c2f9c1b43bad4489ed4416224587599b7474e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/meta/episodes_stats.jsonl @@ -0,0 +1,43 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37373703635620914]], [[0.3856143790849673]], [[0.3924344076797386]]], "std": [[[0.35266312611550776]], [[0.346216617145472]], [[0.3475373251442198]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48050336805555555]], [[0.49506369689542484]], [[0.47481996527777776]]], "std": [[[0.3413381685211629]], [[0.3421468293769621]], [[0.3493248242791619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642895751633987]], [[0.4688442830882353]], [[0.4484654432189542]]], "std": [[[0.3256897846408869]], [[0.3247697434286091]], [[0.32942425962257205]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3828104758986928]], [[0.4064283190359477]], [[0.3833446711601307]]], "std": [[[0.3965239754724704]], [[0.39496095622013627]], [[0.4045295258179758]]], "count": [100]}, "observation.state": {"min": [0.4833056628704071, -1.242155909538269, 0.8945601582527161, -0.3432644009590149, -1.579160451889038, 0.5142529010772705, -0.846684992313385, -1.3274872303009033, 0.7841230034828186, -0.4298752546310425, 0.5200226902961731, -1.3453927040100098, 30.764999389648438, 53.467498779296875, -0.921875, -1.2387499809265137, 0.8181250095367432, 0.3692857027053833, 0.7806249856948853, -0.8787499666213989, 0.7206249833106995, -2.7193751335144043, 0.8268749713897705, -0.6243749856948853, 13.103333473205566, 61.98181915283203, 0.4112499952316284, -0.16750000417232513, 0.6781250238418579, 0.9430000185966492, 0.6200000047683716, 0.09812499582767487, 0.9900000095367432, -0.3687500059604645, 0.671875, -3.6518750190734863], "max": [1.3276562690734863, -0.792944610118866, 1.5020599365234375, 0.1229543387889862, -0.8520017862319946, 1.0084782838821411, -0.32234683632850647, -0.7431779503822327, 1.3949368000030518, 0.3776130974292755, 0.9452487230300903, -0.8825675249099731, 57.21062469482422, 80.12750244140625, 47.51187515258789, 7.629374980926514, 26.216249465942383, 69.71562194824219, 37.83062744140625, 61.9587516784668, 42.380001068115234, 78.17937469482422, 48.6931266784668, 102.43687438964844, 62.725624084472656, 77.79000091552734, 2.728749990463257, 6.948124885559082, 24.780000686645508, 66.71062469482422, 32.192501068115234, 75.67375183105469, 39.59375, 97.27750396728516, 34.80125045776367, -3.5466666221618652], "mean": [1.0157781839370728, -0.9241398572921753, 1.0683289766311646, -0.20902210474014282, -1.298067331314087, 0.7197890281677246, -0.6742774844169617, -0.8916444778442383, 0.9114450812339783, 0.05564569681882858, 0.7938273549079895, -1.25956130027771, 42.742027282714844, 62.26823425292969, 11.915596961975098, 3.968409538269043, 4.330137729644775, 11.49199104309082, 6.575474739074707, 9.179723739624023, 6.646173000335693, 13.403843879699707, 6.778853416442871, 24.858322143554688, 33.89149475097656, 72.40091705322266, 0.8166046142578125, 2.5596349239349365, 6.92852258682251, 15.465450286865234, 8.854933738708496, 16.141647338867188, 9.46678352355957, 24.54732894897461, 7.481795787811279, -3.6005778312683105], "std": [0.30869805812835693, 0.138574481010437, 0.2064194679260254, 0.1418323814868927, 0.2506604790687561, 0.1186528131365776, 0.17902623116970062, 0.18207572400569916, 0.18501858413219452, 0.23572203516960144, 0.17004144191741943, 0.15773309767246246, 5.896135330200195, 5.046145915985107, 17.689313888549805, 2.325721263885498, 6.708089828491211, 22.07701301574707, 10.358619689941406, 19.441619873046875, 11.666214942932129, 25.69156837463379, 12.925193786621094, 35.12727355957031, 16.6363582611084, 4.833022117614746, 0.3727276921272278, 1.8948794603347778, 9.124529838562012, 23.933706283569336, 12.046138763427734, 27.763248443603516, 13.511645317077637, 34.80323028564453, 11.317838668823242, 0.01951766386628151], "count": [194]}, "action": {"min": [0.4833056628704071, -1.242155909538269, 0.8945601582527161, -0.3432644009590149, -1.579160451889038, 0.5142529010772705, -0.846684992313385, -1.3274872303009033, 0.7841230034828186, -0.4298752546310425, 0.5200226902961731, -1.3453927040100098, 30.764999389648438, 53.467498779296875, -0.921875, -1.2387499809265137, 0.8181250095367432, 0.3692857027053833, 0.7806249856948853, -0.8787499666213989, 0.7206249833106995, -2.7193751335144043, 0.8268749713897705, -0.6243749856948853, 13.103333473205566, 61.98181915283203, 0.4112499952316284, -0.16750000417232513, 0.6781250238418579, 0.9430000185966492, 0.6200000047683716, 0.09812499582767487, 0.9900000095367432, -0.3687500059604645, 0.671875, -3.6518750190734863], "max": [1.3276562690734863, -0.792944610118866, 1.5020599365234375, 0.1229543387889862, -0.8520017862319946, 1.0084782838821411, -0.32234683632850647, -0.7431779503822327, 1.3949368000030518, 0.3776130974292755, 0.9452487230300903, -0.8825675249099731, 57.21062469482422, 80.12750244140625, 47.51187515258789, 7.629374980926514, 26.216249465942383, 69.71562194824219, 37.83062744140625, 61.9587516784668, 42.380001068115234, 78.17937469482422, 48.6931266784668, 102.43687438964844, 62.725624084472656, 77.79000091552734, 2.728749990463257, 6.948124885559082, 24.780000686645508, 66.71062469482422, 32.192501068115234, 75.67375183105469, 39.59375, 97.27750396728516, 34.80125045776367, -3.5466666221618652], "mean": [1.0157779455184937, -0.9241392612457275, 1.0683287382125854, -0.2090221345424652, -1.2980672121047974, 0.7197892665863037, -0.6742773652076721, -0.8916445970535278, 0.9114448428153992, 0.05564570054411888, 0.7938272356987, -1.259561538696289, 42.74201965332031, 62.268218994140625, 11.915606498718262, 3.9684081077575684, 4.330137729644775, 11.492006301879883, 6.575473308563232, 9.17971134185791, 6.646173477172852, 13.403828620910645, 6.778846263885498, 24.858320236206055, 33.89150619506836, 72.40093231201172, 0.8166050314903259, 2.5596349239349365, 6.928520202636719, 15.465442657470703, 8.854931831359863, 16.141647338867188, 9.466784477233887, 24.547330856323242, 7.4817938804626465, -3.600581169128418], "std": [0.30869805812835693, 0.1385745257139206, 0.206419438123703, 0.1418323814868927, 0.2506604492664337, 0.1186528131365776, 0.17902624607086182, 0.18207569420337677, 0.18501858413219452, 0.23572203516960144, 0.17004145681858063, 0.15773308277130127, 5.896134853363037, 5.046146392822266, 17.68931007385254, 2.325721025466919, 6.7080912590026855, 22.077001571655273, 10.358614921569824, 19.441621780395508, 11.666217803955078, 25.691574096679688, 12.925191879272461, 35.12727355957031, 16.6363582611084, 4.833021640777588, 0.37272754311561584, 1.8948794603347778, 9.124529838562012, 23.933706283569336, 12.046140670776367, 27.76323890686035, 13.511645317077637, 34.803226470947266, 11.317837715148926, 0.01951766014099121], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [2.4123711340206184, 6.0, 6.0, 6.0, 6.0], "std": [1.5680612319702265, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [194]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [194]}, "eef_direction_state": {"mean": [3.6082474226804124, 4.06701030927835], "std": [2.390085625998942, 2.302093249586259], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [0.9587628865979382, 0.9742268041237113], "std": [0.9015167719842975, 0.9439747452627689], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.7835051546391752, 0.711340206185567], "std": [0.8522475334202206, 0.8053783497969186], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.6082474226804124, 4.06701030927835], "std": [2.390085625998942, 2.302093249586259], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [0.9587628865979382, 0.9742268041237113], "std": [0.9015167719842975, 0.9439747452627689], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.7835051546391752, 0.711340206185567], "std": [0.8522475334202206, 0.8053783497969186], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.628206475096623, 0.20247370141916884, 1.2086389570981881, -1.1828807605880538, 0.6978926622234746, -1.8393266368200567, 0.6160543403680412, -0.09726114774619098, 1.211777115491933, 1.2573538736533698, 1.2055372682005145, 1.9976172963772603], "std": [0.06799593265407401, 0.04137443366419047, 0.03195617499336555, 0.08008744858706571, 0.09574992965624292, 0.12080680884051652, 0.05760330701923426, 0.04448053013267335, 0.02767116086316777, 0.2384530080171398, 0.08624779504945626, 0.34131305363169984], "min": [0.5732375801789913, 0.13292082973287853, 1.1790960866650408, -1.26705916749225, 0.49770030714579994, -2.1469654164505947, 0.5617442555593575, -0.13968836674630122, 1.1437935107077886, 0.7959409488678539, 1.002154297494298, 1.6419734945621876], "max": [0.7624096296224468, 0.25262842524648665, 1.2788007285817355, -0.9854297577500399, 0.9478224064616056, -1.6767949111540337, 0.7597481914377283, -0.025886764847436156, 1.279854444856712, 1.912831946631219, 1.3139913506987706, 2.93161605774161], "count": [194]}, "eef_sim_pose_action": {"mean": [0.628206475096623, 0.20247370141916884, 1.2086389570981881, -1.1828807605880538, 0.6978926622234746, -1.8393266368200567, 0.6160543403680412, -0.09726114774619098, 1.211777115491933, 1.2573538736533698, 1.2055372682005145, 1.9976172963772603], "std": [0.06799593265407401, 0.04137443366419047, 0.03195617499336555, 0.08008744858706571, 0.09574992965624292, 0.12080680884051652, 0.05760330701923426, 0.04448053013267335, 0.02767116086316777, 0.2384530080171398, 0.08624779504945626, 0.34131305363169984], "min": [0.5732375801789913, 0.13292082973287853, 1.1790960866650408, -1.26705916749225, 0.49770030714579994, -2.1469654164505947, 0.5617442555593575, -0.13968836674630122, 1.1437935107077886, 0.7959409488678539, 1.002154297494298, 1.6419734945621876], "max": [0.7624096296224468, 0.25262842524648665, 1.2788007285817355, -0.9854297577500399, 0.9478224064616056, -1.6767949111540337, 0.7597481914377283, -0.025886764847436156, 1.279854444856712, 1.912831946631219, 1.3139913506987706, 2.93161605774161], "count": [194]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36210840482026146]], [[0.37315270220588237]], [[0.3818624387254902]]], "std": [[[0.35884104562919666]], [[0.3523107075656717]], [[0.35228722518332045]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46144277165032677]], [[0.47536718545751633]], [[0.45458284109477126]]], "std": [[[0.3257816184232435]], [[0.3270885231976635]], [[0.3349236309880037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4926069955065359]], [[0.4981981924019608]], [[0.47890185866013074]]], "std": [[[0.3232473434360276]], [[0.3215860144904174]], [[0.3273811006949877]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.373147716503268]], [[0.38117301470588233]], [[0.35964718545751634]]], "std": [[[0.38973486992671524]], [[0.4002276393667233]], [[0.4058764227681424]]], "count": [100]}, "observation.state": {"min": [0.5403839349746704, -1.308771014213562, 0.9207627773284912, -0.2632419764995575, -1.4663283824920654, 0.44933050870895386, -0.89131760597229, -1.186746597290039, 0.8042458295822144, -0.20280194282531738, 0.5352340340614319, -1.5034904479980469, 14.87874984741211, 57.720001220703125, -0.8112499713897705, -0.6800000071525574, 0.9737499952316284, 0.1574999988079071, 0.7712500095367432, -0.734375, 0.8237500190734863, -2.416249990463257, 0.9800000190734863, 2.1875, 1.390625, 67.20375061035156, 0.5418750047683716, -0.44062498211860657, 0.9722222089767456, -0.7376922965049744, 0.6087499856948853, -0.5837500095367432, 0.9668750166893005, -0.3659999966621399, 0.6887500286102295, -3.299285650253296], "max": [1.173943281173706, -0.7860939502716064, 1.5358920097351074, 0.06742580235004425, -0.9334468245506287, 1.1452372074127197, -0.39463645219802856, -0.7219424843788147, 1.2388657331466675, 0.2528229057788849, 1.0038105249404907, -1.2949187755584717, 54.90687561035156, 82.53125, 45.04499816894531, 8.295555114746094, 29.284374237060547, 60.73125076293945, 39.80812454223633, 58.919376373291016, 47.438751220703125, 98.18437194824219, 42.70750045776367, 110.12687683105469, 62.05312728881836, 82.53937530517578, 3.1475000381469727, 5.004374980926514, 23.006250381469727, 70.59500122070312, 33.12874984741211, 69.86624908447266, 48.938751220703125, 90.10124969482422, 43.09437561035156, 103.78812408447266], "mean": [0.9518450498580933, -0.9460494518280029, 1.1043387651443481, -0.16215230524539948, -1.1974194049835205, 0.7597195506095886, -0.7266627550125122, -0.8730103969573975, 0.8832683563232422, 0.1467989832162857, 0.8043909668922424, -1.4702802896499634, 40.737449645996094, 65.89217376708984, 9.514914512634277, 2.4651389122009277, 6.491246700286865, 12.113570213317871, 8.350404739379883, 11.358783721923828, 9.074889183044434, 19.66745376586914, 7.685271263122559, 45.84870910644531, 21.034011840820312, 77.12059020996094, 0.8964964747428894, 0.9501128792762756, 4.736748695373535, 12.693438529968262, 7.407930374145508, 12.595930099487305, 8.797979354858398, 19.574748992919922, 7.456419944763184, 32.54684829711914], "std": [0.22466063499450684, 0.17226147651672363, 0.21195895969867706, 0.09897457808256149, 0.14806927740573883, 0.18855534493923187, 0.1710609495639801, 0.12037687748670578, 0.12458784133195877, 0.14099591970443726, 0.14411191642284393, 0.06422708183526993, 7.959474563598633, 5.612133026123047, 14.625567436218262, 2.351907968521118, 8.903538703918457, 20.705556869506836, 12.44594669342041, 20.369970321655273, 14.497038841247559, 32.46150207519531, 12.955303192138672, 30.28506088256836, 19.990257263183594, 5.826821804046631, 0.43541285395622253, 1.4031645059585571, 6.771625995635986, 23.573104858398438, 10.818916320800781, 22.565547943115234, 14.509422302246094, 31.102685928344727, 12.424027442932129, 39.60930633544922], "count": [154]}, "action": {"min": [0.5403839349746704, -1.308771014213562, 0.9207627773284912, -0.2632419764995575, -1.4663283824920654, 0.44933050870895386, -0.89131760597229, -1.186746597290039, 0.8042458295822144, -0.20280194282531738, 0.5352340340614319, -1.5034904479980469, 14.87874984741211, 57.720001220703125, -0.8112499713897705, -0.6800000071525574, 0.9737499952316284, 0.1574999988079071, 0.7712500095367432, -0.734375, 0.8237500190734863, -2.416249990463257, 0.9800000190734863, 2.1875, 1.390625, 67.20375061035156, 0.5418750047683716, -0.44062498211860657, 0.9722222089767456, -0.7376922965049744, 0.6087499856948853, -0.5837500095367432, 0.9668750166893005, -0.3659999966621399, 0.6887500286102295, -3.299285650253296], "max": [1.173943281173706, -0.7860939502716064, 1.5358920097351074, 0.06742580235004425, -0.9334468245506287, 1.1452372074127197, -0.39463645219802856, -0.7219424843788147, 1.2388657331466675, 0.2528229057788849, 1.0038105249404907, -1.2949187755584717, 54.90687561035156, 82.53125, 45.04499816894531, 8.295555114746094, 29.284374237060547, 60.73125076293945, 39.80812454223633, 58.919376373291016, 47.438751220703125, 98.18437194824219, 42.70750045776367, 110.12687683105469, 62.05312728881836, 82.53937530517578, 3.1475000381469727, 5.004374980926514, 23.006250381469727, 70.59500122070312, 33.12874984741211, 69.86624908447266, 48.938751220703125, 90.10124969482422, 43.09437561035156, 103.78812408447266], "mean": [0.9518449306488037, -0.9460492730140686, 1.1043387651443481, -0.16215236485004425, -1.1974190473556519, 0.759719729423523, -0.726662814617157, -0.8730106353759766, 0.8832682967185974, 0.14679895341396332, 0.8043910264968872, -1.4702801704406738, 40.73746871948242, 65.89214324951172, 9.51491928100586, 2.4651389122009277, 6.491244316101074, 12.113561630249023, 8.350400924682617, 11.35878849029541, 9.074891090393066, 19.66746711730957, 7.685271739959717, 45.84871292114258, 21.03400421142578, 77.12059020996094, 0.896496057510376, 0.9501127004623413, 4.736747741699219, 12.693440437316895, 7.407931804656982, 12.595930099487305, 8.797981262207031, 19.574752807617188, 7.456416130065918, 32.54684829711914], "std": [0.22466059029102325, 0.17226149141788483, 0.21195900440216064, 0.09897457808256149, 0.14806929230690002, 0.18855534493923187, 0.1710609346628189, 0.12037687748670578, 0.12458786368370056, 0.14099590480327606, 0.14411194622516632, 0.06422707438468933, 7.959474086761475, 5.612133502960205, 14.625565528869629, 2.3519082069396973, 8.903538703918457, 20.705556869506836, 12.44594669342041, 20.369976043701172, 14.497039794921875, 32.46150588989258, 12.955299377441406, 30.285058975219727, 19.990257263183594, 5.826822280883789, 0.4354129135608673, 1.4031645059585571, 6.771625995635986, 23.573108673095703, 10.818915367126465, 22.565547943115234, 14.50942325592041, 31.102689743041992, 12.424025535583496, 39.60930252075195], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [154]}, "index": {"min": [664], "max": [817], "mean": [740.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.5779220779220777, 6.0, 6.0, 6.0, 6.0], "std": [1.7047773497175434, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [154]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [154]}, "eef_direction_state": {"mean": [2.8636363636363638, 4.032467532467533], "std": [1.8128981669891127, 2.1454234927471982], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.474025974025974, 1.0194805194805194], "std": [0.6566152083167754, 0.9566634334734376], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_state": {"mean": [0.9545454545454546, 0.7987012987012987], "std": [0.8778730870830882, 0.832613395653523], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_direction_action": {"mean": [2.8636363636363638, 4.032467532467533], "std": [1.8128981669891127, 2.1454234927471982], "min": [0, 0], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.474025974025974, 1.0194805194805194], "std": [0.6566152083167754, 0.9566634334734376], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_acc_mag_action": {"mean": [0.9545454545454546, 0.7987012987012987], "std": [0.8778730870830882, 0.832613395653523], "min": [0, 0], "max": [2, 2], "count": [154]}, "eef_sim_pose_state": {"mean": [0.6401663247797378, 0.18416975109921696, 1.2002991638426517, -1.207693809536879, 0.7624895138050775, -1.887869035551725, 0.6158284065172328, -0.11347633862881058, 1.1945301463817795, 1.2764845743332753, 1.3474023979629752, 1.9483516699670056], "std": [0.05633541480134424, 0.03899858913111207, 0.028570180029275614, 0.12001628967940375, 0.1789131026223582, 0.13227277103948254, 0.038390945972926124, 0.039680161968181804, 0.03628101088047328, 0.37502925166478285, 0.05389661577055603, 0.3898475256130397], "min": [0.5925950588308131, 0.11467104118817323, 1.1669205953609756, -1.377710458326389, 0.4231776392261548, -2.0966407311877444, 0.5759789708692352, -0.15731795625761202, 1.1550318054141118, 0.4463655568436396, 1.1996571400961442, 1.0509887810044285], "max": [0.7549782134818767, 0.23562251583807042, 1.2563167415883996, -0.9255710254657775, 1.0991462321851952, -1.54758537457167, 0.7219722391140283, -0.033120545927301626, 1.2840204158945259, 1.945362705233272, 1.4602835370152825, 2.8821332143294045], "count": [154]}, "eef_sim_pose_action": {"mean": [0.6401663247797378, 0.18416975109921696, 1.2002991638426517, -1.207693809536879, 0.7624895138050775, -1.887869035551725, 0.6158284065172328, -0.11347633862881058, 1.1945301463817795, 1.2764845743332753, 1.3474023979629752, 1.9483516699670056], "std": [0.05633541480134424, 0.03899858913111207, 0.028570180029275614, 0.12001628967940375, 0.1789131026223582, 0.13227277103948254, 0.038390945972926124, 0.039680161968181804, 0.03628101088047328, 0.37502925166478285, 0.05389661577055603, 0.3898475256130397], "min": [0.5925950588308131, 0.11467104118817323, 1.1669205953609756, -1.377710458326389, 0.4231776392261548, -2.0966407311877444, 0.5759789708692352, -0.15731795625761202, 1.1550318054141118, 0.4463655568436396, 1.1996571400961442, 1.0509887810044285], "max": [0.7549782134818767, 0.23562251583807042, 1.2563167415883996, -0.9255710254657775, 1.0991462321851952, -1.54758537457167, 0.7219722391140283, -0.033120545927301626, 1.2840204158945259, 1.945362705233272, 1.4602835370152825, 2.8821332143294045], "count": [154]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36706628676470593]], [[0.3778446262254902]], [[0.38733224468954247]]], "std": [[[0.357870844775711]], [[0.3519078126433722]], [[0.35092555286507593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49252375204248366]], [[0.5097549387254902]], [[0.48939382965686273]]], "std": [[[0.341070910141384]], [[0.3403377086289309]], [[0.3477746118381594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826911887254902]], [[0.49069171364379083]], [[0.47181699959150325]]], "std": [[[0.3194112358659888]], [[0.31662437526884957]], [[0.32241879137662743]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37343459150326797]], [[0.37992574754901964]], [[0.358549056372549]]], "std": [[[0.3893518089320907]], [[0.40040143718139753]], [[0.40609367437101684]]], "count": [100]}, "observation.state": {"min": [0.5070048570632935, -1.3325895071029663, 0.8827582597732544, -0.31834134459495544, -1.3819667100906372, 0.47860875725746155, -0.927176296710968, -1.1914434432983398, 0.7504100799560547, -0.2629797160625458, 0.4833771884441376, -1.5493152141571045, 18.39875030517578, 57.924373626708984, -0.7756249904632568, -0.43687498569488525, 0.7756249904632568, -0.3525000214576721, 1.0212500095367432, 0.43444445729255676, 0.8537499904632568, 0.08875000476837158, 0.984375, -1.0362499952316284, 5.576428413391113, 64.99687194824219, 0.7944444417953491, -0.9625000357627869, 0.7087500095367432, -0.7912499904632568, 0.607272744178772, -0.8299999833106995, 1.0256249904632568, -0.36500000953674316, 0.625, -0.6256250143051147], "max": [1.2247987985610962, -0.6828173995018005, 1.560211181640625, 0.10745689272880554, -0.8716954588890076, 1.1865320205688477, -0.37787535786628723, -0.7271136045455933, 1.284595012664795, 0.3159809708595276, 0.9594587087631226, -1.1486467123031616, 55.44562530517578, 82.80125427246094, 46.95500183105469, 6.058888912200928, 25.69499969482422, 70.8949966430664, 43.997501373291016, 65.78437805175781, 53.91062545776367, 90.97000122070312, 53.983123779296875, 110.67874908447266, 55.66874694824219, 81.68437957763672, 3.0425000190734863, 5.079999923706055, 29.771249771118164, 59.649375915527344, 37.84375, 64.54312896728516, 54.264373779296875, 90.91312408447266, 49.62562561035156, 106.99124908447266], "mean": [0.9310007095336914, -0.9275166988372803, 1.0981600284576416, -0.18949531018733978, -1.180757761001587, 0.800666332244873, -0.7440740466117859, -0.8582505583763123, 0.860321044921875, 0.16986127197742462, 0.7966644763946533, -1.4905076026916504, 43.806793212890625, 69.21453857421875, 7.87142276763916, 2.90738582611084, 8.230978965759277, 11.548308372497559, 12.267082214355469, 10.372770309448242, 9.101776123046875, 29.868680953979492, 8.149554252624512, 71.02204132080078, 24.700742721557617, 76.32627868652344, 1.0390199422836304, 0.3996799886226654, 6.304217338562012, 11.195960998535156, 8.487241744995117, 11.210986137390137, 9.793956756591797, 19.95395851135254, 8.785831451416016, 37.86296844482422], "std": [0.21816033124923706, 0.17950543761253357, 0.20222608745098114, 0.1369805485010147, 0.17493312060832977, 0.17587818205356598, 0.19800686836242676, 0.12904486060142517, 0.15484455227851868, 0.1739405393600464, 0.15870101749897003, 0.11946490406990051, 8.239978790283203, 7.014961242675781, 14.309450149536133, 1.96199631690979, 6.602356910705566, 21.756147384643555, 11.597615242004395, 19.98922348022461, 15.533069610595703, 25.570802688598633, 15.38209342956543, 30.561147689819336, 16.18035125732422, 5.549923419952393, 0.3343045115470886, 1.250759243965149, 9.821646690368652, 20.741025924682617, 12.57683277130127, 22.05032730102539, 16.242998123168945, 31.790603637695312, 15.112722396850586, 40.854671478271484], "count": [187]}, "action": {"min": [0.5070048570632935, -1.3325895071029663, 0.8827582597732544, -0.31834134459495544, -1.3819667100906372, 0.47860875725746155, -0.927176296710968, -1.1914434432983398, 0.7504100799560547, -0.2629797160625458, 0.4833771884441376, -1.5493152141571045, 18.39875030517578, 57.924373626708984, -0.7756249904632568, -0.43687498569488525, 0.7756249904632568, -0.3525000214576721, 1.0212500095367432, 0.43444445729255676, 0.8537499904632568, 0.08875000476837158, 0.984375, -1.0362499952316284, 5.576428413391113, 64.99687194824219, 0.7944444417953491, -0.9625000357627869, 0.7087500095367432, -0.7912499904632568, 0.607272744178772, -0.8299999833106995, 1.0256249904632568, -0.36500000953674316, 0.625, -0.6256250143051147], "max": [1.2247987985610962, -0.6828173995018005, 1.560211181640625, 0.10745689272880554, -0.8716954588890076, 1.1865320205688477, -0.37787535786628723, -0.7271136045455933, 1.284595012664795, 0.3159809708595276, 0.9594587087631226, -1.1486467123031616, 55.44562530517578, 82.80125427246094, 46.95500183105469, 6.058888912200928, 25.69499969482422, 70.8949966430664, 43.997501373291016, 65.78437805175781, 53.91062545776367, 90.97000122070312, 53.983123779296875, 110.67874908447266, 55.66874694824219, 81.68437957763672, 3.0425000190734863, 5.079999923706055, 29.771249771118164, 59.649375915527344, 37.84375, 64.54312896728516, 54.264373779296875, 90.91312408447266, 49.62562561035156, 106.99124908447266], "mean": [0.9310011267662048, -0.9275162816047668, 1.098159670829773, -0.18949536979198456, -1.1807575225830078, 0.800666332244873, -0.7440739870071411, -0.8582504987716675, 0.8603211045265198, 0.16986124217510223, 0.7966644167900085, -1.4905072450637817, 43.806785583496094, 69.21450805664062, 7.871427536010742, 2.9073855876922607, 8.230982780456543, 11.548304557800293, 12.267078399658203, 10.372772216796875, 9.101780891418457, 29.868682861328125, 8.149552345275879, 71.02204895019531, 24.70075225830078, 76.32626342773438, 1.0390198230743408, 0.3996799886226654, 6.304216384887695, 11.195969581604004, 8.4872407913208, 11.210982322692871, 9.793959617614746, 19.95395851135254, 8.785831451416016, 37.86298370361328], "std": [0.21816036105155945, 0.17950551211833954, 0.20222608745098114, 0.1369805634021759, 0.17493313550949097, 0.1758781373500824, 0.19800686836242676, 0.12904486060142517, 0.1548445075750351, 0.17394055426120758, 0.15870104730129242, 0.11946490406990051, 8.239977836608887, 7.01495885848999, 14.309443473815918, 1.9619961977005005, 6.602356433868408, 21.756153106689453, 11.597617149353027, 19.989219665527344, 15.533068656921387, 25.570798873901367, 15.382091522216797, 30.561141967773438, 16.180347442626953, 5.549923419952393, 0.334304541349411, 1.250759243965149, 9.821646690368652, 20.741029739379883, 12.576831817626953, 22.050323486328125, 16.242996215820312, 31.790607452392578, 15.112722396850586, 40.85466766357422], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [187]}, "index": {"min": [818], "max": [1004], "mean": [911.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.229946524064171, 6.0, 6.0, 6.0, 6.0], "std": [1.6821050910235313, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [187]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [187]}, "eef_direction_state": {"mean": [2.786096256684492, 3.807486631016043], "std": [2.100985063422383, 2.2145236673719872], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.2780748663101604, 1.0374331550802138], "std": [0.7860416875089938, 0.8425133265562063], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.8181818181818182, 0.6951871657754011], "std": [0.883049473902374, 0.7931041985652361], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [2.786096256684492, 3.807486631016043], "std": [2.100985063422383, 2.2145236673719872], "min": [0, 0], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.2780748663101604, 1.0374331550802138], "std": [0.7860416875089938, 0.8425133265562063], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.8181818181818182, 0.6951871657754011], "std": [0.883049473902374, 0.7931041985652361], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6453991849778971, 0.19122147298747144, 1.2087091519390991, -1.1843211921607233, 0.7915651344607095, -1.8273045403509829, 0.6116464828141303, -0.1163287144374512, 1.189012046072485, 1.3973307343848922, 1.357212912255617, 2.054107900058768], "std": [0.0546423699920409, 0.04848261098767419, 0.018889841650511184, 0.08436726519756492, 0.16070108686283327, 0.16646753366324826, 0.04888996548931779, 0.03705216316077982, 0.032835881791950974, 0.35987206302585084, 0.04054179683815442, 0.3741222925019789], "min": [0.5884846300542677, 0.10757357053677642, 1.1784632852615955, -1.3900929289260098, 0.4514522456902883, -2.179607306183261, 0.5684566074201172, -0.1513933408199435, 1.150665599619996, 0.4650519631932438, 1.2732950493952857, 1.2864755535522818], "max": [0.7665702880720704, 0.24848695572459184, 1.256315384477649, -1.0700206464720678, 1.1354492309557638, -1.6065040967361566, 0.7410774284870033, -0.0394476573737072, 1.2581352800503478, 1.9791900982693953, 1.4443797625253567, 2.9270275296947172], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6453991849778971, 0.19122147298747144, 1.2087091519390991, -1.1843211921607233, 0.7915651344607095, -1.8273045403509829, 0.6116464828141303, -0.1163287144374512, 1.189012046072485, 1.3973307343848922, 1.357212912255617, 2.054107900058768], "std": [0.0546423699920409, 0.04848261098767419, 0.018889841650511184, 0.08436726519756492, 0.16070108686283327, 0.16646753366324826, 0.04888996548931779, 0.03705216316077982, 0.032835881791950974, 0.35987206302585084, 0.04054179683815442, 0.3741222925019789], "min": [0.5884846300542677, 0.10757357053677642, 1.1784632852615955, -1.3900929289260098, 0.4514522456902883, -2.179607306183261, 0.5684566074201172, -0.1513933408199435, 1.150665599619996, 0.4650519631932438, 1.2732950493952857, 1.2864755535522818], "max": [0.7665702880720704, 0.24848695572459184, 1.256315384477649, -1.0700206464720678, 1.1354492309557638, -1.6065040967361566, 0.7410774284870033, -0.0394476573737072, 1.2581352800503478, 1.9791900982693953, 1.4443797625253567, 2.9270275296947172], "count": [187]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37064555147058825]], [[0.38177939542483663]], [[0.3909807087418301]]], "std": [[[0.36148404227245906]], [[0.3553941367159182]], [[0.35429907966395624]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4212490379901961]], [[0.4326707066993464]], [[0.4036678451797386]]], "std": [[[0.2699277258657214]], [[0.2725649711218464]], [[0.27562450831540203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793487765522876]], [[0.4840068218954248]], [[0.4642124285130719]]], "std": [[[0.32183092160653737]], [[0.3199269185553309]], [[0.3252903434000635]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3684471956699346]], [[0.37512676062091505]], [[0.3540138214869281]]], "std": [[[0.388136862196402]], [[0.3990269883012347]], [[0.4046998629482203]]], "count": [100]}, "observation.state": {"min": [0.6183003187179565, -1.2804465293884277, 0.9268425703048706, -0.3592069149017334, -1.5225749015808105, 0.44494354724884033, -0.8581292629241943, -1.1690080165863037, 0.8127336502075195, -0.20935854315757751, 0.5673494935035706, -1.560807228088379, 8.226249694824219, 59.70000076293945, -0.9509999752044678, -0.8174999952316284, 0.7906249761581421, -0.16187499463558197, 0.9906250238418579, 0.7243750095367432, 0.8656250238418579, 0.11937500536441803, 0.9956250190734863, 0.4937500059604645, 1.7193750143051147, 66.92937469482422, 0.7549999952316284, -0.5212500095367432, 0.6625000238418579, 1.0987499952316284, 0.6010000109672546, -0.7443749904632568, 0.765625, 0.46312499046325684, 0.5885714292526245, -3.2874999046325684], "max": [1.284285068511963, -0.8262972235679626, 1.4983644485473633, 0.030661096796393394, -1.0003242492675781, 1.1345559358596802, -0.42565518617630005, -0.7659816741943359, 1.1840763092041016, 0.22237640619277954, 0.8689059019088745, -1.295419454574585, 54.484375, 81.98777770996094, 42.3068733215332, 7.493124961853027, 17.4893741607666, 76.08937072753906, 26.169374465942383, 82.52937316894531, 29.975000381469727, 94.8062515258789, 29.2393741607666, 109.79187774658203, 66.36624908447266, 80.66687774658203, 4.012499809265137, 3.405555486679077, 23.983749389648438, 65.60625457763672, 34.03687286376953, 64.15687561035156, 53.931251525878906, 87.91250610351562, 49.923126220703125, 104.78750610351562], "mean": [1.0354700088500977, -0.9605950117111206, 1.0980730056762695, -0.22048790752887726, -1.2911577224731445, 0.688994824886322, -0.7130700349807739, -0.8691296577453613, 0.876796543598175, 0.10298442840576172, 0.7646843791007996, -1.4841378927230835, 37.32658767700195, 66.4590072631836, 19.874547958374023, 3.68060302734375, 3.642711877822876, 11.521103858947754, 5.456293106079102, 13.571189880371094, 5.57108211517334, 17.153060913085938, 4.815099716186523, 27.127023696899414, 19.343528747558594, 76.77442932128906, 1.2828469276428223, 0.5834274291992188, 4.997128963470459, 13.001164436340332, 7.936906337738037, 11.700749397277832, 9.803120613098145, 21.55028533935547, 8.292400360107422, 33.00370407104492], "std": [0.23584003746509552, 0.1432044357061386, 0.1801094263792038, 0.1150011271238327, 0.17287039756774902, 0.15638896822929382, 0.15390384197235107, 0.12046314775943756, 0.11157798767089844, 0.1275184005498886, 0.1102963536977768, 0.06946617364883423, 9.696817398071289, 5.613956451416016, 13.081543922424316, 2.738962411880493, 5.011379241943359, 22.4033203125, 7.633632183074951, 24.69335174560547, 8.414125442504883, 29.73891830444336, 7.756313800811768, 35.3505744934082, 22.484060287475586, 4.667509078979492, 0.560112476348877, 0.8018333315849304, 7.491517543792725, 21.714845657348633, 11.560622215270996, 22.376890182495117, 16.643949508666992, 31.779130935668945, 14.929952621459961, 43.458946228027344], "count": [168]}, "action": {"min": [0.6183003187179565, -1.2804465293884277, 0.9268425703048706, -0.3592069149017334, -1.5225749015808105, 0.44494354724884033, -0.8581292629241943, -1.1690080165863037, 0.8127336502075195, -0.20935854315757751, 0.5673494935035706, -1.560807228088379, 8.226249694824219, 59.70000076293945, -0.9509999752044678, -0.8174999952316284, 0.7906249761581421, -0.16187499463558197, 0.9906250238418579, 0.7243750095367432, 0.8656250238418579, 0.11937500536441803, 0.9956250190734863, 0.4937500059604645, 1.7193750143051147, 66.92937469482422, 0.7549999952316284, -0.5212500095367432, 0.6625000238418579, 1.0987499952316284, 0.6010000109672546, -0.7443749904632568, 0.765625, 0.46312499046325684, 0.5885714292526245, -3.2874999046325684], "max": [1.284285068511963, -0.8262972235679626, 1.4983644485473633, 0.030661096796393394, -1.0003242492675781, 1.1345559358596802, -0.42565518617630005, -0.7659816741943359, 1.1840763092041016, 0.22237640619277954, 0.8689059019088745, -1.295419454574585, 54.484375, 81.98777770996094, 42.3068733215332, 7.493124961853027, 17.4893741607666, 76.08937072753906, 26.169374465942383, 82.52937316894531, 29.975000381469727, 94.8062515258789, 29.2393741607666, 109.79187774658203, 66.36624908447266, 80.66687774658203, 4.012499809265137, 3.405555486679077, 23.983749389648438, 65.60625457763672, 34.03687286376953, 64.15687561035156, 53.931251525878906, 87.91250610351562, 49.923126220703125, 104.78750610351562], "mean": [1.035469651222229, -0.9605950713157654, 1.0980722904205322, -0.22048793733119965, -1.2911577224731445, 0.6889948844909668, -0.7130696177482605, -0.8691293001174927, 0.876796543598175, 0.10298442840576172, 0.7646845579147339, -1.4841386079788208, 37.32658004760742, 66.45902252197266, 19.874555587768555, 3.680603504180908, 3.642707109451294, 11.521100044250488, 5.45629358291626, 13.57121467590332, 5.571086883544922, 17.15306854248047, 4.8151044845581055, 27.127017974853516, 19.343524932861328, 76.77442932128906, 1.2828470468521118, 0.5834274291992188, 4.997130393981934, 13.001157760620117, 7.936903953552246, 11.7007474899292, 9.803126335144043, 21.550283432006836, 8.292396545410156, 33.00370407104492], "std": [0.23583997786045074, 0.1432044357061386, 0.1801094114780426, 0.1150011420249939, 0.17287038266658783, 0.1563889980316162, 0.15390384197235107, 0.12046313285827637, 0.11157798022031784, 0.1275184005498886, 0.11029638350009918, 0.06946617364883423, 9.696817398071289, 5.613956451416016, 13.081543922424316, 2.738962173461914, 5.011380195617676, 22.4033203125, 7.633630752563477, 24.693359375, 8.41412353515625, 29.738922119140625, 7.7563157081604, 35.350589752197266, 22.48406219482422, 4.66750955581665, 0.5601122379302979, 0.8018333911895752, 7.491517543792725, 21.714841842651367, 11.560622215270996, 22.376888275146484, 16.643949508666992, 31.779136657714844, 14.929954528808594, 43.45893859863281], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [168]}, "index": {"min": [1005], "max": [1172], "mean": [1088.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [2.630952380952381, 6.0, 6.0, 6.0, 6.0], "std": [1.6313868034572074, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [168]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [168]}, "eef_direction_state": {"mean": [2.994047619047619, 4.160714285714286], "std": [2.0514136351536525, 1.9980060213183761], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.2976190476190477, 0.9940476190476191], "std": [0.7758215600062432, 0.9290101222571456], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.9761904761904762, 0.7738095238095238], "std": [0.8793421577437801, 0.8143240035553665], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [2.994047619047619, 4.160714285714286], "std": [2.0514136351536525, 1.9980060213183761], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.2976190476190477, 0.9940476190476191], "std": [0.7758215600062432, 0.9290101222571456], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.9761904761904762, 0.7738095238095238], "std": [0.8793421577437801, 0.8143240035553665], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6319609881111135, 0.19995422232370488, 1.1879562649094282, -1.2207965442063506, 0.670922237867523, -1.8756201301610524, 0.6107268699448524, -0.10407681764430883, 1.192178744298063, 1.3390622481508234, 1.393931444614722, 2.0483057071133692], "std": [0.05180599509687229, 0.04422145026691113, 0.025149502310441243, 0.08606559044554635, 0.15746191384671615, 0.11729886374932509, 0.03716956137624524, 0.04194114942252236, 0.028796319947568285, 0.4211353880604363, 0.05120255524143426, 0.44990553493282315], "min": [0.5916131982322462, 0.13159579168185764, 1.1536361273551217, -1.3529469900760533, 0.37682706148837064, -2.1008286678623245, 0.5591901473989183, -0.14252787975823725, 1.1561387876686924, 0.31571313736290146, 1.290774963724279, 0.976186097219542], "max": [0.7469221469352302, 0.25787702619541114, 1.2414632085675694, -1.042818424703559, 1.133712344765415, -1.604839557855037, 0.7035226931294276, -0.027706842750491678, 1.2550598776904645, 2.082111013747392, 1.4450466566229925, 3.0426680634393577], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6319609881111135, 0.19995422232370488, 1.1879562649094282, -1.2207965442063506, 0.670922237867523, -1.8756201301610524, 0.6107268699448524, -0.10407681764430883, 1.192178744298063, 1.3390622481508234, 1.393931444614722, 2.0483057071133692], "std": [0.05180599509687229, 0.04422145026691113, 0.025149502310441243, 0.08606559044554635, 0.15746191384671615, 0.11729886374932509, 0.03716956137624524, 0.04194114942252236, 0.028796319947568285, 0.4211353880604363, 0.05120255524143426, 0.44990553493282315], "min": [0.5916131982322462, 0.13159579168185764, 1.1536361273551217, -1.3529469900760533, 0.37682706148837064, -2.1008286678623245, 0.5591901473989183, -0.14252787975823725, 1.1561387876686924, 0.31571313736290146, 1.290774963724279, 0.976186097219542], "max": [0.7469221469352302, 0.25787702619541114, 1.2414632085675694, -1.042818424703559, 1.133712344765415, -1.604839557855037, 0.7035226931294276, -0.027706842750491678, 1.2550598776904645, 2.082111013747392, 1.4450466566229925, 3.0426680634393577], "count": [168]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37351045547385625]], [[0.3830414910130719]], [[0.3918073366013072]]], "std": [[[0.35478896953539474]], [[0.349055373496254]], [[0.3493578553860691]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.10588235294117647]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49775446691176467]], [[0.5119781535947713]], [[0.4935864338235294]]], "std": [[[0.35162558512158826]], [[0.35258209758904663]], [[0.35998354629958323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4621668525326797]], [[0.4659066380718954]], [[0.4465488807189542]]], "std": [[[0.32883996635212337]], [[0.32878136743897274]], [[0.33412978988679276]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37012924428104577]], [[0.3936829289215686]], [[0.3703359926470588]]], "std": [[[0.3977439936559281]], [[0.3969025153910171]], [[0.40510280434728946]]], "count": [100]}, "observation.state": {"min": [0.5343995690345764, -1.19916832447052, 0.8800163865089417, -0.2907055616378784, -1.5137161016464233, 0.43988898396492004, -0.9466315507888794, -1.177042841911316, 0.7696745991706848, -0.2972409725189209, 0.5733339190483093, -1.4682040214538574, 26.827499389648438, 52.541873931884766, -0.8856250047683716, -0.4893749952316284, 0.7606250047683716, -0.2706249952316284, 1.0299999713897705, 0.16066665947437286, 0.8737500309944153, -0.6581818461418152, 0.9800000190734863, 1.0453333854675293, 14.697856903076172, 64.22062683105469, 0.7799999713897705, -0.5943750143051147, 0.6775000095367432, -0.18687500059604645, 0.6299999952316284, -0.8650000095367432, 0.9474999904632568, -0.30687499046325684, 0.6418750286102295, 0.7333333492279053], "max": [1.2093490362167358, -0.6942616701126099, 1.4883744716644287, 0.08647573739290237, -0.8684529066085815, 1.2102311849594116, -0.40121689438819885, -0.7418268918991089, 1.1995022296905518, 0.25284677743911743, 1.0459105968475342, -1.1119773387908936, 52.10375213623047, 80.17749786376953, 47.91812515258789, 7.966875076293945, 30.436248779296875, 52.67124938964844, 35.211875915527344, 56.76874923706055, 41.079376220703125, 84.4625015258789, 38.21937561035156, 105.24812316894531, 61.34000015258789, 78.70062255859375, 2.6675000190734863, 3.9671428203582764, 26.441875457763672, 58.095001220703125, 37.432498931884766, 60.89250183105469, 45.27124786376953, 72.3237533569336, 43.958126068115234, 101.02312469482422], "mean": [0.9358304738998413, -0.8515946269035339, 1.0945734977722168, -0.13966646790504456, -1.2192355394363403, 0.7416666746139526, -0.7732635140419006, -0.8522346019744873, 0.858985424041748, 0.1288246363401413, 0.8933014273643494, -1.4144854545593262, 43.68728256225586, 62.281471252441406, 13.375419616699219, 4.011068820953369, 7.538447856903076, 8.179481506347656, 9.071551322937012, 10.714197158813477, 10.445426940917969, 19.896018981933594, 8.39549732208252, 38.81126403808594, 30.16597557067871, 74.56096649169922, 1.1046656370162964, 0.7004089951515198, 4.708164691925049, 9.14929485321045, 6.370888710021973, 7.855319023132324, 7.102993011474609, 10.994620323181152, 6.526434421539307, 38.1087532043457], "std": [0.24892866611480713, 0.16933345794677734, 0.19689880311489105, 0.10724964737892151, 0.22247964143753052, 0.184202179312706, 0.1965465396642685, 0.12833891808986664, 0.12323280423879623, 0.16859586536884308, 0.17059706151485443, 0.10775507986545563, 5.467695713043213, 5.846915245056152, 17.623722076416016, 3.0331592559814453, 10.739030838012695, 15.674487113952637, 12.548612594604492, 18.524385452270508, 13.7022066116333, 29.061185836791992, 12.635549545288086, 37.158477783203125, 13.14352035522461, 4.769470691680908, 0.30361872911453247, 1.0809671878814697, 7.541707992553711, 16.788787841796875, 10.919894218444824, 17.99834632873535, 12.503249168395996, 22.144895553588867, 11.831131935119629, 29.178619384765625], "count": [171]}, "action": {"min": [0.5343995690345764, -1.19916832447052, 0.8800163865089417, -0.2907055616378784, -1.5137161016464233, 0.43988898396492004, -0.9466315507888794, -1.177042841911316, 0.7696745991706848, -0.2972409725189209, 0.5733339190483093, -1.4682040214538574, 26.827499389648438, 52.541873931884766, -0.8856250047683716, -0.4893749952316284, 0.7606250047683716, -0.2706249952316284, 1.0299999713897705, 0.16066665947437286, 0.8737500309944153, -0.6581818461418152, 0.9800000190734863, 1.0453333854675293, 14.697856903076172, 64.22062683105469, 0.7799999713897705, -0.5943750143051147, 0.6775000095367432, -0.18687500059604645, 0.6299999952316284, -0.8650000095367432, 0.9474999904632568, -0.30687499046325684, 0.6418750286102295, 0.7333333492279053], "max": [1.2093490362167358, -0.6942616701126099, 1.4883744716644287, 0.08647573739290237, -0.8684529066085815, 1.2102311849594116, -0.40121689438819885, -0.7418268918991089, 1.1995022296905518, 0.25284677743911743, 1.0459105968475342, -1.1119773387908936, 52.10375213623047, 80.17749786376953, 47.91812515258789, 7.966875076293945, 30.436248779296875, 52.67124938964844, 35.211875915527344, 56.76874923706055, 41.079376220703125, 84.4625015258789, 38.21937561035156, 105.24812316894531, 61.34000015258789, 78.70062255859375, 2.6675000190734863, 3.9671428203582764, 26.441875457763672, 58.095001220703125, 37.432498931884766, 60.89250183105469, 45.27124786376953, 72.3237533569336, 43.958126068115234, 101.02312469482422], "mean": [0.9358305335044861, -0.8515946865081787, 1.0945730209350586, -0.13966648280620575, -1.2192349433898926, 0.7416666150093079, -0.7732633352279663, -0.852234423160553, 0.858985424041748, 0.1288246065378189, 0.8933011889457703, -1.4144859313964844, 43.687278747558594, 62.281471252441406, 13.375418663024902, 4.011069297790527, 7.538445949554443, 8.179478645324707, 9.071554183959961, 10.71419906616211, 10.445425033569336, 19.896013259887695, 8.395488739013672, 38.81126403808594, 30.165964126586914, 74.56096649169922, 1.1046658754348755, 0.700408935546875, 4.708164215087891, 9.149295806884766, 6.37088680267334, 7.855319023132324, 7.102993011474609, 10.994620323181152, 6.526430606842041, 38.10873794555664], "std": [0.24892862141132355, 0.16933348774909973, 0.19689883291721344, 0.1072496548295021, 0.22247961163520813, 0.1842021644115448, 0.1965465545654297, 0.12833891808986664, 0.12323280423879623, 0.16859586536884308, 0.17059707641601562, 0.10775508731603622, 5.4676947593688965, 5.846914291381836, 17.623722076416016, 3.033159017562866, 10.739027976989746, 15.674490928649902, 12.548613548278809, 18.524381637573242, 13.7022066116333, 29.061182022094727, 12.635546684265137, 37.15848159790039, 13.14352035522461, 4.769470691680908, 0.3036186397075653, 1.0809671878814697, 7.541707515716553, 16.788787841796875, 10.91989517211914, 17.99834632873535, 12.503249168395996, 22.1448917388916, 11.831132888793945, 29.17862319946289], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [171]}, "index": {"min": [1173], "max": [1343], "mean": [1258.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.327485380116959, 6.0, 6.0, 6.0, 6.0], "std": [1.6607981219380767, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [171]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [171]}, "eef_direction_state": {"mean": [3.128654970760234, 4.169590643274854], "std": [2.1699295143688655, 2.0262630475064767], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.1403508771929824, 0.9707602339181286], "std": [0.7822279582318571, 0.9454532659971819], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.9005847953216374, 0.6900584795321637], "std": [0.8695967389680046, 0.7820093305526297], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.128654970760234, 4.169590643274854], "std": [2.1699295143688655, 2.0262630475064767], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.1403508771929824, 0.9707602339181286], "std": [0.7822279582318571, 0.9454532659971819], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.9005847953216374, 0.6900584795321637], "std": [0.8695967389680046, 0.7820093305526297], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6410113859533608, 0.20825938799962151, 1.2379337289910148, -1.1026977568689786, 0.8059380205640968, -1.781732091540293, 0.6050490157156259, -0.11802915307203435, 1.2028417286933, 1.129044946540104, 1.3109032660847886, 1.8128485562344865], "std": [0.058696790463641776, 0.034342886949716905, 0.0165026623923771, 0.07191989083279862, 0.15082699341509337, 0.1331435857308645, 0.038372356218435516, 0.05055507339601891, 0.02689610153778234, 0.2022975846183736, 0.03627114393073046, 0.24847913746225794], "min": [0.5910828184398894, 0.1479424687734111, 1.2018781135718641, -1.2582358197104087, 0.4929254499504161, -2.0281090726994124, 0.5602876872380222, -0.1629834650730024, 1.1741735939546813, 0.6343603457613824, 1.2228935087566817, 1.2980493208556159], "max": [0.7526666973734484, 0.26375250037059916, 1.2727713652973138, -0.9257198257264154, 1.1094811891991414, -1.537050253255854, 0.7081454005316192, -0.016355421325962044, 1.2735539039289288, 1.5350794111496988, 1.347958962772065, 2.5624442465321295], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6410113859533608, 0.20825938799962151, 1.2379337289910148, -1.1026977568689786, 0.8059380205640968, -1.781732091540293, 0.6050490157156259, -0.11802915307203435, 1.2028417286933, 1.129044946540104, 1.3109032660847886, 1.8128485562344865], "std": [0.058696790463641776, 0.034342886949716905, 0.0165026623923771, 0.07191989083279862, 0.15082699341509337, 0.1331435857308645, 0.038372356218435516, 0.05055507339601891, 0.02689610153778234, 0.2022975846183736, 0.03627114393073046, 0.24847913746225794], "min": [0.5910828184398894, 0.1479424687734111, 1.2018781135718641, -1.2582358197104087, 0.4929254499504161, -2.0281090726994124, 0.5602876872380222, -0.1629834650730024, 1.1741735939546813, 0.6343603457613824, 1.2228935087566817, 1.2980493208556159], "max": [0.7526666973734484, 0.26375250037059916, 1.2727713652973138, -0.9257198257264154, 1.1094811891991414, -1.537050253255854, 0.7081454005316192, -0.016355421325962044, 1.2735539039289288, 1.5350794111496988, 1.347958962772065, 2.5624442465321295], "count": [171]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37190021650326793]], [[0.3800749468954248]], [[0.3820396384803922]]], "std": [[[0.3558772180191872]], [[0.3508620410548379]], [[0.35574941253713743]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4906742994281046]], [[0.505472379493464]], [[0.4868003594771242]]], "std": [[[0.3490546281960252]], [[0.3500902313933047]], [[0.357053899363416]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47382642769607847]], [[0.4779283864379085]], [[0.4584315155228758]]], "std": [[[0.32477483064517926]], [[0.32260095421032686]], [[0.3282974379867297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36942822712418305]], [[0.39262880514705883]], [[0.36920504493464057]]], "std": [[[0.39817813154898657]], [[0.3973871805530096]], [[0.40570934054173213]]], "count": [100]}, "observation.state": {"min": [0.5525673031806946, -1.2318799495697021, 0.9066720008850098, -0.2785831093788147, -1.579880952835083, 0.4996614456176758, -0.8653773069381714, -1.1518176794052124, 0.7673380374908447, -0.2893253564834595, 0.560029923915863, -1.6134270429611206, 6.934999942779541, 55.86249923706055, -0.8669999837875366, -0.6525000333786011, 0.731249988079071, -0.265625, 0.75, 0.26500001549720764, 0.7739999890327454, 0.6075000166893005, 0.9756249785423279, 0.3700000047683716, 1.4791666269302368, 67.2862548828125, 0.7450000047683716, -0.8131250143051147, 0.8862500190734863, 0.09312500059604645, 0.6662499904632568, -0.38499999046325684, 0.9481250047683716, -0.38999998569488525, 0.6831250190734863, -3.509999990463257], "max": [1.1884393692016602, -0.6559853553771973, 1.4888989925384521, 0.04913881793618202, -0.9074349403381348, 1.2159056663513184, -0.40197986364364624, -0.651793360710144, 1.16226065158844, 0.2464093565940857, 0.9345912337303162, -1.1902751922607422, 56.07062530517578, 78.56812286376953, 12.608124732971191, 7.209374904632568, 23.24312400817871, 55.85187530517578, 29.509374618530273, 67.47562408447266, 40.176876068115234, 85.27999877929688, 45.67562484741211, 99.2249984741211, 63.1618766784668, 75.9487533569336, 3.1262500286102295, 4.9126667976379395, 20.729999542236328, 57.00187683105469, 32.48875045776367, 67.2143783569336, 52.73374938964844, 91.34500122070312, 47.885623931884766, 102.42437744140625], "mean": [0.9638144373893738, -0.84257572889328, 1.070529818534851, -0.1633005440235138, -1.2863222360610962, 0.763586699962616, -0.7062557339668274, -0.8459006547927856, 0.8467140793800354, 0.11057065427303314, 0.7966147065162659, -1.539273738861084, 46.375972747802734, 70.03853607177734, 0.4899921715259552, 1.7703248262405396, 14.715909004211426, 11.537093162536621, 17.281930923461914, 13.946537017822266, 13.55518627166748, 38.647830963134766, 10.590446472167969, 64.29737091064453, 25.081422805786133, 73.01841735839844, 1.6036735773086548, 0.8534989356994629, 4.514201641082764, 10.37269401550293, 6.74683141708374, 11.473191261291504, 9.072288513183594, 17.229909896850586, 7.7158637046813965, 27.04694938659668], "std": [0.2301618456840515, 0.1939559429883957, 0.19403469562530518, 0.09312418103218079, 0.21529343724250793, 0.1690240353345871, 0.17873622477054596, 0.12444595247507095, 0.11583901196718216, 0.17366434633731842, 0.13875487446784973, 0.1363869458436966, 9.954131126403809, 7.153534412384033, 3.363389492034912, 2.156956911087036, 8.493257522583008, 18.835229873657227, 9.4568510055542, 22.64744758605957, 12.609452247619629, 25.61739158630371, 16.087366104125977, 25.406885147094727, 18.590333938598633, 3.019073247909546, 0.6378441452980042, 1.3202893733978271, 6.659939289093018, 19.3665714263916, 10.61307430267334, 22.757991790771484, 15.777982711791992, 30.986230850219727, 13.763916969299316, 40.29652404785156], "count": [182]}, "action": {"min": [0.5525673031806946, -1.2318799495697021, 0.9066720008850098, -0.2785831093788147, -1.579880952835083, 0.4996614456176758, -0.8653773069381714, -1.1518176794052124, 0.7673380374908447, -0.2893253564834595, 0.560029923915863, -1.6134270429611206, 6.934999942779541, 55.86249923706055, -0.8669999837875366, -0.6525000333786011, 0.731249988079071, -0.265625, 0.75, 0.26500001549720764, 0.7739999890327454, 0.6075000166893005, 0.9756249785423279, 0.3700000047683716, 1.4791666269302368, 67.2862548828125, 0.7450000047683716, -0.8131250143051147, 0.8862500190734863, 0.09312500059604645, 0.6662499904632568, -0.38499999046325684, 0.9481250047683716, -0.38999998569488525, 0.6831250190734863, -3.509999990463257], "max": [1.1884393692016602, -0.6559853553771973, 1.4888989925384521, 0.04913881793618202, -0.9074349403381348, 1.2159056663513184, -0.40197986364364624, -0.651793360710144, 1.16226065158844, 0.2464093565940857, 0.9345912337303162, -1.1902751922607422, 56.07062530517578, 78.56812286376953, 12.608124732971191, 7.209374904632568, 23.24312400817871, 55.85187530517578, 29.509374618530273, 67.47562408447266, 40.176876068115234, 85.27999877929688, 45.67562484741211, 99.2249984741211, 63.1618766784668, 75.9487533569336, 3.1262500286102295, 4.9126667976379395, 20.729999542236328, 57.00187683105469, 32.48875045776367, 67.2143783569336, 52.73374938964844, 91.34500122070312, 47.885623931884766, 102.42437744140625], "mean": [0.963814377784729, -0.8425755500793457, 1.0705288648605347, -0.16330061852931976, -1.2863218784332275, 0.7635869383811951, -0.7062557935714722, -0.8459004759788513, 0.8467142581939697, 0.11057057976722717, 0.7966147065162659, -1.5392731428146362, 46.375972747802734, 70.03856658935547, 0.4899919927120209, 1.7703250646591187, 14.715913772583008, 11.53710651397705, 17.28192710876465, 13.94653034210205, 13.55518627166748, 38.64784240722656, 10.590436935424805, 64.29737091064453, 25.081422805786133, 73.0184555053711, 1.603674054145813, 0.853499174118042, 4.5141987800598145, 10.37269115447998, 6.746834754943848, 11.47319507598877, 9.072291374206543, 17.229909896850586, 7.715860366821289, 27.046945571899414], "std": [0.2301618456840515, 0.19395603239536285, 0.19403471052646637, 0.09312418103218079, 0.21529345214366913, 0.1690240353345871, 0.17873620986938477, 0.12444594502449036, 0.11583902686834335, 0.17366434633731842, 0.13875485956668854, 0.1363869458436966, 9.954129219055176, 7.153533935546875, 3.363389492034912, 2.156956672668457, 8.493257522583008, 18.83522605895996, 9.4568510055542, 22.647438049316406, 12.609452247619629, 25.617387771606445, 16.087358474731445, 25.40688133239746, 18.590335845947266, 3.019073724746704, 0.6378440856933594, 1.3202893733978271, 6.659939765930176, 19.3665714263916, 10.61307430267334, 22.757991790771484, 15.777982711791992, 30.986234664916992, 13.763916969299316, 40.2965202331543], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [182]}, "index": {"min": [1344], "max": [1525], "mean": [1434.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [2.4725274725274726, 6.0, 6.0, 6.0, 6.0], "std": [1.6860165638690705, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [182]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [182]}, "eef_direction_state": {"mean": [3.302197802197802, 4.252747252747253], "std": [2.282733950889727, 1.9700694838719934], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.0934065934065933, 0.9615384615384616], "std": [0.8234612286691844, 0.9338881537344544], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [0.9010989010989011, 0.7307692307692307], "std": [0.8839838029313354, 0.8113470426818847], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.302197802197802, 4.252747252747253], "std": [2.282733950889727, 1.9700694838719934], "min": [0, 0], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.0934065934065933, 0.9615384615384616], "std": [0.8234612286691844, 0.9338881537344544], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [0.9010989010989011, 0.7307692307692307], "std": [0.8839838029313354, 0.8113470426818847], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6319329138273437, 0.20818515210575603, 1.2448317988308562, -1.0374928695542087, 0.7944194720574692, -1.7282862100628589, 0.6053812847121235, -0.10658394270833706, 1.2049112741865737, 1.0150170769713767, 1.4238428011253637, 1.7151009542135822], "std": [0.05621979767241523, 0.04286635700724425, 0.019781959209151902, 0.10307670152028471, 0.16066376860814902, 0.17313918240422638, 0.03783541666614517, 0.041981177198998854, 0.0359819946261364, 0.402431225963238, 0.06512286699965465, 0.44637385353659476], "min": [0.5827071531825494, 0.1458156644473037, 1.2016434513599192, -1.240736392544453, 0.4811132634260633, -2.030903881675603, 0.5598697668980451, -0.15310833089001247, 1.1672465993272823, 0.2149966268937359, 1.261092132601204, 0.9840718445514882], "max": [0.752721701076412, 0.2624544801239345, 1.2789839663477294, -0.8348518014474289, 1.1512341494529506, -1.4527229547485145, 0.7019593956683321, -0.023207357226260383, 1.3087355801370524, 1.9336340024980823, 1.5032759342970632, 2.9262337468253787], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6319329138273437, 0.20818515210575603, 1.2448317988308562, -1.0374928695542087, 0.7944194720574692, -1.7282862100628589, 0.6053812847121235, -0.10658394270833706, 1.2049112741865737, 1.0150170769713767, 1.4238428011253637, 1.7151009542135822], "std": [0.05621979767241523, 0.04286635700724425, 0.019781959209151902, 0.10307670152028471, 0.16066376860814902, 0.17313918240422638, 0.03783541666614517, 0.041981177198998854, 0.0359819946261364, 0.402431225963238, 0.06512286699965465, 0.44637385353659476], "min": [0.5827071531825494, 0.1458156644473037, 1.2016434513599192, -1.240736392544453, 0.4811132634260633, -2.030903881675603, 0.5598697668980451, -0.15310833089001247, 1.1672465993272823, 0.2149966268937359, 1.261092132601204, 0.9840718445514882], "max": [0.752721701076412, 0.2624544801239345, 1.2789839663477294, -0.8348518014474289, 1.1512341494529506, -1.4527229547485145, 0.7019593956683321, -0.023207357226260383, 1.3087355801370524, 1.9336340024980823, 1.5032759342970632, 2.9262337468253787], "count": [182]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3759008966503268]], [[0.3852023427287582]], [[0.38696612949346404]]], "std": [[[0.3562964936213252]], [[0.35092096315099075]], [[0.355581736571869]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4882453022875817]], [[0.5074320322712419]], [[0.4862035968137255]]], "std": [[[0.34659146081671294]], [[0.3467307175400474]], [[0.35604306020044024]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47494981821895427]], [[0.4800627001633987]], [[0.4593717851307189]]], "std": [[[0.3341647846024852]], [[0.33353796884236125]], [[0.33966702251407394]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3509909844771242]], [[0.3765942013888889]], [[0.35944915032679736]]], "std": [[[0.392403882352241]], [[0.39497433428978923]], [[0.4019707830764801]]], "count": [100]}, "observation.state": {"min": [0.5796520709991455, -1.2293049097061157, 0.9046216011047363, -0.3228342831134796, -1.5873832702636719, 0.33462557196617126, -0.9202382564544678, -1.1398489475250244, 0.7631418108940125, -0.28439003229141235, 0.5418383479118347, -1.415155053138733, 21.135000228881836, 52.30125045776367, -0.8231250047683716, -0.5531250238418579, 0.9493333101272583, -0.8899999856948853, 0.8237500190734863, -0.5712499618530273, 0.8600000143051147, 0.171875, 1.0625, 0.03999999910593033, 11.15666675567627, 67.43937683105469, 0.6412500143051147, -0.6787500381469727, 0.7193750143051147, 0.6768749952316284, 0.6273333430290222, -0.5531250238418579, 0.9155555367469788, -0.36500000953674316, 0.6825000047683716, -0.7906249761581421], "max": [1.2911993265151978, -0.6702737212181091, 1.510452389717102, 0.026202602311968803, -0.9960326552391052, 1.038042664527893, -0.40486475825309753, -0.6909582018852234, 1.1911334991455078, 0.24605172872543335, 1.0507028102874756, -1.2007181644439697, 54.4900016784668, 83.41500091552734, 45.747501373291016, 9.21500015258789, 33.63999938964844, 57.18000030517578, 36.68812561035156, 58.03874969482422, 44.58625030517578, 87.31999969482422, 44.32062530517578, 108.36624908447266, 59.600624084472656, 78.39250183105469, 3.09375, 4.739999771118164, 23.156875610351562, 50.77000045776367, 36.264373779296875, 63.966251373291016, 51.53562545776367, 91.74749755859375, 50.28562545776367, 105.85562896728516], "mean": [1.0248357057571411, -0.8543013334274292, 1.0949573516845703, -0.19455549120903015, -1.3275556564331055, 0.6468563675880432, -0.7390486001968384, -0.8246061205863953, 0.8530681729316711, 0.10494349151849747, 0.8693426847457886, -1.3741378784179688, 43.0260124206543, 63.933197021484375, 11.455638885498047, 4.392914772033691, 9.106115341186523, 9.898359298706055, 9.264995574951172, 10.728825569152832, 9.92111587524414, 18.431537628173828, 9.40913200378418, 27.1897029876709, 27.65055274963379, 74.33351135253906, 1.4230821132659912, 0.7687124609947205, 4.870645523071289, 9.174907684326172, 7.816748142242432, 10.363973617553711, 9.185067176818848, 18.377132415771484, 8.30301284790039, 37.21480178833008], "std": [0.27050939202308655, 0.19340351223945618, 0.21547192335128784, 0.11126551032066345, 0.18886148929595947, 0.19217509031295776, 0.1945662647485733, 0.12961193919181824, 0.12256163358688354, 0.17929761111736298, 0.20812256634235382, 0.07397624105215073, 7.258597373962402, 6.6621856689453125, 14.548076629638672, 3.3799455165863037, 11.85960865020752, 17.28997802734375, 13.159099578857422, 19.400224685668945, 14.603228569030762, 30.879398345947266, 14.662360191345215, 39.04435729980469, 15.297406196594238, 3.5829055309295654, 0.5501139760017395, 1.209262490272522, 7.443779468536377, 16.232572555541992, 11.814227104187012, 20.324520111083984, 15.545372009277344, 30.583602905273438, 14.487727165222168, 39.095985412597656], "count": [160]}, "action": {"min": [0.5796520709991455, -1.2293049097061157, 0.9046216011047363, -0.3228342831134796, -1.5873832702636719, 0.33462557196617126, -0.9202382564544678, -1.1398489475250244, 0.7631418108940125, -0.28439003229141235, 0.5418383479118347, -1.415155053138733, 21.135000228881836, 52.30125045776367, -0.8231250047683716, -0.5531250238418579, 0.9493333101272583, -0.8899999856948853, 0.8237500190734863, -0.5712499618530273, 0.8600000143051147, 0.171875, 1.0625, 0.03999999910593033, 11.15666675567627, 67.43937683105469, 0.6412500143051147, -0.6787500381469727, 0.7193750143051147, 0.6768749952316284, 0.6273333430290222, -0.5531250238418579, 0.9155555367469788, -0.36500000953674316, 0.6825000047683716, -0.7906249761581421], "max": [1.2911993265151978, -0.6702737212181091, 1.510452389717102, 0.026202602311968803, -0.9960326552391052, 1.038042664527893, -0.40486475825309753, -0.6909582018852234, 1.1911334991455078, 0.24605172872543335, 1.0507028102874756, -1.2007181644439697, 54.4900016784668, 83.41500091552734, 45.747501373291016, 9.21500015258789, 33.63999938964844, 57.18000030517578, 36.68812561035156, 58.03874969482422, 44.58625030517578, 87.31999969482422, 44.32062530517578, 108.36624908447266, 59.600624084472656, 78.39250183105469, 3.09375, 4.739999771118164, 23.156875610351562, 50.77000045776367, 36.264373779296875, 63.966251373291016, 51.53562545776367, 91.74749755859375, 50.28562545776367, 105.85562896728516], "mean": [1.024835467338562, -0.8543012738227844, 1.094957709312439, -0.19455550611019135, -1.3275558948516846, 0.6468560099601746, -0.7390482425689697, -0.8246058225631714, 0.8530680537223816, 0.10494349151849747, 0.8693425059318542, -1.374138355255127, 43.026023864746094, 63.933189392089844, 11.455649375915527, 4.392913341522217, 9.10611629486084, 9.898370742797852, 9.264992713928223, 10.728812217712402, 9.921120643615723, 18.431537628173828, 9.409126281738281, 27.1896915435791, 27.650548934936523, 74.33349609375, 1.4230824708938599, 0.7687124609947205, 4.87064266204834, 9.174909591674805, 7.816749572753906, 10.363975524902344, 9.185068130493164, 18.37712860107422, 8.303016662597656, 37.214805603027344], "std": [0.2705094516277313, 0.19340351223945618, 0.21547192335128784, 0.11126552522182465, 0.18886147439479828, 0.19217510521411896, 0.19456619024276733, 0.12961195409297943, 0.12256164103746414, 0.17929762601852417, 0.20812255144119263, 0.07397624105215073, 7.258597373962402, 6.662186145782471, 14.548077583312988, 3.379945993423462, 11.859607696533203, 17.289979934692383, 13.159098625183105, 19.40022850036621, 14.603228569030762, 30.8794002532959, 14.662362098693848, 39.04435348510742, 15.297409057617188, 3.5829057693481445, 0.55011385679245, 1.2092623710632324, 7.443778991699219, 16.232572555541992, 11.814228057861328, 20.32451629638672, 15.545371055603027, 30.583608627319336, 14.487727165222168, 39.095985412597656], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [160]}, "index": {"min": [1526], "max": [1685], "mean": [1605.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [2.5125, 6.0, 6.0, 6.0, 6.0], "std": [1.6239900707824524, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [160]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [160]}, "eef_direction_state": {"mean": [3.38125, 4.08125], "std": [2.1268282576409394, 2.269283683786582], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.18125, 0.91875], "std": [0.8431479333426604, 0.9484979902456311], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.90625, 0.725], "std": [0.8859802128151621, 0.8058380730643103], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [3.38125, 4.08125], "std": [2.1268282576409394, 2.269283683786582], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.18125, 0.91875], "std": [0.8431479333426604, 0.9484979902456311], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.90625, 0.725], "std": [0.8859802128151621, 0.8058380730643103], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6336773515252025, 0.22314343883548177, 1.2355463193403255, -1.109323323718866, 0.7109132080444378, -1.791613197209296, 0.6069764399380047, -0.121291904129549, 1.2153090265020645, 1.1099559076438066, 1.2981121841259535, 1.7962717393281065], "std": [0.05813495381255737, 0.04148098759893918, 0.017064906786045605, 0.07206442436365637, 0.19923604398615272, 0.1382007103928762, 0.03690589100404629, 0.05136087999815771, 0.019350134895331727, 0.23979607703155595, 0.05376747419399707, 0.3215298608691622], "min": [0.5826899529973976, 0.15453590090452662, 1.2071541613436305, -1.2387394630689572, 0.3630279367978284, -2.058812001446636, 0.5698586022250485, -0.1671541842993861, 1.1835660213489405, 0.5438749880635763, 1.2238850501203835, 1.2901331260029436], "max": [0.7455887579593907, 0.2735298767934705, 1.275682317515667, -0.9494401768772069, 0.969592205296022, -1.566971537087179, 0.707852174414098, -0.025199038514863714, 1.277588950414348, 1.8619445703310076, 1.4116163932764887, 2.825295167549168], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6336773515252025, 0.22314343883548177, 1.2355463193403255, -1.109323323718866, 0.7109132080444378, -1.791613197209296, 0.6069764399380047, -0.121291904129549, 1.2153090265020645, 1.1099559076438066, 1.2981121841259535, 1.7962717393281065], "std": [0.05813495381255737, 0.04148098759893918, 0.017064906786045605, 0.07206442436365637, 0.19923604398615272, 0.1382007103928762, 0.03690589100404629, 0.05136087999815771, 0.019350134895331727, 0.23979607703155595, 0.05376747419399707, 0.3215298608691622], "min": [0.5826899529973976, 0.15453590090452662, 1.2071541613436305, -1.2387394630689572, 0.3630279367978284, -2.058812001446636, 0.5698586022250485, -0.1671541842993861, 1.1835660213489405, 0.5438749880635763, 1.2238850501203835, 1.2901331260029436], "max": [0.7455887579593907, 0.2735298767934705, 1.275682317515667, -0.9494401768772069, 0.969592205296022, -1.566971537087179, 0.707852174414098, -0.025199038514863714, 1.277588950414348, 1.8619445703310076, 1.4116163932764887, 2.825295167549168], "count": [160]}}} +{"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.371069266748366]], [[0.38091931372549015]], [[0.38996899918300654]]], "std": [[[0.3591796320337812]], [[0.3530452768527734]], [[0.353309606631824]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48410717116013074]], [[0.5013893116830065]], [[0.48208831903594773]]], "std": [[[0.3407415473265794]], [[0.34264587526817547]], [[0.34875540610799577]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817003472222222]], [[0.48461836192810454]], [[0.4647631556372549]]], "std": [[[0.3301539871692844]], [[0.33089873476375536]], [[0.3369091541974321]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3569004125816993]], [[0.38184559027777776]], [[0.36441986519607844]]], "std": [[[0.3930884460971288]], [[0.3947770295523712]], [[0.4018250361675418]]], "count": [100]}, "observation.state": {"min": [0.5931944847106934, -1.2058918476104736, 0.8518825769424438, -0.4155222475528717, -1.6055923700332642, 0.5554760694503784, -0.9382390975952148, -1.155489444732666, 0.7473105788230896, -0.2555409371852875, 0.566348135471344, -1.4535410404205322, 32.369998931884766, 55.90937423706055, -0.6981250047683716, -1.2024999856948853, 0.8374999761581421, 0.2762500047683716, 0.78125, -0.10312499850988388, 0.8487499952316284, 0.16625000536441803, 1.1662499904632568, 0.65625, 17.391250610351562, 66.03812408447266, 0.5444444417953491, -0.28999999165534973, 0.6518750190734863, -0.5625, 0.6200000047683716, -0.4375, 1.0149999856948853, 0.057499997317790985, 0.921875, -3.427500009536743], "max": [1.368996500968933, -0.7166866064071655, 1.4371137619018555, -0.024128327146172523, -0.9196421504020691, 0.9792000651359558, -0.4014553427696228, -0.6597619652748108, 1.1876287460327148, 0.2382076382637024, 1.0718917846679688, -1.1032510995864868, 49.49875259399414, 79.85749816894531, 43.6462516784668, 8.937777519226074, 30.103750228881836, 52.328125, 35.99937438964844, 63.05687713623047, 46.64812469482422, 81.75, 48.28312683105469, 98.06562805175781, 64.15312194824219, 80.02750396728516, 2.1987500190734863, 4.624374866485596, 19.458749771118164, 58.07062530517578, 30.834375381469727, 68.27812957763672, 43.75437545776367, 87.77312469482422, 41.505001068115234, 104.50625610351562], "mean": [1.0877718925476074, -0.8693141341209412, 1.0221291780471802, -0.26754409074783325, -1.3477638959884644, 0.7799148559570312, -0.7408038973808289, -0.8334183692932129, 0.8420550227165222, 0.10960134118795395, 0.9019396901130676, -1.384684681892395, 39.502010345458984, 65.508544921875, 8.603822708129883, 3.8182075023651123, 7.29150390625, 9.353952407836914, 8.72556209564209, 12.113134384155273, 10.40014362335205, 16.429481506347656, 9.828193664550781, 26.555267333984375, 31.90451431274414, 74.7267837524414, 0.8781444430351257, 0.671194314956665, 4.406431674957275, 11.172406196594238, 7.078660488128662, 12.492846488952637, 8.655020713806152, 21.416431427001953, 8.02705192565918, 54.31766891479492], "std": [0.2929800748825073, 0.1526646614074707, 0.19594018161296844, 0.12336622923612595, 0.23958784341812134, 0.11614694446325302, 0.19402000308036804, 0.1345924735069275, 0.13183796405792236, 0.1612044870853424, 0.19084078073501587, 0.11630655080080032, 5.026625156402588, 5.528369903564453, 14.892723083496094, 2.749350070953369, 10.255885124206543, 15.783361434936523, 12.737833023071289, 20.215669631958008, 15.544276237487793, 27.70797348022461, 15.43287467956543, 33.475345611572266, 15.087902069091797, 5.451550006866455, 0.3022303879261017, 1.312900185585022, 6.218201160430908, 18.992708206176758, 9.945394515991211, 22.828533172607422, 13.133454322814941, 31.340728759765625, 12.70784854888916, 33.76400375366211], "count": [148]}, "action": {"min": [0.5931944847106934, -1.2058918476104736, 0.8518825769424438, -0.4155222475528717, -1.6055923700332642, 0.5554760694503784, -0.9382390975952148, -1.155489444732666, 0.7473105788230896, -0.2555409371852875, 0.566348135471344, -1.4535410404205322, 32.369998931884766, 55.90937423706055, -0.6981250047683716, -1.2024999856948853, 0.8374999761581421, 0.2762500047683716, 0.78125, -0.10312499850988388, 0.8487499952316284, 0.16625000536441803, 1.1662499904632568, 0.65625, 17.391250610351562, 66.03812408447266, 0.5444444417953491, -0.28999999165534973, 0.6518750190734863, -0.5625, 0.6200000047683716, -0.4375, 1.0149999856948853, 0.057499997317790985, 0.921875, -3.427500009536743], "max": [1.368996500968933, -0.7166866064071655, 1.4371137619018555, -0.024128327146172523, -0.9196421504020691, 0.9792000651359558, -0.4014553427696228, -0.6597619652748108, 1.1876287460327148, 0.2382076382637024, 1.0718917846679688, -1.1032510995864868, 49.49875259399414, 79.85749816894531, 43.6462516784668, 8.937777519226074, 30.103750228881836, 52.328125, 35.99937438964844, 63.05687713623047, 46.64812469482422, 81.75, 48.28312683105469, 98.06562805175781, 64.15312194824219, 80.02750396728516, 2.1987500190734863, 4.624374866485596, 19.458749771118164, 58.07062530517578, 30.834375381469727, 68.27812957763672, 43.75437545776367, 87.77312469482422, 41.505001068115234, 104.50625610351562], "mean": [1.087772011756897, -0.869314432144165, 1.022128939628601, -0.267544150352478, -1.3477641344070435, 0.7799146771430969, -0.7408037185668945, -0.8334184885025024, 0.8420550227165222, 0.10960137844085693, 0.9019398093223572, -1.3846843242645264, 39.502010345458984, 65.50853729248047, 8.603828430175781, 3.8182075023651123, 7.291499137878418, 9.3539457321167, 8.72556209564209, 12.113146781921387, 10.400147438049316, 16.42948341369629, 9.8281888961792, 26.55529022216797, 31.904510498046875, 74.7267837524414, 0.8781447410583496, 0.671194314956665, 4.406430721282959, 11.172409057617188, 7.078655242919922, 12.492844581604004, 8.655021667480469, 21.416425704956055, 8.02705192565918, 54.31766891479492], "std": [0.2929801046848297, 0.1526646465063095, 0.19594024121761322, 0.12336624413728714, 0.23958788812160492, 0.11614695936441422, 0.19401998817920685, 0.13459248840808868, 0.13183794915676117, 0.1612044721841812, 0.19084076583385468, 0.11630654335021973, 5.026625156402588, 5.528369426727295, 14.892724990844727, 2.74934983253479, 10.255887031555176, 15.783357620239258, 12.737833976745605, 20.215675354003906, 15.544278144836426, 27.707975387573242, 15.43287181854248, 33.47533416748047, 15.087900161743164, 5.451550006866455, 0.3022303581237793, 1.3129003047943115, 6.218201160430908, 18.992704391479492, 9.945394515991211, 22.828533172607422, 13.133455276489258, 31.340726852416992, 12.70784854888916, 33.76400375366211], "count": [148]}, "timestamp": {"min": [0.0], "max": [4.9], "mean": [2.4499999999999997], "std": [1.424098155168932], "count": [148]}, "frame_index": {"min": [0], "max": [147], "mean": [73.5], "std": [42.72294465506796], "count": [148]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [148]}, "index": {"min": [1686], "max": [1833], "mean": [1759.5], "std": [42.72294465506796], "count": [148]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [148]}, "subtask_annotation": {"mean": [2.5, 6.0, 6.0, 6.0, 6.0], "std": [1.7417760429469065, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [148]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [148]}, "eef_direction_state": {"mean": [3.074324324324324, 3.939189189189189], "std": [2.131143634791199, 2.2457959263000324], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_state": {"mean": [1.2567567567567568, 1.0337837837837838], "std": [0.7979841292672766, 0.9544741055237753], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_state": {"mean": [1.027027027027027, 0.8513513513513513], "std": [0.8694977266024548, 0.8331385211782893], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_direction_action": {"mean": [3.074324324324324, 3.939189189189189], "std": [2.131143634791199, 2.2457959263000324], "min": [0, 0], "max": [6, 6], "count": [148]}, "eef_velocity_action": {"mean": [1.2567567567567568, 1.0337837837837838], "std": [0.7979841292672766, 0.9544741055237753], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_acc_mag_action": {"mean": [1.027027027027027, 0.8513513513513513], "std": [0.8694977266024548, 0.8331385211782893], "min": [0, 0], "max": [2, 2], "count": [148]}, "eef_sim_pose_state": {"mean": [0.6209401508269349, 0.22249966273368735, 1.2093099774387022, -1.1763900626342711, 0.7635489879015271, -1.766445945026768, 0.602236270886091, -0.11495957926596896, 1.2198693534721579, 1.0278771161770184, 1.2728512833284678, 1.7288670854375219], "std": [0.05906000078668174, 0.04499370729180252, 0.023242885333508025, 0.0918906488719063, 0.1135262286786897, 0.13075586497398697, 0.039094864192032536, 0.044923402245145364, 0.028499422073185746, 0.2135709484619881, 0.032596729742041634, 0.26827652994172824], "min": [0.5707773402034678, 0.15302335891372876, 1.1771865296994115, -1.320227456285864, 0.5024747777353142, -2.0162850227188565, 0.5702257411219351, -0.15443748998112333, 1.1878645716572789, 0.47050184672580403, 1.1721566195748987, 1.1856924880626911], "max": [0.7455693472944882, 0.2730478917430374, 1.2498945427522368, -0.9779082450439031, 0.880985793364248, -1.5327627346754995, 0.7060224492114646, -0.03145499590508111, 1.3039906414285152, 1.56745813816949, 1.3189057732558171, 2.535061425131566], "count": [148]}, "eef_sim_pose_action": {"mean": [0.6209401508269349, 0.22249966273368735, 1.2093099774387022, -1.1763900626342711, 0.7635489879015271, -1.766445945026768, 0.602236270886091, -0.11495957926596896, 1.2198693534721579, 1.0278771161770184, 1.2728512833284678, 1.7288670854375219], "std": [0.05906000078668174, 0.04499370729180252, 0.023242885333508025, 0.0918906488719063, 0.1135262286786897, 0.13075586497398697, 0.039094864192032536, 0.044923402245145364, 0.028499422073185746, 0.2135709484619881, 0.032596729742041634, 0.26827652994172824], "min": [0.5707773402034678, 0.15302335891372876, 1.1771865296994115, -1.320227456285864, 0.5024747777353142, -2.0162850227188565, 0.5702257411219351, -0.15443748998112333, 1.1878645716572789, 0.47050184672580403, 1.1721566195748987, 1.1856924880626911], "max": [0.7455693472944882, 0.2730478917430374, 1.2498945427522368, -0.9779082450439031, 0.880985793364248, -1.5327627346754995, 0.7060224492114646, -0.03145499590508111, 1.3039906414285152, 1.56745813816949, 1.3189057732558171, 2.535061425131566], "count": [148]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3735932107843137]], [[0.38365022263071896]], [[0.39181907475490196]]], "std": [[[0.3607254066163242]], [[0.3549383327606064]], [[0.35514323206814086]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11372549019607843]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788850857843137]], [[0.4992497263071895]], [[0.478653539624183]]], "std": [[[0.3369160826227268]], [[0.33653157950295326]], [[0.34325622326906585]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4859563051470588]], [[0.4925555943627451]], [[0.4726134538398693]]], "std": [[[0.32931558766106683]], [[0.3277496684882858]], [[0.33460311384943275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.353696147875817]], [[0.37749242034313724]], [[0.35442078227124185]]], "std": [[[0.39365251966125864]], [[0.3939505100772902]], [[0.40332083148729875]]], "count": [100]}, "observation.state": {"min": [0.5948395729064941, -1.251692771911621, 0.8875266909599304, -0.3855048716068268, -1.622818112373352, 0.39442187547683716, -0.8218890428543091, -1.1556801795959473, 0.7436388731002808, -0.18973639607429504, 0.5034523606300354, -1.576829195022583, 19.926250457763672, 58.424373626708984, -0.8700000047683716, -1.0525000095367432, 0.8075000047683716, -0.06312499940395355, 0.9637500047683716, -0.10437499731779099, 0.9487500190734863, -0.7606250047683716, 1.056249976158142, 0.2449999898672104, 8.791250228881836, 62.3577766418457, 0.5981249809265137, -0.609375, 0.7862499952316284, -0.5262500047683716, 0.6306250095367432, 0.17875000834465027, 0.8893750309944153, -0.07750000059604645, 0.6456249952316284, 0.33375000953674316], "max": [1.3530699014663696, -0.7039283514022827, 1.4812695980072021, 0.045634012669324875, -0.9210250377655029, 1.1307889223098755, -0.3893434703350067, -0.6145397424697876, 1.188558578491211, 0.25592240691185, 1.4255105257034302, -1.3704508543014526, 56.65312576293945, 81.76333618164062, 50.192501068115234, 8.796250343322754, 29.728750228881836, 73.72111511230469, 42.84749984741211, 62.07374954223633, 52.17625045776367, 80.47437286376953, 58.854373931884766, 106.44124603271484, 58.76937484741211, 80.79375457763672, 2.9700000286102295, 8.284285545349121, 24.25374984741211, 71.70562744140625, 36.24562454223633, 68.46875, 47.176876068115234, 82.00812530517578, 49.698123931884766, 103.37125396728516], "mean": [1.050963044166565, -0.8652626872062683, 1.0487349033355713, -0.2108113169670105, -1.336124300956726, 0.7356635332107544, -0.6602757573127747, -0.8246762752532959, 0.8278133273124695, 0.12703244388103485, 0.8269566297531128, -1.5316632986068726, 38.4803581237793, 66.83063507080078, 7.388833045959473, 3.076380968093872, 6.542296409606934, 16.731489181518555, 9.004524230957031, 12.559253692626953, 9.710074424743652, 17.147066116333008, 9.521829605102539, 30.08013343811035, 26.270584106445312, 75.69087219238281, 0.8487184047698975, 1.5326727628707886, 4.778708457946777, 13.026222229003906, 6.999684810638428, 11.758893013000488, 8.479043006896973, 15.411526679992676, 7.213685989379883, 32.83671188354492], "std": [0.2623998522758484, 0.16653405129909515, 0.19067947566509247, 0.1376413255929947, 0.23310068249702454, 0.19021667540073395, 0.1394105702638626, 0.14167240262031555, 0.12023603171110153, 0.12528137862682343, 0.22734247148036957, 0.07134902477264404, 8.904156684875488, 6.028784275054932, 14.431900024414062, 2.749624252319336, 8.824376106262207, 24.860734939575195, 13.485528945922852, 19.926679611206055, 15.853501319885254, 26.892108917236328, 16.996440887451172, 35.13817596435547, 14.297532081604004, 5.027531623840332, 0.3629828691482544, 2.469896078109741, 6.935604572296143, 22.686294555664062, 11.19593334197998, 20.942480087280273, 13.373859405517578, 26.410573959350586, 13.45528507232666, 36.22925567626953], "count": [179]}, "action": {"min": [0.5948395729064941, -1.251692771911621, 0.8875266909599304, -0.3855048716068268, -1.622818112373352, 0.39442187547683716, -0.8218890428543091, -1.1556801795959473, 0.7436388731002808, -0.18973639607429504, 0.5034523606300354, -1.576829195022583, 19.926250457763672, 58.424373626708984, -0.8700000047683716, -1.0525000095367432, 0.8075000047683716, -0.06312499940395355, 0.9637500047683716, -0.10437499731779099, 0.9487500190734863, -0.7606250047683716, 1.056249976158142, 0.2449999898672104, 8.791250228881836, 62.3577766418457, 0.5981249809265137, -0.609375, 0.7862499952316284, -0.5262500047683716, 0.6306250095367432, 0.17875000834465027, 0.8893750309944153, -0.07750000059604645, 0.6456249952316284, 0.33375000953674316], "max": [1.3530699014663696, -0.7039283514022827, 1.4812695980072021, 0.045634012669324875, -0.9210250377655029, 1.1307889223098755, -0.3893434703350067, -0.6145397424697876, 1.188558578491211, 0.25592240691185, 1.4255105257034302, -1.3704508543014526, 56.65312576293945, 81.76333618164062, 50.192501068115234, 8.796250343322754, 29.728750228881836, 73.72111511230469, 42.84749984741211, 62.07374954223633, 52.17625045776367, 80.47437286376953, 58.854373931884766, 106.44124603271484, 58.76937484741211, 80.79375457763672, 2.9700000286102295, 8.284285545349121, 24.25374984741211, 71.70562744140625, 36.24562454223633, 68.46875, 47.176876068115234, 82.00812530517578, 49.698123931884766, 103.37125396728516], "mean": [1.0509631633758545, -0.8652631640434265, 1.0487351417541504, -0.21081137657165527, -1.3361246585845947, 0.735663890838623, -0.6602755188941956, -0.8246763348579407, 0.8278133273124695, 0.1270323544740677, 0.8269567489624023, -1.5316637754440308, 38.4803581237793, 66.83063507080078, 7.38884162902832, 3.076380491256714, 6.542295455932617, 16.731496810913086, 9.004515647888184, 12.559255599975586, 9.710070610046387, 17.147062301635742, 9.521821975708008, 30.08013343811035, 26.27057647705078, 75.69085693359375, 0.8487186431884766, 1.5326728820800781, 4.778707504272461, 13.026224136352539, 6.999680042266846, 11.75889778137207, 8.479043006896973, 15.411541938781738, 7.213685035705566, 32.83671951293945], "std": [0.2623998820781708, 0.16653402149677277, 0.19067949056625366, 0.1376413106918335, 0.23310068249702454, 0.19021670520305634, 0.13941055536270142, 0.14167241752147675, 0.12023603916168213, 0.12528137862682343, 0.22734244167804718, 0.07134901732206345, 8.904156684875488, 6.028784275054932, 14.431902885437012, 2.749624490737915, 8.824377059936523, 24.860736846923828, 13.485528945922852, 19.926679611206055, 15.853503227233887, 26.892112731933594, 16.996444702148438, 35.1381721496582, 14.297531127929688, 5.02753210067749, 0.3629828691482544, 2.469896078109741, 6.935603141784668, 22.68629264831543, 11.195932388305664, 20.942472457885742, 13.373860359191895, 26.410572052001953, 13.45528793334961, 36.2292594909668], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [179]}, "index": {"min": [1834], "max": [2012], "mean": [1923.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [2.8659217877094973, 6.0, 6.0, 6.0, 6.0], "std": [1.7857006870143473, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [179]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [179]}, "eef_direction_state": {"mean": [3.0391061452513966, 3.8715083798882683], "std": [1.8531661823343637, 2.135160157452944], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.3966480446927374, 1.089385474860335], "std": [0.7355231818153644, 0.9352495929589074], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [1.011173184357542, 0.7821229050279329], "std": [0.8322334949513329, 0.8339942033749809], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.0391061452513966, 3.8715083798882683], "std": [1.8531661823343637, 2.135160157452944], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.3966480446927374, 1.089385474860335], "std": [0.7355231818153644, 0.9352495929589074], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [1.011173184357542, 0.7821229050279329], "std": [0.8322334949513329, 0.8339942033749809], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6199520571280764, 0.21759132223258976, 1.2175204650952858, -1.1340183804918555, 0.7351764228378239, -1.779207137372738, 0.6015932397544432, -0.1088596986313238, 1.2317295926848009, 0.943752544664366, 1.3364920502961133, 1.6417128736324151], "std": [0.055765727644699635, 0.046408991209868876, 0.05358066456574283, 0.27557314310567904, 0.14933507215265307, 0.23901685720502086, 0.038511696276644865, 0.05178823520048465, 0.059768329796019856, 0.44075557273402716, 0.17933013823106347, 0.5127337132263039], "min": [0.5489616980986834, 0.13076524132375061, 1.170906535751977, -1.3662496754591487, 0.40792268874879456, -2.117323141511722, 0.5542262319315384, -0.20516798702543734, 1.1704057771877387, 0.18835769606662373, 0.8025947068565964, 0.7510688274240871], "max": [0.7450938288957656, 0.27392691771946953, 1.3778744666717266, -0.275845908801764, 1.0424585996605256, -1.2193047208451637, 0.7109943823745057, -0.0037879882203857573, 1.38165346192064, 1.97914436512749, 1.4795242354189488, 2.9791198052082155], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6199520571280764, 0.21759132223258976, 1.2175204650952858, -1.1340183804918555, 0.7351764228378239, -1.779207137372738, 0.6015932397544432, -0.1088596986313238, 1.2317295926848009, 0.943752544664366, 1.3364920502961133, 1.6417128736324151], "std": [0.055765727644699635, 0.046408991209868876, 0.05358066456574283, 0.27557314310567904, 0.14933507215265307, 0.23901685720502086, 0.038511696276644865, 0.05178823520048465, 0.059768329796019856, 0.44075557273402716, 0.17933013823106347, 0.5127337132263039], "min": [0.5489616980986834, 0.13076524132375061, 1.170906535751977, -1.3662496754591487, 0.40792268874879456, -2.117323141511722, 0.5542262319315384, -0.20516798702543734, 1.1704057771877387, 0.18835769606662373, 0.8025947068565964, 0.7510688274240871], "max": [0.7450938288957656, 0.27392691771946953, 1.3778744666717266, -0.275845908801764, 1.0424585996605256, -1.2193047208451637, 0.7109943823745057, -0.0037879882203857573, 1.38165346192064, 1.97914436512749, 1.4795242354189488, 2.9791198052082155], "count": [179]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3733082843137255]], [[0.3831765767973856]], [[0.39309209763071895]]], "std": [[[0.3608702558114332]], [[0.35558627022634887]], [[0.3551233544969155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48671795751633984]], [[0.503964712009804]], [[0.48377361315359474]]], "std": [[[0.34462157415484773]], [[0.3449328940443443]], [[0.3528644405412503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853340727124183]], [[0.48774549836601305]], [[0.4688023774509804]]], "std": [[[0.33086884615002793]], [[0.3309708954030584]], [[0.3362782793589851]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37506477124183]], [[0.3816388827614379]], [[0.3605858455882353]]], "std": [[[0.38668736674893495]], [[0.39675686870959287]], [[0.4022829669701189]]], "count": [100]}, "observation.state": {"min": [0.5686846375465393, -1.3028820753097534, 0.9573367238044739, -0.33372753858566284, -1.585899829864502, 0.3825722932815552, -0.8848325610160828, -1.162427544593811, 0.8089612722396851, -0.2642671763896942, 0.5190451741218567, -1.4528496265411377, 26.017499923706055, 60.185001373291016, -0.890625, -0.6506249904632568, 0.9106249809265137, 0.05687500163912773, 0.7222222089767456, -1.2699999809265137, 0.9381250143051147, -3.668750047683716, 1.0606250762939453, -0.7081249952316284, 12.942500114440918, 67.73750305175781, 0.6931250095367432, -0.7993749976158142, 0.9887499809265137, 0.62437504529953, 0.59375, -0.05062500014901161, 0.9943749904632568, -0.10374999791383743, 0.6356250047683716, -3.3131251335144043], "max": [1.2891966104507446, -0.7861018776893616, 1.5259736776351929, -0.011968795210123062, -0.9214065074920654, 1.0016117095947266, -0.4190985858440399, -0.7223663330078125, 1.2346217632293701, 0.222018763422966, 1.0563057661056519, -1.1798561811447144, 51.390625, 79.44874572753906, 38.046875, 4.914374828338623, 31.181875228881836, 52.28437423706055, 42.96687698364258, 56.62125015258789, 50.39125061035156, 87.00812530517578, 43.84687423706055, 105.06500244140625, 56.98812484741211, 79.10000610351562, 3.552500009536743, 5.304166793823242, 24.275625228881836, 65.78750610351562, 37.49562454223633, 64.28375244140625, 45.104373931884766, 82.80374908447266, 44.02562713623047, 101.67813110351562], "mean": [1.0036540031433105, -0.9430227279663086, 1.1300965547561646, -0.20628948509693146, -1.3097314834594727, 0.6596380472183228, -0.7316872477531433, -0.8717820048332214, 0.8933174014091492, 0.10893604904413223, 0.87254798412323, -1.3639190196990967, 37.95172119140625, 66.98165130615234, 11.361924171447754, 2.600318670272827, 7.265106201171875, 11.682087898254395, 10.122964859008789, 11.053640365600586, 11.045902252197266, 17.643695831298828, 9.241133689880371, 29.214962005615234, 28.030797958374023, 75.82457733154297, 1.1200790405273438, 0.7225470542907715, 5.261659145355225, 11.077372550964355, 6.978707790374756, 10.389267921447754, 7.370654106140137, 15.275238037109375, 6.7798357009887695, 25.44083023071289], "std": [0.27175256609916687, 0.1756107211112976, 0.19486801326274872, 0.0934726744890213, 0.22352750599384308, 0.15138128399848938, 0.17548733949661255, 0.12327267974615097, 0.12257076799869537, 0.14116688072681427, 0.20700068771839142, 0.06145979091525078, 7.628848075866699, 5.052633285522461, 14.523082733154297, 1.8928594589233398, 10.461857795715332, 18.19416618347168, 14.755230903625488, 18.818159103393555, 16.971349716186523, 30.47112464904785, 14.416852951049805, 37.39099884033203, 13.999503135681152, 3.5957283973693848, 0.46208706498146057, 1.4538816213607788, 7.645957946777344, 20.04901123046875, 11.841414451599121, 19.236949920654297, 12.869345664978027, 26.08441925048828, 12.24697494506836, 39.3139762878418], "count": [160]}, "action": {"min": [0.5686846375465393, -1.3028820753097534, 0.9573367238044739, -0.33372753858566284, -1.585899829864502, 0.3825722932815552, -0.8848325610160828, -1.162427544593811, 0.8089612722396851, -0.2642671763896942, 0.5190451741218567, -1.4528496265411377, 26.017499923706055, 60.185001373291016, -0.890625, -0.6506249904632568, 0.9106249809265137, 0.05687500163912773, 0.7222222089767456, -1.2699999809265137, 0.9381250143051147, -3.668750047683716, 1.0606250762939453, -0.7081249952316284, 12.942500114440918, 67.73750305175781, 0.6931250095367432, -0.7993749976158142, 0.9887499809265137, 0.62437504529953, 0.59375, -0.05062500014901161, 0.9943749904632568, -0.10374999791383743, 0.6356250047683716, -3.3131251335144043], "max": [1.2891966104507446, -0.7861018776893616, 1.5259736776351929, -0.011968795210123062, -0.9214065074920654, 1.0016117095947266, -0.4190985858440399, -0.7223663330078125, 1.2346217632293701, 0.222018763422966, 1.0563057661056519, -1.1798561811447144, 51.390625, 79.44874572753906, 38.046875, 4.914374828338623, 31.181875228881836, 52.28437423706055, 42.96687698364258, 56.62125015258789, 50.39125061035156, 87.00812530517578, 43.84687423706055, 105.06500244140625, 56.98812484741211, 79.10000610351562, 3.552500009536743, 5.304166793823242, 24.275625228881836, 65.78750610351562, 37.49562454223633, 64.28375244140625, 45.104373931884766, 82.80374908447266, 44.02562713623047, 101.67813110351562], "mean": [1.0036540031433105, -0.9430223703384399, 1.1300963163375854, -0.20628955960273743, -1.3097316026687622, 0.6596379280090332, -0.7316874861717224, -0.8717818260192871, 0.8933172225952148, 0.10893603414297104, 0.8725484013557434, -1.363919973373413, 37.95173645019531, 66.98165893554688, 11.361921310424805, 2.6003189086914062, 7.265100955963135, 11.682100296020508, 10.12295913696289, 11.0536470413208, 11.045899391174316, 17.64369010925293, 9.241137504577637, 29.214962005615234, 28.03078842163086, 75.82457733154297, 1.1200788021087646, 0.722547173500061, 5.261658668518066, 11.077372550964355, 6.978705406188965, 10.389266967773438, 7.370655059814453, 15.275236129760742, 6.7798357009887695, 25.440832138061523], "std": [0.27175256609916687, 0.1756107360124588, 0.19486801326274872, 0.0934726670384407, 0.22352749109268188, 0.15138126909732819, 0.17548736929893494, 0.12327269464731216, 0.12257076799869537, 0.14116688072681427, 0.20700068771839142, 0.06145978718996048, 7.628846645355225, 5.052633762359619, 14.523082733154297, 1.8928594589233398, 10.461857795715332, 18.19416046142578, 14.755234718322754, 18.81816291809082, 16.97134780883789, 30.471120834350586, 14.416849136352539, 37.39099884033203, 13.999504089355469, 3.5957281589508057, 0.4620870351791382, 1.453881859779358, 7.645956993103027, 20.049013137817383, 11.841414451599121, 19.236949920654297, 12.869346618652344, 26.084421157836914, 12.24697494506836, 39.3139762878418], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [160]}, "index": {"min": [2013], "max": [2172], "mean": [2092.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [2.5, 6.0, 6.0, 6.0, 6.0], "std": [1.713913650100261, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [160]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [160]}, "eef_direction_state": {"mean": [2.84375, 3.98125], "std": [2.3090768582920753, 2.3196763648190233], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.1875, 0.9125], "std": [0.7920503456220443, 0.9512327528002799], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.8375, 0.71875], "std": [0.8432637487761472, 0.8152597362190777], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [2.84375, 3.98125], "std": [2.3090768582920753, 2.3196763648190233], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.1875, 0.9125], "std": [0.7920503456220443, 0.9512327528002799], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.8375, 0.71875], "std": [0.8432637487761472, 0.8152597362190777], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6403980693018717, 0.20604130344459493, 1.21478101115486, -1.138800763885248, 0.6707198241886698, -1.820281452198421, 0.6147841032155852, -0.1148835793409105, 1.210558905016347, 1.1005738939834873, 1.2703899273331118, 1.7955878181567388], "std": [0.05735285023721619, 0.04824574228159049, 0.020415561735144503, 0.06985332032792144, 0.13707618780035208, 0.10043582010770485, 0.03739807957110704, 0.04815679116138137, 0.018221596323621515, 0.2033205159660303, 0.040996520665182695, 0.2962824694688591], "min": [0.588331728695484, 0.12171971875533485, 1.1745650997108632, -1.2818566122796025, 0.3735566977993985, -1.9742249987900944, 0.5696516881000973, -0.15468766792082486, 1.170094795064298, 0.6201249766810633, 1.2196846638595376, 1.272692446203616], "max": [0.7551567656408051, 0.2665767426028203, 1.2633021344425202, -1.0051409325411116, 0.9020773996996407, -1.6569427694844217, 0.7164972212904652, -0.009867510352166431, 1.270101851351363, 1.7366959410554663, 1.3720190736945135, 2.741095415232775], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6403980693018717, 0.20604130344459493, 1.21478101115486, -1.138800763885248, 0.6707198241886698, -1.820281452198421, 0.6147841032155852, -0.1148835793409105, 1.210558905016347, 1.1005738939834873, 1.2703899273331118, 1.7955878181567388], "std": [0.05735285023721619, 0.04824574228159049, 0.020415561735144503, 0.06985332032792144, 0.13707618780035208, 0.10043582010770485, 0.03739807957110704, 0.04815679116138137, 0.018221596323621515, 0.2033205159660303, 0.040996520665182695, 0.2962824694688591], "min": [0.588331728695484, 0.12171971875533485, 1.1745650997108632, -1.2818566122796025, 0.3735566977993985, -1.9742249987900944, 0.5696516881000973, -0.15468766792082486, 1.170094795064298, 0.6201249766810633, 1.2196846638595376, 1.272692446203616], "max": [0.7551567656408051, 0.2665767426028203, 1.2633021344425202, -1.0051409325411116, 0.9020773996996407, -1.6569427694844217, 0.7164972212904652, -0.009867510352166431, 1.270101851351363, 1.7366959410554663, 1.3720190736945135, 2.741095415232775], "count": [160]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3745617238562091]], [[0.38619393382352946]], [[0.396076268382353]]], "std": [[[0.3614629098715621]], [[0.35556777391193567]], [[0.3543993692678629]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46655181576797383]], [[0.4811697916666667]], [[0.46211428513071895]]], "std": [[[0.32610957546635677]], [[0.3291463133058772]], [[0.33719340780979684]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4719685212418301]], [[0.4747565584150327]], [[0.4566009068627451]]], "std": [[[0.32714674625251955]], [[0.3268792057943106]], [[0.3313119803208517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3745514358660131]], [[0.3801098345588235]], [[0.3587280269607843]]], "std": [[[0.38763936356971573]], [[0.39760714028253]], [[0.4035001651305947]]], "count": [100]}, "observation.state": {"min": [0.5411469340324402, -1.271863341331482, 0.9502794146537781, -0.3419928252696991, -1.5971745252609253, 0.33219367265701294, -0.7928969264030457, -1.099603295326233, 0.7519837021827698, -0.19238288700580597, 0.4805876612663269, -1.543760061264038, 31.75857162475586, 54.055625915527344, -0.897777795791626, -0.3687500059604645, 0.6499999761581421, 0.19374999403953552, 0.7393749952316284, 0.1418749988079071, 0.7400000095367432, -2.619374990463257, 1.1037499904632568, 4.603749752044678, 7.911874771118164, 68.12249755859375, 0.7599999904632568, -0.9831250309944153, 0.6875, 0.8058333396911621, 0.65625, -0.5062500238418579, 0.96875, -0.078125, 0.602222204208374, -3.3737499713897705], "max": [1.2896496057510376, -0.7603760957717896, 1.52399480342865, 0.025463493540883064, -0.9502794146537781, 0.9949835538864136, -0.39437419176101685, -0.7270287871360779, 1.1538920402526855, 0.19488632678985596, 0.8417496085166931, -1.338955283164978, 57.82875061035156, 80.38500213623047, 60.084373474121094, 8.200624465942383, 24.393125534057617, 65.59124755859375, 33.852500915527344, 68.17500305175781, 41.1150016784668, 79.36624908447266, 44.18562698364258, 104.0718765258789, 59.5099983215332, 76.91312408447266, 2.7200000286102295, 3.841428518295288, 23.21875, 63.82437515258789, 35.74937438964844, 61.97500228881836, 39.87312698364258, 77.71062469482422, 41.85375213623047, 103.41250610351562], "mean": [0.9788450002670288, -0.9237669110298157, 1.1293669939041138, -0.15394039452075958, -1.2791658639907837, 0.6277187466621399, -0.6555695533752441, -0.8309248089790344, 0.8345192074775696, 0.09130468964576721, 0.7318985462188721, -1.5114803314208984, 40.73423385620117, 65.96739959716797, 12.548737525939941, 3.943615198135376, 7.078125953674316, 12.658059120178223, 10.30523681640625, 13.826528549194336, 12.144120216369629, 16.556488037109375, 7.9817657470703125, 48.219818115234375, 24.661853790283203, 74.16392517089844, 1.5314574241638184, 0.6157514452934265, 4.614189624786377, 11.045083999633789, 6.894886016845703, 9.322258949279785, 7.28995943069458, 13.902907371520996, 6.636575698852539, 22.233118057250977], "std": [0.2528865933418274, 0.17081318795681, 0.19632190465927124, 0.1200033575296402, 0.21479672193527222, 0.16545477509498596, 0.13651496171951294, 0.11577997356653214, 0.1156965047121048, 0.11876633018255234, 0.1381921023130417, 0.06263722479343414, 8.67426586151123, 6.777309894561768, 18.961170196533203, 2.68803334236145, 7.204346179962158, 21.24013900756836, 9.493711471557617, 23.09308433532715, 11.12138557434082, 29.78087043762207, 13.133872985839844, 27.207477569580078, 15.806325912475586, 2.8272972106933594, 0.4954264461994171, 1.1040165424346924, 7.188022613525391, 19.733720779418945, 11.433249473571777, 18.650915145874023, 11.868183135986328, 25.568099975585938, 11.990368843078613, 38.35493087768555], "count": [152]}, "action": {"min": [0.5411469340324402, -1.271863341331482, 0.9502794146537781, -0.3419928252696991, -1.5971745252609253, 0.33219367265701294, -0.7928969264030457, -1.099603295326233, 0.7519837021827698, -0.19238288700580597, 0.4805876612663269, -1.543760061264038, 31.75857162475586, 54.055625915527344, -0.897777795791626, -0.3687500059604645, 0.6499999761581421, 0.19374999403953552, 0.7393749952316284, 0.1418749988079071, 0.7400000095367432, -2.619374990463257, 1.1037499904632568, 4.603749752044678, 7.911874771118164, 68.12249755859375, 0.7599999904632568, -0.9831250309944153, 0.6875, 0.8058333396911621, 0.65625, -0.5062500238418579, 0.96875, -0.078125, 0.602222204208374, -3.3737499713897705], "max": [1.2896496057510376, -0.7603760957717896, 1.52399480342865, 0.025463493540883064, -0.9502794146537781, 0.9949835538864136, -0.39437419176101685, -0.7270287871360779, 1.1538920402526855, 0.19488632678985596, 0.8417496085166931, -1.338955283164978, 57.82875061035156, 80.38500213623047, 60.084373474121094, 8.200624465942383, 24.393125534057617, 65.59124755859375, 33.852500915527344, 68.17500305175781, 41.1150016784668, 79.36624908447266, 44.18562698364258, 104.0718765258789, 59.5099983215332, 76.91312408447266, 2.7200000286102295, 3.841428518295288, 23.21875, 63.82437515258789, 35.74937438964844, 61.97500228881836, 39.87312698364258, 77.71062469482422, 41.85375213623047, 103.41250610351562], "mean": [0.9788448214530945, -0.9237669110298157, 1.1293669939041138, -0.15394042432308197, -1.2791658639907837, 0.627718448638916, -0.6555696129798889, -0.8309249877929688, 0.8345193862915039, 0.0913047045469284, 0.7318984866142273, -1.5114800930023193, 40.7342414855957, 65.9674072265625, 12.54874038696289, 3.9436142444610596, 7.078128814697266, 12.658055305480957, 10.305232048034668, 13.826550483703613, 12.144124031066895, 16.556493759155273, 7.981760025024414, 48.21981430053711, 24.661849975585938, 74.16397094726562, 1.5314570665359497, 0.6157515048980713, 4.614190578460693, 11.045083045959473, 6.8948845863342285, 9.32226276397705, 7.2899603843688965, 13.902907371520996, 6.636575222015381, 22.233118057250977], "std": [0.252886563539505, 0.1708132028579712, 0.19632190465927124, 0.1200033575296402, 0.21479672193527222, 0.16545478999614716, 0.13651494681835175, 0.11577997356653214, 0.1156965047121048, 0.11876632273197174, 0.1381920874118805, 0.06263721734285355, 8.674266815185547, 6.777311325073242, 18.961170196533203, 2.6880335807800293, 7.204346179962158, 21.240137100219727, 9.49371337890625, 23.09307861328125, 11.121387481689453, 29.7808780670166, 13.133869171142578, 27.207477569580078, 15.806327819824219, 2.8272974491119385, 0.4954265356063843, 1.1040165424346924, 7.188021659851074, 19.733720779418945, 11.433250427246094, 18.65091323852539, 11.868183135986328, 25.568099975585938, 11.990368843078613, 38.35492706298828], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [152]}, "index": {"min": [2173], "max": [2324], "mean": [2248.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.539473684210526, 6.0, 6.0, 6.0, 6.0], "std": [1.6217338794090939, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [152]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [152]}, "eef_direction_state": {"mean": [2.9671052631578947, 4.092105263157895], "std": [1.9446883228759786, 2.2015403195020866], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.25, 0.9802631578947368], "std": [0.7367246146931272, 0.962934076669363], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.1644736842105263, 0.7302631578947368], "std": [0.8385771074248052, 0.8027124635689759], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.9671052631578947, 4.092105263157895], "std": [1.9446883228759786, 2.2015403195020866], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.25, 0.9802631578947368], "std": [0.7367246146931272, 0.962934076669363], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.1644736842105263, 0.7302631578947368], "std": [0.8385771074248052, 0.8027124635689759], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6395131518305484, 0.20113109491666248, 1.21968336012676, -1.1443861846200458, 0.6814552470299512, -1.8590179485693126, 0.6058341424643241, -0.09896453750896819, 1.2123344913666645, 1.0785421535376214, 1.4182576063118588, 1.7995667350897662], "std": [0.05451201380790612, 0.04713287333659453, 0.020039964226464313, 0.05458445625666303, 0.13726632417991164, 0.13884221973477134, 0.03565608942534593, 0.03775067853621519, 0.019826578815494603, 0.34999147320211826, 0.03280248448498902, 0.4051301264709142], "min": [0.5883856056758271, 0.11848211862603006, 1.1736288930973244, -1.2867602462180319, 0.4102026959559366, -2.0923356871604297, 0.5689464620229014, -0.13304066439557471, 1.1728913534015555, 0.37339147426024394, 1.3347329327266468, 1.0645364646150315], "max": [0.7438288750414811, 0.26929460591138676, 1.2561465141398416, -1.0445226110792365, 0.9260917454943218, -1.6242800816495582, 0.7022608632684757, -0.018080530820953344, 1.2685935523259615, 2.0490686463349785, 1.487566911563707, 3.015276175532853], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6395131518305484, 0.20113109491666248, 1.21968336012676, -1.1443861846200458, 0.6814552470299512, -1.8590179485693126, 0.6058341424643241, -0.09896453750896819, 1.2123344913666645, 1.0785421535376214, 1.4182576063118588, 1.7995667350897662], "std": [0.05451201380790612, 0.04713287333659453, 0.020039964226464313, 0.05458445625666303, 0.13726632417991164, 0.13884221973477134, 0.03565608942534593, 0.03775067853621519, 0.019826578815494603, 0.34999147320211826, 0.03280248448498902, 0.4051301264709142], "min": [0.5883856056758271, 0.11848211862603006, 1.1736288930973244, -1.2867602462180319, 0.4102026959559366, -2.0923356871604297, 0.5689464620229014, -0.13304066439557471, 1.1728913534015555, 0.37339147426024394, 1.3347329327266468, 1.0645364646150315], "max": [0.7438288750414811, 0.26929460591138676, 1.2561465141398416, -1.0445226110792365, 0.9260917454943218, -1.6242800816495582, 0.7022608632684757, -0.018080530820953344, 1.2685935523259615, 2.0490686463349785, 1.487566911563707, 3.015276175532853], "count": [152]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36828875816993467]], [[0.3776003492647059]], [[0.3856706862745098]]], "std": [[[0.3491834149215776]], [[0.344058373081663]], [[0.3445792709134101]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5133925490196078]], [[0.5255222732843137]], [[0.5072566013071895]]], "std": [[[0.3477486484141881]], [[0.3495042608638587]], [[0.3577032392311553]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48499162173202615]], [[0.4866187111928104]], [[0.4676325204248366]]], "std": [[[0.342510511247572]], [[0.34287213237772646]], [[0.3481381937024719]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37977822712418297]], [[0.4049733047385621]], [[0.38334542892156864]]], "std": [[[0.39917743830950764]], [[0.39870412364274904]], [[0.40737503692476973]]], "count": [100]}, "observation.state": {"min": [0.514777421951294, -1.3884756565093994, 0.927510142326355, -0.2856774926185608, -1.2790160179138184, 0.31767377257347107, -0.9523537158966064, -1.23307204246521, 0.7980468273162842, -0.1286049485206604, 0.5938143730163574, -1.4677987098693848, 27.861249923706055, 33.88999938964844, -1.0099999904632568, -1.3962500095367432, 0.8324999809265137, -0.036249998956918716, 0.765625, -0.9543750286102295, 0.8037500381469727, -3.1137499809265137, 0.9225000143051147, -0.13062499463558197, 13.25, 62.09062576293945, 0.6944444179534912, -0.5793750286102295, 0.6668750047683716, -0.185555562376976, 0.6391666531562805, -1.1356250047683716, 0.7806249856948853, 0.38874998688697815, 0.6407692432403564, -0.9737499952316284], "max": [1.0680361986160278, -0.6828173995018005, 1.6624943017959595, 0.20380331575870514, -0.8526216745376587, 1.181620478630066, -0.43543049693107605, -0.7669141888618469, 1.3237677812576294, 0.32947567105293274, 1.1250667572021484, -1.2600375413894653, 63.44187545776367, 81.02249908447266, 63.29624938964844, 7.46750020980835, 51.739376068115234, 83.87374877929688, 57.59687423706055, 111.4437484741211, 63.26499938964844, 109.81375122070312, 61.725624084472656, 109.7237548828125, 62.96125030517578, 80.01312255859375, 4.0625, 3.1137499809265137, 25.173124313354492, 67.1831283569336, 34.11312484741211, 66.28437805175781, 55.71812438964844, 96.71687316894531, 57.13875198364258, 109.38812255859375], "mean": [0.7890241742134094, -0.9693776369094849, 1.192060947418213, -0.12937378883361816, -1.1006224155426025, 0.779248833656311, -0.799126148223877, -0.9060240387916565, 0.8974475860595703, 0.201657235622406, 0.9825735092163086, -1.4270334243774414, 47.190162658691406, 62.32898712158203, 19.20725440979004, 3.1919429302215576, 9.78915023803711, 29.012107849121094, 13.440064430236816, 28.434194564819336, 12.270845413208008, 38.635887145996094, 11.562724113464355, 71.32916259765625, 34.801856994628906, 75.74813079833984, 1.080033540725708, 0.23314684629440308, 4.1178436279296875, 10.256750106811523, 5.915711879730225, 8.463141441345215, 7.821211338043213, 14.849871635437012, 7.816923141479492, 39.79916000366211], "std": [0.17373287677764893, 0.20238107442855835, 0.23861855268478394, 0.13651153445243835, 0.12794089317321777, 0.26734867691993713, 0.17597074806690216, 0.1277392953634262, 0.14998872578144073, 0.1225508451461792, 0.1912786364555359, 0.05713649094104767, 8.360910415649414, 13.609192848205566, 16.707172393798828, 2.1385107040405273, 15.710268020629883, 26.717891693115234, 18.65932273864746, 39.54978561401367, 20.565326690673828, 38.28622055053711, 19.918493270874023, 33.97288513183594, 11.942774772644043, 5.009380340576172, 0.43254297971725464, 0.7023897767066956, 7.5535430908203125, 20.791078567504883, 10.416430473327637, 20.83131217956543, 15.575392723083496, 29.994340896606445, 16.041351318359375, 37.457557678222656], "count": [249]}, "action": {"min": [0.514777421951294, -1.3884756565093994, 0.927510142326355, -0.2856774926185608, -1.2790160179138184, 0.31767377257347107, -0.9523537158966064, -1.23307204246521, 0.7980468273162842, -0.1286049485206604, 0.5938143730163574, -1.4677987098693848, 27.861249923706055, 33.88999938964844, -1.0099999904632568, -1.3962500095367432, 0.8324999809265137, -0.036249998956918716, 0.765625, -0.9543750286102295, 0.8037500381469727, -3.1137499809265137, 0.9225000143051147, -0.13062499463558197, 13.25, 62.09062576293945, 0.6944444179534912, -0.5793750286102295, 0.6668750047683716, -0.185555562376976, 0.6391666531562805, -1.1356250047683716, 0.7806249856948853, 0.38874998688697815, 0.6407692432403564, -0.9737499952316284], "max": [1.0680361986160278, -0.6828173995018005, 1.6624943017959595, 0.20380331575870514, -0.8526216745376587, 1.181620478630066, -0.43543049693107605, -0.7669141888618469, 1.3237677812576294, 0.32947567105293274, 1.1250667572021484, -1.2600375413894653, 63.44187545776367, 81.02249908447266, 63.29624938964844, 7.46750020980835, 51.739376068115234, 83.87374877929688, 57.59687423706055, 111.4437484741211, 63.26499938964844, 109.81375122070312, 61.725624084472656, 109.7237548828125, 62.96125030517578, 80.01312255859375, 4.0625, 3.1137499809265137, 25.173124313354492, 67.1831283569336, 34.11312484741211, 66.28437805175781, 55.71812438964844, 96.71687316894531, 57.13875198364258, 109.38812255859375], "mean": [0.7890241742134094, -0.9693766236305237, 1.1920605897903442, -0.12937375903129578, -1.1006221771240234, 0.7792487740516663, -0.7991262674331665, -0.9060246348381042, 0.8974475860595703, 0.20165732502937317, 0.9825735092163086, -1.4270334243774414, 47.19013595581055, 62.3289680480957, 19.207256317138672, 3.191943883895874, 9.789156913757324, 29.012104034423828, 13.440058708190918, 28.43417739868164, 12.27084732055664, 38.635887145996094, 11.562721252441406, 71.32917022705078, 34.80185317993164, 75.7481460571289, 1.0800336599349976, 0.23314684629440308, 4.117841720581055, 10.256745338439941, 5.915712356567383, 8.463142395019531, 7.821210861206055, 14.849864959716797, 7.816924095153809, 39.79916000366211], "std": [0.1737329065799713, 0.20238082110881805, 0.23861853778362274, 0.13651148974895477, 0.12794086337089539, 0.2673485279083252, 0.17597074806690216, 0.1277393102645874, 0.14998871088027954, 0.1225508525967598, 0.19127865135669708, 0.05713648721575737, 8.360910415649414, 13.609190940856934, 16.707172393798828, 2.1385111808776855, 15.710267066955566, 26.717891693115234, 18.65931510925293, 39.54978561401367, 20.565326690673828, 38.28620529174805, 19.91849708557129, 33.97288131713867, 11.94277572631836, 5.009379863739014, 0.43254294991493225, 0.7023897767066956, 7.5535430908203125, 20.791078567504883, 10.416431427001953, 20.831314086914062, 15.575393676757812, 29.994340896606445, 16.041351318359375, 37.45755386352539], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [249]}, "index": {"min": [2325], "max": [2573], "mean": [2449.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [3.289156626506024, 5.265060240963855, 6.0, 6.0, 6.0], "std": [1.000362831549256, 1.3179423296650092, 0.0, 0.0, 0.0], "min": [2, 0, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [249]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [249]}, "eef_direction_state": {"mean": [3.0843373493975905, 4.224899598393574], "std": [1.9911742168121287, 2.4275904248954383], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [1.1726907630522088, 0.7269076305220884], "std": [0.7101510026333723, 0.9038732338072525], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.7791164658634538, 0.6144578313253012], "std": [0.8475132668222467, 0.8189226731550084], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.0843373493975905, 4.224899598393574], "std": [1.9911742168121287, 2.4275904248954383], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [1.1726907630522088, 0.7269076305220884], "std": [0.7101510026333723, 0.9038732338072525], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.7791164658634538, 0.6144578313253012], "std": [0.8475132668222467, 0.8189226731550084], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.6705680754146964, 0.18093917598463338, 1.2349087871602855, -1.0776037320319762, 0.7809062001208904, -1.7669836472049159, 0.6161414636492298, -0.12446916824322095, 1.2019328156007438, 1.0376557410549263, 1.233863150696986, 1.6773952075678753], "std": [0.06131476680548199, 0.033037961146489075, 0.020966354927939763, 0.12111751992033798, 0.24267446444760618, 0.19791742797808834, 0.0459752731269192, 0.04055474120560701, 0.021081437675606014, 0.18445981660749308, 0.02814021072898535, 0.237505906930401], "min": [0.599818764856545, 0.11635924716545831, 1.183464672717088, -1.3374538411809087, 0.31632245946435766, -2.195298256743776, 0.5828300292569784, -0.156944415735694, 1.148762721895268, 0.599250184160739, 1.182466061785318, 1.2394352296972073], "max": [0.7799305112201957, 0.23639252369680153, 1.2909201757571491, -0.9210499531961258, 1.073588643580015, -1.5456488427132438, 0.7447813971474981, -0.020306059080266503, 1.2610194491721014, 1.6860174810191566, 1.3171318539432604, 2.623997730071075], "count": [249]}, "eef_sim_pose_action": {"mean": [0.6705680754146964, 0.18093917598463338, 1.2349087871602855, -1.0776037320319762, 0.7809062001208904, -1.7669836472049159, 0.6161414636492298, -0.12446916824322095, 1.2019328156007438, 1.0376557410549263, 1.233863150696986, 1.6773952075678753], "std": [0.06131476680548199, 0.033037961146489075, 0.020966354927939763, 0.12111751992033798, 0.24267446444760618, 0.19791742797808834, 0.0459752731269192, 0.04055474120560701, 0.021081437675606014, 0.18445981660749308, 0.02814021072898535, 0.237505906930401], "min": [0.599818764856545, 0.11635924716545831, 1.183464672717088, -1.3374538411809087, 0.31632245946435766, -2.195298256743776, 0.5828300292569784, -0.156944415735694, 1.148762721895268, 0.599250184160739, 1.182466061785318, 1.2394352296972073], "max": [0.7799305112201957, 0.23639252369680153, 1.2909201757571491, -0.9210499531961258, 1.073588643580015, -1.5456488427132438, 0.7447813971474981, -0.020306059080266503, 1.2610194491721014, 1.6860174810191566, 1.3171318539432604, 2.623997730071075], "count": [249]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37168006331699344]], [[0.3813036907679739]], [[0.39071100694444444]]], "std": [[[0.35971855189860497]], [[0.35529562907654877]], [[0.35405649920977844]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48709169321895424]], [[0.5036666625816993]], [[0.48334830882352936]]], "std": [[[0.34742207960144544]], [[0.3491956375663465]], [[0.3575611727335327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869280759803921]], [[0.49294719566993467]], [[0.47408906045751636]]], "std": [[[0.3198302627791887]], [[0.31749774100158784]], [[0.3229595624269684]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36337130718954247]], [[0.3868130657679738]], [[0.364574170751634]]], "std": [[[0.394660366053208]], [[0.39408947317812854]], [[0.40337094108319127]]], "count": [100]}, "observation.state": {"min": [0.50030517578125, -1.1658369302749634, 0.9081025123596191, -0.32204166054725647, -1.5922152996063232, 0.3965676724910736, -0.8464465737342834, -1.0630769729614258, 0.7505054473876953, -0.16556039452552795, 0.46079862117767334, -1.5478370189666748, 19.072500228881836, 57.95000076293945, -0.7868750095367432, -0.5250000357627869, 0.71875, -0.7662500143051147, 0.7450000047683716, -0.30444446206092834, 0.6931250095367432, 0.3687500059604645, 0.9643750190734863, 0.3856249749660492, 14.331538200378418, 66.49687957763672, 0.6914286017417908, -0.48374998569488525, 0.984375, 0.7363636493682861, 0.6084615588188171, -0.4543749988079071, 0.9431250095367432, -0.19624999165534973, 0.642307698726654, -0.29555556178092957], "max": [1.2568427324295044, -0.6949848532676697, 1.437185287475586, 0.14796483516693115, -0.8728398680686951, 1.1620699167251587, -0.3946841359138489, -0.6846426129341125, 1.1283570528030396, 0.19147688150405884, 0.8199816942214966, -1.4140344858169556, 45.466251373291016, 82.30249786376953, 26.966249465942383, 8.84666633605957, 44.98749923706055, 12.946249961853027, 42.62000274658203, 61.4900016784668, 42.65999984741211, 87.4956283569336, 40.80812454223633, 108.83562469482422, 65.59437561035156, 77.69937896728516, 2.990000009536743, 5.263636589050293, 20.9375, 70.65250396728516, 31.365625381469727, 74.75749969482422, 47.47312545776367, 96.00250244140625, 42.87937545776367, 108.72624969482422], "mean": [0.9033515453338623, -0.8873029351234436, 1.1302584409713745, -0.06960421055555344, -1.1808873414993286, 0.6593393683433533, -0.7071393728256226, -0.8052569627761841, 0.8191471099853516, 0.09622787684202194, 0.7193031311035156, -1.527588963508606, 37.36991500854492, 63.66551208496094, 0.7400495409965515, 3.4733974933624268, 12.666546821594238, 1.5797923803329468, 12.781880378723145, 12.29434871673584, 12.800317764282227, 23.3424129486084, 10.026238441467285, 54.252811431884766, 29.898502349853516, 75.06825256347656, 1.1188023090362549, 0.48964565992355347, 4.2017598152160645, 12.498570442199707, 6.261353492736816, 11.969249725341797, 7.649108409881592, 18.46261215209961, 6.215982913970947, 30.745113372802734], "std": [0.2772500813007355, 0.1412501186132431, 0.17720089852809906, 0.15896834433078766, 0.2548111081123352, 0.19425129890441895, 0.1616872102022171, 0.10128884762525558, 0.10181944072246552, 0.1029827669262886, 0.13542015850543976, 0.04057301953434944, 5.360401630401611, 5.989248275756836, 4.823711395263672, 3.5304672718048096, 17.021636962890625, 3.5683932304382324, 15.76502799987793, 21.113296508789062, 15.878907203674316, 31.869123458862305, 14.39572811126709, 35.35881805419922, 15.346753120422363, 3.0148494243621826, 0.3776458203792572, 1.255741834640503, 5.952291011810303, 22.404611587524414, 9.829915046691895, 23.645299911499023, 13.451165199279785, 31.710268020629883, 11.788583755493164, 41.74474334716797], "count": [165]}, "action": {"min": [0.50030517578125, -1.1658369302749634, 0.9081025123596191, -0.32204166054725647, -1.5922152996063232, 0.3965676724910736, -0.8464465737342834, -1.0630769729614258, 0.7505054473876953, -0.16556039452552795, 0.46079862117767334, -1.5478370189666748, 19.072500228881836, 57.95000076293945, -0.7868750095367432, -0.5250000357627869, 0.71875, -0.7662500143051147, 0.7450000047683716, -0.30444446206092834, 0.6931250095367432, 0.3687500059604645, 0.9643750190734863, 0.3856249749660492, 14.331538200378418, 66.49687957763672, 0.6914286017417908, -0.48374998569488525, 0.984375, 0.7363636493682861, 0.6084615588188171, -0.4543749988079071, 0.9431250095367432, -0.19624999165534973, 0.642307698726654, -0.29555556178092957], "max": [1.2568427324295044, -0.6949848532676697, 1.437185287475586, 0.14796483516693115, -0.8728398680686951, 1.1620699167251587, -0.3946841359138489, -0.6846426129341125, 1.1283570528030396, 0.19147688150405884, 0.8199816942214966, -1.4140344858169556, 45.466251373291016, 82.30249786376953, 26.966249465942383, 8.84666633605957, 44.98749923706055, 12.946249961853027, 42.62000274658203, 61.4900016784668, 42.65999984741211, 87.4956283569336, 40.80812454223633, 108.83562469482422, 65.59437561035156, 77.69937896728516, 2.990000009536743, 5.263636589050293, 20.9375, 70.65250396728516, 31.365625381469727, 74.75749969482422, 47.47312545776367, 96.00250244140625, 42.87937545776367, 108.72624969482422], "mean": [0.9033516645431519, -0.8873022794723511, 1.1302582025527954, -0.06960421800613403, -1.1808871030807495, 0.6593393683433533, -0.707139253616333, -0.8052570819854736, 0.819146990776062, 0.09622793644666672, 0.7193030118942261, -1.5275886058807373, 37.36989974975586, 63.665531158447266, 0.7400495409965515, 3.473397970199585, 12.66655445098877, 1.5797910690307617, 12.781880378723145, 12.294344902038574, 12.800317764282227, 23.342416763305664, 10.026240348815918, 54.25282287597656, 29.898502349853516, 75.06824493408203, 1.1188026666641235, 0.48964571952819824, 4.2017598152160645, 12.498573303222656, 6.2613525390625, 11.96924877166748, 7.649108409881592, 18.46261215209961, 6.215982913970947, 30.745113372802734], "std": [0.2772500813007355, 0.1412501335144043, 0.17720089852809906, 0.15896835923194885, 0.2548111379146576, 0.19425128400325775, 0.1616871953010559, 0.10128883272409439, 0.10181942582130432, 0.1029827669262886, 0.13542015850543976, 0.04057301580905914, 5.360401153564453, 5.989247798919678, 4.82371187210083, 3.5304672718048096, 17.021636962890625, 3.5683929920196533, 15.765028953552246, 21.113296508789062, 15.87890338897705, 31.86911964416504, 14.395724296569824, 35.35881423950195, 15.346752166748047, 3.014849901199341, 0.3776457905769348, 1.255741834640503, 5.952291011810303, 22.40460777282715, 9.829914093017578, 23.64529800415039, 13.451166152954102, 31.710268020629883, 11.78858470916748, 41.74474334716797], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [165]}, "index": {"min": [2574], "max": [2738], "mean": [2656.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.672727272727273, 6.0, 6.0, 6.0, 6.0], "std": [1.5884569847139396, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [165]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [165]}, "eef_direction_state": {"mean": [2.721212121212121, 4.351515151515152], "std": [1.899243481886784, 2.1456257421852505], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.284848484848485, 0.8424242424242424], "std": [0.6495318650457621, 0.953154349493176], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.0303030303030303, 0.6363636363636364], "std": [0.8415299373435049, 0.7869458345759729], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.721212121212121, 4.351515151515152], "std": [1.899243481886784, 2.1456257421852505], "min": [0, 0], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.284848484848485, 0.8424242424242424], "std": [0.6495318650457621, 0.953154349493176], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0303030303030303, 0.6363636363636364], "std": [0.8415299373435049, 0.7869458345759729], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6443210011216441, 0.19620949421060385, 1.23209758196139, -1.143779550147436, 0.7875448371892774, -1.870414701658736, 0.600490235431975, -0.10928932013249666, 1.1939178133048105, 1.5704823106492485, 1.4524951379403601, 1.7437734885282825], "std": [0.048453485577378996, 0.046920865896208704, 0.02409109234952427, 0.06893241265095497, 0.14370747887487909, 0.1304393861929613, 0.03259104163104662, 0.033366588284372056, 0.0269083325092696, 0.5256324762218915, 0.0390389717948848, 1.4560961189682362], "min": [0.5898711553963907, 0.1152517236199716, 1.1978717509370218, -1.2753512715770223, 0.6186620050268301, -2.0098231182279642, 0.5784171926718742, -0.1357561986135556, 1.1688994808478192, 0.3419463013809191, 1.3622443744438186, -3.129964278407059], "max": [0.7233385814458703, 0.2751023380984924, 1.273858500469984, -0.9448745621061119, 1.2589454296936, -1.5358051118834672, 0.6992612338801713, -0.02786974094019093, 1.2734530171278755, 2.6468493733045015, 1.528824757551039, 3.0433086541216636], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6443210011216441, 0.19620949421060385, 1.23209758196139, -1.143779550147436, 0.7875448371892774, -1.870414701658736, 0.600490235431975, -0.10928932013249666, 1.1939178133048105, 1.5704823106492485, 1.4524951379403601, 1.7437734885282825], "std": [0.048453485577378996, 0.046920865896208704, 0.02409109234952427, 0.06893241265095497, 0.14370747887487909, 0.1304393861929613, 0.03259104163104662, 0.033366588284372056, 0.0269083325092696, 0.5256324762218915, 0.0390389717948848, 1.4560961189682362], "min": [0.5898711553963907, 0.1152517236199716, 1.1978717509370218, -1.2753512715770223, 0.6186620050268301, -2.0098231182279642, 0.5784171926718742, -0.1357561986135556, 1.1688994808478192, 0.3419463013809191, 1.3622443744438186, -3.129964278407059], "max": [0.7233385814458703, 0.2751023380984924, 1.273858500469984, -0.9448745621061119, 1.2589454296936, -1.5358051118834672, 0.6992612338801713, -0.02786974094019093, 1.2734530171278755, 2.6468493733045015, 1.528824757551039, 3.0433086541216636], "count": [165]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36964892769607843]], [[0.3791155330882353]], [[0.38720782066993464]]], "std": [[[0.360279923943043]], [[0.354574420766203]], [[0.35480367620813463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47940482638888887]], [[0.49680398692810457]], [[0.47601736723856214]]], "std": [[[0.33997410165763]], [[0.341114392079713]], [[0.34842814670945244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47644724468954247]], [[0.48007761029411766]], [[0.460107685866013]]], "std": [[[0.3269572107864373]], [[0.32523941171002163]], [[0.3309995415259478]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.360800191993464]], [[0.3833081045751634]], [[0.36027714052287585]]], "std": [[[0.3965320705752672]], [[0.3957531271311027]], [[0.4049577823175725]]], "count": [100]}, "observation.state": {"min": [0.5293927192687988, -1.2052243947982788, 0.8569371104240417, -0.41404402256011963, -1.607898235321045, 0.4087987244129181, -0.8405813574790955, -1.1317187547683716, 0.7654306888580322, -0.13575761020183563, 0.5095082521438599, -1.651288390159607, 13.293749809265137, 55.931251525878906, -0.921875, -0.7893750071525574, 0.7350000143051147, 0.22437500953674316, 0.8381249904632568, -0.75, 0.71875, -3.083125114440918, 1.0049999952316284, 0.11374999582767487, 5.765625, 68.55437469482422, 0.6881250143051147, 0.03500000014901161, 0.6131249666213989, -0.601111114025116, 0.6449999809265137, 0.07874999940395355, 1.0418750047683716, -0.140625, 0.7081249952316284, -0.8374999761581421], "max": [1.4472466707229614, -0.6574969291687012, 1.4988651275634766, 0.0791323333978653, -0.8648765683174133, 1.20846688747406, -0.38383591175079346, -0.7485609650611877, 1.1225872039794922, 0.24731536209583282, 0.8704556822776794, -1.436112403869629, 55.01937484741211, 82.60555267333984, 47.866249084472656, 8.881250381469727, 23.05562400817871, 68.62187194824219, 41.063751220703125, 55.185001373291016, 52.09312438964844, 68.71562194824219, 56.60499954223633, 92.54187774658203, 56.27562713623047, 78.20000457763672, 3.009999990463257, 5.985555648803711, 29.625625610351562, 79.34562683105469, 36.578125, 72.69499969482422, 47.334373474121094, 89.80875396728516, 43.920623779296875, 108.03250122070312], "mean": [1.0716567039489746, -0.835869550704956, 1.0655789375305176, -0.2046048641204834, -1.297258734703064, 0.7393806576728821, -0.6889837384223938, -0.8472217917442322, 0.8369337320327759, 0.14545531570911407, 0.7603009939193726, -1.605090618133545, 39.35652542114258, 64.21974182128906, 11.782683372497559, 4.045848846435547, 5.525265216827393, 13.16533088684082, 9.172240257263184, 9.464276313781738, 10.56753921508789, 12.841842651367188, 10.278088569641113, 35.21409225463867, 24.942779541015625, 75.14555358886719, 1.2902731895446777, 0.7441601753234863, 5.375833988189697, 14.479426383972168, 7.56620454788208, 13.775106430053711, 8.392254829406738, 18.635732650756836, 7.409806251525879, 30.322168350219727], "std": [0.3298070430755615, 0.18186458945274353, 0.21278533339500427, 0.17721104621887207, 0.28226643800735474, 0.18513686954975128, 0.16061413288116455, 0.11111114174127579, 0.10250520706176758, 0.12179338932037354, 0.13969458639621735, 0.07897286862134933, 9.303632736206055, 6.270449161529541, 15.251981735229492, 3.001629114151001, 7.747853755950928, 23.006446838378906, 13.617323875427246, 18.13982582092285, 16.231769561767578, 23.87993812561035, 16.831619262695312, 31.717905044555664, 14.695536613464355, 2.7206523418426514, 0.4615679979324341, 1.3938672542572021, 8.526543617248535, 25.57941436767578, 11.65352725982666, 22.36298179626465, 14.114448547363281, 30.610559463500977, 12.718527793884277, 41.028656005859375], "count": [152]}, "action": {"min": [0.5293927192687988, -1.2052243947982788, 0.8569371104240417, -0.41404402256011963, -1.607898235321045, 0.4087987244129181, -0.8405813574790955, -1.1317187547683716, 0.7654306888580322, -0.13575761020183563, 0.5095082521438599, -1.651288390159607, 13.293749809265137, 55.931251525878906, -0.921875, -0.7893750071525574, 0.7350000143051147, 0.22437500953674316, 0.8381249904632568, -0.75, 0.71875, -3.083125114440918, 1.0049999952316284, 0.11374999582767487, 5.765625, 68.55437469482422, 0.6881250143051147, 0.03500000014901161, 0.6131249666213989, -0.601111114025116, 0.6449999809265137, 0.07874999940395355, 1.0418750047683716, -0.140625, 0.7081249952316284, -0.8374999761581421], "max": [1.4472466707229614, -0.6574969291687012, 1.4988651275634766, 0.0791323333978653, -0.8648765683174133, 1.20846688747406, -0.38383591175079346, -0.7485609650611877, 1.1225872039794922, 0.24731536209583282, 0.8704556822776794, -1.436112403869629, 55.01937484741211, 82.60555267333984, 47.866249084472656, 8.881250381469727, 23.05562400817871, 68.62187194824219, 41.063751220703125, 55.185001373291016, 52.09312438964844, 68.71562194824219, 56.60499954223633, 92.54187774658203, 56.27562713623047, 78.20000457763672, 3.009999990463257, 5.985555648803711, 29.625625610351562, 79.34562683105469, 36.578125, 72.69499969482422, 47.334373474121094, 89.80875396728516, 43.920623779296875, 108.03250122070312], "mean": [1.0716567039489746, -0.8358696103096008, 1.065578818321228, -0.20460481941699982, -1.2972584962844849, 0.7393808960914612, -0.6889835596084595, -0.8472217917442322, 0.8369339108467102, 0.1454552561044693, 0.7603006958961487, -1.6050899028778076, 39.35652542114258, 64.2197265625, 11.782684326171875, 4.045848846435547, 5.5252604484558105, 13.16533088684082, 9.17224407196045, 9.464280128479004, 10.567540168762207, 12.841851234436035, 10.278083801269531, 35.21409225463867, 24.94278907775879, 75.14558410644531, 1.2902733087539673, 0.7441602945327759, 5.375833034515381, 14.4794282913208, 7.56620454788208, 13.77510929107666, 8.392254829406738, 18.635730743408203, 7.409803867340088, 30.322168350219727], "std": [0.32980698347091675, 0.18186460435390472, 0.21278533339500427, 0.17721101641654968, 0.28226640820503235, 0.18513686954975128, 0.16061411798000336, 0.11111113429069519, 0.10250522196292877, 0.12179338932037354, 0.13969458639621735, 0.07897287607192993, 9.303631782531738, 6.270447731018066, 15.251985549926758, 3.0016286373138428, 7.747852802276611, 23.006441116333008, 13.617324829101562, 18.13982582092285, 16.231760025024414, 23.87993812561035, 16.831615447998047, 31.717905044555664, 14.695536613464355, 2.7206525802612305, 0.4615679681301117, 1.3938672542572021, 8.526543617248535, 25.57941436767578, 11.653525352478027, 22.362979888916016, 14.114448547363281, 30.610563278198242, 12.718526840209961, 41.028656005859375], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [152]}, "index": {"min": [2739], "max": [2890], "mean": [2814.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.5526315789473686, 6.0, 6.0, 6.0, 6.0], "std": [1.7159831986211687, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [152]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [152]}, "eef_direction_state": {"mean": [2.888157894736842, 4.171052631578948], "std": [2.0537172398811494, 2.105057555749817], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.269736842105263, 0.9407894736842105], "std": [0.7777362116800581, 0.9405594124297773], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.131578947368421, 0.7302631578947368], "std": [0.8166379289043628, 0.8108669397045464], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.888157894736842, 4.171052631578948], "std": [2.0537172398811494, 2.105057555749817], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.269736842105263, 0.9407894736842105], "std": [0.7777362116800581, 0.9405594124297773], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.131578947368421, 0.7302631578947368], "std": [0.8166379289043628, 0.8108669397045464], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6292535623051219, 0.22692173414528413, 1.2210827061832243, -1.1651389165949242, 0.8323935165610177, -1.7792294109222957, 0.6078079210695008, -0.10337983432886179, 1.2027539400709537, 1.0246878511786295, 1.4621269869142632, 1.4664210107859754], "std": [0.05990122963589015, 0.05772320612404395, 0.019164219975724737, 0.08879614688424464, 0.15321048736389517, 0.18498013744830719, 0.030942179923801, 0.039125808938940076, 0.02757588605406398, 0.4616292101013461, 0.05676601685530014, 0.987210923405448], "min": [0.5696167106639021, 0.14040217244187575, 1.1861366877658142, -1.3224468283809574, 0.5187816723436627, -2.0593733082594183, 0.5776933191712912, -0.13481176329978606, 1.1754741458081377, 0.3118609655710607, 1.2890290304288454, -3.085448903400648], "max": [0.7510131572472946, 0.29422953816890823, 1.262940715159712, -0.9037328271753748, 1.1487447207545114, -1.428760534884195, 0.6922653528653675, -0.029270283030269795, 1.2777909979401048, 2.3884788654096023, 1.5278115983628724, 3.1097097998668457], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6292535623051219, 0.22692173414528413, 1.2210827061832243, -1.1651389165949242, 0.8323935165610177, -1.7792294109222957, 0.6078079210695008, -0.10337983432886179, 1.2027539400709537, 1.0246878511786295, 1.4621269869142632, 1.4664210107859754], "std": [0.05990122963589015, 0.05772320612404395, 0.019164219975724737, 0.08879614688424464, 0.15321048736389517, 0.18498013744830719, 0.030942179923801, 0.039125808938940076, 0.02757588605406398, 0.4616292101013461, 0.05676601685530014, 0.987210923405448], "min": [0.5696167106639021, 0.14040217244187575, 1.1861366877658142, -1.3224468283809574, 0.5187816723436627, -2.0593733082594183, 0.5776933191712912, -0.13481176329978606, 1.1754741458081377, 0.3118609655710607, 1.2890290304288454, -3.085448903400648], "max": [0.7510131572472946, 0.29422953816890823, 1.262940715159712, -0.9037328271753748, 1.1487447207545114, -1.428760534884195, 0.6922653528653675, -0.029270283030269795, 1.2777909979401048, 2.3884788654096023, 1.5278115983628724, 3.1097097998668457], "count": [152]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.367311339869281]], [[0.37761563316993463]], [[0.38634405228758173]]], "std": [[[0.35800845745520715]], [[0.35138014381161997]], [[0.3510848346882557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49222081699346404]], [[0.5094291278594771]], [[0.49224835171568626]]], "std": [[[0.3407257941924718]], [[0.34077962845624316]], [[0.34654035724933485]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47700018382352943]], [[0.47959804125816996]], [[0.4612734803921568]]], "std": [[[0.32643706058207356]], [[0.3256242350201193]], [[0.33030634462723174]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36000620915032683]], [[0.3835075102124183]], [[0.35928794321895424]]], "std": [[[0.3962930409450107]], [[0.3954870532528249]], [[0.403864605142783]]], "count": [100]}, "observation.state": {"min": [0.5653229355812073, -1.358386754989624, 0.882233738899231, -0.40105003118515015, -1.6051855087280273, 0.35510605573654175, -0.9016174674034119, -1.1868896484375, 0.7795453071594238, -0.18778133392333984, 0.4861429035663605, -1.50091552734375, 23.622499465942383, 53.46812438964844, -0.9643750190734863, -1.013124942779541, 0.671875, -0.15187500417232513, 0.6668750047683716, 0.7706249952316284, 0.8081250190734863, 0.11500000208616257, 0.9574999809265137, -0.11374999582767487, 5.012499809265137, 67.61187744140625, 0.7450000047683716, -0.2356249988079071, 0.9362500309944153, -0.6825000047683716, 0.6143749952316284, 0.051249999552965164, 0.9749999642372131, 0.030625000596046448, 0.6575000286102295, -3.5199999809265137], "max": [1.4217116832733154, -0.7184244394302368, 1.6030555963516235, -0.013160905800759792, -0.9227654933929443, 1.201838731765747, -0.3654535710811615, -0.7363908886909485, 1.228899598121643, 0.23420214653015137, 0.9447588920593262, -1.2960870265960693, 52.0993766784668, 80.93124389648438, 41.46875, 9.147500038146973, 28.932498931884766, 67.94000244140625, 46.356876373291016, 62.930625915527344, 52.87437438964844, 78.49624633789062, 58.46937561035156, 104.97750091552734, 58.87812423706055, 76.90312957763672, 2.822499990463257, 6.420000076293945, 19.848125457763672, 67.78312683105469, 33.90062713623047, 63.001251220703125, 38.760623931884766, 86.77812957763672, 39.03187561035156, -3.400624990463257], "mean": [1.0580940246582031, -0.9056922197341919, 1.10983145236969, -0.2414727807044983, -1.3040043115615845, 0.68919438123703, -0.732793390750885, -0.8427338004112244, 0.858570396900177, 0.12218108028173447, 0.8057472109794617, -1.46916663646698, 38.50773620605469, 61.96998977661133, 12.199728965759277, 4.018189430236816, 6.7363386154174805, 11.74917221069336, 10.696890830993652, 12.36648178100586, 11.79349422454834, 17.665912628173828, 11.415497779846191, 33.79936981201172, 24.889049530029297, 73.77418518066406, 1.2903693914413452, 0.9829148650169373, 3.8841946125030518, 11.113276481628418, 6.455929279327393, 9.422612190246582, 6.635787487030029, 16.845544815063477, 5.892251968383789, -3.4568047523498535], "std": [0.32139652967453003, 0.20567966997623444, 0.23747527599334717, 0.12404820322990417, 0.26041898131370544, 0.20364411175251007, 0.19266647100448608, 0.13075295090675354, 0.12569628655910492, 0.12682385742664337, 0.1726950854063034, 0.06325793266296387, 7.936710357666016, 6.334758758544922, 15.639558792114258, 3.5066864490509033, 10.084476470947266, 22.06575584411621, 16.707807540893555, 21.18500328063965, 18.548797607421875, 28.333152770996094, 18.861469268798828, 39.66533279418945, 15.487814903259277, 2.46183705329895, 0.3877234160900116, 1.517712116241455, 5.566747665405273, 22.09082794189453, 10.677485466003418, 19.017253875732422, 11.107569694519043, 28.8831844329834, 10.960346221923828, 0.026437008753418922], "count": [189]}, "action": {"min": [0.5653229355812073, -1.358386754989624, 0.882233738899231, -0.40105003118515015, -1.6051855087280273, 0.35510605573654175, -0.9016174674034119, -1.1868896484375, 0.7795453071594238, -0.18778133392333984, 0.4861429035663605, -1.50091552734375, 23.622499465942383, 53.46812438964844, -0.9643750190734863, -1.013124942779541, 0.671875, -0.15187500417232513, 0.6668750047683716, 0.7706249952316284, 0.8081250190734863, 0.11500000208616257, 0.9574999809265137, -0.11374999582767487, 5.012499809265137, 67.61187744140625, 0.7450000047683716, -0.2356249988079071, 0.9362500309944153, -0.6825000047683716, 0.6143749952316284, 0.051249999552965164, 0.9749999642372131, 0.030625000596046448, 0.6575000286102295, -3.5199999809265137], "max": [1.4217116832733154, -0.7184244394302368, 1.6030555963516235, -0.013160905800759792, -0.9227654933929443, 1.201838731765747, -0.3654535710811615, -0.7363908886909485, 1.228899598121643, 0.23420214653015137, 0.9447588920593262, -1.2960870265960693, 52.0993766784668, 80.93124389648438, 41.46875, 9.147500038146973, 28.932498931884766, 67.94000244140625, 46.356876373291016, 62.930625915527344, 52.87437438964844, 78.49624633789062, 58.46937561035156, 104.97750091552734, 58.87812423706055, 76.90312957763672, 2.822499990463257, 6.420000076293945, 19.848125457763672, 67.78312683105469, 33.90062713623047, 63.001251220703125, 38.760623931884766, 86.77812957763672, 39.03187561035156, -3.400624990463257], "mean": [1.058093547821045, -0.9056922197341919, 1.1098313331604004, -0.2414727658033371, -1.3040039539337158, 0.6891944408416748, -0.7327936291694641, -0.8427338600158691, 0.8585705757141113, 0.12218110263347626, 0.805747389793396, -1.46916663646698, 38.50774383544922, 61.96998977661133, 12.199729919433594, 4.018188953399658, 6.73634147644043, 11.749174118041992, 10.696887969970703, 12.366476058959961, 11.79350757598877, 17.66590118408203, 11.415512084960938, 33.799373626708984, 24.88904571533203, 73.77420043945312, 1.2903692722320557, 0.982914924621582, 3.884197950363159, 11.113280296325684, 6.455929279327393, 9.422612190246582, 6.6357855796813965, 16.845535278320312, 5.892250061035156, -3.456803321838379], "std": [0.32139649987220764, 0.20567971467971802, 0.23747527599334717, 0.12404821068048477, 0.26041898131370544, 0.20364412665367126, 0.1926664561033249, 0.13075295090675354, 0.12569627165794373, 0.12682385742664337, 0.17269505560398102, 0.06325793266296387, 7.936710357666016, 6.334757328033447, 15.63956356048584, 3.5066864490509033, 10.084477424621582, 22.065759658813477, 16.707809448242188, 21.18500518798828, 18.54879379272461, 28.333154678344727, 18.861469268798828, 39.665321350097656, 15.487813949584961, 2.4618377685546875, 0.3877233564853668, 1.5177122354507446, 5.56674861907959, 22.0908260345459, 10.677484512329102, 19.017255783081055, 11.10757064819336, 28.883188247680664, 10.960347175598145, 0.02643701061606407], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [189]}, "index": {"min": [2891], "max": [3079], "mean": [2985.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.560846560846561, 6.0, 6.0, 6.0, 6.0], "std": [1.703637975662025, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [189]}, "eef_direction_state": {"mean": [3.142857142857143, 4.333333333333333], "std": [2.271450201221426, 2.160246899469286], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.216931216931217, 0.8253968253968254], "std": [0.8168393730755481, 0.9350270777792479], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.9629629629629629, 0.6402116402116402], "std": [0.8505856704384582, 0.7952717133568661], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.142857142857143, 4.333333333333333], "std": [2.271450201221426, 2.160246899469286], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.216931216931217, 0.8253968253968254], "std": [0.8168393730755481, 0.9350270777792479], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.9629629629629629, 0.6402116402116402], "std": [0.8505856704384582, 0.7952717133568661], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6383842502575791, 0.22182095763321805, 1.2100258807381636, -1.1800733053794732, 0.7280421782228224, -1.795331340454097, 0.6092732550685949, -0.11391441620530052, 1.2000865018594533, 1.2125128873504947, 1.379971945504558, 1.8969044151082988], "std": [0.06666877454297944, 0.05528810140386346, 0.02129824157647156, 0.0928926386110438, 0.201022950057645, 0.12803124584705608, 0.036513749253569566, 0.044697830938307266, 0.02679824381763365, 0.2806881322440904, 0.04054056251319083, 0.2953161559355945], "min": [0.5716065440877537, 0.12303561522807156, 1.1637303814090687, -1.3608500575602522, 0.3209136319417043, -1.9909979592379332, 0.58623711776096, -0.14900342522500995, 1.1716194255064194, 0.44731998464624156, 1.278675031835455, 1.1534184837657584], "max": [0.7680710151960877, 0.28586053128594385, 1.2547088822279264, -0.9451257484736922, 1.1667334697735385, -1.515612386726899, 0.7165554175128486, -0.01972131521741982, 1.2774316892494597, 1.8223620197942736, 1.4526360575458783, 2.7488301032398015], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6383842502575791, 0.22182095763321805, 1.2100258807381636, -1.1800733053794732, 0.7280421782228224, -1.795331340454097, 0.6092732550685949, -0.11391441620530052, 1.2000865018594533, 1.2125128873504947, 1.379971945504558, 1.8969044151082988], "std": [0.06666877454297944, 0.05528810140386346, 0.02129824157647156, 0.0928926386110438, 0.201022950057645, 0.12803124584705608, 0.036513749253569566, 0.044697830938307266, 0.02679824381763365, 0.2806881322440904, 0.04054056251319083, 0.2953161559355945], "min": [0.5716065440877537, 0.12303561522807156, 1.1637303814090687, -1.3608500575602522, 0.3209136319417043, -1.9909979592379332, 0.58623711776096, -0.14900342522500995, 1.1716194255064194, 0.44731998464624156, 1.278675031835455, 1.1534184837657584], "max": [0.7680710151960877, 0.28586053128594385, 1.2547088822279264, -0.9451257484736922, 1.1667334697735385, -1.515612386726899, 0.7165554175128486, -0.01972131521741982, 1.2774316892494597, 1.8223620197942736, 1.4526360575458783, 2.7488301032398015], "count": [189]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37302559027777776]], [[0.38235447916666665]], [[0.39020226715686274]]], "std": [[[0.35219699973757446]], [[0.34729344465662815]], [[0.34768812017223066]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.10588235294117647]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899017422385621]], [[0.5015411642156863]], [[0.48649156250000003]]], "std": [[[0.35095342852191347]], [[0.3538061173408225]], [[0.3611230437708867]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701211989379085]], [[0.48111882965686276]], [[0.46065616625816996]]], "std": [[[0.3279430539966102]], [[0.32872648571311214]], [[0.33531439516731293]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3717225428921569]], [[0.396838864379085]], [[0.37290095588235295]]], "std": [[[0.39723240186249736]], [[0.39733274810046043]], [[0.4054307899457089]]], "count": [100]}, "observation.state": {"min": [0.4845454692840576, -1.1772574186325073, 0.972905695438385, -0.15689241886138916, -1.4083017110824585, 0.4729343056678772, -0.8282310962677002, -1.1748255491256714, 0.7913233637809753, -0.1849202662706375, 0.3672894239425659, -1.860670804977417, 30.494998931884766, 53.716251373291016, -0.9331250190734863, -0.6037499904632568, 0.71875, 0.08812500536441803, 0.7081249952316284, 0.36812499165534973, 0.9125000238418579, -2.822499990463257, 0.9950000047683716, -0.5037500262260437, 10.994999885559082, 66.30374908447266, 0.7543749809265137, -0.25687500834465027, 0.6662499904632568, 0.32249999046325684, 0.5881249904632568, -0.5356249809265137, 0.9162499904632568, -0.08812499791383743, 0.6031249761581421, -3.46875], "max": [1.0548858642578125, -0.7307879328727722, 1.4621719121932983, 0.2039940506219864, -0.7895113229751587, 1.0182021856307983, -0.36445221304893494, -0.6419174075126648, 1.4668688774108887, 0.570043683052063, 1.1327916383743286, -0.8593213558197021, 52.936248779296875, 81.25, 37.725624084472656, 8.800000190734863, 37.08937454223633, 44.82500076293945, 48.489376068115234, 50.798126220703125, 62.759376525878906, 79.90187072753906, 55.731876373291016, 103.59937286376953, 67.43375396728516, 79.12125396728516, 2.4262499809265137, 2.742222309112549, 30.613750457763672, 96.91437530517578, 43.931251525878906, 90.94437408447266, 46.880001068115234, 98.32437896728516, 43.006248474121094, -3.369999885559082], "mean": [0.8528336882591248, -0.8113126158714294, 1.0578441619873047, -0.031315650790929794, -1.1869628429412842, 0.7406344413757324, -0.659859836101532, -0.9089748859405518, 1.026809811592102, 0.21378396451473236, 0.6971644759178162, -1.3768190145492554, 38.65071487426758, 62.379966735839844, 4.143941402435303, 5.048275470733643, 4.470322608947754, 4.044726848602295, 5.436102867126465, 4.82335090637207, 5.748987674713135, 7.385772228240967, 4.736851215362549, 24.598915100097656, 43.62659454345703, 74.07431030273438, 0.9022284150123596, 0.38680583238601685, 9.089378356933594, 25.07081413269043, 12.35106086730957, 23.723161697387695, 11.41942024230957, 30.951990127563477, 9.312844276428223, -3.424767255783081], "std": [0.16391529142856598, 0.12121815979480743, 0.1322333961725235, 0.08176877349615097, 0.1589166522026062, 0.11477035284042358, 0.15597352385520935, 0.1358449012041092, 0.20400866866111755, 0.1858087033033371, 0.19848811626434326, 0.24759648740291595, 4.317598819732666, 4.988645553588867, 10.599223136901855, 2.54805588722229, 9.092379570007324, 10.30923080444336, 11.357686042785645, 11.947359085083008, 13.255575180053711, 21.637767791748047, 11.348588943481445, 34.23516082763672, 17.096216201782227, 3.6515085697174072, 0.22115172445774078, 0.5013312101364136, 10.55774211883545, 32.484283447265625, 14.74034309387207, 31.582273483276367, 13.888338088989258, 36.15147399902344, 13.410124778747559, 0.019121630117297173], "count": [335]}, "action": {"min": [0.4845454692840576, -1.1772574186325073, 0.972905695438385, -0.15689241886138916, -1.4083017110824585, 0.4729343056678772, -0.8282310962677002, -1.1748255491256714, 0.7913233637809753, -0.1849202662706375, 0.3672894239425659, -1.860670804977417, 30.494998931884766, 53.716251373291016, -0.9331250190734863, -0.6037499904632568, 0.71875, 0.08812500536441803, 0.7081249952316284, 0.36812499165534973, 0.9125000238418579, -2.822499990463257, 0.9950000047683716, -0.5037500262260437, 10.994999885559082, 66.30374908447266, 0.7543749809265137, -0.25687500834465027, 0.6662499904632568, 0.32249999046325684, 0.5881249904632568, -0.5356249809265137, 0.9162499904632568, -0.08812499791383743, 0.6031249761581421, -3.46875], "max": [1.0548858642578125, -0.7307879328727722, 1.4621719121932983, 0.2039940506219864, -0.7895113229751587, 1.0182021856307983, -0.36445221304893494, -0.6419174075126648, 1.4668688774108887, 0.570043683052063, 1.1327916383743286, -0.8593213558197021, 52.936248779296875, 81.25, 37.725624084472656, 8.800000190734863, 37.08937454223633, 44.82500076293945, 48.489376068115234, 50.798126220703125, 62.759376525878906, 79.90187072753906, 55.731876373291016, 103.59937286376953, 67.43375396728516, 79.12125396728516, 2.4262499809265137, 2.742222309112549, 30.613750457763672, 96.91437530517578, 43.931251525878906, 90.94437408447266, 46.880001068115234, 98.32437896728516, 43.006248474121094, -3.369999885559082], "mean": [0.8528333306312561, -0.8113122582435608, 1.0578417778015137, -0.031315650790929794, -1.1869630813598633, 0.7406342625617981, -0.6598597764968872, -0.9089750647544861, 1.0268093347549438, 0.21378399431705475, 0.6971647143363953, -1.3768188953399658, 38.65072250366211, 62.37998962402344, 4.1439409255981445, 5.048277378082275, 4.4703240394592285, 4.044731140136719, 5.436108589172363, 4.823347091674805, 5.748988628387451, 7.385789394378662, 4.7368388175964355, 24.598918914794922, 43.6265869140625, 74.07433319091797, 0.9022287130355835, 0.38680562376976013, 9.089370727539062, 25.07082176208496, 12.351054191589355, 23.723163604736328, 11.419425010681152, 30.952003479003906, 9.312840461730957, -3.4247641563415527], "std": [0.16391529142856598, 0.12121814489364624, 0.1322333663702011, 0.08176875859498978, 0.1589166671037674, 0.11477040499448776, 0.15597350895404816, 0.135844886302948, 0.20400869846343994, 0.18580873310565948, 0.19848814606666565, 0.24759651720523834, 4.317598819732666, 4.988647937774658, 10.599225044250488, 2.548055648803711, 9.092381477355957, 10.309231758117676, 11.357686996459961, 11.947357177734375, 13.255577087402344, 21.63776206970215, 11.348578453063965, 34.23515701293945, 17.096216201782227, 3.651508331298828, 0.2211516946554184, 0.5013312697410583, 10.55774211883545, 32.48427963256836, 14.740340232849121, 31.582275390625, 13.888336181640625, 36.15147399902344, 13.410125732421875, 0.01912163570523262], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [335]}, "index": {"min": [3080], "max": [3414], "mean": [3247.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [1.48955223880597, 6.0, 6.0, 6.0, 6.0], "std": [0.9646179861537981, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [335]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [335]}, "eef_direction_state": {"mean": [4.480597014925373, 3.5164179104477613], "std": [2.220409993468669, 1.9892694987818231], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.5223880597014925, 1.2358208955223882], "std": [0.7640858152012441, 0.8220290681095841], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.408955223880597, 0.9970149253731343], "std": [0.7430737580721051, 0.82678484437108], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [4.480597014925373, 3.5164179104477613], "std": [2.220409993468669, 1.9892694987818231], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.5223880597014925, 1.2358208955223882], "std": [0.7640858152012441, 0.8220290681095841], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.408955223880597, 0.9970149253731343], "std": [0.7430737580721051, 0.82678484437108], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.6281633691246054, 0.1893796588487068, 1.2584347887002254, -1.0306443426790415, 0.840816015409746, -1.8069439855436462, 0.6598992314433291, -0.14524660940113202, 1.193114380193058, 1.1754270666320483, 1.2220340771978782, 1.7471544540446275], "std": [0.04184079635500417, 0.024752475424330143, 0.009615465583429357, 0.04009391166810941, 0.08909666217425019, 0.0941378197998986, 0.06154582921428855, 0.04480030615096375, 0.04396942592951272, 0.6506073725289089, 0.1583383927175881, 0.5773386496936377], "min": [0.602859247413615, 0.11920966091098462, 1.2378684094636352, -1.1417818622319162, 0.5581344428580142, -2.1052164395474877, 0.5910153916117816, -0.21009162730950282, 1.12266031662759, -0.5792313811126819, 1.0379563103221536, 0.14395094003993664], "max": [0.7477947520202926, 0.22459171000769151, 1.2850483948474003, -0.9602837186003086, 1.0315685183100882, -1.5848725257967546, 0.7833357369444227, -0.04935082595270643, 1.2983491501436009, 1.859282054633585, 1.4881242934271062, 2.4407802258222553], "count": [335]}, "eef_sim_pose_action": {"mean": [0.6281633691246054, 0.1893796588487068, 1.2584347887002254, -1.0306443426790415, 0.840816015409746, -1.8069439855436462, 0.6598992314433291, -0.14524660940113202, 1.193114380193058, 1.1754270666320483, 1.2220340771978782, 1.7471544540446275], "std": [0.04184079635500417, 0.024752475424330143, 0.009615465583429357, 0.04009391166810941, 0.08909666217425019, 0.0941378197998986, 0.06154582921428855, 0.04480030615096375, 0.04396942592951272, 0.6506073725289089, 0.1583383927175881, 0.5773386496936377], "min": [0.602859247413615, 0.11920966091098462, 1.2378684094636352, -1.1417818622319162, 0.5581344428580142, -2.1052164395474877, 0.5910153916117816, -0.21009162730950282, 1.12266031662759, -0.5792313811126819, 1.0379563103221536, 0.14395094003993664], "max": [0.7477947520202926, 0.22459171000769151, 1.2850483948474003, -0.9602837186003086, 1.0315685183100882, -1.5848725257967546, 0.7833357369444227, -0.04935082595270643, 1.2983491501436009, 1.859282054633585, 1.4881242934271062, 2.4407802258222553], "count": [335]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691171772875817]], [[0.38029267973856207]], [[0.3895575020424836]]], "std": [[[0.353378071836315]], [[0.3474959286373945]], [[0.34781655935356487]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794494995915033]], [[0.49480998570261436]], [[0.476736977124183]]], "std": [[[0.34719148681799356]], [[0.34716425761379394]], [[0.3560685289052369]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47796613562091506]], [[0.48442396241830066]], [[0.4643302900326797]]], "std": [[[0.3403857019793141]], [[0.34093511844435004]], [[0.3475479940173077]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3750635089869281]], [[0.3989225776143791]], [[0.37623944240196083]]], "std": [[[0.3960805307665673]], [[0.3953933850612407]], [[0.4048337330805374]]], "count": [100]}, "observation.state": {"min": [0.5535925626754761, -1.2342164516448975, 0.9284638166427612, -0.3023432195186615, -1.5734806060791016, 0.45901045203208923, -0.8363851308822632, -1.2643530368804932, 0.7847588062286377, -0.16913671791553497, 0.5027371048927307, -1.5921835899353027, 26.32499885559082, 50.59749984741211, 9.213749885559082, -0.22062499821186066, 0.7200000286102295, 0.010625000111758709, 0.8500000238418579, 0.21375000476837158, 0.7912499904632568, 0.08875000476837158, 0.9811111092567444, 0.036250002682209015, 11.490625381469727, 65.87750244140625, 0.6362500190734863, -0.8137500286102295, 1.0724999904632568, -0.5218750238418579, 0.6468750238418579, 1.1875, 0.7450000047683716, -0.3268750011920929, 0.6240000128746033, -3.494374990463257], "max": [1.2522172927856445, -0.7548341155052185, 1.4959086179733276, 0.00562676414847374, -0.9324216246604919, 1.2448500394821167, -0.33360037207603455, -0.6781575679779053, 1.3452496528625488, 0.38438430428504944, 0.9318016767501831, -1.095716953277588, 54.36312484741211, 80.33110809326172, 48.80937576293945, 7.50600004196167, 30.368749618530273, 55.38999938964844, 36.66374969482422, 66.93499755859375, 36.27312469482422, 85.14437866210938, 27.13687515258789, 108.35124969482422, 58.50437545776367, 78.31999969482422, 2.9375, 5.68625020980835, 25.5575008392334, 62.39125061035156, 38.26625061035156, 61.16437530517578, 52.936248779296875, 74.06999969482422, 47.41062545776367, 2.8025002479553223], "mean": [0.9889466166496277, -0.9070426225662231, 1.1012037992477417, -0.17778633534908295, -1.2976515293121338, 0.6797710061073303, -0.6417786478996277, -0.9022351503372192, 0.941629946231842, 0.1968906819820404, 0.7588096261024475, -1.5043185949325562, 35.8405647277832, 60.01311111450195, 32.273983001708984, 3.7442615032196045, 6.6037797927856445, 8.62369155883789, 8.236153602600098, 10.8680419921875, 8.549800872802734, 14.330437660217285, 5.496288776397705, 32.4559211730957, 31.492660522460938, 74.42178344726562, 1.0412206649780273, 0.6328592300415039, 7.243825912475586, 13.356524467468262, 10.45964241027832, 13.322854042053223, 10.639325141906738, 23.372520446777344, 9.009818077087402, -3.208751916885376], "std": [0.24952886998653412, 0.14482548832893372, 0.181162491440773, 0.09622790664434433, 0.1968230903148651, 0.16343705356121063, 0.19769428670406342, 0.17186091840267181, 0.18654336035251617, 0.1606181263923645, 0.15582679212093353, 0.17048968374729156, 8.84050178527832, 6.508233547210693, 8.950384140014648, 2.3656973838806152, 10.13058853149414, 17.187240600585938, 12.696252822875977, 20.083677291870117, 12.485151290893555, 27.16904067993164, 8.508275985717773, 32.23204803466797, 16.013641357421875, 4.351140022277832, 0.3584860861301422, 1.6119579076766968, 8.604188919067383, 21.254058837890625, 13.47524642944336, 20.273239135742188, 17.423948287963867, 28.420724868774414, 15.328547477722168, 0.9559280276298523], "count": [188]}, "action": {"min": [0.5535925626754761, -1.2342164516448975, 0.9284638166427612, -0.3023432195186615, -1.5734806060791016, 0.45901045203208923, -0.8363851308822632, -1.2643530368804932, 0.7847588062286377, -0.16913671791553497, 0.5027371048927307, -1.5921835899353027, 26.32499885559082, 50.59749984741211, 9.213749885559082, -0.22062499821186066, 0.7200000286102295, 0.010625000111758709, 0.8500000238418579, 0.21375000476837158, 0.7912499904632568, 0.08875000476837158, 0.9811111092567444, 0.036250002682209015, 11.490625381469727, 65.87750244140625, 0.6362500190734863, -0.8137500286102295, 1.0724999904632568, -0.5218750238418579, 0.6468750238418579, 1.1875, 0.7450000047683716, -0.3268750011920929, 0.6240000128746033, -3.494374990463257], "max": [1.2522172927856445, -0.7548341155052185, 1.4959086179733276, 0.00562676414847374, -0.9324216246604919, 1.2448500394821167, -0.33360037207603455, -0.6781575679779053, 1.3452496528625488, 0.38438430428504944, 0.9318016767501831, -1.095716953277588, 54.36312484741211, 80.33110809326172, 48.80937576293945, 7.50600004196167, 30.368749618530273, 55.38999938964844, 36.66374969482422, 66.93499755859375, 36.27312469482422, 85.14437866210938, 27.13687515258789, 108.35124969482422, 58.50437545776367, 78.31999969482422, 2.9375, 5.68625020980835, 25.5575008392334, 62.39125061035156, 38.26625061035156, 61.16437530517578, 52.936248779296875, 74.06999969482422, 47.41062545776367, 2.8025002479553223], "mean": [0.9889470338821411, -0.9070423245429993, 1.1012035608291626, -0.17778624594211578, -1.297651767730713, 0.6797710657119751, -0.6417783498764038, -0.9022351503372192, 0.9416301846504211, 0.196890726685524, 0.7588096261024475, -1.5043187141418457, 35.840545654296875, 60.0130729675293, 32.27398681640625, 3.7442617416381836, 6.603774547576904, 8.62369441986084, 8.236152648925781, 10.868038177490234, 8.549806594848633, 14.330437660217285, 5.496284008026123, 32.455909729003906, 31.492652893066406, 74.42178344726562, 1.041221261024475, 0.6328591108322144, 7.243827819824219, 13.356517791748047, 10.459644317626953, 13.32285213470459, 10.639326095581055, 23.372514724731445, 9.009817123413086, -3.2087512016296387], "std": [0.24952885508537292, 0.14482548832893372, 0.18116246163845062, 0.09622793644666672, 0.19682307541370392, 0.16343702375888824, 0.19769427180290222, 0.17186090350151062, 0.18654334545135498, 0.1606181114912033, 0.15582677721977234, 0.17048968374729156, 8.84050178527832, 6.508234977722168, 8.950386047363281, 2.3656976222991943, 10.13058853149414, 17.187236785888672, 12.696253776550293, 20.083677291870117, 12.485153198242188, 27.169042587280273, 8.508275985717773, 32.2320442199707, 16.01364517211914, 4.35114049911499, 0.3584860563278198, 1.6119579076766968, 8.604187965393066, 21.25406265258789, 13.475244522094727, 20.273237228393555, 17.423946380615234, 28.42072105407715, 15.328550338745117, 0.9559288024902344], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [188]}, "index": {"min": [3415], "max": [3602], "mean": [3508.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.1648936170212765, 6.0, 6.0, 6.0, 6.0], "std": [1.7008888444055013, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [188]}, "eef_direction_state": {"mean": [3.276595744680851, 3.872340425531915], "std": [2.1258502945587447, 2.4418080262997677], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.0851063829787233, 0.9148936170212766], "std": [0.7740412665353721, 0.9127882752813893], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8882978723404256, 0.6861702127659575], "std": [0.8649629659983512, 0.8137254835120847], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.276595744680851, 3.872340425531915], "std": [2.1258502945587447, 2.4418080262997677], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.0851063829787233, 0.9148936170212766], "std": [0.7740412665353721, 0.9127882752813893], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8882978723404256, 0.6861702127659575], "std": [0.8649629659983512, 0.8137254835120847], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6348359169253716, 0.20597370793350317, 1.2219732709638909, -1.1249878603601868, 0.700963832044056, -1.822740302580278, 0.6409520199945807, -0.1152012528912359, 1.2155836533881788, 1.0962996262011058, 1.3398843260075626, 1.728695407567163], "std": [0.054384551056135495, 0.03584657984493425, 0.022424350761121165, 0.07418745175657594, 0.14093986827267158, 0.10233924417558245, 0.05537140913861187, 0.03644938923348393, 0.031165847677024846, 0.21575128823112874, 0.08301257356609759, 0.2586814018445283], "min": [0.590171817479503, 0.14622383676386366, 1.1985391663117981, -1.1945973292644678, 0.44993021102006736, -2.019202005333442, 0.5907467492522475, -0.15071240291321314, 1.179685977555861, 0.6744579617105779, 1.2198514321752367, 1.3794487347263338], "max": [0.7512361348351015, 0.26178800522706736, 1.2828505642816361, -0.9160735459621505, 1.1212994836102603, -1.5055264878500658, 0.7559264637461698, -0.0611308420257069, 1.2780227145645016, 1.583760722656357, 1.4320081746227453, 2.4490609476616814], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6348359169253716, 0.20597370793350317, 1.2219732709638909, -1.1249878603601868, 0.700963832044056, -1.822740302580278, 0.6409520199945807, -0.1152012528912359, 1.2155836533881788, 1.0962996262011058, 1.3398843260075626, 1.728695407567163], "std": [0.054384551056135495, 0.03584657984493425, 0.022424350761121165, 0.07418745175657594, 0.14093986827267158, 0.10233924417558245, 0.05537140913861187, 0.03644938923348393, 0.031165847677024846, 0.21575128823112874, 0.08301257356609759, 0.2586814018445283], "min": [0.590171817479503, 0.14622383676386366, 1.1985391663117981, -1.1945973292644678, 0.44993021102006736, -2.019202005333442, 0.5907467492522475, -0.15071240291321314, 1.179685977555861, 0.6744579617105779, 1.2198514321752367, 1.3794487347263338], "max": [0.7512361348351015, 0.26178800522706736, 1.2828505642816361, -0.9160735459621505, 1.1212994836102603, -1.5055264878500658, 0.7559264637461698, -0.0611308420257069, 1.2780227145645016, 1.583760722656357, 1.4320081746227453, 2.4490609476616814], "count": [188]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36851073529411765]], [[0.38089436683006533]], [[0.3904326899509804]]], "std": [[[0.3564603968067636]], [[0.3497203180280858]], [[0.34931885463041085]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.10980392156862745]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752711764705882]], [[0.4904052777777778]], [[0.47421558210784315]]], "std": [[[0.3420118110367989]], [[0.3417981247196279]], [[0.3467370345395378]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46825849877450976]], [[0.4713774734477124]], [[0.45227011642156867]]], "std": [[[0.3372510418461504]], [[0.33996117628909084]], [[0.3470405319282688]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38566873161764703]], [[0.3921161274509804]], [[0.37088205473856206]]], "std": [[[0.3889192853111983]], [[0.398905077254747]], [[0.40441408761353953]]], "count": [100]}, "observation.state": {"min": [0.5388342142105103, -1.3027628660202026, 0.987997829914093, -0.22113659977912903, -1.4013503789901733, 0.4283493459224701, -0.9158512353897095, -1.294370412826538, 0.8414714932441711, -0.2120288759469986, 0.5216201543807983, -1.2836413383483887, 26.579999923706055, 57.751251220703125, -0.9518750309944153, -0.668749988079071, 0.9175000190734863, -0.15062500536441803, 0.7593749761581421, 1.024999976158142, 1.040624976158142, 0.021249990910291672, 1.0475000143051147, 0.5206249952316284, 12.40999984741211, 67.18071746826172, 0.8374999761581421, -1.1143749952316284, 0.6499999761581421, -0.39625000953674316, 0.607272744178772, 0.04545454680919647, 0.9431250095367432, -0.1428571343421936, 0.5774999856948853, -0.037777796387672424], "max": [1.167336344718933, -0.8142833709716797, 1.567912220954895, 0.050164032727479935, -0.8915321826934814, 0.7420176267623901, -0.38524261116981506, -0.7221967577934265, 1.418135404586792, 0.2909466326236725, 1.1007477045059204, -0.9635118842124939, 56.10562515258789, 80.33374786376953, 42.34437561035156, 8.898124694824219, 32.026248931884766, 57.22062301635742, 43.90999984741211, 54.79499816894531, 46.63312530517578, 73.08312225341797, 53.484375, 94.19750213623047, 58.825626373291016, 77.95938110351562, 2.572499990463257, 3.706249952316284, 25.290624618530273, 61.94499969482422, 35.703125, 58.22687530517578, 49.931251525878906, 75.76812744140625, 45.796875, 101.3550033569336], "mean": [0.9269247055053711, -0.9577117562294006, 1.1467037200927734, -0.11912010610103607, -1.205941081047058, 0.614821195602417, -0.7351568341255188, -0.9238653182983398, 0.9736594557762146, 0.1666630208492279, 0.9144764542579651, -1.2283165454864502, 38.216514587402344, 62.68263244628906, 10.160494804382324, 4.117191314697266, 5.980610370635986, 8.790060043334961, 7.839625358581543, 9.54863166809082, 8.399406433105469, 13.844199180603027, 8.698482513427734, 29.151540756225586, 33.39591598510742, 73.94366455078125, 1.2025777101516724, 1.4639203548431396, 6.067354679107666, 10.475275993347168, 8.424359321594238, 10.65220832824707, 9.417795181274414, 19.154943466186523, 7.550747394561768, 44.36268997192383], "std": [0.21184886991977692, 0.1495070606470108, 0.18542204797267914, 0.08340553194284439, 0.14667662978172302, 0.08022060245275497, 0.19701994955539703, 0.16050513088703156, 0.17870286107063293, 0.16542555391788483, 0.21657249331474304, 0.10510091483592987, 8.487763404846191, 5.303203582763672, 14.703797340393066, 3.063478946685791, 9.408162117004395, 16.9620304107666, 13.203919410705566, 16.544546127319336, 13.925512313842773, 24.5113468170166, 15.456417083740234, 30.00673484802246, 14.527076721191406, 3.3615403175354004, 0.27950799465179443, 1.2639788389205933, 8.27769660949707, 20.16611671447754, 11.964680671691895, 18.623876571655273, 15.511391639709473, 26.419902801513672, 13.963787078857422, 35.0726318359375], "count": [181]}, "action": {"min": [0.5388342142105103, -1.3027628660202026, 0.987997829914093, -0.22113659977912903, -1.4013503789901733, 0.4283493459224701, -0.9158512353897095, -1.294370412826538, 0.8414714932441711, -0.2120288759469986, 0.5216201543807983, -1.2836413383483887, 26.579999923706055, 57.751251220703125, -0.9518750309944153, -0.668749988079071, 0.9175000190734863, -0.15062500536441803, 0.7593749761581421, 1.024999976158142, 1.040624976158142, 0.021249990910291672, 1.0475000143051147, 0.5206249952316284, 12.40999984741211, 67.18071746826172, 0.8374999761581421, -1.1143749952316284, 0.6499999761581421, -0.39625000953674316, 0.607272744178772, 0.04545454680919647, 0.9431250095367432, -0.1428571343421936, 0.5774999856948853, -0.037777796387672424], "max": [1.167336344718933, -0.8142833709716797, 1.567912220954895, 0.050164032727479935, -0.8915321826934814, 0.7420176267623901, -0.38524261116981506, -0.7221967577934265, 1.418135404586792, 0.2909466326236725, 1.1007477045059204, -0.9635118842124939, 56.10562515258789, 80.33374786376953, 42.34437561035156, 8.898124694824219, 32.026248931884766, 57.22062301635742, 43.90999984741211, 54.79499816894531, 46.63312530517578, 73.08312225341797, 53.484375, 94.19750213623047, 58.825626373291016, 77.95938110351562, 2.572499990463257, 3.706249952316284, 25.290624618530273, 61.94499969482422, 35.703125, 58.22687530517578, 49.931251525878906, 75.76812744140625, 45.796875, 101.3550033569336], "mean": [0.9269245862960815, -0.9577120542526245, 1.1467034816741943, -0.11912012100219727, -1.205941081047058, 0.6148212552070618, -0.7351565957069397, -0.9238653779029846, 0.9736596941947937, 0.16666309535503387, 0.9144764542579651, -1.228316307067871, 38.21650314331055, 62.68265914916992, 10.160490036010742, 4.117190361022949, 5.9806084632873535, 8.790054321289062, 7.839618682861328, 9.548643112182617, 8.399406433105469, 13.844205856323242, 8.698473930358887, 29.15153694152832, 33.39591598510742, 73.94366455078125, 1.2025774717330933, 1.4639204740524292, 6.067356586456299, 10.475276947021484, 8.424356460571289, 10.65221118927002, 9.417798042297363, 19.154937744140625, 7.550747394561768, 44.362701416015625], "std": [0.21184885501861572, 0.14950703084468842, 0.18542204797267914, 0.08340555429458618, 0.14667661488056183, 0.08022063225507736, 0.19701997935771942, 0.16050513088703156, 0.17870287597179413, 0.16542556881904602, 0.21657246351242065, 0.10510091483592987, 8.487763404846191, 5.30320405960083, 14.703792572021484, 3.063478946685791, 9.408160209655762, 16.962032318115234, 13.203917503356934, 16.544544219970703, 13.925511360168457, 24.511348724365234, 15.45641803741455, 30.006732940673828, 14.52707576751709, 3.3615405559539795, 0.27950796484947205, 1.2639790773391724, 8.277695655822754, 20.166112899780273, 11.964680671691895, 18.623876571655273, 15.511392593383789, 26.419902801513672, 13.963787078857422, 35.0726318359375], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [181]}, "index": {"min": [3603], "max": [3783], "mean": [3693.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.6736228368659913, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [181]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [181]}, "eef_direction_state": {"mean": [3.1712707182320443, 3.81767955801105], "std": [2.3477867886937007, 2.4685686297199396], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.0607734806629834, 0.9005524861878453], "std": [0.828802943319301, 0.928998583848308], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.7955801104972375, 0.7955801104972375], "std": [0.8777056482148637, 0.8456468448020984], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.1712707182320443, 3.81767955801105], "std": [2.3477867886937007, 2.4685686297199396], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.0607734806629834, 0.9005524861878453], "std": [0.828802943319301, 0.928998583848308], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.7955801104972375, 0.7955801104972375], "std": [0.8777056482148637, 0.8456468448020984], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6449883830962567, 0.18352933217395673, 1.208904751977529, -1.198098984890702, 0.6539341493541705, -1.938219987774744, 0.6375774223292199, -0.1279584882319974, 1.2116151008783003, 1.1783933620006322, 1.111227849357456, 1.82710532199924], "std": [0.05692755558585852, 0.026793357387345063, 0.024440051203397997, 0.08888937735386039, 0.10107231101150323, 0.10601214987373155, 0.05190461886382372, 0.04739669015489217, 0.0166573325628413, 0.10933653966465937, 0.029265625827014332, 0.2003537225455669], "min": [0.5983537126278755, 0.13414072700130975, 1.1861906566497689, -1.3116233446099415, 0.41649953253172844, -2.145728774931222, 0.5947979125389672, -0.16946843599049474, 1.1788819700638178, 0.9807637722737048, 1.0436434304855045, 1.6667930024209134], "max": [0.7679461867125223, 0.2221579574039718, 1.2661094313854933, -0.9854261061521772, 0.7600040378735153, -1.7573893358254555, 0.7646227084101047, -0.04357438721876658, 1.2546258535107664, 1.5227155409923614, 1.1781498032687412, 2.4383447699228347], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6449883830962567, 0.18352933217395673, 1.208904751977529, -1.198098984890702, 0.6539341493541705, -1.938219987774744, 0.6375774223292199, -0.1279584882319974, 1.2116151008783003, 1.1783933620006322, 1.111227849357456, 1.82710532199924], "std": [0.05692755558585852, 0.026793357387345063, 0.024440051203397997, 0.08888937735386039, 0.10107231101150323, 0.10601214987373155, 0.05190461886382372, 0.04739669015489217, 0.0166573325628413, 0.10933653966465937, 0.029265625827014332, 0.2003537225455669], "min": [0.5983537126278755, 0.13414072700130975, 1.1861906566497689, -1.3116233446099415, 0.41649953253172844, -2.145728774931222, 0.5947979125389672, -0.16946843599049474, 1.1788819700638178, 0.9807637722737048, 1.0436434304855045, 1.6667930024209134], "max": [0.7679461867125223, 0.2221579574039718, 1.2661094313854933, -0.9854261061521772, 0.7600040378735153, -1.7573893358254555, 0.7646227084101047, -0.04357438721876658, 1.2546258535107664, 1.5227155409923614, 1.1781498032687412, 2.4383447699228347], "count": [181]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3733204718137255]], [[0.3860661315359477]], [[0.39476815155228756]]], "std": [[[0.3545236655753708]], [[0.34768832579815484]], [[0.3482698954277505]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48847574959150325]], [[0.5039991727941177]], [[0.48728919934640524]]], "std": [[[0.3469665626352292]], [[0.3472030861560548]], [[0.3529337984788476]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663774918300653]], [[0.4692456290849673]], [[0.4524931719771242]]], "std": [[[0.33724419558964724]], [[0.33979530043468004]], [[0.34575314850266997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3678427777777778]], [[0.39202598243464054]], [[0.3673712050653595]]], "std": [[[0.3955355169696081]], [[0.3951960756789776]], [[0.4034661762266478]]], "count": [100]}, "observation.state": {"min": [0.5435072779655457, -1.207179307937622, 0.9360774159431458, -0.30041199922561646, -1.5488543510437012, 0.49141204357147217, -0.8907930850982666, -1.2685492038726807, 0.7735847234725952, -0.20761807262897491, 0.4668068587779999, -1.4774070978164673, 26.954999923706055, 58.25062561035156, 0.0, -0.7143750190734863, 0.7237499952316284, 0.4124999940395355, 1.0056250095367432, -0.8274999856948853, 0.9162499904632568, -2.901249885559082, 1.0824999809265137, 0.41749998927116394, 4.556875228881836, 66.80875396728516, 0.7043750286102295, 0.36375001072883606, 0.9337500333786011, 0.8168749809265137, 0.6349999904632568, -0.95333331823349, 0.7955555319786072, -0.07750000059604645, 0.6041666865348816, -3.1041667461395264], "max": [1.244309663772583, -0.7560209631919861, 1.4677271842956543, 0.0646839514374733, -0.9001392126083374, 0.9760051965713501, -0.30580031871795654, -0.7197383642196655, 1.333304762840271, 0.28543907403945923, 1.04214346408844, -1.1183193922042847, 50.50312423706055, 76.98124694824219, 48.09000015258789, 8.896875381469727, 31.64000129699707, 49.9900016784668, 37.63624954223633, 55.47249984741211, 39.15687561035156, 77.73750305175781, 37.07437515258789, 101.33499908447266, 65.52188110351562, 79.28250122070312, 2.9574999809265137, 6.545714378356934, 23.53499984741211, 56.14125061035156, 32.791873931884766, 65.37687683105469, 47.833126068115234, 80.27249908447266, 39.3849983215332, 99.7768783569336], "mean": [0.9772056937217712, -0.8912125825881958, 1.0808223485946655, -0.15603874623775482, -1.248738169670105, 0.6784313917160034, -0.6866933107376099, -0.879642903804779, 0.904150664806366, 0.15232546627521515, 0.843084990978241, -1.411339521408081, 37.95515060424805, 63.897926330566406, 29.605709075927734, 4.220150947570801, 5.09619665145874, 9.210027694702148, 6.818854808807373, 9.65229320526123, 7.241008281707764, 15.09390926361084, 6.289814472198486, 29.41368865966797, 31.23638153076172, 74.654052734375, 1.1676825284957886, 1.76499342918396, 6.315575122833252, 12.934680938720703, 8.616774559020996, 13.680706977844238, 9.77228832244873, 23.285600662231445, 7.7449116706848145, 43.482269287109375], "std": [0.24196049571037292, 0.13619588315486908, 0.17195339500904083, 0.1127055287361145, 0.19430586695671082, 0.10705092549324036, 0.22004500031471252, 0.17461973428726196, 0.18074455857276917, 0.16416388750076294, 0.21372993290424347, 0.12553450465202332, 6.088385581970215, 4.210341453552246, 10.207816123962402, 2.7916369438171387, 8.532264709472656, 15.9229097366333, 10.525288581848145, 18.350025177001953, 11.36635971069336, 27.242589950561523, 10.44887924194336, 36.54853057861328, 19.117794036865234, 4.529141426086426, 0.39939266443252563, 1.5691324472427368, 7.640998840332031, 19.972837448120117, 11.251320838928223, 23.460540771484375, 15.404874801635742, 30.888818740844727, 12.385865211486816, 37.88885498046875], "count": [158]}, "action": {"min": [0.5435072779655457, -1.207179307937622, 0.9360774159431458, -0.30041199922561646, -1.5488543510437012, 0.49141204357147217, -0.8907930850982666, -1.2685492038726807, 0.7735847234725952, -0.20761807262897491, 0.4668068587779999, -1.4774070978164673, 26.954999923706055, 58.25062561035156, 0.0, -0.7143750190734863, 0.7237499952316284, 0.4124999940395355, 1.0056250095367432, -0.8274999856948853, 0.9162499904632568, -2.901249885559082, 1.0824999809265137, 0.41749998927116394, 4.556875228881836, 66.80875396728516, 0.7043750286102295, 0.36375001072883606, 0.9337500333786011, 0.8168749809265137, 0.6349999904632568, -0.95333331823349, 0.7955555319786072, -0.07750000059604645, 0.6041666865348816, -3.1041667461395264], "max": [1.244309663772583, -0.7560209631919861, 1.4677271842956543, 0.0646839514374733, -0.9001392126083374, 0.9760051965713501, -0.30580031871795654, -0.7197383642196655, 1.333304762840271, 0.28543907403945923, 1.04214346408844, -1.1183193922042847, 50.50312423706055, 76.98124694824219, 48.09000015258789, 8.896875381469727, 31.64000129699707, 49.9900016784668, 37.63624954223633, 55.47249984741211, 39.15687561035156, 77.73750305175781, 37.07437515258789, 101.33499908447266, 65.52188110351562, 79.28250122070312, 2.9574999809265137, 6.545714378356934, 23.53499984741211, 56.14125061035156, 32.791873931884766, 65.37687683105469, 47.833126068115234, 80.27249908447266, 39.3849983215332, 99.7768783569336], "mean": [0.9772060513496399, -0.8912127614021301, 1.080822467803955, -0.15603870153427124, -1.2487382888793945, 0.6784310936927795, -0.6866934299468994, -0.8796430230140686, 0.904150664806366, 0.15232545137405396, 0.8430851697921753, -1.4113396406173706, 37.95515060424805, 63.8979377746582, 29.605709075927734, 4.220150947570801, 5.09619665145874, 9.210027694702148, 6.818850517272949, 9.652288436889648, 7.2410054206848145, 15.093916893005371, 6.289811611175537, 29.413713455200195, 31.23638343811035, 74.65406036376953, 1.1676830053329468, 1.7649931907653809, 6.315576076507568, 12.93467903137207, 8.616774559020996, 13.680706024169922, 9.772287368774414, 23.285602569580078, 7.744912624359131, 43.48228454589844], "std": [0.24196049571037292, 0.1361958533525467, 0.17195340991020203, 0.1127055212855339, 0.194305881857872, 0.10705094784498215, 0.2200450301170349, 0.17461974918842316, 0.18074455857276917, 0.16416388750076294, 0.21372990310192108, 0.1255345195531845, 6.088385105133057, 4.210340976715088, 10.207818031311035, 2.7916367053985596, 8.532261848449707, 15.92291259765625, 10.525287628173828, 18.35002326965332, 11.366353034973145, 27.24259376525879, 10.448877334594727, 36.54853820800781, 19.1177921295166, 4.529140949249268, 0.39939266443252563, 1.5691323280334473, 7.640998363494873, 19.972837448120117, 11.251321792602539, 23.460540771484375, 15.404877662658691, 30.888826370239258, 12.3858642578125, 37.888851165771484], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [158]}, "index": {"min": [3784], "max": [3941], "mean": [3862.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.329113924050633, 6.0, 6.0, 6.0, 6.0], "std": [1.639863524634407, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [158]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [158]}, "eef_direction_state": {"mean": [2.9240506329113924, 3.8037974683544302], "std": [1.9243420831890863, 2.3070032640303655], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.2721518987341771, 1.0253164556962024], "std": [0.7084368081233436, 0.9205760929405925], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [0.9683544303797469, 0.8037974683544303], "std": [0.8672733795553933, 0.8226143932570049], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [2.9240506329113924, 3.8037974683544302], "std": [1.9243420831890863, 2.3070032640303655], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.2721518987341771, 1.0253164556962024], "std": [0.7084368081233436, 0.9205760929405925], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [0.9683544303797469, 0.8037974683544303], "std": [0.8672733795553933, 0.8226143932570049], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6331551699946613, 0.20040808277486627, 1.216641703285165, -1.1812975440702054, 0.7129902178381986, -1.8740308066343985, 0.6244003362372826, -0.11373597666868493, 1.223148321266274, 1.0399751225656808, 1.2746734446024859, 1.7070082189649085], "std": [0.05327927775779985, 0.035309243386652686, 0.024465684284225447, 0.0819864843419204, 0.10303946991177292, 0.12993446256499788, 0.05290579890097465, 0.050752171868622895, 0.023530331017467418, 0.17015258148186677, 0.04177454415525716, 0.25539923053271274], "min": [0.5883145285464746, 0.14603191109474586, 1.1816847727683844, -1.3341579201094527, 0.4754258012471593, -2.157925164855857, 0.5832225489831162, -0.1639164139004021, 1.1865291750263964, 0.7304102635757819, 1.1965160672187767, 1.4506407380753366], "max": [0.750987192508193, 0.25531796538997975, 1.2656107460992798, -1.0405198514993355, 0.9279389608172726, -1.6662629823518906, 0.7462158796701206, -0.03252989771408071, 1.2771179755640405, 1.5587189953049734, 1.3250459861054606, 2.494744837318507], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6331551699946613, 0.20040808277486627, 1.216641703285165, -1.1812975440702054, 0.7129902178381986, -1.8740308066343985, 0.6244003362372826, -0.11373597666868493, 1.223148321266274, 1.0399751225656808, 1.2746734446024859, 1.7070082189649085], "std": [0.05327927775779985, 0.035309243386652686, 0.024465684284225447, 0.0819864843419204, 0.10303946991177292, 0.12993446256499788, 0.05290579890097465, 0.050752171868622895, 0.023530331017467418, 0.17015258148186677, 0.04177454415525716, 0.25539923053271274], "min": [0.5883145285464746, 0.14603191109474586, 1.1816847727683844, -1.3341579201094527, 0.4754258012471593, -2.157925164855857, 0.5832225489831162, -0.1639164139004021, 1.1865291750263964, 0.7304102635757819, 1.1965160672187767, 1.4506407380753366], "max": [0.750987192508193, 0.25531796538997975, 1.2656107460992798, -1.0405198514993355, 0.9279389608172726, -1.6662629823518906, 0.7462158796701206, -0.03252989771408071, 1.2771179755640405, 1.5587189953049734, 1.3250459861054606, 2.494744837318507], "count": [158]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37083036560457516]], [[0.3831335130718954]], [[0.3916663439542483]]], "std": [[[0.3529952122365903]], [[0.3467725114550631]], [[0.34729143875066415]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49076574959150326]], [[0.5051196282679739]], [[0.48520849264705884]]], "std": [[[0.34816120968677083]], [[0.34801278742761566]], [[0.35518377320589567]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656306760620915]], [[0.4685769321895425]], [[0.45189697916666666]]], "std": [[[0.33784691670066574]], [[0.3411255196508554]], [[0.3470136162240107]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3693564031862745]], [[0.39388353145424837]], [[0.36968260008169934]]], "std": [[[0.3957735544447212]], [[0.39590023410310593]], [[0.40391714591991396]]], "count": [100]}, "observation.state": {"min": [0.5236228704452515, -1.2961585521697998, 0.9469414949417114, -0.2786678969860077, -1.4495859146118164, 0.44129568338394165, -0.8653534650802612, -1.2863117456436157, 0.7926002144813538, -0.2691071629524231, 0.3955424726009369, -1.4356355667114258, 22.410625457763672, 60.032501220703125, 19.4112491607666, -0.3512499928474426, 0.8487499952316284, -0.3062500059604645, 0.9268749952316284, -0.8387500047683716, 0.9228571653366089, -2.8112499713897705, 1.0149999856948853, 0.49000000953674316, 16.22333335876465, 62.211429595947266, 0.7962499856948853, -0.6343749761581421, 0.7400000095367432, 0.27562499046325684, 0.6213333010673523, -0.9543750286102295, 0.75, 0.5987499952316284, 0.6974999904632568, -3.36733341217041], "max": [1.1521294116973877, -0.7435911893844604, 1.5621662139892578, 0.08223181962966919, -0.8294708728790283, 1.037279725074768, -0.297956258058548, -0.6882878541946411, 1.4075016975402832, 0.29709792137145996, 1.0194933414459229, -1.0306992530822754, 55.13999938964844, 81.28250122070312, 53.22999954223633, 8.05888843536377, 26.21062469482422, 50.145626068115234, 30.433124542236328, 53.84749984741211, 36.72125244140625, 79.20500183105469, 34.75312423706055, 99.48062133789062, 58.360626220703125, 78.08562469482422, 2.802500009536743, 6.853333473205566, 26.359375, 61.606876373291016, 34.08812713623047, 63.42375183105469, 44.77124786376953, 90.44499969482422, 39.34437561035156, 107.81875610351562], "mean": [0.8889275193214417, -0.9245929718017578, 1.1304712295532227, -0.1401791125535965, -1.154991626739502, 0.6813170313835144, -0.6809957027435303, -0.8704595565795898, 0.9117280840873718, 0.1364571452140808, 0.8312988877296448, -1.3750413656234741, 37.522823333740234, 66.52808380126953, 34.66205978393555, 2.832808017730713, 5.166451930999756, 8.242293357849121, 7.330016613006592, 10.378868103027344, 8.221749305725098, 18.44983673095703, 6.596346855163574, 36.98527526855469, 33.69514083862305, 74.35411071777344, 1.1214369535446167, 0.8543111681938171, 6.263333797454834, 12.15835952758789, 8.074274063110352, 10.544190406799316, 8.215108871459961, 21.644514083862305, 7.093754768371582, 33.04102325439453], "std": [0.2326255589723587, 0.1846601814031601, 0.21260635554790497, 0.10491050034761429, 0.17857743799686432, 0.14013834297657013, 0.20683564245700836, 0.1620485931634903, 0.18510356545448303, 0.1676197648048401, 0.22364795207977295, 0.12552061676979065, 8.552577018737793, 4.59973669052124, 7.434443473815918, 2.3145902156829834, 7.783782005310059, 15.709495544433594, 9.8584566116333, 17.86053466796875, 11.334714889526367, 27.02785301208496, 10.533061027526855, 32.721282958984375, 13.077009201049805, 4.821747779846191, 0.31369417905807495, 1.6897640228271484, 8.578285217285156, 20.38873291015625, 11.50922966003418, 21.37964630126953, 13.669950485229492, 31.331933975219727, 12.129764556884766, 42.4978141784668], "count": [178]}, "action": {"min": [0.5236228704452515, -1.2961585521697998, 0.9469414949417114, -0.2786678969860077, -1.4495859146118164, 0.44129568338394165, -0.8653534650802612, -1.2863117456436157, 0.7926002144813538, -0.2691071629524231, 0.3955424726009369, -1.4356355667114258, 22.410625457763672, 60.032501220703125, 19.4112491607666, -0.3512499928474426, 0.8487499952316284, -0.3062500059604645, 0.9268749952316284, -0.8387500047683716, 0.9228571653366089, -2.8112499713897705, 1.0149999856948853, 0.49000000953674316, 16.22333335876465, 62.211429595947266, 0.7962499856948853, -0.6343749761581421, 0.7400000095367432, 0.27562499046325684, 0.6213333010673523, -0.9543750286102295, 0.75, 0.5987499952316284, 0.6974999904632568, -3.36733341217041], "max": [1.1521294116973877, -0.7435911893844604, 1.5621662139892578, 0.08223181962966919, -0.8294708728790283, 1.037279725074768, -0.297956258058548, -0.6882878541946411, 1.4075016975402832, 0.29709792137145996, 1.0194933414459229, -1.0306992530822754, 55.13999938964844, 81.28250122070312, 53.22999954223633, 8.05888843536377, 26.21062469482422, 50.145626068115234, 30.433124542236328, 53.84749984741211, 36.72125244140625, 79.20500183105469, 34.75312423706055, 99.48062133789062, 58.360626220703125, 78.08562469482422, 2.802500009536743, 6.853333473205566, 26.359375, 61.606876373291016, 34.08812713623047, 63.42375183105469, 44.77124786376953, 90.44499969482422, 39.34437561035156, 107.81875610351562], "mean": [0.8889275193214417, -0.9245935678482056, 1.1304707527160645, -0.14017915725708008, -1.1549912691116333, 0.6813164353370667, -0.6809955835342407, -0.8704600930213928, 0.9117280840873718, 0.13645708560943604, 0.831298828125, -1.3750410079956055, 37.52281951904297, 66.52808380126953, 34.66205596923828, 2.8328075408935547, 5.166449546813965, 8.24228572845459, 7.330018520355225, 10.378863334655762, 8.221750259399414, 18.4498233795166, 6.596342086791992, 36.985267639160156, 33.69515609741211, 74.35416412353516, 1.121437430381775, 0.8543110489845276, 6.263335227966309, 12.15836238861084, 8.074274063110352, 10.544191360473633, 8.215109825134277, 21.644515991210938, 7.093755722045898, 33.04102325439453], "std": [0.23262549936771393, 0.1846601814031601, 0.21260632574558258, 0.10491050034761429, 0.1785774528980255, 0.14013829827308655, 0.20683564245700836, 0.1620486080646515, 0.18510356545448303, 0.1676197648048401, 0.22364792227745056, 0.12552063167095184, 8.552578926086426, 4.59973669052124, 7.434443473815918, 2.3145906925201416, 7.783784866333008, 15.70949649810791, 9.858454704284668, 17.860536575317383, 11.33471393585205, 27.02784538269043, 10.533061027526855, 32.721282958984375, 13.077009201049805, 4.82174825668335, 0.31369420886039734, 1.6897640228271484, 8.578285217285156, 20.388734817504883, 11.50922966003418, 21.379648208618164, 13.669951438903809, 31.331933975219727, 12.129764556884766, 42.497806549072266], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [178]}, "index": {"min": [3942], "max": [4119], "mean": [4030.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [2.3820224719101124, 6.0, 6.0, 6.0, 6.0], "std": [1.6760414704687254, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [178]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [178]}, "eef_direction_state": {"mean": [2.741573033707865, 4.151685393258427], "std": [2.090793569505143, 2.347487892756975], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.1853932584269662, 0.8876404494382022], "std": [0.7066379588575554, 0.9532699754027135], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.9213483146067416, 0.7078651685393258], "std": [0.8833633263371217, 0.8238338328010496], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [2.741573033707865, 4.151685393258427], "std": [2.090793569505143, 2.347487892756975], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.1853932584269662, 0.8876404494382022], "std": [0.7066379588575554, 0.9532699754027135], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.9213483146067416, 0.7078651685393258], "std": [0.8833633263371217, 0.8238338328010496], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6514583012984808, 0.18802427200155375, 1.2210773736113427, -1.1942343356530327, 0.706402545627978, -1.8907425381371021, 0.6267085805798716, -0.11833153203421558, 1.2232206423541745, 1.0779832760038028, 1.2604548346833389, 1.7444912034759585], "std": [0.06528836101274506, 0.029454895477248236, 0.020325833327245, 0.08713910887676131, 0.14776267063668022, 0.14537709190460507, 0.05464988336617542, 0.04300167009793119, 0.02137863740991252, 0.18112551111858605, 0.032232265889137836, 0.2568558799060229], "min": [0.595700165245278, 0.13808776679771112, 1.1875710453746342, -1.3426666352659915, 0.4084859145884925, -2.1835231666761534, 0.5841225538958825, -0.15496898214350532, 1.1843845623990055, 0.7815317960954511, 1.1800897053550163, 1.5078628824952773], "max": [0.7752073426235112, 0.23859435488894531, 1.257537046785651, -1.0345367884633059, 0.9255186815520866, -1.6306101159306887, 0.7668903944948163, -0.03473077405167996, 1.278008402662377, 1.6172810059248295, 1.337184791938272, 2.570419600153318], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6514583012984808, 0.18802427200155375, 1.2210773736113427, -1.1942343356530327, 0.706402545627978, -1.8907425381371021, 0.6267085805798716, -0.11833153203421558, 1.2232206423541745, 1.0779832760038028, 1.2604548346833389, 1.7444912034759585], "std": [0.06528836101274506, 0.029454895477248236, 0.020325833327245, 0.08713910887676131, 0.14776267063668022, 0.14537709190460507, 0.05464988336617542, 0.04300167009793119, 0.02137863740991252, 0.18112551111858605, 0.032232265889137836, 0.2568558799060229], "min": [0.595700165245278, 0.13808776679771112, 1.1875710453746342, -1.3426666352659915, 0.4084859145884925, -2.1835231666761534, 0.5841225538958825, -0.15496898214350532, 1.1843845623990055, 0.7815317960954511, 1.1800897053550163, 1.5078628824952773], "max": [0.7752073426235112, 0.23859435488894531, 1.257537046785651, -1.0345367884633059, 0.9255186815520866, -1.6306101159306887, 0.7668903944948163, -0.03473077405167996, 1.278008402662377, 1.6172810059248295, 1.337184791938272, 2.570419600153318], "count": [178]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37354140114379086]], [[0.3842053513071895]], [[0.3894806147875817]]], "std": [[[0.3560860335039126]], [[0.3494257061514615]], [[0.35178017240103093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4874720098039216]], [[0.5040545731209151]], [[0.4840934170751634]]], "std": [[[0.34655572300336285]], [[0.3455058563268812]], [[0.35247447311873453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48249297998366014]], [[0.4863956168300654]], [[0.4677409150326797]]], "std": [[[0.33777057639633257]], [[0.3395739575020756]], [[0.3457703661382517]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3690716973039216]], [[0.39344083129084967]], [[0.36917531045751634]]], "std": [[[0.3959710869961335]], [[0.396045465726756]], [[0.40412873126913823]]], "count": [100]}, "observation.state": {"min": [0.5181629657745361, -1.2995917797088623, 0.9264848828315735, -0.2832694351673126, -1.6052279472351074, 0.425035297870636, -0.8881465792655945, -1.258750081062317, 0.7360146641731262, -0.3303578197956085, 0.40381571650505066, -1.5201562643051147, 29.864999771118164, 59.57374954223633, -0.9693750143051147, -1.4106249809265137, 0.7293750047683716, -0.5412499904632568, 0.8162499666213989, 0.778333306312561, 0.8125, -0.3343749940395355, 1.071874976158142, -0.16750000417232513, 14.406874656677246, 65.6987533569336, 0.7400000095367432, -0.5925000309944153, 0.8862500190734863, -0.26625001430511475, 0.6087499856948853, -0.7300000190734863, 0.7406250238418579, 0.10875000059604645, 0.6187499761581421, -0.09874999523162842], "max": [1.2170500755310059, -0.7547731995582581, 1.583314299583435, 0.061346035450696945, -0.8085374236106873, 0.8917467594146729, -0.29759860038757324, -0.5803302526473999, 1.3476099967956543, 0.2870841920375824, 1.2455812692642212, -1.0509650707244873, 52.265625, 78.89624786376953, 53.243751525878906, 9.109999656677246, 28.00812530517578, 59.953125, 42.276248931884766, 54.403751373291016, 47.90187454223633, 69.4887466430664, 52.65625, 92.27937316894531, 59.419376373291016, 81.23125457763672, 3.771250009536743, 5.220624923706055, 28.5831241607666, 54.02687454223633, 39.50562286376953, 61.90437316894531, 50.76000213623047, 86.70562744140625, 44.96937561035156, 104.56437683105469], "mean": [0.9634608626365662, -0.8976780772209167, 1.0915741920471191, -0.13788868486881256, -1.2540022134780884, 0.6842861771583557, -0.6760753989219666, -0.8621500134468079, 0.921979546546936, 0.11495941132307053, 0.8205716609954834, -1.3154114484786987, 38.33903503417969, 66.32463073730469, 8.55896282196045, 3.5497608184814453, 5.8442888259887695, 9.738580703735352, 9.28439998626709, 9.653003692626953, 10.492985725402832, 13.447527885437012, 7.713057994842529, 36.25306701660156, 34.20831298828125, 75.3095474243164, 1.2106398344039917, 1.1157926321029663, 6.636264801025391, 11.683012962341309, 9.217702865600586, 11.712724685668945, 9.540637969970703, 22.398557662963867, 8.46045207977295, 34.9237174987793], "std": [0.23316094279289246, 0.16676326096057892, 0.21271105110645294, 0.1025124192237854, 0.23732389509677887, 0.1254246085882187, 0.21871712803840637, 0.16316059231758118, 0.162318617105484, 0.1784709244966507, 0.23187798261642456, 0.11727894842624664, 5.98412561416626, 3.9479403495788574, 15.8408784866333, 2.712381362915039, 7.292339324951172, 18.2208251953125, 11.306520462036133, 17.136932373046875, 12.710844039916992, 23.32777214050293, 14.238677978515625, 26.918872833251953, 13.685455322265625, 5.262606143951416, 0.5012373924255371, 1.5622667074203491, 9.000990867614746, 18.921443939208984, 12.925131797790527, 20.71448516845703, 15.984786033630371, 30.927364349365234, 14.449076652526855, 43.43418502807617], "count": [188]}, "action": {"min": [0.5181629657745361, -1.2995917797088623, 0.9264848828315735, -0.2832694351673126, -1.6052279472351074, 0.425035297870636, -0.8881465792655945, -1.258750081062317, 0.7360146641731262, -0.3303578197956085, 0.40381571650505066, -1.5201562643051147, 29.864999771118164, 59.57374954223633, -0.9693750143051147, -1.4106249809265137, 0.7293750047683716, -0.5412499904632568, 0.8162499666213989, 0.778333306312561, 0.8125, -0.3343749940395355, 1.071874976158142, -0.16750000417232513, 14.406874656677246, 65.6987533569336, 0.7400000095367432, -0.5925000309944153, 0.8862500190734863, -0.26625001430511475, 0.6087499856948853, -0.7300000190734863, 0.7406250238418579, 0.10875000059604645, 0.6187499761581421, -0.09874999523162842], "max": [1.2170500755310059, -0.7547731995582581, 1.583314299583435, 0.061346035450696945, -0.8085374236106873, 0.8917467594146729, -0.29759860038757324, -0.5803302526473999, 1.3476099967956543, 0.2870841920375824, 1.2455812692642212, -1.0509650707244873, 52.265625, 78.89624786376953, 53.243751525878906, 9.109999656677246, 28.00812530517578, 59.953125, 42.276248931884766, 54.403751373291016, 47.90187454223633, 69.4887466430664, 52.65625, 92.27937316894531, 59.419376373291016, 81.23125457763672, 3.771250009536743, 5.220624923706055, 28.5831241607666, 54.02687454223633, 39.50562286376953, 61.90437316894531, 50.76000213623047, 86.70562744140625, 44.96937561035156, 104.56437683105469], "mean": [0.9634607434272766, -0.8976776599884033, 1.0915738344192505, -0.13788869976997375, -1.2540020942687988, 0.6842857599258423, -0.6760755181312561, -0.8621498346328735, 0.9219790697097778, 0.11495938152074814, 0.8205710649490356, -1.315411925315857, 38.33903503417969, 66.32463836669922, 8.558960914611816, 3.5497608184814453, 5.844290256500244, 9.738587379455566, 9.284392356872559, 9.653008460998535, 10.492990493774414, 13.44751262664795, 7.713061809539795, 36.253074645996094, 34.20832824707031, 75.30957794189453, 1.2106391191482544, 1.1157926321029663, 6.636265754699707, 11.683012008666992, 9.217702865600586, 11.71272087097168, 9.54063606262207, 22.39854621887207, 8.460450172424316, 34.92372131347656], "std": [0.23316094279289246, 0.1667633205652237, 0.21271103620529175, 0.10251238942146301, 0.23732390999794006, 0.1254246085882187, 0.21871717274188995, 0.16316059231758118, 0.162318617105484, 0.1784709244966507, 0.23187799751758575, 0.11727894842624664, 5.984125137329102, 3.947939872741699, 15.840873718261719, 2.712381362915039, 7.292336940765381, 18.220827102661133, 11.306516647338867, 17.136930465698242, 12.710841178894043, 23.327777862548828, 14.23868179321289, 26.918867111206055, 13.685454368591309, 5.262605667114258, 0.5012375116348267, 1.5622668266296387, 9.000988960266113, 18.921445846557617, 12.925131797790527, 20.7144832611084, 15.984786987304688, 30.927358627319336, 14.449078559875488, 43.43418502807617], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [188]}, "index": {"min": [4120], "max": [4307], "mean": [4213.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.6861702127659575, 6.0, 6.0, 6.0, 6.0], "std": [1.7327938984287383, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [188]}, "eef_direction_state": {"mean": [3.3297872340425534, 3.984042553191489], "std": [2.054513960601175, 2.1964092161975963], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.202127659574468, 1.0372340425531914], "std": [0.7797952163534438, 0.9417597880646472], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.101063829787234, 0.7659574468085106], "std": [0.8091228085587585, 0.8176969723649208], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.3297872340425534, 3.984042553191489], "std": [2.054513960601175, 2.1964092161975963], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.202127659574468, 1.0372340425531914], "std": [0.7797952163534438, 0.9417597880646472], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.101063829787234, 0.7659574468085106], "std": [0.8091228085587585, 0.8176969723649208], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6331474147264087, 0.1952621544714406, 1.2216509855668385, -1.1504883857033736, 0.7145506809521657, -1.8637382136809884, 0.6271896131014902, -0.12244088271210941, 1.2245617838559189, 1.144920307501855, 1.2280248627458057, 1.8178364731537127], "std": [0.065856060915614, 0.03199966047212274, 0.022618365802386384, 0.10591870124211507, 0.11658611797332646, 0.14812238972641592, 0.050501865978930124, 0.04935804766870609, 0.03849754156757356, 0.2749615102514149, 0.06793802745947936, 0.32744530940650124], "min": [0.5832722729517033, 0.138323230770603, 1.1696109587223498, -1.353415860220613, 0.42565574904085723, -2.157865721323594, 0.576891586483374, -0.20243807504248612, 1.1868673026080938, 0.36162192332934273, 1.0109019746290118, 0.9375739348283132], "max": [0.7791835707122869, 0.24841741953907784, 1.2887845466830177, -0.764060623258255, 0.8723286900852618, -1.484032785191527, 0.7525825886424327, -0.04010021437577424, 1.3392744883378358, 1.6815478955600247, 1.3643508727223717, 2.651905390980073], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6331474147264087, 0.1952621544714406, 1.2216509855668385, -1.1504883857033736, 0.7145506809521657, -1.8637382136809884, 0.6271896131014902, -0.12244088271210941, 1.2245617838559189, 1.144920307501855, 1.2280248627458057, 1.8178364731537127], "std": [0.065856060915614, 0.03199966047212274, 0.022618365802386384, 0.10591870124211507, 0.11658611797332646, 0.14812238972641592, 0.050501865978930124, 0.04935804766870609, 0.03849754156757356, 0.2749615102514149, 0.06793802745947936, 0.32744530940650124], "min": [0.5832722729517033, 0.138323230770603, 1.1696109587223498, -1.353415860220613, 0.42565574904085723, -2.157865721323594, 0.576891586483374, -0.20243807504248612, 1.1868673026080938, 0.36162192332934273, 1.0109019746290118, 0.9375739348283132], "max": [0.7791835707122869, 0.24841741953907784, 1.2887845466830177, -0.764060623258255, 0.8723286900852618, -1.484032785191527, 0.7525825886424327, -0.04010021437577424, 1.3392744883378358, 1.6815478955600247, 1.3643508727223717, 2.651905390980073], "count": [188]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37685751838235293]], [[0.38870663194444444]], [[0.3969903349673202]]], "std": [[[0.3554455845279333]], [[0.34944455737239666]], [[0.3499541697806902]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48486692401960785]], [[0.5023197201797386]], [[0.481013954248366]]], "std": [[[0.34599924547404154]], [[0.3443101993522339]], [[0.35154476915382277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46795286968954247]], [[0.4722109579248366]], [[0.4539993280228758]]], "std": [[[0.33606392793223444]], [[0.3384827464583155]], [[0.34484422994887226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3692311397058824]], [[0.3938407741013072]], [[0.36961113970588233]]], "std": [[[0.39500641449621243]], [[0.39504466379237874]], [[0.4032369790677333]]], "count": [100]}, "observation.state": {"min": [0.5470120906829834, -1.297851324081421, 0.9539749622344971, -0.28732261061668396, -1.5497020483016968, 0.2870841920375824, -0.8005264401435852, -1.2780861854553223, 0.8230335116386414, -0.4293268918991089, 0.32496947050094604, -1.7028114795684814, 17.188749313354492, 61.04249954223633, 4.0581817626953125, -0.41749998927116394, 0.47437500953674316, 0.23874999582767487, 0.890625, 0.6187499761581421, 0.7925000190734863, -0.19374999403953552, 1.136875033378601, -0.01562500186264515, 2.677500009536743, 67.60687255859375, 0.5299999713897705, -0.4962500035762787, 0.9893749952316284, 0.16687500476837158, 0.6377777457237244, -0.6987500190734863, 1.021875023841858, -0.0057142856530845165, 0.609375, -0.734000027179718], "max": [1.178568720817566, -0.757848858833313, 1.5767338275909424, 0.14829862117767334, -0.9632019400596619, 1.0362306833267212, -0.268081933259964, -0.7047760486602783, 1.3630359172821045, 0.35739490389823914, 0.939788818359375, -1.0141527652740479, 54.258750915527344, 79.73124694824219, 50.994998931884766, 3.9393749237060547, 28.823749542236328, 63.64374923706055, 39.43812561035156, 64.12374877929688, 41.645626068115234, 75.94562530517578, 39.776248931884766, 100.64250183105469, 56.631874084472656, 81.54000091552734, 2.71875, 5.2977776527404785, 24.7706241607666, 58.20500183105469, 35.71937561035156, 56.08562469482422, 44.78562545776367, 86.98125457763672, 43.52687454223633, 103.51812744140625], "mean": [0.9318474531173706, -0.920234203338623, 1.1219284534454346, -0.10601235181093216, -1.2521746158599854, 0.6288146376609802, -0.6179072260856628, -0.8865916132926941, 0.9306813478469849, 0.07571983337402344, 0.7532007694244385, -1.378265619277954, 34.42412185668945, 69.58223724365234, 32.907318115234375, 1.202643871307373, 4.3587164878845215, 10.580604553222656, 6.7058820724487305, 11.42568302154541, 6.873406887054443, 16.933197021484375, 6.139990329742432, 46.59911346435547, 26.36256217956543, 76.63243865966797, 1.0604015588760376, 0.8412025570869446, 5.964035511016846, 10.892403602600098, 8.072661399841309, 8.545639991760254, 7.888452053070068, 18.986724853515625, 7.011133193969727, 32.83966827392578], "std": [0.20359307527542114, 0.16769208014011383, 0.20564740896224976, 0.12557187676429749, 0.15761254727840424, 0.20006805658340454, 0.19195771217346191, 0.15499043464660645, 0.1599506288766861, 0.19832943379878998, 0.21696704626083374, 0.16729114949703217, 10.226910591125488, 5.529786109924316, 9.086905479431152, 1.3367259502410889, 7.930448532104492, 19.04581642150879, 10.719267845153809, 20.245811462402344, 11.648317337036133, 25.956348419189453, 10.572399139404297, 36.204471588134766, 16.703737258911133, 4.354891300201416, 0.40599745512008667, 1.452749490737915, 7.947681903839111, 17.856918334960938, 11.837600708007812, 17.599742889404297, 12.927685737609863, 29.07515525817871, 12.249507904052734, 40.53470230102539], "count": [171]}, "action": {"min": [0.5470120906829834, -1.297851324081421, 0.9539749622344971, -0.28732261061668396, -1.5497020483016968, 0.2870841920375824, -0.8005264401435852, -1.2780861854553223, 0.8230335116386414, -0.4293268918991089, 0.32496947050094604, -1.7028114795684814, 17.188749313354492, 61.04249954223633, 4.0581817626953125, -0.41749998927116394, 0.47437500953674316, 0.23874999582767487, 0.890625, 0.6187499761581421, 0.7925000190734863, -0.19374999403953552, 1.136875033378601, -0.01562500186264515, 2.677500009536743, 67.60687255859375, 0.5299999713897705, -0.4962500035762787, 0.9893749952316284, 0.16687500476837158, 0.6377777457237244, -0.6987500190734863, 1.021875023841858, -0.0057142856530845165, 0.609375, -0.734000027179718], "max": [1.178568720817566, -0.757848858833313, 1.5767338275909424, 0.14829862117767334, -0.9632019400596619, 1.0362306833267212, -0.268081933259964, -0.7047760486602783, 1.3630359172821045, 0.35739490389823914, 0.939788818359375, -1.0141527652740479, 54.258750915527344, 79.73124694824219, 50.994998931884766, 3.9393749237060547, 28.823749542236328, 63.64374923706055, 39.43812561035156, 64.12374877929688, 41.645626068115234, 75.94562530517578, 39.776248931884766, 100.64250183105469, 56.631874084472656, 81.54000091552734, 2.71875, 5.2977776527404785, 24.7706241607666, 58.20500183105469, 35.71937561035156, 56.08562469482422, 44.78562545776367, 86.98125457763672, 43.52687454223633, 103.51812744140625], "mean": [0.9318473935127258, -0.9202339053153992, 1.1219282150268555, -0.10601232200860977, -1.2521743774414062, 0.6288145184516907, -0.6179071664810181, -0.8865916132926941, 0.9306813478469849, 0.07571986317634583, 0.7532007098197937, -1.3782658576965332, 34.42412185668945, 69.58223724365234, 32.90732192993164, 1.2026442289352417, 4.358716011047363, 10.580613136291504, 6.705882549285889, 11.425674438476562, 6.873405456542969, 16.933202743530273, 6.139993190765381, 46.59909439086914, 26.36255645751953, 76.63243865966797, 1.0604016780853271, 0.8412025570869446, 5.964035511016846, 10.892402648925781, 8.07265567779541, 8.545644760131836, 7.888449668884277, 18.98672866821289, 7.011131763458252, 32.83967208862305], "std": [0.20359306037425995, 0.16769210994243622, 0.20564740896224976, 0.12557187676429749, 0.15761257708072662, 0.20006802678108215, 0.19195769727230072, 0.15499044954776764, 0.1599505990743637, 0.1983293890953064, 0.21696703135967255, 0.16729114949703217, 10.226910591125488, 5.529786109924316, 9.086905479431152, 1.3367260694503784, 7.930449485778809, 19.045818328857422, 10.719266891479492, 20.245807647705078, 11.648317337036133, 25.956350326538086, 10.57240104675293, 36.20446014404297, 16.7037353515625, 4.354891300201416, 0.4059975743293762, 1.452749490737915, 7.9476823806762695, 17.856914520263672, 11.837600708007812, 17.599740982055664, 12.927684783935547, 29.075159072875977, 12.249507904052734, 40.534698486328125], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [171]}, "index": {"min": [4308], "max": [4478], "mean": [4393.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [2.47953216374269, 6.0, 6.0, 6.0, 6.0], "std": [1.707702472430607, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [171]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [171]}, "eef_direction_state": {"mean": [2.888888888888889, 3.8771929824561404], "std": [1.980738962005727, 2.245751092308699], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.286549707602339, 1.0467836257309941], "std": [0.7212686367502494, 0.9100662882936643], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.9415204678362573, 0.7777777777777778], "std": [0.8426330379919672, 0.8220483457686806], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.888888888888889, 3.8771929824561404], "std": [1.980738962005727, 2.245751092308699], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.286549707602339, 1.0467836257309941], "std": [0.7212686367502494, 0.9100662882936643], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.9415204678362573, 0.7777777777777778], "std": [0.8426330379919672, 0.8220483457686806], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.6366248322456269, 0.18814357399962633, 1.2252326222506933, -1.12346611196259, 0.6803501557341248, -1.888155810053711, 0.6287072697534591, -0.10321656270019154, 1.2271349843674357, 1.0578288873515758, 1.303848618861796, 1.7712849988356665], "std": [0.057199298581684994, 0.032407414711674125, 0.018135587293048344, 0.07300118141717411, 0.18575412753584603, 0.15287870945472393, 0.0509631989340376, 0.04411666103801239, 0.02357354622209455, 0.26537361900579726, 0.05849969872629178, 0.3421799685657258], "min": [0.5922816793553732, 0.13185950952444578, 1.1951596854950854, -1.2416312156333915, 0.26637209878842705, -2.1689714812744674, 0.5736995870840012, -0.1451643153397032, 1.180296049170985, 0.5252891458676924, 1.231894762389647, 1.3056908473210624], "max": [0.7636403804192591, 0.24676035723997214, 1.2743045132002697, -0.9093988106716321, 0.9620900619881767, -1.5775253372262572, 0.7576155888898346, -0.015019590205463201, 1.2878163631870578, 1.8090556569013265, 1.4476473964505772, 2.846734920327481], "count": [171]}, "eef_sim_pose_action": {"mean": [0.6366248322456269, 0.18814357399962633, 1.2252326222506933, -1.12346611196259, 0.6803501557341248, -1.888155810053711, 0.6287072697534591, -0.10321656270019154, 1.2271349843674357, 1.0578288873515758, 1.303848618861796, 1.7712849988356665], "std": [0.057199298581684994, 0.032407414711674125, 0.018135587293048344, 0.07300118141717411, 0.18575412753584603, 0.15287870945472393, 0.0509631989340376, 0.04411666103801239, 0.02357354622209455, 0.26537361900579726, 0.05849969872629178, 0.3421799685657258], "min": [0.5922816793553732, 0.13185950952444578, 1.1951596854950854, -1.2416312156333915, 0.26637209878842705, -2.1689714812744674, 0.5736995870840012, -0.1451643153397032, 1.180296049170985, 0.5252891458676924, 1.231894762389647, 1.3056908473210624], "max": [0.7636403804192591, 0.24676035723997214, 1.2743045132002697, -0.9093988106716321, 0.9620900619881767, -1.5775253372262572, 0.7576155888898346, -0.015019590205463201, 1.2878163631870578, 1.8090556569013265, 1.4476473964505772, 2.846734920327481], "count": [171]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727507536764706]], [[0.38485912173202613]], [[0.3891496160130719]]], "std": [[[0.35892252005320147]], [[0.35324387288793324]], [[0.3557248271595061]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4870558149509804]], [[0.499982602124183]], [[0.47957506944444445]]], "std": [[[0.3481693571589797]], [[0.34777202908354315]], [[0.3550591452136625]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724129677287582]], [[0.4770267156862745]], [[0.45677396650326796]]], "std": [[[0.3420002365805746]], [[0.34252308756345917]], [[0.34851225932891755]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3650317197712418]], [[0.38568137050653595]], [[0.3627772242647059]]], "std": [[[0.39426261093697573]], [[0.399236884130957]], [[0.40850233712309864]]], "count": [100]}, "observation.state": {"min": [0.4777504503726959, -1.272316336631775, 0.9018320441246033, -0.17578870058059692, -1.3145434856414795, 0.4824950397014618, -0.8501659631729126, -1.1733949184417725, 0.7636424899101257, -0.06892786175012589, 0.4976825416088104, -1.513408899307251, 2.3523077964782715, 52.73875045776367, -1.0099999904632568, -0.3843750059604645, 0.5824999809265137, -0.4424999952316284, 0.7293750047683716, -0.6081249713897705, 0.684374988079071, -2.557500123977661, 0.9230769276618958, -0.49437499046325684, 2.0766665935516357, 63.67375183105469, 0.7643749713897705, 0.08312500268220901, 0.9650000333786011, -0.19249999523162842, 0.6377777457237244, -0.8793749809265137, 0.7311111092567444, -0.3218750059604645, 0.640999972820282, -3.572499990463257], "max": [1.0608623027801514, -0.7036793231964111, 1.5339131355285645, 0.12145227938890457, -0.8072976469993591, 1.218909740447998, -0.3989757299423218, -0.6740460991859436, 1.262493371963501, 0.31524184346199036, 0.9779125452041626, -1.3063629865646362, 56.68375015258789, 79.12066650390625, 41.073123931884766, 8.5756254196167, 29.858749389648438, 75.99312591552734, 38.42812728881836, 97.46062469482422, 61.45375061035156, 110.73562622070312, 62.373748779296875, 110.9018783569336, 69.50875091552734, 79.17937469482422, 8.3125, 1.8355555534362793, 25.677499771118164, 69.16812896728516, 45.09312438964844, 87.74063110351562, 56.602500915527344, 98.44499969482422, 55.94124984741211, 17.727500915527344], "mean": [0.8348581194877625, -0.8897250890731812, 1.0797923803329468, -0.07641316205263138, -1.0590357780456543, 0.8569616079330444, -0.7079510688781738, -0.8320732712745667, 0.8626471757888794, 0.1160167008638382, 0.8315215110778809, -1.4771697521209717, 35.31077575683594, 65.76509094238281, 19.83309555053711, 2.69462513923645, 4.917245388031006, 12.418842315673828, 6.582115173339844, 15.691987037658691, 9.324030876159668, 19.41872215270996, 9.114131927490234, 33.66929244995117, 28.978221893310547, 73.82127380371094, 1.929823637008667, 0.49941328167915344, 5.066048622131348, 11.283647537231445, 7.855803489685059, 15.162857055664062, 10.065910339355469, 18.46858024597168, 10.118308067321777, -2.678015947341919], "std": [0.2044716328382492, 0.193494513630867, 0.21963538229465485, 0.08363450318574905, 0.12830054759979248, 0.22071561217308044, 0.1572844684123993, 0.14222897589206696, 0.14858658611774445, 0.0962621197104454, 0.1602683663368225, 0.06892132759094238, 12.979663848876953, 7.573162078857422, 13.803557395935059, 2.0153093338012695, 8.29531192779541, 24.35249137878418, 11.2308931350708, 30.638198852539062, 17.54151725769043, 34.79052734375, 17.661697387695312, 44.963134765625, 18.309696197509766, 4.288589954376221, 1.346495509147644, 0.25420159101486206, 7.99699592590332, 22.394620895385742, 13.651942253112793, 26.711137771606445, 17.32013702392578, 32.92863082885742, 17.50133514404297, 3.3820269107818604], "count": [175]}, "action": {"min": [0.4777504503726959, -1.272316336631775, 0.9018320441246033, -0.17578870058059692, -1.3145434856414795, 0.4824950397014618, -0.8501659631729126, -1.1733949184417725, 0.7636424899101257, -0.06892786175012589, 0.4976825416088104, -1.513408899307251, 2.3523077964782715, 52.73875045776367, -1.0099999904632568, -0.3843750059604645, 0.5824999809265137, -0.4424999952316284, 0.7293750047683716, -0.6081249713897705, 0.684374988079071, -2.557500123977661, 0.9230769276618958, -0.49437499046325684, 2.0766665935516357, 63.67375183105469, 0.7643749713897705, 0.08312500268220901, 0.9650000333786011, -0.19249999523162842, 0.6377777457237244, -0.8793749809265137, 0.7311111092567444, -0.3218750059604645, 0.640999972820282, -3.572499990463257], "max": [1.0608623027801514, -0.7036793231964111, 1.5339131355285645, 0.12145227938890457, -0.8072976469993591, 1.218909740447998, -0.3989757299423218, -0.6740460991859436, 1.262493371963501, 0.31524184346199036, 0.9779125452041626, -1.3063629865646362, 56.68375015258789, 79.12066650390625, 41.073123931884766, 8.5756254196167, 29.858749389648438, 75.99312591552734, 38.42812728881836, 97.46062469482422, 61.45375061035156, 110.73562622070312, 62.373748779296875, 110.9018783569336, 69.50875091552734, 79.17937469482422, 8.3125, 1.8355555534362793, 25.677499771118164, 69.16812896728516, 45.09312438964844, 87.74063110351562, 56.602500915527344, 98.44499969482422, 55.94124984741211, 17.727500915527344], "mean": [0.834858238697052, -0.8897246718406677, 1.0797916650772095, -0.07641313225030899, -1.0590356588363647, 0.8569614887237549, -0.70795077085495, -0.832072913646698, 0.8626469969749451, 0.1160166785120964, 0.8315215110778809, -1.477169394493103, 35.3107795715332, 65.76507568359375, 19.83310317993164, 2.694624662399292, 4.9172444343566895, 12.418854713439941, 6.582113742828369, 15.691987037658691, 9.324028968811035, 19.418724060058594, 9.114129066467285, 33.66929626464844, 28.978227615356445, 73.8212661743164, 1.929823398590088, 0.49941331148147583, 5.066049575805664, 11.28364372253418, 7.85580587387085, 15.162858963012695, 10.065917015075684, 18.46858024597168, 10.118308067321777, -2.6780152320861816], "std": [0.20447160303592682, 0.1934945434331894, 0.21963541209697723, 0.08363449573516846, 0.12830054759979248, 0.22071561217308044, 0.1572844237089157, 0.14222896099090576, 0.14858658611774445, 0.096262127161026, 0.1602683663368225, 0.06892132759094238, 12.97966194152832, 7.573160171508789, 13.803556442260742, 2.0153093338012695, 8.29531192779541, 24.35248374938965, 11.230895042419434, 30.638212203979492, 17.541515350341797, 34.790523529052734, 17.661699295043945, 44.963130950927734, 18.3096923828125, 4.2885894775390625, 1.3464956283569336, 0.25420159101486206, 7.9969964027404785, 22.394620895385742, 13.65194320678711, 26.711135864257812, 17.320138931274414, 32.92863464355469, 17.501333236694336, 3.3820290565490723], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [175]}, "index": {"min": [4479], "max": [4653], "mean": [4566.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.302857142857143, 6.0, 6.0, 6.0, 6.0], "std": [1.6986525272000943, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [175]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [175]}, "eef_direction_state": {"mean": [3.4914285714285715, 4.1085714285714285], "std": [2.2750034761130595, 2.3138553391714543], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.0571428571428572, 0.9142857142857143], "std": [0.8666143364630331, 0.9432899439553806], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.88, 0.7085714285714285], "std": [0.829733175699961, 0.8216260632155619], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.4914285714285715, 4.1085714285714285], "std": [2.2750034761130595, 2.3138553391714543], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.0571428571428572, 0.9142857142857143], "std": [0.8666143364630331, 0.9432899439553806], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.88, 0.7085714285714285], "std": [0.829733175699961, 0.8216260632155619], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6445106688145535, 0.1687929455379894, 1.2227802755795596, -1.1651817521428343, 0.9058307036261777, -1.8704094561735074, 0.6117694844861907, -0.11443814084006454, 1.2168831162268916, 0.9155600022332807, 1.3584822776127392, 1.6063589657543142], "std": [0.0588232321802733, 0.034048828464011, 0.022818860741050936, 0.11353507482735672, 0.22029130161051952, 0.14365060644670577, 0.04640062235488688, 0.029832762604232524, 0.020683809408925093, 0.2911238761726658, 0.051225373798348066, 0.3219522153745642], "min": [0.5980263849692794, 0.10375903247037932, 1.1816487989699433, -1.316777798249291, 0.47721698395802115, -2.179943225848639, 0.5839649832427325, -0.13888753981319601, 1.1684330282350015, 0.389229395956546, 1.240975394766929, 1.103574049073081], "max": [0.769161577005972, 0.21607546934541794, 1.2644721476579708, -0.8899139556254216, 1.1924661580281297, -1.5988881716664818, 0.7347174769818547, -0.05136147615107478, 1.2837249592064615, 1.7337875419113038, 1.4092912288470787, 2.5802144425080487], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6445106688145535, 0.1687929455379894, 1.2227802755795596, -1.1651817521428343, 0.9058307036261777, -1.8704094561735074, 0.6117694844861907, -0.11443814084006454, 1.2168831162268916, 0.9155600022332807, 1.3584822776127392, 1.6063589657543142], "std": [0.0588232321802733, 0.034048828464011, 0.022818860741050936, 0.11353507482735672, 0.22029130161051952, 0.14365060644670577, 0.04640062235488688, 0.029832762604232524, 0.020683809408925093, 0.2911238761726658, 0.051225373798348066, 0.3219522153745642], "min": [0.5980263849692794, 0.10375903247037932, 1.1816487989699433, -1.316777798249291, 0.47721698395802115, -2.179943225848639, 0.5839649832427325, -0.13888753981319601, 1.1684330282350015, 0.389229395956546, 1.240975394766929, 1.103574049073081], "max": [0.769161577005972, 0.21607546934541794, 1.2644721476579708, -0.8899139556254216, 1.1924661580281297, -1.5988881716664818, 0.7347174769818547, -0.05136147615107478, 1.2837249592064615, 1.7337875419113038, 1.4092912288470787, 2.5802144425080487], "count": [175]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37687451388888893]], [[0.3872644138071895]], [[0.3920650531045752]]], "std": [[[0.3568716168668909]], [[0.35110632077220444]], [[0.3539380754897074]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753305943627451]], [[0.49094470383986927]], [[0.47182268178104575]]], "std": [[[0.34355247258139476]], [[0.3455753897300516]], [[0.3521879787495467]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4762710110294118]], [[0.4795792463235294]], [[0.4616998672385621]]], "std": [[[0.3373049985256702]], [[0.34021129358789226]], [[0.34710589376567846]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36983030024509805]], [[0.39414345179738564]], [[0.3698022794117647]]], "std": [[[0.39383090704712315]], [[0.3939886180447375]], [[0.40223391234792943]]], "count": [100]}, "observation.state": {"min": [0.5168516635894775, -1.2828783988952637, 0.9277723431587219, -0.33848801255226135, -1.5965811014175415, 0.4325932562351227, -0.7649061679840088, -1.193827748298645, 0.7859455943107605, -0.3014848828315735, 0.44189172983169556, -1.6361247301101685, 23.427499771118164, 58.65687561035156, 21.246362686157227, -0.6450000405311584, 0.7587499618530273, -0.2762500047683716, 0.9381250143051147, 0.6299999952316284, 0.9112499952316284, -0.09333333373069763, 1.0787500143051147, 5.486875057220459, 12.826000213623047, 67.49063110351562, 0.765999972820282, -0.30250000953674316, 0.7087500095367432, -0.28125, 0.6299999952316284, -0.29624998569488525, 0.9522222280502319, -0.10875000059604645, 0.6262500286102295, -3.151249885559082], "max": [1.2754634618759155, -0.7948466539382935, 1.547860860824585, 0.043321315199136734, -0.8724583983421326, 0.8927004933357239, -0.3291657269001007, -0.6996049880981445, 1.2616827487945557, 0.3570849597454071, 0.9242389798164368, -1.108854055404663, 51.9375, 79.13874816894531, 55.022499084472656, 5.803124904632568, 28.443124771118164, 56.00312423706055, 36.751251220703125, 57.549373626708984, 31.410625457763672, 80.28687286376953, 23.337499618530273, 106.08062744140625, 69.00687408447266, 81.52625274658203, 2.8237500190734863, 6.5966668128967285, 23.6143741607666, 65.10562896728516, 32.23374938964844, 62.688751220703125, 44.875, 89.07500457763672, 38.0, 102.4331283569336], "mean": [0.9371055364608765, -0.9654682278633118, 1.1227928400039673, -0.1754731982946396, -1.2699540853500366, 0.6396035552024841, -0.6182358860969543, -0.8655179142951965, 0.8912335634231567, 0.1753114014863968, 0.7544723749160767, -1.5264610052108765, 37.026065826416016, 66.72331237792969, 37.15879821777344, 2.586374044418335, 5.6177077293396, 10.661479949951172, 7.513636112213135, 11.41469955444336, 6.173787593841553, 18.581754684448242, 4.519588470458984, 36.895286560058594, 30.928186416625977, 75.91390228271484, 1.1132034063339233, 1.184628963470459, 5.797094821929932, 11.606634140014648, 7.546510696411133, 10.9461088180542, 8.635348320007324, 19.29924201965332, 6.872190952301025, 29.27066421508789], "std": [0.2655438780784607, 0.1461183726787567, 0.20588721334934235, 0.12634536623954773, 0.22087466716766357, 0.11214820295572281, 0.1482713520526886, 0.134179025888443, 0.13519060611724854, 0.21445192396640778, 0.16651961207389832, 0.18348975479602814, 7.64747953414917, 5.065157413482666, 7.078237533569336, 1.9214199781417847, 8.314826011657715, 18.36286163330078, 11.1173095703125, 18.80133628845215, 9.294981002807617, 27.13800811767578, 6.355308532714844, 33.465736389160156, 18.82674789428711, 5.055811882019043, 0.36580073833465576, 1.7467130422592163, 7.5976104736328125, 20.041038513183594, 10.975560188293457, 19.91839027404785, 13.488046646118164, 30.84584617614746, 11.07373046875, 39.715641021728516], "count": [136]}, "action": {"min": [0.5168516635894775, -1.2828783988952637, 0.9277723431587219, -0.33848801255226135, -1.5965811014175415, 0.4325932562351227, -0.7649061679840088, -1.193827748298645, 0.7859455943107605, -0.3014848828315735, 0.44189172983169556, -1.6361247301101685, 23.427499771118164, 58.65687561035156, 21.246362686157227, -0.6450000405311584, 0.7587499618530273, -0.2762500047683716, 0.9381250143051147, 0.6299999952316284, 0.9112499952316284, -0.09333333373069763, 1.0787500143051147, 5.486875057220459, 12.826000213623047, 67.49063110351562, 0.765999972820282, -0.30250000953674316, 0.7087500095367432, -0.28125, 0.6299999952316284, -0.29624998569488525, 0.9522222280502319, -0.10875000059604645, 0.6262500286102295, -3.151249885559082], "max": [1.2754634618759155, -0.7948466539382935, 1.547860860824585, 0.043321315199136734, -0.8724583983421326, 0.8927004933357239, -0.3291657269001007, -0.6996049880981445, 1.2616827487945557, 0.3570849597454071, 0.9242389798164368, -1.108854055404663, 51.9375, 79.13874816894531, 55.022499084472656, 5.803124904632568, 28.443124771118164, 56.00312423706055, 36.751251220703125, 57.549373626708984, 31.410625457763672, 80.28687286376953, 23.337499618530273, 106.08062744140625, 69.00687408447266, 81.52625274658203, 2.8237500190734863, 6.5966668128967285, 23.6143741607666, 65.10562896728516, 32.23374938964844, 62.688751220703125, 44.875, 89.07500457763672, 38.0, 102.4331283569336], "mean": [0.9371055960655212, -0.9654679894447327, 1.1227924823760986, -0.17547325789928436, -1.2699538469314575, 0.6396037340164185, -0.61823570728302, -0.8655178546905518, 0.8912332653999329, 0.17531144618988037, 0.754472553730011, -1.5264613628387451, 37.02606201171875, 66.72330474853516, 37.158790588378906, 2.586373805999756, 5.617706775665283, 10.661477088928223, 7.513632774353027, 11.414700508117676, 6.1737895011901855, 18.581783294677734, 4.519589424133301, 36.89527130126953, 30.92818260192871, 75.91387939453125, 1.1132031679153442, 1.184628963470459, 5.79709529876709, 11.606634140014648, 7.546512603759766, 10.9461088180542, 8.63534927368164, 19.299240112304688, 6.872191905975342, 29.270654678344727], "std": [0.2655438482761383, 0.14611835777759552, 0.20588716864585876, 0.12634536623954773, 0.22087465226650238, 0.11214819550514221, 0.1482713520526886, 0.134179025888443, 0.13519060611724854, 0.21445192396640778, 0.1665196269750595, 0.18348973989486694, 7.6474809646606445, 5.06515645980835, 7.078238487243652, 1.921419620513916, 8.314824104309082, 18.362857818603516, 11.1173095703125, 18.80133628845215, 9.294981956481934, 27.138010025024414, 6.355306625366211, 33.46574401855469, 18.82674789428711, 5.055811405181885, 0.3658007085323334, 1.7467130422592163, 7.5976104736328125, 20.041038513183594, 10.975560188293457, 19.918392181396484, 13.488048553466797, 30.84584617614746, 11.07373046875, 39.715641021728516], "count": [136]}, "timestamp": {"min": [0.0], "max": [4.5], "mean": [2.25], "std": [1.3086252328302401], "count": [136]}, "frame_index": {"min": [0], "max": [135], "mean": [67.5], "std": [39.2587569849072], "count": [136]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [136]}, "index": {"min": [4654], "max": [4789], "mean": [4721.5], "std": [39.2587569849072], "count": [136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [136]}, "subtask_annotation": {"mean": [2.764705882352941, 6.0, 6.0, 6.0, 6.0], "std": [1.6280414709527107, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [136]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [136]}, "eef_direction_state": {"mean": [2.639705882352941, 3.8970588235294117], "std": [1.821734766796099, 2.2825405471712807], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_state": {"mean": [1.375, 1.0220588235294117], "std": [0.6523430620373265, 0.9584524272822945], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_state": {"mean": [1.2058823529411764, 0.7794117647058824], "std": [0.7870051858976266, 0.8106930266081012], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_direction_action": {"mean": [2.639705882352941, 3.8970588235294117], "std": [1.821734766796099, 2.2825405471712807], "min": [0, 0], "max": [6, 6], "count": [136]}, "eef_velocity_action": {"mean": [1.375, 1.0220588235294117], "std": [0.6523430620373265, 0.9584524272822945], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_acc_mag_action": {"mean": [1.2058823529411764, 0.7794117647058824], "std": [0.7870051858976266, 0.8106930266081012], "min": [0, 0], "max": [2, 2], "count": [136]}, "eef_sim_pose_state": {"mean": [0.6411912320291161, 0.18931761146001413, 1.2191932634048395, -1.1416545653527788, 0.619871330956863, -1.8601961579328492, 0.6299054508367048, -0.11329177865317519, 1.2251394318167275, 0.9360994766903106, 1.3599199512307467, 1.5820831995783688], "std": [0.06261905480947427, 0.040096767275216535, 0.02786505767377198, 0.07600123393117515, 0.09631075547049152, 0.12783874716196217, 0.04171983832361008, 0.04697230801058458, 0.01992660980568633, 0.2670115308977579, 0.03260358637158563, 0.3837163242132956], "min": [0.5834925197485653, 0.13329421605875247, 1.1848441641625573, -1.2278381214561591, 0.4134735721234284, -2.0801324333930085, 0.580068052793889, -0.15368024581209255, 1.1868447637041992, 0.48919523567064166, 1.278100382819166, 1.1949765243695076], "max": [0.7668657804211306, 0.25340977074047544, 1.2720852971489627, -0.997687160502666, 0.728135650558253, -1.6256462767861388, 0.7376248400986635, -0.022953603416837304, 1.2846618811453185, 1.6767611039392507, 1.3957442023036815, 2.660967802634984], "count": [136]}, "eef_sim_pose_action": {"mean": [0.6411912320291161, 0.18931761146001413, 1.2191932634048395, -1.1416545653527788, 0.619871330956863, -1.8601961579328492, 0.6299054508367048, -0.11329177865317519, 1.2251394318167275, 0.9360994766903106, 1.3599199512307467, 1.5820831995783688], "std": [0.06261905480947427, 0.040096767275216535, 0.02786505767377198, 0.07600123393117515, 0.09631075547049152, 0.12783874716196217, 0.04171983832361008, 0.04697230801058458, 0.01992660980568633, 0.2670115308977579, 0.03260358637158563, 0.3837163242132956], "min": [0.5834925197485653, 0.13329421605875247, 1.1848441641625573, -1.2278381214561591, 0.4134735721234284, -2.0801324333930085, 0.580068052793889, -0.15368024581209255, 1.1868447637041992, 0.48919523567064166, 1.278100382819166, 1.1949765243695076], "max": [0.7668657804211306, 0.25340977074047544, 1.2720852971489627, -0.997687160502666, 0.728135650558253, -1.6256462767861388, 0.7376248400986635, -0.022953603416837304, 1.2846618811453185, 1.6767611039392507, 1.3957442023036815, 2.660967802634984], "count": [136]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782707986111111]], [[0.3896388725490196]], [[0.39883124387254903]]], "std": [[[0.35767607167494214]], [[0.35138068903643205]], [[0.3509935894314068]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47145168300653595]], [[0.4866097528594771]], [[0.4677296691176471]]], "std": [[[0.3460360453151236]], [[0.347584132830747]], [[0.35487064163910703]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663164093137255]], [[0.4685432026143791]], [[0.45050552491830065]]], "std": [[[0.3360538106493761]], [[0.3390754755972127]], [[0.345424974414791]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37070715890522876]], [[0.39511033292483655]], [[0.37085711805555555]]], "std": [[[0.3938559680886769]], [[0.39385473925382414]], [[0.40200870529494825]]], "count": [100]}, "observation.state": {"min": [0.5202849507331848, -1.2351701259613037, 0.9502078890800476, -0.2899850010871887, -1.5347820520401, 0.44401368498802185, -0.8149033188819885, -1.1468347311019897, 0.798332929611206, -0.2432621866464615, 0.5101282000541687, -1.5099278688430786, 32.420623779296875, 58.21062469482422, -1.0191667079925537, -0.40312498807907104, 0.8962500095367432, -0.9466666579246521, 0.6937500238418579, 0.2199999988079071, 0.8155555725097656, -0.04444444179534912, 1.1881250143051147, 0.3580000102519989, 11.619999885559082, 67.68937683105469, 0.38777777552604675, -0.2487500011920929, 0.7699999809265137, -0.07625000178813934, 0.6399999856948853, -0.4992856979370117, 0.9649999737739563, -0.08312500268220901, 0.65625, -3.3589999675750732], "max": [1.2016956806182861, -0.7937870621681213, 1.4614328145980835, 0.1339217573404312, -0.9609130620956421, 1.0006103515625, -0.36385613679885864, -0.762617290019989, 1.2223668098449707, 0.27196821570396423, 0.9640364050865173, -1.206726312637329, 51.884376525878906, 80.03375244140625, 47.102500915527344, 6.591249942779541, 32.54125213623047, 60.895626068115234, 41.92812728881836, 53.07250213623047, 45.575626373291016, 78.66812133789062, 46.735626220703125, 99.6362533569336, 67.26812744140625, 81.26374816894531, 2.771250009536743, 5.401000022888184, 18.484375, 65.29000091552734, 30.881250381469727, 65.39312744140625, 43.43312454223633, 88.09562683105469, 37.57875061035156, 102.65250396728516], "mean": [0.9173908233642578, -0.9420185685157776, 1.1085331439971924, -0.1280248761177063, -1.243459701538086, 0.628312349319458, -0.6544265151023865, -0.8620947003364563, 0.8876370787620544, 0.13035666942596436, 0.7852784395217896, -1.4453904628753662, 39.69944763183594, 65.83512878417969, 11.817631721496582, 2.864112377166748, 6.993070602416992, 13.119844436645508, 9.430259704589844, 12.378667831420898, 10.152620315551758, 19.638832092285156, 9.946257591247559, 35.82408905029297, 31.352313995361328, 76.04261779785156, 0.9810062050819397, 0.5858070850372314, 5.181693077087402, 14.690206527709961, 8.726935386657715, 13.467000007629395, 9.169185638427734, 23.145828247070312, 7.305869102478027, 42.44293975830078], "std": [0.24751383066177368, 0.1384735405445099, 0.1770186424255371, 0.13440749049186707, 0.18160489201545715, 0.13009504973888397, 0.1642787903547287, 0.12217549234628677, 0.1282607465982437, 0.1725141704082489, 0.18055281043052673, 0.11218015849590302, 6.280864715576172, 4.734062194824219, 16.745861053466797, 2.0067825317382812, 10.117459297180176, 21.0489559173584, 13.569815635681152, 18.808826446533203, 14.976308822631836, 28.725130081176758, 14.667718887329102, 32.7617073059082, 18.742246627807617, 5.510076522827148, 0.46767422556877136, 1.3942017555236816, 6.049184322357178, 23.345577239990234, 10.644586563110352, 22.498220443725586, 13.669746398925781, 32.44934844970703, 11.606836318969727, 36.12921905517578], "count": [128]}, "action": {"min": [0.5202849507331848, -1.2351701259613037, 0.9502078890800476, -0.2899850010871887, -1.5347820520401, 0.44401368498802185, -0.8149033188819885, -1.1468347311019897, 0.798332929611206, -0.2432621866464615, 0.5101282000541687, -1.5099278688430786, 32.420623779296875, 58.21062469482422, -1.0191667079925537, -0.40312498807907104, 0.8962500095367432, -0.9466666579246521, 0.6937500238418579, 0.2199999988079071, 0.8155555725097656, -0.04444444179534912, 1.1881250143051147, 0.3580000102519989, 11.619999885559082, 67.68937683105469, 0.38777777552604675, -0.2487500011920929, 0.7699999809265137, -0.07625000178813934, 0.6399999856948853, -0.4992856979370117, 0.9649999737739563, -0.08312500268220901, 0.65625, -3.3589999675750732], "max": [1.2016956806182861, -0.7937870621681213, 1.4614328145980835, 0.1339217573404312, -0.9609130620956421, 1.0006103515625, -0.36385613679885864, -0.762617290019989, 1.2223668098449707, 0.27196821570396423, 0.9640364050865173, -1.206726312637329, 51.884376525878906, 80.03375244140625, 47.102500915527344, 6.591249942779541, 32.54125213623047, 60.895626068115234, 41.92812728881836, 53.07250213623047, 45.575626373291016, 78.66812133789062, 46.735626220703125, 99.6362533569336, 67.26812744140625, 81.26374816894531, 2.771250009536743, 5.401000022888184, 18.484375, 65.29000091552734, 30.881250381469727, 65.39312744140625, 43.43312454223633, 88.09562683105469, 37.57875061035156, 102.65250396728516], "mean": [0.917390763759613, -0.9420186281204224, 1.1085331439971924, -0.1280248612165451, -1.2434598207473755, 0.6283124089241028, -0.6544265151023865, -0.8620947599411011, 0.8876370787620544, 0.1303567737340927, 0.7852782011032104, -1.4453908205032349, 39.6994514465332, 65.83513641357422, 11.817619323730469, 2.8641128540039062, 6.993069171905518, 13.119856834411621, 9.430254936218262, 12.378661155700684, 10.152621269226074, 19.638832092285156, 9.946250915527344, 35.8240966796875, 31.35231590270996, 76.04261016845703, 0.9810063242912292, 0.5858070850372314, 5.181692600250244, 14.69021224975586, 8.726934432983398, 13.467002868652344, 9.169181823730469, 23.145828247070312, 7.3058671951293945, 42.44295120239258], "std": [0.24751384556293488, 0.13847355544567108, 0.1770186573266983, 0.13440747559070587, 0.18160489201545715, 0.13009507954120636, 0.1642787605524063, 0.12217549234628677, 0.12826073169708252, 0.1725141704082489, 0.18055279552936554, 0.11218015849590302, 6.280864238739014, 4.734062194824219, 16.745861053466797, 2.0067825317382812, 10.117459297180176, 21.0489559173584, 13.569814682006836, 18.808828353881836, 14.97630786895752, 28.725130081176758, 14.667717933654785, 32.7617073059082, 18.742244720458984, 5.510076999664307, 0.46767428517341614, 1.3942017555236816, 6.049184322357178, 23.345579147338867, 10.644586563110352, 22.498220443725586, 13.669747352600098, 32.4493408203125, 11.606836318969727, 36.129215240478516], "count": [128]}, "timestamp": {"min": [0.0], "max": [4.233333333333333], "mean": [2.1166666666666667], "std": [1.2316429857894877], "count": [128]}, "frame_index": {"min": [0], "max": [127], "mean": [63.5], "std": [36.94928957368463], "count": [128]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [128]}, "index": {"min": [4790], "max": [4917], "mean": [4853.5], "std": [36.94928957368463], "count": [128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [128]}, "subtask_annotation": {"mean": [2.34375, 6.0, 6.0, 6.0, 6.0], "std": [1.6929887588226922, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [128]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [128]}, "eef_direction_state": {"mean": [2.7265625, 3.796875], "std": [1.766506278956786, 2.3990863332475136], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_state": {"mean": [1.4375, 1.0078125], "std": [0.6465050270492876, 0.9560342383219076], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_state": {"mean": [1.1015625, 0.78125], "std": [0.8276457929535739, 0.8190839013800723], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_direction_action": {"mean": [2.7265625, 3.796875], "std": [1.766506278956786, 2.3990863332475136], "min": [0, 0], "max": [6, 6], "count": [128]}, "eef_velocity_action": {"mean": [1.4375, 1.0078125], "std": [0.6465050270492876, 0.9560342383219076], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_acc_mag_action": {"mean": [1.1015625, 0.78125], "std": [0.8276457929535739, 0.8190839013800723], "min": [0, 0], "max": [2, 2], "count": [128]}, "eef_sim_pose_state": {"mean": [0.63689499068189, 0.1821118792018164, 1.2234334642410076, -1.1449389162662127, 0.643914189048656, -1.9018854553729074, 0.6230155355717872, -0.11163524650056533, 1.220793983055706, 1.0447737985806176, 1.3288724343114058, 1.720759033798064], "std": [0.05367262339333433, 0.03845890532488604, 0.030028766332313078, 0.08595184137550022, 0.113212444549871, 0.13301416788310003, 0.03955650567234862, 0.045105602388310094, 0.016626192151480017, 0.21814443126430122, 0.03449364298219423, 0.3162320000945936], "min": [0.5893589918380724, 0.12734176406529266, 1.1899664808270738, -1.2544799028141276, 0.4102776264307617, -2.148374621052609, 0.5853717248906167, -0.15250935688566541, 1.1892906777946537, 0.7967282721840946, 1.2625950594586675, 1.439096625876446], "max": [0.7416472457542914, 0.24689219885648112, 1.2840436224372789, -0.9833693143165556, 0.8723690475360857, -1.604354590350205, 0.7248477940451584, -0.027870421609146656, 1.2615411258122349, 1.754388506003272, 1.4019093170453356, 2.7052276839855343], "count": [128]}, "eef_sim_pose_action": {"mean": [0.63689499068189, 0.1821118792018164, 1.2234334642410076, -1.1449389162662127, 0.643914189048656, -1.9018854553729074, 0.6230155355717872, -0.11163524650056533, 1.220793983055706, 1.0447737985806176, 1.3288724343114058, 1.720759033798064], "std": [0.05367262339333433, 0.03845890532488604, 0.030028766332313078, 0.08595184137550022, 0.113212444549871, 0.13301416788310003, 0.03955650567234862, 0.045105602388310094, 0.016626192151480017, 0.21814443126430122, 0.03449364298219423, 0.3162320000945936], "min": [0.5893589918380724, 0.12734176406529266, 1.1899664808270738, -1.2544799028141276, 0.4102776264307617, -2.148374621052609, 0.5853717248906167, -0.15250935688566541, 1.1892906777946537, 0.7967282721840946, 1.2625950594586675, 1.439096625876446], "max": [0.7416472457542914, 0.24689219885648112, 1.2840436224372789, -0.9833693143165556, 0.8723690475360857, -1.604354590350205, 0.7248477940451584, -0.027870421609146656, 1.2615411258122349, 1.754388506003272, 1.4019093170453356, 2.7052276839855343], "count": [128]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3754048304738562]], [[0.38690689746732027]], [[0.39546671160130714]]], "std": [[[0.3575346590486002]], [[0.3513461208803572]], [[0.3517124851456856]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4740709987745098]], [[0.48847764705882357]], [[0.46897510008169935]]], "std": [[[0.3433435728653758]], [[0.3452160099099798]], [[0.3522643702589258]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4799471098856209]], [[0.4835827696078432]], [[0.4663586580882353]]], "std": [[[0.3391464289701156]], [[0.342517948762098]], [[0.3485672120456449]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37033761437908497]], [[0.3951704963235294]], [[0.3710334844771242]]], "std": [[[0.39344108819953405]], [[0.3938219921618752]], [[0.4018764746317976]]], "count": [100]}, "observation.state": {"min": [0.5198081135749817, -1.27925443649292, 1.0070239305496216, -0.29066702723503113, -1.5870866775512695, 0.363760769367218, -0.8149510025978088, -1.173490285873413, 0.8036259412765503, -0.22683489322662354, 0.4806353449821472, -1.5306706428527832, 31.193750381469727, 55.571250915527344, 9.286666870117188, -0.5206249952316284, 0.8950000405311584, -0.8862500190734863, 0.7606250047683716, -0.5406249761581421, 0.7181249856948853, -0.5981249809265137, 1.0829999446868896, 0.2718749940395355, 17.367000579833984, 67.62249755859375, 0.5774999856948853, -0.6237500309944153, 0.953125, 0.8537499904632568, 0.6681250333786011, -0.5306249856948853, 0.9737499952316284, 0.10249999910593033, 0.7087500095367432, -3.2881250381469727], "max": [1.1750400066375732, -0.8209565877914429, 1.5421148538589478, 0.11182001978158951, -0.9037155508995056, 0.8760108947753906, -0.346379816532135, -0.6887540817260742, 1.263256311416626, 0.28281643986701965, 1.0203834772109985, -1.1981192827224731, 55.70249938964844, 81.02249908447266, 44.430625915527344, 7.771111011505127, 29.672500610351562, 55.993125915527344, 38.99187469482422, 66.34625244140625, 45.42562484741211, 88.48187255859375, 46.647499084472656, 103.7762451171875, 62.438751220703125, 80.79312896728516, 2.75, 5.095624923706055, 20.780624389648438, 65.91687774658203, 31.811874389648438, 58.87750244140625, 39.34937286376953, 90.65687561035156, 31.438125610351562, 104.49687957763672], "mean": [0.9037816524505615, -0.9922316670417786, 1.1582562923431396, -0.13492831587791443, -1.2530796527862549, 0.5628944635391235, -0.6450212001800537, -0.8577239513397217, 0.8967610001564026, 0.15742705762386322, 0.796809732913971, -1.457677960395813, 46.66189956665039, 63.292396545410156, 30.386524200439453, 4.080790042877197, 5.8697614669799805, 12.6178560256958, 7.483555793762207, 12.913013458251953, 8.270508766174316, 18.953292846679688, 8.559057235717773, 32.91861343383789, 32.581993103027344, 75.10127258300781, 1.0874745845794678, 0.9428415298461914, 5.5218987464904785, 14.837080955505371, 8.486506462097168, 11.095341682434082, 8.18743896484375, 21.919620513916016, 6.320315837860107, 34.66220474243164], "std": [0.23702318966388702, 0.12945343554019928, 0.1805059164762497, 0.12417814880609512, 0.20213019847869873, 0.11371079087257385, 0.16684094071388245, 0.13433468341827393, 0.14022058248519897, 0.16745756566524506, 0.18287862837314606, 0.116625115275383, 5.142496585845947, 6.146181583404541, 7.557281494140625, 2.5170087814331055, 8.788191795349121, 19.585216522216797, 11.751891136169434, 22.111774444580078, 13.574970245361328, 29.800193786621094, 13.690756797790527, 37.67690658569336, 14.998720169067383, 5.372842788696289, 0.436471164226532, 1.6465388536453247, 6.848703861236572, 22.690582275390625, 10.996789932250977, 19.65999412536621, 12.302016258239746, 31.35784912109375, 9.63886833190918, 42.30327606201172], "count": [129]}, "action": {"min": [0.5198081135749817, -1.27925443649292, 1.0070239305496216, -0.29066702723503113, -1.5870866775512695, 0.363760769367218, -0.8149510025978088, -1.173490285873413, 0.8036259412765503, -0.22683489322662354, 0.4806353449821472, -1.5306706428527832, 31.193750381469727, 55.571250915527344, 9.286666870117188, -0.5206249952316284, 0.8950000405311584, -0.8862500190734863, 0.7606250047683716, -0.5406249761581421, 0.7181249856948853, -0.5981249809265137, 1.0829999446868896, 0.2718749940395355, 17.367000579833984, 67.62249755859375, 0.5774999856948853, -0.6237500309944153, 0.953125, 0.8537499904632568, 0.6681250333786011, -0.5306249856948853, 0.9737499952316284, 0.10249999910593033, 0.7087500095367432, -3.2881250381469727], "max": [1.1750400066375732, -0.8209565877914429, 1.5421148538589478, 0.11182001978158951, -0.9037155508995056, 0.8760108947753906, -0.346379816532135, -0.6887540817260742, 1.263256311416626, 0.28281643986701965, 1.0203834772109985, -1.1981192827224731, 55.70249938964844, 81.02249908447266, 44.430625915527344, 7.771111011505127, 29.672500610351562, 55.993125915527344, 38.99187469482422, 66.34625244140625, 45.42562484741211, 88.48187255859375, 46.647499084472656, 103.7762451171875, 62.438751220703125, 80.79312896728516, 2.75, 5.095624923706055, 20.780624389648438, 65.91687774658203, 31.811874389648438, 58.87750244140625, 39.34937286376953, 90.65687561035156, 31.438125610351562, 104.49687957763672], "mean": [0.903781533241272, -0.9922316074371338, 1.1582565307617188, -0.13492830097675323, -1.2530795335769653, 0.562894344329834, -0.6450210809707642, -0.8577237725257874, 0.8967607617378235, 0.15742707252502441, 0.7968100905418396, -1.4576780796051025, 46.66189956665039, 63.292415618896484, 30.386520385742188, 4.0807905197143555, 5.869760513305664, 12.617844581604004, 7.483555316925049, 12.913016319274902, 8.2705078125, 18.95331382751465, 8.55904769897461, 32.91862487792969, 32.58199691772461, 75.10128784179688, 1.0874745845794678, 0.9428414106369019, 5.521896839141846, 14.837081909179688, 8.486503601074219, 11.09533977508545, 8.187439918518066, 21.919618606567383, 6.320314407348633, 34.662200927734375], "std": [0.23702318966388702, 0.12945345044136047, 0.1805059015750885, 0.12417814135551453, 0.20213019847869873, 0.11371077597141266, 0.16684095561504364, 0.13433465361595154, 0.14022058248519897, 0.16745756566524506, 0.18287862837314606, 0.116625115275383, 5.142496109008789, 6.146182537078857, 7.557281017303467, 2.5170090198516846, 8.788193702697754, 19.58521842956543, 11.7518949508667, 22.111774444580078, 13.574972152709961, 29.80020523071289, 13.690757751464844, 37.676910400390625, 14.998720169067383, 5.372842788696289, 0.436471164226532, 1.646538496017456, 6.848702907562256, 22.690584182739258, 10.996789932250977, 19.65999412536621, 12.302017211914062, 31.35784912109375, 9.63886833190918, 42.30327224731445], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [129]}, "index": {"min": [4918], "max": [5046], "mean": [4982.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [2.6589147286821704, 6.0, 6.0, 6.0, 6.0], "std": [1.6912731960675522, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [129]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [129]}, "eef_direction_state": {"mean": [2.4806201550387597, 3.565891472868217], "std": [1.8219198290456537, 2.3619889176574427], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.4573643410852712, 1.0852713178294573], "std": [0.6226693217991697, 0.9485280947561187], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.054263565891473, 0.8062015503875969], "std": [0.8288413274185219, 0.7980355666127867], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [2.4806201550387597, 3.565891472868217], "std": [1.8219198290456537, 2.3619889176574427], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.4573643410852712, 1.0852713178294573], "std": [0.6226693217991697, 0.9485280947561187], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.054263565891473, 0.8062015503875969], "std": [0.8288413274185219, 0.7980355666127867], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6455080852367113, 0.1798285229737911, 1.2199759018692053, -1.13627561345665, 0.5682944635056282, -1.9104176308503713, 0.6285693602496212, -0.11903910915622265, 1.2278026879466704, 0.9938683895714345, 1.3155205473089617, 1.6458932861023519], "std": [0.05594945062580165, 0.03902147501402385, 0.030641636440138956, 0.07999626478846206, 0.08641858929305046, 0.13634228655002842, 0.04208897098174903, 0.0435870468778867, 0.02488923937966621, 0.18443444237909964, 0.057248167380869165, 0.25738223174082375], "min": [0.5991195771709323, 0.12323363438850743, 1.1853954880119753, -1.2482248846743267, 0.3720136890522374, -2.1453451982893483, 0.5877783923210194, -0.16509098074309836, 1.201270661018796, 0.5505538488582684, 1.1144442762633981, 1.1937322755016049], "max": [0.7611563540651094, 0.25109323409816064, 1.2756310006624219, -0.9588298790700223, 0.7557190563278331, -1.6383931945641104, 0.735789803444791, -0.032852874515287234, 1.304709613998338, 1.5367454313206, 1.413302921764298, 2.473499607896596], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6455080852367113, 0.1798285229737911, 1.2199759018692053, -1.13627561345665, 0.5682944635056282, -1.9104176308503713, 0.6285693602496212, -0.11903910915622265, 1.2278026879466704, 0.9938683895714345, 1.3155205473089617, 1.6458932861023519], "std": [0.05594945062580165, 0.03902147501402385, 0.030641636440138956, 0.07999626478846206, 0.08641858929305046, 0.13634228655002842, 0.04208897098174903, 0.0435870468778867, 0.02488923937966621, 0.18443444237909964, 0.057248167380869165, 0.25738223174082375], "min": [0.5991195771709323, 0.12323363438850743, 1.1853954880119753, -1.2482248846743267, 0.3720136890522374, -2.1453451982893483, 0.5877783923210194, -0.16509098074309836, 1.201270661018796, 0.5505538488582684, 1.1144442762633981, 1.1937322755016049], "max": [0.7611563540651094, 0.25109323409816064, 1.2756310006624219, -0.9588298790700223, 0.7557190563278331, -1.6383931945641104, 0.735789803444791, -0.032852874515287234, 1.304709613998338, 1.5367454313206, 1.413302921764298, 2.473499607896596], "count": [129]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3777793709150327]], [[0.3899052573529412]], [[0.39846461397058824]]], "std": [[[0.35671701185544774]], [[0.3502315851839615]], [[0.3506625836290226]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778915482026144]], [[0.4941733905228758]], [[0.47495011029411766]]], "std": [[[0.3416552878329946]], [[0.3421344423059521]], [[0.3481624608003602]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471148960375817]], [[0.47711223447712414]], [[0.45835339665032676]]], "std": [[[0.3399591794348637]], [[0.3416450904052069]], [[0.3495669898914165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37018830065359476]], [[0.3942830514705883]], [[0.37006768382352945]]], "std": [[[0.39438420375744065]], [[0.394119657592617]], [[0.4022352884171205]]], "count": [100]}, "observation.state": {"min": [0.5347333550453186, -1.2478303909301758, 0.9648470282554626, -0.3248264193534851, -1.5580520629882812, 0.4409857392311096, -0.8352407217025757, -1.1491235494613647, 0.773393988609314, -0.20835717022418976, 0.5045967698097229, -1.4789329767227173, 28.267499923706055, 55.64437484741211, 11.046250343322754, -0.1912499964237213, 1.0268750190734863, 0.18812499940395355, 0.9225000143051147, 0.4737499952316284, 0.9050000309944153, 0.15888889133930206, 1.1399999856948853, 0.9368749856948853, 18.201875686645508, 67.59062957763672, 0.5525000095367432, -0.2524999976158142, 0.6458333134651184, 1.7350000143051147, 0.5874999761581421, -0.04625000059604645, 0.8218749761581421, 0.8018181920051575, 0.6506249904632568, 0.7118181586265564], "max": [1.2277790307998657, -0.8319345712661743, 1.495718002319336, 0.03826676681637764, -0.9011406302452087, 0.9909781217575073, -0.33262282609939575, -0.6971465945243835, 1.2336442470550537, 0.22800315916538239, 1.0114823579788208, -1.2197680473327637, 53.22999954223633, 80.33250427246094, 51.828125, 6.137777805328369, 30.566875457763672, 45.86750030517578, 45.35187530517578, 40.83250045776367, 48.05437469482422, 64.3324966430664, 45.46125030517578, 94.87874603271484, 66.75375366210938, 81.52375030517578, 2.918750047683716, 5.633333206176758, 24.030624389648438, 63.51812744140625, 32.40562438964844, 68.33499908447266, 40.65687561035156, 86.66500091552734, 33.01124954223633, 101.37687683105469], "mean": [0.9480286240577698, -0.9814856648445129, 1.1216009855270386, -0.1872616559267044, -1.262076735496521, 0.6283776760101318, -0.6662735342979431, -0.8172051310539246, 0.8756539821624756, 0.11314675211906433, 0.8237293362617493, -1.4218707084655762, 38.348838806152344, 66.76670837402344, 32.764156341552734, 2.819742202758789, 5.9738335609436035, 8.529417037963867, 9.880868911743164, 7.593422889709473, 10.375267028808594, 14.201842308044434, 8.283617973327637, 35.26677703857422, 35.25336837768555, 75.66087341308594, 1.0609385967254639, 0.7275040149688721, 7.197948455810547, 16.43051528930664, 9.727853775024414, 15.178285598754883, 9.251823425292969, 25.961772918701172, 6.721630573272705, 48.61471176147461], "std": [0.2508481442928314, 0.12183016538619995, 0.1810038536787033, 0.11793649196624756, 0.20355574786663055, 0.12189321964979172, 0.1849145144224167, 0.1403803527355194, 0.13954901695251465, 0.15011492371559143, 0.19385011494159698, 0.0956469178199768, 6.373068809509277, 5.68056583404541, 9.023399353027344, 1.806939959526062, 8.740195274353027, 13.977493286132812, 13.983222007751465, 12.238077163696289, 14.533016204833984, 20.7575626373291, 13.058379173278809, 28.742488861083984, 17.198518753051758, 5.569594383239746, 0.45884326100349426, 1.2565354108810425, 7.893799781799316, 21.82147979736328, 11.629594802856445, 23.96626091003418, 13.235285758972168, 32.181793212890625, 10.44137954711914, 33.577518463134766], "count": [122]}, "action": {"min": [0.5347333550453186, -1.2478303909301758, 0.9648470282554626, -0.3248264193534851, -1.5580520629882812, 0.4409857392311096, -0.8352407217025757, -1.1491235494613647, 0.773393988609314, -0.20835717022418976, 0.5045967698097229, -1.4789329767227173, 28.267499923706055, 55.64437484741211, 11.046250343322754, -0.1912499964237213, 1.0268750190734863, 0.18812499940395355, 0.9225000143051147, 0.4737499952316284, 0.9050000309944153, 0.15888889133930206, 1.1399999856948853, 0.9368749856948853, 18.201875686645508, 67.59062957763672, 0.5525000095367432, -0.2524999976158142, 0.6458333134651184, 1.7350000143051147, 0.5874999761581421, -0.04625000059604645, 0.8218749761581421, 0.8018181920051575, 0.6506249904632568, 0.7118181586265564], "max": [1.2277790307998657, -0.8319345712661743, 1.495718002319336, 0.03826676681637764, -0.9011406302452087, 0.9909781217575073, -0.33262282609939575, -0.6971465945243835, 1.2336442470550537, 0.22800315916538239, 1.0114823579788208, -1.2197680473327637, 53.22999954223633, 80.33250427246094, 51.828125, 6.137777805328369, 30.566875457763672, 45.86750030517578, 45.35187530517578, 40.83250045776367, 48.05437469482422, 64.3324966430664, 45.46125030517578, 94.87874603271484, 66.75375366210938, 81.52375030517578, 2.918750047683716, 5.633333206176758, 24.030624389648438, 63.51812744140625, 32.40562438964844, 68.33499908447266, 40.65687561035156, 86.66500091552734, 33.01124954223633, 101.37687683105469], "mean": [0.9480286240577698, -0.9814860820770264, 1.1216013431549072, -0.187261700630188, -1.262076735496521, 0.628377377986908, -0.666273295879364, -0.8172053098678589, 0.8756539821624756, 0.11314668506383896, 0.8237292170524597, -1.4218707084655762, 38.348838806152344, 66.7667007446289, 32.764163970947266, 2.819742202758789, 5.973833084106445, 8.529413223266602, 9.880865097045898, 7.593419075012207, 10.375273704528809, 14.20182991027832, 8.283615112304688, 35.26676559448242, 35.253360748291016, 75.66087341308594, 1.0609387159347534, 0.7275041341781616, 7.197950839996338, 16.430517196655273, 9.727851867675781, 15.178284645080566, 9.251821517944336, 25.961776733398438, 6.721629619598389, 48.61472702026367], "std": [0.25084811449050903, 0.12183020263910294, 0.1810038685798645, 0.11793648451566696, 0.20355574786663055, 0.12189322710037231, 0.1849145144224167, 0.1403803527355194, 0.13954900205135345, 0.15011492371559143, 0.19385011494159698, 0.0956469252705574, 6.373068332672119, 5.680566310882568, 9.02340030670166, 1.806939959526062, 8.740192413330078, 13.97749137878418, 13.983222007751465, 12.238077163696289, 14.533015251159668, 20.7575626373291, 13.058379173278809, 28.742490768432617, 17.19852066040039, 5.569593906402588, 0.4588434100151062, 1.2565354108810425, 7.893799781799316, 21.821481704711914, 11.629593849182129, 23.96626091003418, 13.235285758972168, 32.18178939819336, 10.44137954711914, 33.577518463134766], "count": [122]}, "timestamp": {"min": [0.0], "max": [4.033333333333333], "mean": [2.0166666666666666], "std": [1.1739061101960222], "count": [122]}, "frame_index": {"min": [0], "max": [121], "mean": [60.5], "std": [35.21718330588067], "count": [122]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [122]}, "index": {"min": [5047], "max": [5168], "mean": [5107.5], "std": [35.21718330588067], "count": [122]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [122]}, "subtask_annotation": {"mean": [2.3934426229508197, 6.0, 6.0, 6.0, 6.0], "std": [1.6374579311286364, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [122]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [122]}, "eef_direction_state": {"mean": [2.5245901639344264, 3.8934426229508197], "std": [1.6850991835093585, 2.3392845236895523], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_state": {"mean": [1.5491803278688525, 1.0245901639344261], "std": [0.5740631572096107, 0.9535362549014323], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_state": {"mean": [1.1065573770491803, 0.7540983606557377], "std": [0.8278688524590169, 0.8129230339814709], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_direction_action": {"mean": [2.5245901639344264, 3.8934426229508197], "std": [1.6850991835093585, 2.3392845236895523], "min": [0, 0], "max": [6, 6], "count": [122]}, "eef_velocity_action": {"mean": [1.5491803278688525, 1.0245901639344261], "std": [0.5740631572096107, 0.9535362549014323], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_acc_mag_action": {"mean": [1.1065573770491803, 0.7540983606557377], "std": [0.8278688524590169, 0.8129230339814709], "min": [0, 0], "max": [2, 2], "count": [122]}, "eef_sim_pose_state": {"mean": [0.641007066627456, 0.18760590876302313, 1.2073748707169838, -1.1718727882414322, 0.5981443033340802, -1.8784409724665723, 0.6202672897897636, -0.12440586716639108, 1.2346692032103903, 0.9117472770589149, 1.3203207459073694, 1.5799669072673297], "std": [0.05564255277243384, 0.039592243879193405, 0.03300109173499624, 0.08852435001650619, 0.08657511458355795, 0.1286724561671735, 0.04186193572295109, 0.04273477941006113, 0.017979638474204605, 0.20940521598114267, 0.04071682306222974, 0.29136496261780975], "min": [0.5932672551143545, 0.1309343160697591, 1.169899793401111, -1.2936004133777226, 0.4387463970077481, -2.1048065534834643, 0.589221073997707, -0.16383170909165368, 1.2002666697465953, 0.600600542245366, 1.2487487982269085, 1.350917333669739], "max": [0.7534481672187205, 0.24556873183244682, 1.261333905263189, -0.9911954635314432, 0.881260641204388, -1.6211063507536752, 0.7268232755572802, -0.04948461858970318, 1.281273215946248, 1.6082096444823248, 1.394936532576657, 2.507217555770426], "count": [122]}, "eef_sim_pose_action": {"mean": [0.641007066627456, 0.18760590876302313, 1.2073748707169838, -1.1718727882414322, 0.5981443033340802, -1.8784409724665723, 0.6202672897897636, -0.12440586716639108, 1.2346692032103903, 0.9117472770589149, 1.3203207459073694, 1.5799669072673297], "std": [0.05564255277243384, 0.039592243879193405, 0.03300109173499624, 0.08852435001650619, 0.08657511458355795, 0.1286724561671735, 0.04186193572295109, 0.04273477941006113, 0.017979638474204605, 0.20940521598114267, 0.04071682306222974, 0.29136496261780975], "min": [0.5932672551143545, 0.1309343160697591, 1.169899793401111, -1.2936004133777226, 0.4387463970077481, -2.1048065534834643, 0.589221073997707, -0.16383170909165368, 1.2002666697465953, 0.600600542245366, 1.2487487982269085, 1.350917333669739], "max": [0.7534481672187205, 0.24556873183244682, 1.261333905263189, -0.9911954635314432, 0.881260641204388, -1.6211063507536752, 0.7268232755572802, -0.04948461858970318, 1.281273215946248, 1.6082096444823248, 1.394936532576657, 2.507217555770426], "count": [122]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38292939338235293]], [[0.39315490604575165]], [[0.39844113357843136]]], "std": [[[0.3593724266952981]], [[0.3534541889567363]], [[0.35625924537158604]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46304116421568625]], [[0.47640464256535947]], [[0.45815960784313725]]], "std": [[[0.34206677033681027]], [[0.34380348349622347]], [[0.35057581691082357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47041201593137255]], [[0.4723033700980392]], [[0.45563178921568626]]], "std": [[[0.3353335124544223]], [[0.3396440289279676]], [[0.3446285059184541]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3690973141339869]], [[0.39364376838235293]], [[0.36949414215686277]]], "std": [[[0.3939773730360151]], [[0.3940710598665412]], [[0.402178839208822]]], "count": [100]}, "observation.state": {"min": [0.5322060585021973, -1.2721971273422241, 0.907005786895752, -0.3454684913158417, -1.5987852811813354, 0.4802061915397644, -0.7887006998062134, -1.1626898050308228, 0.7841230034828186, -0.21939612925052643, 0.43101969361305237, -1.5822652578353882, 37.19375228881836, 58.27750015258789, 15.426666259765625, -1.2024999856948853, 0.7925000190734863, -0.44999998807907104, 0.9675000309944153, 0.4637500047683716, 0.8799999952316284, -1.0268750190734863, 0.984375, 0.009999999776482582, 16.136249542236328, 67.45500183105469, 0.7862499952316284, -0.03125, 0.9606666564941406, -0.8055555820465088, 0.6000000238418579, -0.3956249952316284, 1.0242856740951538, 0.10846153646707535, 0.6575000286102295, -0.550000011920929], "max": [1.2591447830200195, -0.7899299263954163, 1.4846312999725342, 0.0017643246101215482, -0.901641309261322, 0.9853513240814209, -0.32415884733200073, -0.7607257962226868, 1.2639000415802002, 0.3190566301345825, 0.922102689743042, -1.2961108684539795, 56.823123931884766, 77.48124694824219, 51.140625, 8.5, 25.721250534057617, 61.43312454223633, 36.912498474121094, 64.68187713623047, 43.428123474121094, 77.47687530517578, 45.28499984741211, 97.43624877929688, 59.509376525878906, 81.63687896728516, 2.2074999809265137, 6.035555362701416, 25.38687515258789, 61.42500305175781, 35.958126068115234, 62.68250274658203, 43.251251220703125, 80.9800033569336, 36.328125, 103.03688049316406], "mean": [0.9584864974021912, -0.9599078297615051, 1.0924513339996338, -0.2005457878112793, -1.2844314575195312, 0.6827982068061829, -0.6217375993728638, -0.8625028133392334, 0.8854628205299377, 0.1586798131465912, 0.7309282422065735, -1.5236482620239258, 45.18802261352539, 63.00924301147461, 34.54825973510742, 4.538053512573242, 4.655420780181885, 11.135224342346191, 6.965137958526611, 12.437005996704102, 7.683576583862305, 16.458572387695312, 7.58595609664917, 30.751745223999023, 32.30820083618164, 76.14562225341797, 1.0002599954605103, 1.0882021188735962, 6.750563621520996, 14.73288631439209, 9.200042724609375, 12.41473388671875, 9.038287162780762, 21.10790252685547, 7.125690937042236, 38.42298126220703], "std": [0.2537420094013214, 0.152008518576622, 0.189335435628891, 0.10306835919618607, 0.22967837750911713, 0.11715240031480789, 0.16877268254756927, 0.13067832589149475, 0.14781996607780457, 0.17322303354740143, 0.20492671430110931, 0.10320757329463959, 5.544407367706299, 4.37403678894043, 7.427934646606445, 3.1290550231933594, 7.076291084289551, 20.10153579711914, 10.561738967895508, 20.395658493041992, 12.511127471923828, 25.3216609954834, 12.570116996765137, 35.390689849853516, 14.862375259399414, 4.93966007232666, 0.25342199206352234, 1.3330285549163818, 8.680179595947266, 20.596715927124023, 12.702954292297363, 20.694795608520508, 13.32326889038086, 29.09321403503418, 10.67003345489502, 38.11381530761719], "count": [129]}, "action": {"min": [0.5322060585021973, -1.2721971273422241, 0.907005786895752, -0.3454684913158417, -1.5987852811813354, 0.4802061915397644, -0.7887006998062134, -1.1626898050308228, 0.7841230034828186, -0.21939612925052643, 0.43101969361305237, -1.5822652578353882, 37.19375228881836, 58.27750015258789, 15.426666259765625, -1.2024999856948853, 0.7925000190734863, -0.44999998807907104, 0.9675000309944153, 0.4637500047683716, 0.8799999952316284, -1.0268750190734863, 0.984375, 0.009999999776482582, 16.136249542236328, 67.45500183105469, 0.7862499952316284, -0.03125, 0.9606666564941406, -0.8055555820465088, 0.6000000238418579, -0.3956249952316284, 1.0242856740951538, 0.10846153646707535, 0.6575000286102295, -0.550000011920929], "max": [1.2591447830200195, -0.7899299263954163, 1.4846312999725342, 0.0017643246101215482, -0.901641309261322, 0.9853513240814209, -0.32415884733200073, -0.7607257962226868, 1.2639000415802002, 0.3190566301345825, 0.922102689743042, -1.2961108684539795, 56.823123931884766, 77.48124694824219, 51.140625, 8.5, 25.721250534057617, 61.43312454223633, 36.912498474121094, 64.68187713623047, 43.428123474121094, 77.47687530517578, 45.28499984741211, 97.43624877929688, 59.509376525878906, 81.63687896728516, 2.2074999809265137, 6.035555362701416, 25.38687515258789, 61.42500305175781, 35.958126068115234, 62.68250274658203, 43.251251220703125, 80.9800033569336, 36.328125, 103.03688049316406], "mean": [0.958486795425415, -0.9599084854125977, 1.0924512147903442, -0.2005457580089569, -1.2844316959381104, 0.6827983856201172, -0.6217374205589294, -0.8625028729438782, 0.8854628801345825, 0.1586798131465912, 0.7309280037879944, -1.5236486196517944, 45.18803024291992, 63.009254455566406, 34.54826354980469, 4.538053035736084, 4.655419826507568, 11.135232925415039, 6.965138912200928, 12.436997413635254, 7.6835737228393555, 16.458559036254883, 7.585960865020752, 30.751718521118164, 32.308197021484375, 76.1456069946289, 1.000260353088379, 1.0882022380828857, 6.750563144683838, 14.732892036437988, 9.200044631958008, 12.41473388671875, 9.03828239440918, 21.107900619506836, 7.125688552856445, 38.42299270629883], "std": [0.2537420094013214, 0.1520085334777832, 0.189335435628891, 0.10306836664676666, 0.22967836260795593, 0.1171523854136467, 0.16877268254756927, 0.13067834079265594, 0.14781996607780457, 0.17322303354740143, 0.20492671430110931, 0.10320756584405899, 5.544406414031982, 4.37403678894043, 7.4279351234436035, 3.1290550231933594, 7.076292514801025, 20.10153579711914, 10.561738014221191, 20.395660400390625, 12.511129379272461, 25.321657180786133, 12.570116996765137, 35.39068603515625, 14.862374305725098, 4.93966007232666, 0.25342193245887756, 1.3330285549163818, 8.680177688598633, 20.596717834472656, 12.702954292297363, 20.694795608520508, 13.323269844055176, 29.093212127685547, 10.670032501220703, 38.11381530761719], "count": [129]}, "timestamp": {"min": [0.0], "max": [4.266666666666667], "mean": [2.1333333333333333], "std": [1.2412657816683503], "count": [129]}, "frame_index": {"min": [0], "max": [128], "mean": [64.0], "std": [37.23797345005051], "count": [129]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [129]}, "index": {"min": [5169], "max": [5297], "mean": [5233.0], "std": [37.23797345005051], "count": [129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [129]}, "subtask_annotation": {"mean": [2.511627906976744, 6.0, 6.0, 6.0, 6.0], "std": [1.7032403184744713, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [129]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [129]}, "eef_direction_state": {"mean": [2.705426356589147, 3.7906976744186047], "std": [1.8061183731721406, 2.4101671549502113], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_state": {"mean": [1.3953488372093024, 1.0310077519379846], "std": [0.6519928264593581, 0.9559117121838678], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_state": {"mean": [1.1705426356589148, 0.8062015503875969], "std": [0.845636598033777, 0.8172322298569579], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_direction_action": {"mean": [2.705426356589147, 3.7906976744186047], "std": [1.8061183731721406, 2.4101671549502113], "min": [0, 0], "max": [6, 6], "count": [129]}, "eef_velocity_action": {"mean": [1.3953488372093024, 1.0310077519379846], "std": [0.6519928264593581, 0.9559117121838678], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_acc_mag_action": {"mean": [1.1705426356589148, 0.8062015503875969], "std": [0.845636598033777, 0.8172322298569579], "min": [0, 0], "max": [2, 2], "count": [129]}, "eef_sim_pose_state": {"mean": [0.6361148977418477, 0.1872607791704549, 1.21432112492905, -1.1449636435369797, 0.6355525460249688, -1.845260626586102, 0.6275987694200715, -0.11029742364968799, 1.2209063425218274, 1.072616581188192, 1.3743423490911377, 1.4379491651964742], "std": [0.057828389605301365, 0.04406579077872521, 0.02186975847878391, 0.055802282784246905, 0.09411949943049217, 0.12706918952092347, 0.045034770280124536, 0.041595581963910555, 0.01817527593430629, 0.41212589464768307, 0.04462739432399645, 1.0772165605426547], "min": [0.5811468724274693, 0.1213719598868181, 1.1744204483614735, -1.2606896231440872, 0.445338066539283, -2.06220687782138, 0.5846031073526583, -0.1476027648161818, 1.1750201924442323, 0.7898333714196553, 1.2960188400889932, -3.1297877182987817], "max": [0.7526352987171859, 0.2565198428732749, 1.2532166205221855, -1.0678773101567745, 0.8594927995278794, -1.6594127737214077, 0.739957557866965, -0.030959056507414373, 1.255586532512462, 2.3019141279596425, 1.4803311506689751, 3.1003409853850092], "count": [129]}, "eef_sim_pose_action": {"mean": [0.6361148977418477, 0.1872607791704549, 1.21432112492905, -1.1449636435369797, 0.6355525460249688, -1.845260626586102, 0.6275987694200715, -0.11029742364968799, 1.2209063425218274, 1.072616581188192, 1.3743423490911377, 1.4379491651964742], "std": [0.057828389605301365, 0.04406579077872521, 0.02186975847878391, 0.055802282784246905, 0.09411949943049217, 0.12706918952092347, 0.045034770280124536, 0.041595581963910555, 0.01817527593430629, 0.41212589464768307, 0.04462739432399645, 1.0772165605426547], "min": [0.5811468724274693, 0.1213719598868181, 1.1744204483614735, -1.2606896231440872, 0.445338066539283, -2.06220687782138, 0.5846031073526583, -0.1476027648161818, 1.1750201924442323, 0.7898333714196553, 1.2960188400889932, -3.1297877182987817], "max": [0.7526352987171859, 0.2565198428732749, 1.2532166205221855, -1.0678773101567745, 0.8594927995278794, -1.6594127737214077, 0.739957557866965, -0.030959056507414373, 1.255586532512462, 2.3019141279596425, 1.4803311506689751, 3.1003409853850092], "count": [129]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37806130310457514]], [[0.3897490625]], [[0.3987278941993464]]], "std": [[[0.35855617463944417]], [[0.3525622457304148]], [[0.3524293583926554]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.10588235294117647]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4816380800653595]], [[0.49615581290849675]], [[0.4778425510620915]]], "std": [[[0.34490918944461196]], [[0.34591143203637587]], [[0.3523250904741529]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4645855575980392]], [[0.4685781515522876]], [[0.45119268790849676]]], "std": [[[0.335734433278656]], [[0.33799648724357295]], [[0.3449655727589745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37419253267973857]], [[0.3978672017973856]], [[0.3750293402777778]]], "std": [[[0.3953624914796046]], [[0.3944636788773451]], [[0.40376596110002644]]], "count": [100]}, "observation.state": {"min": [0.4963473677635193, -1.285524845123291, 0.9813458323478699, -0.22712630033493042, -1.4500945806503296, 0.36194875836372375, -0.803435206413269, -1.1153391599655151, 0.7963540554046631, -0.3291656970977783, 0.5251487493515015, -1.4978876113891602, 22.167499542236328, 55.025001525878906, 16.116249084472656, -0.24500000476837158, 0.7912499904632568, -0.3888888955116272, 0.6456249952316284, -0.3125, 0.8350000381469727, -0.07400000095367432, 1.1050000190734863, 0.06750000268220901, 6.010624885559082, 67.80000305175781, 0.6944444179534912, 0.011249996721744537, 0.70333331823349, 0.30687499046325684, 0.6391666531562805, 0.08812499791383743, 0.8062499761581421, -0.2588889002799988, 0.6981250047683716, -3.5625], "max": [1.1572060585021973, -0.7905232906341553, 1.5366789102554321, 0.10700388997793198, -0.9048123359680176, 1.0594053268432617, -0.3924429714679718, -0.7247399687767029, 1.175779104232788, 0.24762532114982605, 0.9588388204574585, -1.0362783670425415, 54.446876525878906, 77.86624908447266, 51.66625213623047, 5.690000057220459, 26.99187469482422, 58.657501220703125, 32.0056266784668, 60.62562561035156, 37.58437728881836, 84.453125, 36.5681266784668, 106.89437103271484, 57.891876220703125, 77.65750122070312, 2.8450000286102295, 6.1954545974731445, 26.985000610351562, 80.00563049316406, 34.978126525878906, 72.04937744140625, 48.07250213623047, 81.15374755859375, 45.94187545776367, 11.5287504196167], "mean": [0.8875437378883362, -0.9491417407989502, 1.1395361423492432, -0.10178427398204803, -1.1906425952911377, 0.6037890315055847, -0.6538508534431458, -0.8426288366317749, 0.8813965916633606, 0.09681372344493866, 0.8017318248748779, -1.4080278873443604, 38.60822296142578, 66.60384368896484, 33.520652770996094, 2.7763655185699463, 5.053648471832275, 9.924909591674805, 6.609443187713623, 10.491912841796875, 7.667759895324707, 20.209211349487305, 7.176430702209473, 48.06767654418945, 27.620445251464844, 73.92922973632812, 1.0844581127166748, 0.7930164933204651, 7.222186088562012, 18.410375595092773, 9.694510459899902, 16.825098037719727, 10.664450645446777, 23.31313705444336, 9.890091896057129, -2.835073232650757], "std": [0.24263711273670197, 0.1613212525844574, 0.19494988024234772, 0.10068723559379578, 0.16365405917167664, 0.16354689002037048, 0.14811576902866364, 0.13223929703235626, 0.11473724991083145, 0.19219337403774261, 0.16360287368297577, 0.16029371321201324, 8.618311882019043, 6.224181175231934, 8.483147621154785, 1.5087535381317139, 7.752940654754639, 18.264652252197266, 10.100415229797363, 19.472412109375, 12.019148826599121, 26.74268913269043, 11.252145767211914, 31.60938262939453, 18.50884437561035, 3.454122543334961, 0.37514203786849976, 1.5838545560836792, 9.032361030578613, 28.342384338378906, 12.156168937683105, 25.60072135925293, 15.763160705566406, 31.26896095275879, 15.486014366149902, 2.5784976482391357], "count": [149]}, "action": {"min": [0.4963473677635193, -1.285524845123291, 0.9813458323478699, -0.22712630033493042, -1.4500945806503296, 0.36194875836372375, -0.803435206413269, -1.1153391599655151, 0.7963540554046631, -0.3291656970977783, 0.5251487493515015, -1.4978876113891602, 22.167499542236328, 55.025001525878906, 16.116249084472656, -0.24500000476837158, 0.7912499904632568, -0.3888888955116272, 0.6456249952316284, -0.3125, 0.8350000381469727, -0.07400000095367432, 1.1050000190734863, 0.06750000268220901, 6.010624885559082, 67.80000305175781, 0.6944444179534912, 0.011249996721744537, 0.70333331823349, 0.30687499046325684, 0.6391666531562805, 0.08812499791383743, 0.8062499761581421, -0.2588889002799988, 0.6981250047683716, -3.5625], "max": [1.1572060585021973, -0.7905232906341553, 1.5366789102554321, 0.10700388997793198, -0.9048123359680176, 1.0594053268432617, -0.3924429714679718, -0.7247399687767029, 1.175779104232788, 0.24762532114982605, 0.9588388204574585, -1.0362783670425415, 54.446876525878906, 77.86624908447266, 51.66625213623047, 5.690000057220459, 26.99187469482422, 58.657501220703125, 32.0056266784668, 60.62562561035156, 37.58437728881836, 84.453125, 36.5681266784668, 106.89437103271484, 57.891876220703125, 77.65750122070312, 2.8450000286102295, 6.1954545974731445, 26.985000610351562, 80.00563049316406, 34.978126525878906, 72.04937744140625, 48.07250213623047, 81.15374755859375, 45.94187545776367, 11.5287504196167], "mean": [0.8875439763069153, -0.9491419196128845, 1.139535903930664, -0.10178426653146744, -1.1906428337097168, 0.6037886738777161, -0.6538505554199219, -0.8426287174224854, 0.8813965916633606, 0.0968136340379715, 0.8017319440841675, -1.4080276489257812, 38.60822296142578, 66.60383605957031, 33.52064895629883, 2.776365280151367, 5.053648471832275, 9.924907684326172, 6.609446048736572, 10.491909980773926, 7.667766571044922, 20.209211349487305, 7.176424503326416, 48.06768798828125, 27.62044906616211, 73.9292221069336, 1.0844578742980957, 0.7930164933204651, 7.222183704376221, 18.410371780395508, 9.694507598876953, 16.825090408325195, 10.664448738098145, 23.31313133239746, 9.890093803405762, -2.8350727558135986], "std": [0.24263709783554077, 0.1613212525844574, 0.1949499249458313, 0.10068725049495697, 0.16365404427051544, 0.16354690492153168, 0.14811576902866364, 0.13223928213119507, 0.11473724246025085, 0.19219337403774261, 0.16360287368297577, 0.16029371321201324, 8.61831283569336, 6.224181652069092, 8.483148574829102, 1.5087538957595825, 7.752940654754639, 18.264650344848633, 10.100415229797363, 19.472415924072266, 12.019145965576172, 26.74268913269043, 11.252148628234863, 31.609384536743164, 18.50884246826172, 3.45412278175354, 0.375141978263855, 1.5838545560836792, 9.032362937927246, 28.342388153076172, 12.156171798706055, 25.600717544555664, 15.763158798217773, 31.26895523071289, 15.486014366149902, 2.5784974098205566], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [149]}, "index": {"min": [5298], "max": [5446], "mean": [5372.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [2.436241610738255, 6.0, 6.0, 6.0, 6.0], "std": [1.5941257419731856, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [149]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [149]}, "eef_direction_state": {"mean": [2.966442953020134, 3.8859060402684564], "std": [2.008091375305877, 2.33310059947679], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.2483221476510067, 0.9798657718120806], "std": [0.7409955236164038, 0.9374375945777729], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [0.9328859060402684, 0.7583892617449665], "std": [0.8565925121952751, 0.8326476466722597], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [2.966442953020134, 3.8859060402684564], "std": [2.008091375305877, 2.33310059947679], "min": [0, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.2483221476510067, 0.9798657718120806], "std": [0.7409955236164038, 0.9374375945777729], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [0.9328859060402684, 0.7583892617449665], "std": [0.8565925121952751, 0.8326476466722597], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6457944975301163, 0.1780761558058653, 1.223263634755247, -1.167163238096497, 0.6495217340713163, -1.9309756105466611, 0.6188744847347022, -0.11343347754617224, 1.2279056181046273, 0.9590003305386181, 1.3151499849216337, 1.6506125362363389], "std": [0.05634343235505153, 0.035173147841714256, 0.030216390402666087, 0.10044057940365816, 0.13745793790885524, 0.12449380167918098, 0.03527845057512898, 0.05075354386372844, 0.015535832531723545, 0.23925931366106373, 0.016884952601975662, 0.3502817816147895], "min": [0.5986444091223839, 0.11977477100091052, 1.193497051726591, -1.2872192552619848, 0.3959081387556209, -2.171623681240765, 0.5755721998381264, -0.15700116803387287, 1.18654899024814, 0.6586759542482132, 1.2820959287960036, 1.2809625866099221], "max": [0.7555189671532692, 0.235767207469361, 1.2894967783841873, -0.9661620580397743, 0.9670476570311592, -1.6467035709441817, 0.7093227464028039, -0.01653615699396807, 1.263122327029714, 1.6268124491866456, 1.334769970827332, 2.622061202803923], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6457944975301163, 0.1780761558058653, 1.223263634755247, -1.167163238096497, 0.6495217340713163, -1.9309756105466611, 0.6188744847347022, -0.11343347754617224, 1.2279056181046273, 0.9590003305386181, 1.3151499849216337, 1.6506125362363389], "std": [0.05634343235505153, 0.035173147841714256, 0.030216390402666087, 0.10044057940365816, 0.13745793790885524, 0.12449380167918098, 0.03527845057512898, 0.05075354386372844, 0.015535832531723545, 0.23925931366106373, 0.016884952601975662, 0.3502817816147895], "min": [0.5986444091223839, 0.11977477100091052, 1.193497051726591, -1.2872192552619848, 0.3959081387556209, -2.171623681240765, 0.5755721998381264, -0.15700116803387287, 1.18654899024814, 0.6586759542482132, 1.2820959287960036, 1.2809625866099221], "max": [0.7555189671532692, 0.235767207469361, 1.2894967783841873, -0.9661620580397743, 0.9670476570311592, -1.6467035709441817, 0.7093227464028039, -0.01653615699396807, 1.263122327029714, 1.6268124491866456, 1.334769970827332, 2.622061202803923], "count": [149]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3848194281045752]], [[0.39388647467320265]], [[0.39910782066993467]]], "std": [[[0.359264828548176]], [[0.3550622502793352]], [[0.3579386743717512]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759351633986928]], [[0.4927496364379085]], [[0.47365065359477126]]], "std": [[[0.3455556670627739]], [[0.34666767671066256]], [[0.35446155919447797]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826802798202614]], [[0.4888210191993464]], [[0.46996918300653595]]], "std": [[[0.3395869004945571]], [[0.3414539328662691]], [[0.35028213353399085]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3744931821895425]], [[0.3984459211601307]], [[0.3761260539215686]]], "std": [[[0.3940055654441249]], [[0.393058694648676]], [[0.4021632157657169]]], "count": [100]}, "observation.state": {"min": [0.5201418995857239, -1.2715057134628296, 1.0002501010894775, -0.20122835040092468, -1.409022331237793, 0.39106011390686035, -0.839436948299408, -1.1692225933074951, 0.7825732231140137, -0.27840563654899597, 0.4988269507884979, -1.53474760055542, 34.463748931884766, 58.662498474121094, -0.9631249904632568, -0.21249999105930328, 0.8025000095367432, -0.3268750011920929, 1.0187500715255737, -0.7799999713897705, 0.8643749952316284, -2.9437499046325684, 1.230625033378601, 4.809999942779541, 9.824444770812988, 66.97888946533203, 0.9355555772781372, -0.3831250071525574, 0.9700000286102295, 0.5838461518287659, 0.6356250047683716, 0.2606250047683716, 0.9300000071525574, -0.1899999976158142, 0.640625, -3.490000009536743], "max": [1.1249501705169678, -0.8140900135040283, 1.502751350402832, 0.11956874281167984, -0.9373331069946289, 0.9319447875022888, -0.3778276741504669, -0.7400148510932922, 1.2579632997512817, 0.3830491304397583, 1.0936427116394043, -1.135914921760559, 53.625, 78.74124908447266, 41.775001525878906, 5.559999942779541, 12.259374618530273, 59.001251220703125, 24.19124984741211, 65.32624816894531, 25.67937469482422, 79.6937484741211, 24.607500076293945, 104.10812377929688, 64.46687316894531, 75.82062530517578, 2.302500009536743, 5.940000057220459, 26.203125, 60.06562423706055, 34.95375061035156, 53.43687438964844, 48.704376220703125, 89.07562255859375, 45.756248474121094, -3.4000000953674316], "mean": [0.8772301077842712, -0.9549121260643005, 1.1428143978118896, -0.07001879811286926, -1.203068733215332, 0.606127917766571, -0.673548698425293, -0.8674174547195435, 0.8958954215049744, 0.2122291624546051, 0.8600075244903564, -1.4611872434616089, 41.30331802368164, 69.52204132080078, 10.444360733032227, 2.6976163387298584, 2.665954113006592, 11.022258758544922, 4.723994255065918, 12.204192161560059, 4.910335540771484, 17.61433219909668, 4.494839191436768, 43.33193588256836, 38.2343864440918, 73.0556869506836, 1.0778319835662842, 1.592161774635315, 6.242086410522461, 12.70258903503418, 8.641834259033203, 11.047677040100098, 10.308772087097168, 23.479936599731445, 8.446503639221191, -3.4433705806732178], "std": [0.20581112802028656, 0.14425547420978546, 0.16816873848438263, 0.09516742825508118, 0.1427074372768402, 0.13193950057029724, 0.17028535902500153, 0.1386987864971161, 0.15097804367542267, 0.21591006219387054, 0.2397095412015915, 0.14018388092517853, 6.019131660461426, 4.6520161628723145, 16.166912078857422, 1.6560484170913696, 3.1359639167785645, 19.189098358154297, 6.457711696624756, 21.786497116088867, 6.970052242279053, 28.662517547607422, 6.472562313079834, 29.696611404418945, 13.700156211853027, 2.1772167682647705, 0.23329447209835052, 1.3287081718444824, 8.637496948242188, 20.610328674316406, 11.966974258422852, 18.184316635131836, 14.835927963256836, 31.392898559570312, 13.849194526672363, 0.019668180495500565], "count": [141]}, "action": {"min": [0.5201418995857239, -1.2715057134628296, 1.0002501010894775, -0.20122835040092468, -1.409022331237793, 0.39106011390686035, -0.839436948299408, -1.1692225933074951, 0.7825732231140137, -0.27840563654899597, 0.4988269507884979, -1.53474760055542, 34.463748931884766, 58.662498474121094, -0.9631249904632568, -0.21249999105930328, 0.8025000095367432, -0.3268750011920929, 1.0187500715255737, -0.7799999713897705, 0.8643749952316284, -2.9437499046325684, 1.230625033378601, 4.809999942779541, 9.824444770812988, 66.97888946533203, 0.9355555772781372, -0.3831250071525574, 0.9700000286102295, 0.5838461518287659, 0.6356250047683716, 0.2606250047683716, 0.9300000071525574, -0.1899999976158142, 0.640625, -3.490000009536743], "max": [1.1249501705169678, -0.8140900135040283, 1.502751350402832, 0.11956874281167984, -0.9373331069946289, 0.9319447875022888, -0.3778276741504669, -0.7400148510932922, 1.2579632997512817, 0.3830491304397583, 1.0936427116394043, -1.135914921760559, 53.625, 78.74124908447266, 41.775001525878906, 5.559999942779541, 12.259374618530273, 59.001251220703125, 24.19124984741211, 65.32624816894531, 25.67937469482422, 79.6937484741211, 24.607500076293945, 104.10812377929688, 64.46687316894531, 75.82062530517578, 2.302500009536743, 5.940000057220459, 26.203125, 60.06562423706055, 34.95375061035156, 53.43687438964844, 48.704376220703125, 89.07562255859375, 45.756248474121094, -3.4000000953674316], "mean": [0.8772298097610474, -0.9549123048782349, 1.1428143978118896, -0.07001879066228867, -1.2030683755874634, 0.6061277389526367, -0.6735486388206482, -0.8674174547195435, 0.8958954811096191, 0.2122291922569275, 0.8600075840950012, -1.4611868858337402, 41.3033332824707, 69.52203369140625, 10.444355010986328, 2.6976163387298584, 2.665954113006592, 11.022262573242188, 4.723997116088867, 12.204188346862793, 4.910338401794434, 17.61433982849121, 4.494842052459717, 43.33193588256836, 38.23439407348633, 73.05569458007812, 1.0778321027755737, 1.592161774635315, 6.242086887359619, 12.702592849731445, 8.641833305358887, 11.047677993774414, 10.308770179748535, 23.479936599731445, 8.446502685546875, -3.4433720111846924], "std": [0.20581117272377014, 0.14425548911094666, 0.16816873848438263, 0.09516742825508118, 0.1427074372768402, 0.13193953037261963, 0.1702854037284851, 0.1386987864971161, 0.15097804367542267, 0.21591004729270935, 0.23970957100391388, 0.14018388092517853, 6.0191330909729, 4.652016639709473, 16.16691017150879, 1.6560484170913696, 3.135963201522827, 19.189096450805664, 6.457711696624756, 21.786495208740234, 6.9700517654418945, 28.662521362304688, 6.472562313079834, 29.69661521911621, 13.700155258178711, 2.1772167682647705, 0.23329448699951172, 1.328708291053772, 8.637496948242188, 20.61033058166504, 11.966976165771484, 18.184316635131836, 14.83592700958252, 31.392900466918945, 13.849193572998047, 0.019668176770210266], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [141]}, "index": {"min": [5447], "max": [5587], "mean": [5517.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [2.425531914893617, 6.0, 6.0, 6.0, 6.0], "std": [1.5765751666424384, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [141]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [141]}, "eef_direction_state": {"mean": [2.631205673758865, 3.773049645390071], "std": [1.9872335363291, 2.374118109731231], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.1702127659574468, 1.0212765957446808], "std": [0.6837261988649667, 0.9337492875528383], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.9078014184397163, 0.7730496453900709], "std": [0.8580094828276094, 0.8022025913292323], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [2.631205673758865, 3.773049645390071], "std": [1.9872335363291, 2.374118109731231], "min": [0, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.1702127659574468, 1.0212765957446808], "std": [0.6837261988649667, 0.9337492875528383], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.9078014184397163, 0.7730496453900709], "std": [0.8580094828276094, 0.8022025913292323], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6420858452045937, 0.17092047630753948, 1.2250757223794442, -1.139905112767229, 0.6597303060929803, -1.9427581796350977, 0.630871911812907, -0.12914914156365903, 1.2276165745874361, 1.0141195337687536, 1.260510344702108, 1.6200433514695811], "std": [0.05220962657199398, 0.02787785384097607, 0.024305983187906298, 0.06807556445041169, 0.11442416329313655, 0.11489619016827544, 0.045191958429756166, 0.051362051730010225, 0.01709754715805781, 0.3170136643217105, 0.047865164677037435, 0.4518332014635848], "min": [0.5983277562118994, 0.1196105814350206, 1.196196567929383, -1.2312664036101815, 0.4081698445638875, -2.118877333810806, 0.5854320604963239, -0.17459358096998742, 1.1717798203855514, 0.7272435784164242, 1.2030496743027403, 1.259925395657771], "max": [0.7487254772174634, 0.2194067161307548, 1.2777317539870705, -1.0010290690506085, 0.8610613792397928, -1.7034780528197175, 0.739172371479823, -0.03260732005747016, 1.2523099659671, 1.9431628755577197, 1.3743595473312014, 2.8812007943559665], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6420858452045937, 0.17092047630753948, 1.2250757223794442, -1.139905112767229, 0.6597303060929803, -1.9427581796350977, 0.630871911812907, -0.12914914156365903, 1.2276165745874361, 1.0141195337687536, 1.260510344702108, 1.6200433514695811], "std": [0.05220962657199398, 0.02787785384097607, 0.024305983187906298, 0.06807556445041169, 0.11442416329313655, 0.11489619016827544, 0.045191958429756166, 0.051362051730010225, 0.01709754715805781, 0.3170136643217105, 0.047865164677037435, 0.4518332014635848], "min": [0.5983277562118994, 0.1196105814350206, 1.196196567929383, -1.2312664036101815, 0.4081698445638875, -2.118877333810806, 0.5854320604963239, -0.17459358096998742, 1.1717798203855514, 0.7272435784164242, 1.2030496743027403, 1.259925395657771], "max": [0.7487254772174634, 0.2194067161307548, 1.2777317539870705, -1.0010290690506085, 0.8610613792397928, -1.7034780528197175, 0.739172371479823, -0.03260732005747016, 1.2523099659671, 1.9431628755577197, 1.3743595473312014, 2.8812007943559665], "count": [141]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3836451756535948]], [[0.39490780841503265]], [[0.4045895241013072]]], "std": [[[0.3578531120025901]], [[0.3521139458257146]], [[0.3521071464827542]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.11764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49043018382352943]], [[0.5067886008986928]], [[0.48885704248366013]]], "std": [[[0.3426038663864909]], [[0.345208948230395]], [[0.3522566513795647]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774896364379085]], [[0.481712806372549]], [[0.46365688316993464]]], "std": [[[0.3344114481410151]], [[0.33592367084246555]], [[0.34333261671768595]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37638062295751634]], [[0.39993510416666667]], [[0.3757913378267974]]], "std": [[[0.39454450241155387]], [[0.3936624801806583]], [[0.4020487833541411]]], "count": [100]}, "observation.state": {"min": [0.5393348932266235, -1.2580586671829224, 0.9336614012718201, -0.35157740116119385, -1.6024304628372192, 0.3639276623725891, -0.8062486052513123, -1.1256628036499023, 0.789106011390686, -0.382548451423645, 0.49105438590049744, -1.416394829750061, 31.74250030517578, 60.15812683105469, -0.9481250047683716, -0.4818750023841858, 0.7093750238418579, -1.1356250047683716, 0.9950000047683716, 0.7456250190734863, 0.7436363697052002, 0.1418749988079071, 1.0724999904632568, -0.6618750095367432, 10.724615097045898, 66.74250030517578, 0.5349999666213989, 0.10750000178813934, 0.7100000381469727, 0.7081249952316284, 0.640666663646698, -0.609375, 1.0768749713897705, 0.03500000014901161, 0.612500011920929, -3.492727279663086], "max": [1.2893158197402954, -0.8021795153617859, 1.4959564208984375, 0.015473602339625359, -0.9384536743164062, 0.8093957304954529, -0.3468089699745178, -0.7043468952178955, 1.217836856842041, 0.2578774690628052, 0.966921329498291, -0.9539988040924072, 52.56062698364258, 77.7125015258789, 35.80500030517578, 6.531875133514404, 27.97687530517578, 42.29125213623047, 40.02187728881836, 41.0993766784668, 41.514373779296875, 69.9018783569336, 35.21125030517578, 95.23374938964844, 61.19874954223633, 77.69375610351562, 3.0299999713897705, 6.957777976989746, 26.927499771118164, 71.47000122070312, 34.979373931884766, 62.133750915527344, 39.391876220703125, 90.0625, 36.796875, -3.384999990463257], "mean": [0.9885398745536804, -0.9458133578300476, 1.103908658027649, -0.19303862750530243, -1.3353047370910645, 0.5853806138038635, -0.6423622965812683, -0.8386127948760986, 0.894249439239502, 0.10539757460355759, 0.7835680842399597, -1.3242188692092896, 38.05923843383789, 67.43463897705078, 7.824183940887451, 3.205092668533325, 5.906695365905762, 7.033321380615234, 8.877730369567871, 8.405043601989746, 8.823015213012695, 15.552824020385742, 6.401257038116455, 37.09455871582031, 40.98025894165039, 73.39933013916016, 0.8989436626434326, 3.4193551540374756, 7.038178443908691, 15.701769828796387, 9.327919006347656, 12.581299781799316, 8.624533653259277, 21.956993103027344, 6.80513334274292, -3.441026210784912], "std": [0.2817751467227936, 0.14283202588558197, 0.19185078144073486, 0.13008460402488708, 0.2372383028268814, 0.11383011937141418, 0.1586989462375641, 0.14052091538906097, 0.1299302577972412, 0.21593552827835083, 0.17984342575073242, 0.156648188829422, 6.914290428161621, 4.7671380043029785, 11.711226463317871, 2.066373586654663, 8.636468887329102, 13.6227388381958, 12.8389310836792, 11.890726089477539, 12.893062591552734, 22.161659240722656, 9.889954566955566, 32.578338623046875, 13.183999061584473, 3.1427791118621826, 0.43752747774124146, 2.265886068344116, 9.273741722106934, 24.233150482177734, 12.152139663696289, 20.469446182250977, 12.246500968933105, 31.806995391845703, 10.920659065246582, 0.028766535222530365], "count": [133]}, "action": {"min": [0.5393348932266235, -1.2580586671829224, 0.9336614012718201, -0.35157740116119385, -1.6024304628372192, 0.3639276623725891, -0.8062486052513123, -1.1256628036499023, 0.789106011390686, -0.382548451423645, 0.49105438590049744, -1.416394829750061, 31.74250030517578, 60.15812683105469, -0.9481250047683716, -0.4818750023841858, 0.7093750238418579, -1.1356250047683716, 0.9950000047683716, 0.7456250190734863, 0.7436363697052002, 0.1418749988079071, 1.0724999904632568, -0.6618750095367432, 10.724615097045898, 66.74250030517578, 0.5349999666213989, 0.10750000178813934, 0.7100000381469727, 0.7081249952316284, 0.640666663646698, -0.609375, 1.0768749713897705, 0.03500000014901161, 0.612500011920929, -3.492727279663086], "max": [1.2893158197402954, -0.8021795153617859, 1.4959564208984375, 0.015473602339625359, -0.9384536743164062, 0.8093957304954529, -0.3468089699745178, -0.7043468952178955, 1.217836856842041, 0.2578774690628052, 0.966921329498291, -0.9539988040924072, 52.56062698364258, 77.7125015258789, 35.80500030517578, 6.531875133514404, 27.97687530517578, 42.29125213623047, 40.02187728881836, 41.0993766784668, 41.514373779296875, 69.9018783569336, 35.21125030517578, 95.23374938964844, 61.19874954223633, 77.69375610351562, 3.0299999713897705, 6.957777976989746, 26.927499771118164, 71.47000122070312, 34.979373931884766, 62.133750915527344, 39.391876220703125, 90.0625, 36.796875, -3.384999990463257], "mean": [0.9885400533676147, -0.9458137154579163, 1.1039085388183594, -0.19303864240646362, -1.3353043794631958, 0.5853805541992188, -0.6423620581626892, -0.8386127948760986, 0.8942491412162781, 0.105397529900074, 0.7835682034492493, -1.324218511581421, 38.05923843383789, 67.43462371826172, 7.824182987213135, 3.2050931453704834, 5.906691074371338, 7.033319473266602, 8.877730369567871, 8.405041694641113, 8.823017120361328, 15.55282974243164, 6.401257038116455, 37.09455871582031, 40.980247497558594, 73.39933013916016, 0.8989437222480774, 3.419355630874634, 7.038179874420166, 15.701765060424805, 9.327917098999023, 12.581304550170898, 8.624537467956543, 21.956987380981445, 6.80513334274292, -3.4410250186920166], "std": [0.2817751169204712, 0.1428319811820984, 0.19185078144073486, 0.13008460402488708, 0.23723828792572021, 0.1138300970196724, 0.1586989462375641, 0.14052090048789978, 0.1299302577972412, 0.21593552827835083, 0.17984344065189362, 0.1566482037305832, 6.914291858673096, 4.767138481140137, 11.711225509643555, 2.066373348236084, 8.636466979980469, 13.622740745544434, 12.838932037353516, 11.890724182128906, 12.893061637878418, 22.161659240722656, 9.8899564743042, 32.578338623046875, 13.183999061584473, 3.1427791118621826, 0.43752750754356384, 2.2658863067626953, 9.273741722106934, 24.233154296875, 12.152140617370605, 20.469444274902344, 12.246500968933105, 31.806997299194336, 10.920660972595215, 0.028766542673110962], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [133]}, "index": {"min": [5588], "max": [5720], "mean": [5654.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [2.699248120300752, 6.0, 6.0, 6.0, 6.0], "std": [1.555900543847868, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [133]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [133]}, "eef_direction_state": {"mean": [3.1278195488721803, 3.5488721804511276], "std": [1.936641282261431, 2.232588993800945], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.2932330827067668, 1.2255639097744362], "std": [0.7734499890245495, 0.8372577989218088], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.0300751879699248, 0.8721804511278195], "std": [0.8490582985559771, 0.7986222519263902], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.1278195488721803, 3.5488721804511276], "std": [1.936641282261431, 2.232588993800945], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.2932330827067668, 1.2255639097744362], "std": [0.7734499890245495, 0.8372577989218088], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.0300751879699248, 0.8721804511278195], "std": [0.8490582985559771, 0.7986222519263902], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6326901082941967, 0.2000770178253099, 1.2214652514905309, -1.132984158798407, 0.5797725909456894, -1.8575997486925075, 0.6247203089738467, -0.11998068263589168, 1.22949029200564, 1.12959361497702, 1.24871528447176, 1.8063591024998809], "std": [0.05739993234746003, 0.047111776681273185, 0.02561683393365674, 0.06235376573853397, 0.08807799146960073, 0.1226881486643691, 0.04055039892919948, 0.05379639577763915, 0.01935183769695294, 0.20684325725647676, 0.02850981668005277, 0.33614520138352566], "min": [0.5811946242097209, 0.12559432521311897, 1.1969829120367452, -1.2305342157860661, 0.3832549921010404, -2.0926124875947574, 0.5731665797839902, -0.17329251934925405, 1.176441030993997, 0.8626850538788022, 1.1959536364634151, 1.4297998161430914], "max": [0.7455378557837522, 0.26001141367291397, 1.2679762155701664, -1.01715179235479, 0.7088218877711143, -1.6640082726284997, 0.7250848700381172, -0.02070405343702339, 1.264829249199017, 1.7272628311222722, 1.3267248522769357, 2.7440887150540583], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6326901082941967, 0.2000770178253099, 1.2214652514905309, -1.132984158798407, 0.5797725909456894, -1.8575997486925075, 0.6247203089738467, -0.11998068263589168, 1.22949029200564, 1.12959361497702, 1.24871528447176, 1.8063591024998809], "std": [0.05739993234746003, 0.047111776681273185, 0.02561683393365674, 0.06235376573853397, 0.08807799146960073, 0.1226881486643691, 0.04055039892919948, 0.05379639577763915, 0.01935183769695294, 0.20684325725647676, 0.02850981668005277, 0.33614520138352566], "min": [0.5811946242097209, 0.12559432521311897, 1.1969829120367452, -1.2305342157860661, 0.3832549921010404, -2.0926124875947574, 0.5731665797839902, -0.17329251934925405, 1.176441030993997, 0.8626850538788022, 1.1959536364634151, 1.4297998161430914], "max": [0.7455378557837522, 0.26001141367291397, 1.2679762155701664, -1.01715179235479, 0.7088218877711143, -1.6640082726284997, 0.7250848700381172, -0.02070405343702339, 1.264829249199017, 1.7272628311222722, 1.3267248522769357, 2.7440887150540583], "count": [133]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3804920751633987]], [[0.3914641809640523]], [[0.4005722160947712]]], "std": [[[0.3578201475464866]], [[0.35107569435306396]], [[0.35097195785159]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962356495098039]], [[0.5115093525326797]], [[0.4913427062908497]]], "std": [[[0.3449258572947278]], [[0.34702608488689185]], [[0.35557298248978436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4721724346405229]], [[0.47582814542483665]], [[0.45813455473856207]]], "std": [[[0.3378414920323985]], [[0.3400963871978968]], [[0.3472336162343123]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37644645833333334]], [[0.4014356270424837]], [[0.37933654820261437]]], "std": [[[0.3939934646619083]], [[0.39422354296848805]], [[0.4029902886266539]]], "count": [100]}, "observation.state": {"min": [0.4643511176109314, -1.3069828748703003, 0.9108443856239319, -0.3202725648880005, -1.5930206775665283, 0.43857768177986145, -0.8654488325119019, -1.1393721103668213, 0.7909895777702332, -0.17941272258758545, 0.5567396879196167, -1.385757565498352, 30.94124984741211, 55.69062423706055, 21.20111083984375, -0.3462499976158142, 0.7443749904632568, 0.5106250047683716, 0.9318749904632568, 0.40625, 0.7912499904632568, -0.3656249940395355, 1.015625, 0.4625000059604645, 9.272727012634277, 68.21562957763672, 0.5056250095367432, -0.35624998807907104, 0.6612499952316284, -1.2699999809265137, 0.6200000047683716, -0.4950000047683716, 1.1037499904632568, 0.40909090638160706, 0.5981249809265137, -3.4850001335144043], "max": [1.2682631015777588, -0.7732297778129578, 1.5387531518936157, 0.11069943755865097, -0.8436570167541504, 0.9808689951896667, -0.3949463963508606, -0.7003255486488342, 1.2487363815307617, 0.29237717390060425, 1.0328450202941895, -1.1482175588607788, 57.461875915527344, 82.26222229003906, 54.998748779296875, 7.099999904632568, 29.707500457763672, 58.850624084472656, 38.75250244140625, 61.983123779296875, 41.301876068115234, 79.04249572753906, 43.48875045776367, 102.25687408447266, 64.88812255859375, 80.62625122070312, 2.697499990463257, 5.766250133514404, 22.941875457763672, 67.49749755859375, 32.13500213623047, 64.72062683105469, 40.130001068115234, 96.97000122070312, 36.18312454223633, -3.3812499046325684], "mean": [0.934301495552063, -0.9505490660667419, 1.1055245399475098, -0.15112632513046265, -1.2544928789138794, 0.6782368421554565, -0.7178990244865417, -0.8311989307403564, 0.8829097747802734, 0.16717292368412018, 0.8684093952178955, -1.341745376586914, 42.17087936401367, 63.89761734008789, 36.24339294433594, 4.352163314819336, 5.003443717956543, 9.877691268920898, 7.28513765335083, 9.38602352142334, 7.243547439575195, 15.746342658996582, 6.333784103393555, 33.16239547729492, 34.875694274902344, 76.06459045410156, 0.9498341679573059, 3.3572375774383545, 5.214583396911621, 12.545296669006348, 7.71019172668457, 12.229034423828125, 9.75069522857666, 24.457181930541992, 5.968646049499512, -3.422930955886841], "std": [0.28836357593536377, 0.1701994687318802, 0.21173274517059326, 0.1378888338804245, 0.2505545914173126, 0.1514766812324524, 0.1579941213130951, 0.1230204701423645, 0.13006307184696198, 0.1580888330936432, 0.1788356900215149, 0.07943659275770187, 6.261877536773682, 6.3472466468811035, 7.106040954589844, 2.5656912326812744, 7.695120811462402, 17.648649215698242, 10.273675918579102, 17.947471618652344, 11.119479179382324, 24.291072845458984, 11.141937255859375, 35.12495803833008, 14.921610832214355, 4.537048816680908, 0.38489657640457153, 1.9395322799682617, 7.384064197540283, 22.036924362182617, 10.745652198791504, 22.43218994140625, 11.25204849243164, 33.245731353759766, 10.351009368896484, 0.022321145981550217], "count": [157]}, "action": {"min": [0.4643511176109314, -1.3069828748703003, 0.9108443856239319, -0.3202725648880005, -1.5930206775665283, 0.43857768177986145, -0.8654488325119019, -1.1393721103668213, 0.7909895777702332, -0.17941272258758545, 0.5567396879196167, -1.385757565498352, 30.94124984741211, 55.69062423706055, 21.20111083984375, -0.3462499976158142, 0.7443749904632568, 0.5106250047683716, 0.9318749904632568, 0.40625, 0.7912499904632568, -0.3656249940395355, 1.015625, 0.4625000059604645, 9.272727012634277, 68.21562957763672, 0.5056250095367432, -0.35624998807907104, 0.6612499952316284, -1.2699999809265137, 0.6200000047683716, -0.4950000047683716, 1.1037499904632568, 0.40909090638160706, 0.5981249809265137, -3.4850001335144043], "max": [1.2682631015777588, -0.7732297778129578, 1.5387531518936157, 0.11069943755865097, -0.8436570167541504, 0.9808689951896667, -0.3949463963508606, -0.7003255486488342, 1.2487363815307617, 0.29237717390060425, 1.0328450202941895, -1.1482175588607788, 57.461875915527344, 82.26222229003906, 54.998748779296875, 7.099999904632568, 29.707500457763672, 58.850624084472656, 38.75250244140625, 61.983123779296875, 41.301876068115234, 79.04249572753906, 43.48875045776367, 102.25687408447266, 64.88812255859375, 80.62625122070312, 2.697499990463257, 5.766250133514404, 22.941875457763672, 67.49749755859375, 32.13500213623047, 64.72062683105469, 40.130001068115234, 96.97000122070312, 36.18312454223633, -3.3812499046325684], "mean": [0.934301495552063, -0.9505487084388733, 1.1055244207382202, -0.15112636983394623, -1.2544926404953003, 0.6782374978065491, -0.717898964881897, -0.8311991095542908, 0.8829097747802734, 0.16717290878295898, 0.8684094548225403, -1.3417460918426514, 42.17087936401367, 63.89759826660156, 36.24340057373047, 4.352163314819336, 5.003437519073486, 9.877693176269531, 7.2851338386535645, 9.386021614074707, 7.243551254272461, 15.746333122253418, 6.333785533905029, 33.16240310668945, 34.87569808959961, 76.06462097167969, 0.9498342275619507, 3.3572380542755127, 5.214583873748779, 12.545294761657715, 7.710194110870361, 12.229032516479492, 9.750697135925293, 24.45717430114746, 5.968646049499512, -3.422928810119629], "std": [0.28836357593536377, 0.170199453830719, 0.21173276007175446, 0.1378888189792633, 0.2505545914173126, 0.15147671103477478, 0.1579941064119339, 0.12302049994468689, 0.13006307184696198, 0.158088818192482, 0.1788356751203537, 0.07943659275770187, 6.261878967285156, 6.3472466468811035, 7.106040000915527, 2.5656912326812744, 7.695120334625244, 17.64864730834961, 10.273675918579102, 17.94746971130371, 11.119481086730957, 24.291072845458984, 11.141939163208008, 35.12495803833008, 14.921611785888672, 4.537048816680908, 0.3848966062068939, 1.9395325183868408, 7.384064197540283, 22.036922454833984, 10.74565315246582, 22.432186126708984, 11.252047538757324, 33.245731353759766, 10.351008415222168, 0.022321144118905067], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [157]}, "index": {"min": [5721], "max": [5877], "mean": [5799.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [2.5987261146496814, 6.0, 6.0, 6.0, 6.0], "std": [1.662090896406315, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [157]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [157]}, "eef_direction_state": {"mean": [2.828025477707006, 4.031847133757962], "std": [1.932551674308653, 2.258516457344705], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.2929936305732483, 0.9426751592356688], "std": [0.7161569989137778, 0.925519569807313], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.0828025477707006, 0.7006369426751592], "std": [0.8291026800139094, 0.80969419526475], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.828025477707006, 4.031847133757962], "std": [1.932551674308653, 2.258516457344705], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.2929936305732483, 0.9426751592356688], "std": [0.7161569989137778, 0.925519569807313], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.0828025477707006, 0.7006369426751592], "std": [0.8291026800139094, 0.80969419526475], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6373021421372882, 0.18215270809500134, 1.2222864010514538, -1.1358936869974616, 0.6781556760850179, -1.8623091269101968, 0.6227210469592128, -0.13474982997742618, 1.2204512982050244, 1.1443731258989138, 1.2222234316246408, 1.7805012693486224], "std": [0.06263261673006279, 0.05078417994750837, 0.02459835666395992, 0.06092092189426207, 0.10986428667901241, 0.14635890342499003, 0.039770906743787096, 0.04380083502428797, 0.018759585287206886, 0.18478380464123653, 0.03851531744133081, 0.2769960252193119], "min": [0.5807704891389923, 0.10372901555839636, 1.1865429617333594, -1.2550075388591462, 0.45457005858957844, -2.1581064654425095, 0.582640361607798, -0.1716750110261538, 1.1749428441434489, 0.7787565449745946, 1.150960703259412, 1.4868722261403484], "max": [0.7602885756163793, 0.25382359498007506, 1.2740040232522973, -1.0117656928920649, 0.8762410502189457, -1.6712817551253023, 0.732240193892543, -0.04480024184823578, 1.2673467988386158, 1.713596149065669, 1.303258348429436, 2.6144398571551], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6373021421372882, 0.18215270809500134, 1.2222864010514538, -1.1358936869974616, 0.6781556760850179, -1.8623091269101968, 0.6227210469592128, -0.13474982997742618, 1.2204512982050244, 1.1443731258989138, 1.2222234316246408, 1.7805012693486224], "std": [0.06263261673006279, 0.05078417994750837, 0.02459835666395992, 0.06092092189426207, 0.10986428667901241, 0.14635890342499003, 0.039770906743787096, 0.04380083502428797, 0.018759585287206886, 0.18478380464123653, 0.03851531744133081, 0.2769960252193119], "min": [0.5807704891389923, 0.10372901555839636, 1.1865429617333594, -1.2550075388591462, 0.45457005858957844, -2.1581064654425095, 0.582640361607798, -0.1716750110261538, 1.1749428441434489, 0.7787565449745946, 1.150960703259412, 1.4868722261403484], "max": [0.7602885756163793, 0.25382359498007506, 1.2740040232522973, -1.0117656928920649, 0.8762410502189457, -1.6712817551253023, 0.732240193892543, -0.04480024184823578, 1.2673467988386158, 1.713596149065669, 1.303258348429436, 2.6144398571551], "count": [157]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3684473447712418]], [[0.38052522875816996]], [[0.38996181168300653]]], "std": [[[0.3539637013257936]], [[0.3475263143663268]], [[0.3480146159748342]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46517572303921567]], [[0.4774194628267974]], [[0.459136345996732]]], "std": [[[0.3170634464783644]], [[0.3197947267470702]], [[0.3272811863127342]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4876165053104575]], [[0.49219066380718957]], [[0.47405426062091505]]], "std": [[[0.330309998582145]], [[0.32997714763164393]], [[0.33465721782748564]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37806687295751634]], [[0.3974467013888889]], [[0.3744238112745098]]], "std": [[[0.39344786279508853]], [[0.3962206216130074]], [[0.40617704107114116]]], "count": [100]}, "observation.state": {"min": [0.4566977620124817, -1.3180934190750122, 0.9588811993598938, -0.23513728380203247, -1.4494587182998657, 0.36259251832962036, -0.9156128168106079, -1.1673628091812134, 0.7961939573287964, -0.1551651805639267, 0.4427262246608734, -1.4807926416397095, 12.118000030517578, 58.584373474121094, 17.5674991607666, -0.43437498807907104, 0.8862500190734863, 0.2487500011920929, 0.8650000095367432, 0.26499998569488525, 0.8600000143051147, 0.5456249713897705, 0.8245454430580139, -0.8075000047683716, 15.683124542236328, 66.85929107666016, 0.5820000171661377, -0.6037499904632568, 1.0262500047683716, 0.203125, 0.6100000143051147, 0.3422222137451172, 1.0462499856948853, -0.03125, 0.6346153616905212, -3.401249885559082], "max": [1.1623347997665405, -0.8015039563179016, 1.5566586256027222, 0.08003833889961243, -0.7883669137954712, 1.0286965370178223, -0.32692453265190125, -0.7069377899169922, 1.2822108268737793, 0.34783416986465454, 0.994316041469574, -1.1257820129394531, 52.39500045776367, 76.56099700927734, 56.481876373291016, 7.132500171661377, 23.998125076293945, 56.579376220703125, 39.14500045776367, 52.352500915527344, 41.51000213623047, 78.35624694824219, 41.83812713623047, 100.47062683105469, 59.71500015258789, 76.57500457763672, 5.738749980926514, 4.435625076293945, 25.5106258392334, 69.48187255859375, 37.02124786376953, 64.2768783569336, 48.897499084472656, 85.3550033569336, 44.108123779296875, -3.2612500190734863], "mean": [0.8897959589958191, -0.9624996781349182, 1.1358205080032349, -0.10615251958370209, -1.2012271881103516, 0.6064542531967163, -0.7056938409805298, -0.8586838841438293, 0.9090253710746765, 0.14476194977760315, 0.7986683249473572, -1.2901382446289062, 37.889225006103516, 63.954715728759766, 39.43375778198242, 3.285170078277588, 4.500436782836914, 8.369771957397461, 7.8970746994018555, 8.720332145690918, 9.016495704650879, 15.30793285369873, 6.478351593017578, 40.5086784362793, 32.49778366088867, 72.80133056640625, 0.8419028520584106, 2.2840566635131836, 6.843649864196777, 16.369464874267578, 9.544422149658203, 14.68526554107666, 10.770299911499023, 22.648469924926758, 9.203414916992188, -3.3365488052368164], "std": [0.24226869642734528, 0.16844582557678223, 0.19133849442005157, 0.08926628530025482, 0.2007991522550583, 0.15529987215995789, 0.21897031366825104, 0.12929484248161316, 0.14816486835479736, 0.14334453642368317, 0.20352813601493835, 0.09713723510503769, 9.507608413696289, 4.499351978302002, 7.7301716804504395, 1.7893699407577515, 6.635676383972168, 16.338714599609375, 11.725600242614746, 14.863329887390137, 11.518867492675781, 25.228132247924805, 11.725327491760254, 29.614763259887695, 15.605935096740723, 3.0313363075256348, 0.8087306618690491, 1.839923620223999, 8.614639282226562, 25.06941032409668, 13.340078353881836, 22.513010025024414, 16.156356811523438, 32.437255859375, 14.538393020629883, 0.028857793658971786], "count": [177]}, "action": {"min": [0.4566977620124817, -1.3180934190750122, 0.9588811993598938, -0.23513728380203247, -1.4494587182998657, 0.36259251832962036, -0.9156128168106079, -1.1673628091812134, 0.7961939573287964, -0.1551651805639267, 0.4427262246608734, -1.4807926416397095, 12.118000030517578, 58.584373474121094, 17.5674991607666, -0.43437498807907104, 0.8862500190734863, 0.2487500011920929, 0.8650000095367432, 0.26499998569488525, 0.8600000143051147, 0.5456249713897705, 0.8245454430580139, -0.8075000047683716, 15.683124542236328, 66.85929107666016, 0.5820000171661377, -0.6037499904632568, 1.0262500047683716, 0.203125, 0.6100000143051147, 0.3422222137451172, 1.0462499856948853, -0.03125, 0.6346153616905212, -3.401249885559082], "max": [1.1623347997665405, -0.8015039563179016, 1.5566586256027222, 0.08003833889961243, -0.7883669137954712, 1.0286965370178223, -0.32692453265190125, -0.7069377899169922, 1.2822108268737793, 0.34783416986465454, 0.994316041469574, -1.1257820129394531, 52.39500045776367, 76.56099700927734, 56.481876373291016, 7.132500171661377, 23.998125076293945, 56.579376220703125, 39.14500045776367, 52.352500915527344, 41.51000213623047, 78.35624694824219, 41.83812713623047, 100.47062683105469, 59.71500015258789, 76.57500457763672, 5.738749980926514, 4.435625076293945, 25.5106258392334, 69.48187255859375, 37.02124786376953, 64.2768783569336, 48.897499084472656, 85.3550033569336, 44.108123779296875, -3.2612500190734863], "mean": [0.8897960186004639, -0.9624992609024048, 1.1358195543289185, -0.1061525046825409, -1.2012274265289307, 0.6064543724060059, -0.7056939005851746, -0.8586835861206055, 0.9090253114700317, 0.14476191997528076, 0.7986683249473572, -1.2901382446289062, 37.889225006103516, 63.954715728759766, 39.433773040771484, 3.2851693630218506, 4.5004353523254395, 8.369776725769043, 7.897078990936279, 8.720331192016602, 9.016493797302246, 15.30793285369873, 6.478348731994629, 40.50867462158203, 32.497779846191406, 72.80130767822266, 0.8419029712677002, 2.2840561866760254, 6.8436479568481445, 16.36946678161621, 9.544417381286621, 14.685261726379395, 10.770297050476074, 22.648469924926758, 9.203414916992188, -3.336548089981079], "std": [0.24226868152618408, 0.16844578087329865, 0.19133849442005157, 0.08926627784967422, 0.20079918205738068, 0.15529987215995789, 0.21897031366825104, 0.12929481267929077, 0.14816488325595856, 0.14334453642368317, 0.20352812111377716, 0.0971372202038765, 9.507607460021973, 4.499352931976318, 7.730172157287598, 1.789370059967041, 6.63567590713501, 16.338712692260742, 11.72559928894043, 14.863325119018555, 11.518867492675781, 25.22813606262207, 11.72532844543457, 29.614761352539062, 15.605931282043457, 3.0313363075256348, 0.8087305426597595, 1.839923620223999, 8.614638328552246, 25.06941032409668, 13.340079307556152, 22.513010025024414, 16.156356811523438, 32.437255859375, 14.538395881652832, 0.028857797384262085], "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": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [177]}, "index": {"min": [5878], "max": [6054], "mean": [5966.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.4293785310734464, 6.0, 6.0, 6.0, 6.0], "std": [1.624959333065095, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [177]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [177]}, "eef_direction_state": {"mean": [3.1242937853107344, 4.03954802259887], "std": [2.3855325913092584, 2.3273407679052336], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.1412429378531073, 0.8870056497175142], "std": [0.8618365836476196, 0.9074086559509082], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.8531073446327684, 0.7457627118644068], "std": [0.8509907518084836, 0.8218737102935848], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.1242937853107344, 4.03954802259887], "std": [2.3855325913092584, 2.3273407679052336], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.1412429378531073, 0.8870056497175142], "std": [0.8618365836476196, 0.9074086559509082], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.8531073446327684, 0.7457627118644068], "std": [0.8509907518084836, 0.8218737102935848], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6442922996149832, 0.17206750348874186, 1.222120738710375, -1.1589877324854514, 0.6402484070334841, -1.9311205108276928, 0.6261076610230364, -0.12463034377686485, 1.2075339817017636, 1.3222894089688206, 1.200569020215136, 1.9816077005886277], "std": [0.0556334540671293, 0.043007281571386946, 0.024315390224561143, 0.052012008608215816, 0.12504780923421568, 0.09200648643685444, 0.04966958302089332, 0.034747519665613714, 0.029721254371673902, 0.16012267186477572, 0.04443722730960247, 0.19804630823308544], "min": [0.5984292657249253, 0.09818906515756595, 1.179551192744653, -1.270085555624645, 0.4160050402057487, -2.1255241150000206, 0.5846104149930916, -0.15841892952178535, 1.1724870413382171, 0.9728137374473435, 1.1538174130233507, 1.6968535980275408], "max": [0.7675665357536248, 0.2319751792832433, 1.2807636419910022, -1.019646075196186, 0.9544500974747172, -1.8047037819811858, 0.7467081763499825, -0.0677318015825179, 1.2637311115004146, 1.699111828983522, 1.3118632522117157, 2.55624214873707], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6442922996149832, 0.17206750348874186, 1.222120738710375, -1.1589877324854514, 0.6402484070334841, -1.9311205108276928, 0.6261076610230364, -0.12463034377686485, 1.2075339817017636, 1.3222894089688206, 1.200569020215136, 1.9816077005886277], "std": [0.0556334540671293, 0.043007281571386946, 0.024315390224561143, 0.052012008608215816, 0.12504780923421568, 0.09200648643685444, 0.04966958302089332, 0.034747519665613714, 0.029721254371673902, 0.16012267186477572, 0.04443722730960247, 0.19804630823308544], "min": [0.5984292657249253, 0.09818906515756595, 1.179551192744653, -1.270085555624645, 0.4160050402057487, -2.1255241150000206, 0.5846104149930916, -0.15841892952178535, 1.1724870413382171, 0.9728137374473435, 1.1538174130233507, 1.6968535980275408], "max": [0.7675665357536248, 0.2319751792832433, 1.2807636419910022, -1.019646075196186, 0.9544500974747172, -1.8047037819811858, 0.7467081763499825, -0.0677318015825179, 1.2637311115004146, 1.699111828983522, 1.3118632522117157, 2.55624214873707], "count": [177]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3765664031862745]], [[0.38655099264705883]], [[0.3962158986928105]]], "std": [[[0.3504922030980556]], [[0.34540389254691306]], [[0.3448927296879783]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4976250857843137]], [[0.5122463031045752]], [[0.4933065073529412]]], "std": [[[0.350286716725331]], [[0.35345612004939286]], [[0.36196166716741734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468288239379085]], [[0.47092232230392156]], [[0.45325156045751636]]], "std": [[[0.34077166448139595]], [[0.34390861086467]], [[0.3499176795132965]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36678312704248367]], [[0.3929987336601307]], [[0.36678918300653596]]], "std": [[[0.3984953119197739]], [[0.39871635021448426]], [[0.4079748396105099]]], "count": [100]}, "observation.state": {"min": [0.4372901916503906, -1.2741044759750366, 0.9193322062492371, -0.27168211340904236, -1.3389155864715576, 0.5574550032615662, -0.8508096933364868, -1.2011950016021729, 0.7822155952453613, -0.09207866340875626, 0.4947022497653961, -1.5691572427749634, 19.71875, 58.513126373291016, 0.030625000596046448, -0.3218750059604645, 0.7406250238418579, -0.0468749962747097, 0.7037500143051147, 0.10875000059604645, 0.8212499618530273, 0.11875001341104507, 0.9245454668998718, -0.006250005215406418, 14.478750228881836, 65.51625061035156, 0.7649999856948853, -0.8493750095367432, 0.7024999856948853, 0.4437499940395355, 0.6133333444595337, 0.07187499850988388, 0.6881250143051147, -0.005000002682209015, 0.6100000143051147, -3.342222213745117], "max": [1.0739251375198364, -0.7255665063858032, 1.5755655765533447, 0.07748722285032272, -0.7568713426589966, 1.201796293258667, -0.3902018070220947, -0.6774370074272156, 1.308604121208191, 0.3413490951061249, 1.0160362720489502, -1.4767872095108032, 49.57749938964844, 79.26666259765625, 0.45875000953674316, 5.258749961853027, 27.638124465942383, 65.90437316894531, 40.484375, 63.90062713623047, 59.479373931884766, 94.99812316894531, 57.913124084472656, 107.3218765258789, 58.336875915527344, 77.12125396728516, 4.252500057220459, 3.5158333778381348, 25.233749389648438, 64.46562957763672, 36.099998474121094, 67.80500030517578, 50.989376068115234, 82.26625061035156, 45.803123474121094, 105.40750122070312], "mean": [0.8104461431503296, -0.9097726345062256, 1.1139825582504272, -0.11164318025112152, -1.0729308128356934, 0.8867695927619934, -0.6860731840133667, -0.8688167929649353, 0.8986958861351013, 0.1833936721086502, 0.8432128429412842, -1.5564203262329102, 36.64738082885742, 65.10899353027344, 0.10128365457057953, 2.0337204933166504, 4.659821510314941, 11.33130931854248, 6.411693096160889, 10.813881874084473, 8.085916519165039, 16.799009323120117, 7.646891117095947, 32.63719177246094, 28.055965423583984, 73.34561157226562, 0.9605023264884949, 0.23428422212600708, 4.7064290046691895, 11.888175964355469, 7.297062873840332, 12.15407943725586, 8.711122512817383, 16.969348907470703, 7.324551582336426, 36.221946716308594], "std": [0.22755570709705353, 0.18932238221168518, 0.22407856583595276, 0.090936578810215, 0.15847086906433105, 0.17175759375095367, 0.16195790469646454, 0.134193554520607, 0.15213818848133087, 0.11154957115650177, 0.19903570413589478, 0.026539169251918793, 6.508474349975586, 4.712924480438232, 0.08404061198234558, 1.6509767770767212, 7.880597114562988, 21.63228416442871, 11.651084899902344, 20.500106811523438, 15.771981239318848, 30.874507904052734, 15.104650497436523, 36.067508697509766, 13.210481643676758, 3.672266721725464, 0.5374683737754822, 0.8862766623497009, 7.727288246154785, 21.27269172668457, 11.631983757019043, 22.67437171936035, 15.19944953918457, 29.009408950805664, 13.339503288269043, 40.353919982910156], "count": [183]}, "action": {"min": [0.4372901916503906, -1.2741044759750366, 0.9193322062492371, -0.27168211340904236, -1.3389155864715576, 0.5574550032615662, -0.8508096933364868, -1.2011950016021729, 0.7822155952453613, -0.09207866340875626, 0.4947022497653961, -1.5691572427749634, 19.71875, 58.513126373291016, 0.030625000596046448, -0.3218750059604645, 0.7406250238418579, -0.0468749962747097, 0.7037500143051147, 0.10875000059604645, 0.8212499618530273, 0.11875001341104507, 0.9245454668998718, -0.006250005215406418, 14.478750228881836, 65.51625061035156, 0.7649999856948853, -0.8493750095367432, 0.7024999856948853, 0.4437499940395355, 0.6133333444595337, 0.07187499850988388, 0.6881250143051147, -0.005000002682209015, 0.6100000143051147, -3.342222213745117], "max": [1.0739251375198364, -0.7255665063858032, 1.5755655765533447, 0.07748722285032272, -0.7568713426589966, 1.201796293258667, -0.3902018070220947, -0.6774370074272156, 1.308604121208191, 0.3413490951061249, 1.0160362720489502, -1.4767872095108032, 49.57749938964844, 79.26666259765625, 0.45875000953674316, 5.258749961853027, 27.638124465942383, 65.90437316894531, 40.484375, 63.90062713623047, 59.479373931884766, 94.99812316894531, 57.913124084472656, 107.3218765258789, 58.336875915527344, 77.12125396728516, 4.252500057220459, 3.5158333778381348, 25.233749389648438, 64.46562957763672, 36.099998474121094, 67.80500030517578, 50.989376068115234, 82.26625061035156, 45.803123474121094, 105.40750122070312], "mean": [0.8104463815689087, -0.9097727537155151, 1.1139816045761108, -0.11164319515228271, -1.0729305744171143, 0.8867695331573486, -0.6860731244087219, -0.8688167929649353, 0.8986960053443909, 0.18339377641677856, 0.8432130217552185, -1.5564203262329102, 36.647369384765625, 65.10897827148438, 0.10128370672464371, 2.033720016479492, 4.659823894500732, 11.331305503845215, 6.411686897277832, 10.813875198364258, 8.085921287536621, 16.799007415771484, 7.646885395050049, 32.63719940185547, 28.055973052978516, 73.34564208984375, 0.960502564907074, 0.23428422212600708, 4.706430435180664, 11.888175964355469, 7.297060489654541, 12.154082298278809, 8.711121559143066, 16.969348907470703, 7.32454776763916, 36.22194290161133], "std": [0.22755566239356995, 0.18932238221168518, 0.22407853603363037, 0.090936578810215, 0.15847085416316986, 0.1717575490474701, 0.16195791959762573, 0.134193554520607, 0.15213817358016968, 0.11154958605766296, 0.19903568923473358, 0.02653917297720909, 6.508474349975586, 4.712925910949707, 0.08404059708118439, 1.6509767770767212, 7.880599498748779, 21.632280349731445, 11.651084899902344, 20.500099182128906, 15.771978378295898, 30.874509811401367, 15.104645729064941, 36.06751251220703, 13.210481643676758, 3.672266721725464, 0.5374683737754822, 0.8862766623497009, 7.727287769317627, 21.272693634033203, 11.631982803344727, 22.67436981201172, 15.19944953918457, 29.00940704345703, 13.33950424194336, 40.35391616821289], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [183]}, "index": {"min": [6055], "max": [6237], "mean": [6146.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [2.349726775956284, 6.0, 6.0, 6.0, 6.0], "std": [1.6753068169183518, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [183]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [183]}, "eef_direction_state": {"mean": [2.4153005464480874, 3.890710382513661], "std": [2.0114931496509243, 2.3280356029452665], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.2568306010928962, 0.9836065573770492], "std": [0.7048968523102556, 0.9021856268596794], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.7923497267759563, 0.6885245901639344], "std": [0.8431961365457736, 0.8206551482481197], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [2.4153005464480874, 3.890710382513661], "std": [2.0114931496509243, 2.3280356029452665], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.2568306010928962, 0.9836065573770492], "std": [0.7048968523102556, 0.9021856268596794], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.7923497267759563, 0.6885245901639344], "std": [0.8431961365457736, 0.8206551482481197], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6551365373844912, 0.1769289301834344, 1.2335288550950843, -1.1109995022472967, 0.8954947048970722, -1.7916921744718604, 0.6276127647751781, -0.12184821903097673, 1.2204125373852457, 0.8129297557159929, 1.3599117648511476, 1.2068644845474663], "std": [0.06600300836221204, 0.029329225774908072, 0.024008097649793687, 0.09989088641869266, 0.19423037100665536, 0.14532364265681857, 0.0458034776408565, 0.033856832629540985, 0.019705084224895274, 0.45367977236271356, 0.06663682820589467, 0.9033700298698747], "min": [0.5972799940011319, 0.11239885367845998, 1.2034528856474893, -1.2592958076288538, 0.5239494810464134, -2.011554025372577, 0.5929468064291676, -0.17539279064960533, 1.1823466044852728, 0.3157997431726137, 1.245729589276642, -3.131709320995866], "max": [0.7852754560725059, 0.22442691107560384, 1.2716591901076792, -0.8517574415545413, 1.1038852246435416, -1.5064373846650858, 0.7471346893559374, -0.051587640831925796, 1.2815773665198464, 2.513320259921166, 1.5501569976820715, 3.03332789792565], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6551365373844912, 0.1769289301834344, 1.2335288550950843, -1.1109995022472967, 0.8954947048970722, -1.7916921744718604, 0.6276127647751781, -0.12184821903097673, 1.2204125373852457, 0.8129297557159929, 1.3599117648511476, 1.2068644845474663], "std": [0.06600300836221204, 0.029329225774908072, 0.024008097649793687, 0.09989088641869266, 0.19423037100665536, 0.14532364265681857, 0.0458034776408565, 0.033856832629540985, 0.019705084224895274, 0.45367977236271356, 0.06663682820589467, 0.9033700298698747], "min": [0.5972799940011319, 0.11239885367845998, 1.2034528856474893, -1.2592958076288538, 0.5239494810464134, -2.011554025372577, 0.5929468064291676, -0.17539279064960533, 1.1823466044852728, 0.3157997431726137, 1.245729589276642, -3.131709320995866], "max": [0.7852754560725059, 0.22442691107560384, 1.2716591901076792, -0.8517574415545413, 1.1038852246435416, -1.5064373846650858, 0.7471346893559374, -0.051587640831925796, 1.2815773665198464, 2.513320259921166, 1.5501569976820715, 3.03332789792565], "count": [183]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782537949346405]], [[0.3890704513888889]], [[0.3968773059640523]]], "std": [[[0.35323166265109246]], [[0.3470312135340108]], [[0.3477140961999636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.11764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828820547385621]], [[0.4987848611111111]], [[0.47998851715686275]]], "std": [[[0.3413768988768406]], [[0.34242463762124353]], [[0.34989385557432956]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48819059640522877]], [[0.4932917197712418]], [[0.47758496936274514]]], "std": [[[0.3445929113176487]], [[0.34710653781671824]], [[0.35377290592674215]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3672196915849673]], [[0.38984577410130716]], [[0.3663063337418301]]], "std": [[[0.3937716860141623]], [[0.3942102328563338]], [[0.40408613269310867]]], "count": [100]}, "observation.state": {"min": [0.5236467123031616, -1.2217707633972168, 0.9096522927284241, -0.372463196516037, -1.607940673828125, 0.46768900752067566, -0.8398184180259705, -1.2544347047805786, 0.7504259943962097, -0.10450045764446259, 0.6584029793739319, -1.5055357217788696, 23.654998779296875, 53.854373931884766, -0.8893749713897705, -0.4912499785423279, 0.7124999761581421, 0.41749998927116394, 0.7450000047683716, -0.765625, 0.7322221994400024, -0.04999998211860657, 0.9075000286102295, 0.265625, 10.970000267028809, 63.610626220703125, 0.5581250190734863, -0.171875, 0.6662499904632568, -0.625, 0.59375, -1.3856250047683716, 0.7044444680213928, -0.16249999403953552, 0.6981250047683716, -3.78125], "max": [1.3120851516723633, -0.7230021357536316, 1.466296672821045, 0.11170081049203873, -0.8875743746757507, 1.11920166015625, -0.40500783920288086, -0.6616693139076233, 1.294346570968628, 0.41757267713546753, 1.161487102508545, -1.0954785346984863, 54.78437423706055, 75.63749694824219, 37.596248626708984, 9.54444408416748, 25.029375076293945, 57.564998626708984, 33.73249816894531, 66.9749984741211, 37.975624084472656, 83.43812561035156, 41.63500213623047, 105.10874938964844, 62.81437683105469, 75.50687408447266, 1.5112500190734863, 8.924444198608398, 26.260000228881836, 58.063751220703125, 34.881248474121094, 60.59562683105469, 45.68687438964844, 88.07562255859375, 42.276248931884766, -3.6731250286102295], "mean": [1.0474790334701538, -0.8591235876083374, 1.036001205444336, -0.22815218567848206, -1.3806307315826416, 0.7028141617774963, -0.6776533722877502, -0.8620022535324097, 0.8985461592674255, 0.18543358147144318, 0.9145182967185974, -1.358293056488037, 35.85712432861328, 63.16839599609375, 7.031871318817139, 4.08828592300415, 3.4871582984924316, 7.958383560180664, 4.559848308563232, 8.852422714233398, 5.022262096405029, 12.036468505859375, 5.095956325531006, 18.498489379882812, 34.275665283203125, 71.46798706054688, 0.6368670463562012, 2.7452120780944824, 7.1612772941589355, 12.884974479675293, 9.433492660522461, 12.060174942016602, 9.747489929199219, 22.290430068969727, 8.505257606506348, -3.72097110748291], "std": [0.28376340866088867, 0.14577803015708923, 0.17734907567501068, 0.14595364034175873, 0.24788415431976318, 0.13852401077747345, 0.15388429164886475, 0.1767689287662506, 0.16835057735443115, 0.13573943078517914, 0.15033584833145142, 0.10401993244886398, 7.95102071762085, 4.632445335388184, 12.374958992004395, 2.4309237003326416, 5.841193675994873, 15.543975830078125, 8.07358169555664, 18.468900680541992, 9.387704849243164, 24.8807430267334, 10.012933731079102, 32.740901947021484, 16.88176918029785, 3.4800093173980713, 0.1398504376411438, 2.2341434955596924, 9.433774948120117, 21.591039657592773, 12.894248962402344, 22.412572860717773, 15.353769302368164, 31.984642028808594, 13.604641914367676, 0.02585257776081562], "count": [189]}, "action": {"min": [0.5236467123031616, -1.2217707633972168, 0.9096522927284241, -0.372463196516037, -1.607940673828125, 0.46768900752067566, -0.8398184180259705, -1.2544347047805786, 0.7504259943962097, -0.10450045764446259, 0.6584029793739319, -1.5055357217788696, 23.654998779296875, 53.854373931884766, -0.8893749713897705, -0.4912499785423279, 0.7124999761581421, 0.41749998927116394, 0.7450000047683716, -0.765625, 0.7322221994400024, -0.04999998211860657, 0.9075000286102295, 0.265625, 10.970000267028809, 63.610626220703125, 0.5581250190734863, -0.171875, 0.6662499904632568, -0.625, 0.59375, -1.3856250047683716, 0.7044444680213928, -0.16249999403953552, 0.6981250047683716, -3.78125], "max": [1.3120851516723633, -0.7230021357536316, 1.466296672821045, 0.11170081049203873, -0.8875743746757507, 1.11920166015625, -0.40500783920288086, -0.6616693139076233, 1.294346570968628, 0.41757267713546753, 1.161487102508545, -1.0954785346984863, 54.78437423706055, 75.63749694824219, 37.596248626708984, 9.54444408416748, 25.029375076293945, 57.564998626708984, 33.73249816894531, 66.9749984741211, 37.975624084472656, 83.43812561035156, 41.63500213623047, 105.10874938964844, 62.81437683105469, 75.50687408447266, 1.5112500190734863, 8.924444198608398, 26.260000228881836, 58.063751220703125, 34.881248474121094, 60.59562683105469, 45.68687438964844, 88.07562255859375, 42.276248931884766, -3.6731250286102295], "mean": [1.0474793910980225, -0.8591242432594299, 1.0360008478164673, -0.22815220057964325, -1.380630612373352, 0.7028142809867859, -0.6776528358459473, -0.8620024919509888, 0.8985463380813599, 0.18543356657028198, 0.9145186543464661, -1.3582926988601685, 35.85712432861328, 63.16839599609375, 7.031871795654297, 4.088284492492676, 3.4871633052825928, 7.958375930786133, 4.559847831726074, 8.852437973022461, 5.022265911102295, 12.036478042602539, 5.095954895019531, 18.498483657836914, 34.275665283203125, 71.46797180175781, 0.636867105960846, 2.745211601257324, 7.161280632019043, 12.88497257232666, 9.433490753173828, 12.060174942016602, 9.747489929199219, 22.290430068969727, 8.505253791809082, -3.7209699153900146], "std": [0.2837632894515991, 0.14577803015708923, 0.1773490458726883, 0.14595362544059753, 0.2478841096162796, 0.13852402567863464, 0.15388421714305878, 0.17676891386508942, 0.16835060715675354, 0.13573943078517914, 0.15033583343029022, 0.10401993244886398, 7.951020240783691, 4.632445812225342, 12.374955177307129, 2.4309237003326416, 5.8411946296691895, 15.543980598449707, 8.073582649230957, 18.468896865844727, 9.387703895568848, 24.880746841430664, 10.01292896270752, 32.74090576171875, 16.881771087646484, 3.480008840560913, 0.1398504376411438, 2.2341434955596924, 9.433775901794434, 21.59104347229004, 12.894248008728027, 22.412569046020508, 15.353767395019531, 31.984649658203125, 13.604641914367676, 0.025852564722299576], "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": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [189]}, "index": {"min": [6238], "max": [6426], "mean": [6332.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.5291005291005293, 6.0, 6.0, 6.0, 6.0], "std": [1.7413276378312184, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [189]}, "eef_direction_state": {"mean": [3.3703703703703702, 3.6084656084656084], "std": [2.201579608571691, 2.238464202141044], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.0952380952380953, 1.164021164021164], "std": [0.8491692619108092, 0.8290855034547764], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8518518518518519, 0.9312169312169312], "std": [0.854034470922003, 0.8486086343636333], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.3703703703703702, 3.6084656084656084], "std": [2.201579608571691, 2.238464202141044], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.0952380952380953, 1.164021164021164], "std": [0.8491692619108092, 0.8290855034547764], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8518518518518519, 0.9312169312169312], "std": [0.854034470922003, 0.8486086343636333], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6196512166001221, 0.21982262969594563, 1.2327920501509344, -1.0894546564951317, 0.6997842020723545, -1.7533151538528235, 0.6260366749708816, -0.12390045426953122, 1.241893997662987, 0.9565309180101532, 1.155192545918206, 1.6117131570991088], "std": [0.05474689445505525, 0.04899703468791676, 0.019519933261766608, 0.07965274426216513, 0.11435747215401468, 0.1528534913220704, 0.051506392444445964, 0.0372818751172773, 0.02567077726446667, 0.22591403810432836, 0.08598297373141535, 0.2808976228391007], "min": [0.581162143798949, 0.13777494294840295, 1.2124389254162407, -1.1778075227753997, 0.42802884691228815, -2.1008445568646668, 0.5780873074962928, -0.17607475237303993, 1.1936670962048734, 0.33721208142321196, 0.9685282294130708, 0.9178440447456795], "max": [0.7532636048335469, 0.26959368553821594, 1.273161668785883, -0.8565869451609776, 0.9737788445791318, -1.4678339227849087, 0.7417503097553861, -0.06891912125242142, 1.3152457185038242, 1.4369493650148395, 1.246201327665566, 2.3076136590975826], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6196512166001221, 0.21982262969594563, 1.2327920501509344, -1.0894546564951317, 0.6997842020723545, -1.7533151538528235, 0.6260366749708816, -0.12390045426953122, 1.241893997662987, 0.9565309180101532, 1.155192545918206, 1.6117131570991088], "std": [0.05474689445505525, 0.04899703468791676, 0.019519933261766608, 0.07965274426216513, 0.11435747215401468, 0.1528534913220704, 0.051506392444445964, 0.0372818751172773, 0.02567077726446667, 0.22591403810432836, 0.08598297373141535, 0.2808976228391007], "min": [0.581162143798949, 0.13777494294840295, 1.2124389254162407, -1.1778075227753997, 0.42802884691228815, -2.1008445568646668, 0.5780873074962928, -0.17607475237303993, 1.1936670962048734, 0.33721208142321196, 0.9685282294130708, 0.9178440447456795], "max": [0.7532636048335469, 0.26959368553821594, 1.273161668785883, -0.8565869451609776, 0.9737788445791318, -1.4678339227849087, 0.7417503097553861, -0.06891912125242142, 1.3152457185038242, 1.4369493650148395, 1.246201327665566, 2.3076136590975826], "count": [189]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3767254105392157]], [[0.38836140931372554]], [[0.3909959375]]], "std": [[[0.35677876224930666]], [[0.3503147696439589]], [[0.35497030150142544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872841809640523]], [[0.501414279003268]], [[0.47988283700980394]]], "std": [[[0.338553370125363]], [[0.3405347497815009]], [[0.34926139660845645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46836111723856205]], [[0.4722821875]], [[0.45291314542483657]]], "std": [[[0.3320359972702191]], [[0.33227575330967124]], [[0.3373509376478096]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37856398080065357]], [[0.4027570016339869]], [[0.38011337009803925]]], "std": [[[0.39529231544041527]], [[0.39338666938268363]], [[0.4029239623741773]]], "count": [100]}, "observation.state": {"min": [0.5450332164764404, -1.217073917388916, 0.8972305059432983, -0.37270161509513855, -1.6014131307601929, 0.4974202811717987, -0.8576523661613464, -1.2521696090698242, 0.8088235259056091, -0.19951170682907104, 0.5358777642250061, -1.3425445556640625, 21.863750457763672, 55.834373474121094, 13.860833168029785, -0.35374999046325684, 0.7043750286102295, -0.5506249666213989, 1.03125, 0.10249999910593033, 0.7925000190734863, 0.2043749988079071, 0.8899999856948853, 0.04625000059604645, 6.387499809265137, 67.09889221191406, 0.7291666865348816, -0.4243749976158142, 0.625, -0.9233333468437195, 0.6108333468437195, 0.23000000417232513, 0.6512500047683716, -0.03799999877810478, 0.6625000238418579, -3.786250114440918], "max": [1.3288700580596924, -0.803268313407898, 1.4536840915679932, -0.005912871100008488, -0.8868114352226257, 1.0652227401733398, -0.38579100370407104, -0.7486457824707031, 1.2978036403656006, 0.28200578689575195, 0.9910258054733276, -1.13453209400177, 56.69062423706055, 80.86624908447266, 59.095001220703125, 7.368124961853027, 19.626249313354492, 60.548126220703125, 24.545623779296875, 72.734375, 28.370624542236328, 86.36687469482422, 29.563749313354492, 104.6812515258789, 67.05000305175781, 77.49874877929688, 2.8125, 6.345714569091797, 23.077499389648438, 59.428749084472656, 30.5887508392334, 58.78874969482422, 39.1875, 98.78688049316406, 33.354373931884766, -3.6787500381469727], "mean": [1.0496639013290405, -0.9236364960670471, 1.0409443378448486, -0.23169147968292236, -1.3650524616241455, 0.6913647055625916, -0.697725772857666, -0.8902313709259033, 0.9078395962715149, 0.0983218103647232, 0.81536865234375, -1.30195951461792, 42.046695709228516, 62.862491607666016, 37.314964294433594, 3.4589128494262695, 4.020181179046631, 10.463197708129883, 5.459573268890381, 12.712355613708496, 6.052698135375977, 16.59514617919922, 5.341937065124512, 24.144838333129883, 29.30029296875, 74.54566192626953, 1.3109874725341797, 2.0537638664245605, 6.7677154541015625, 15.304253578186035, 9.235967636108398, 13.060203552246094, 9.351320266723633, 24.015480041503906, 6.584842681884766, -3.7264907360076904], "std": [0.2803919315338135, 0.13046923279762268, 0.1839093267917633, 0.11638326197862625, 0.23520153760910034, 0.11974980682134628, 0.16982819139957428, 0.15405796468257904, 0.15222467482089996, 0.14156825840473175, 0.17194031178951263, 0.07125665247440338, 8.050504684448242, 5.492534160614014, 9.258740425109863, 1.9850115776062012, 5.672038555145264, 20.059661865234375, 7.5184807777404785, 23.485937118530273, 8.496235847473145, 28.991907119750977, 8.623550415039062, 35.90760803222656, 21.7783260345459, 2.9303481578826904, 0.4287392795085907, 1.688759446144104, 8.434502601623535, 21.485877990722656, 11.555474281311035, 20.746292114257812, 13.415135383605957, 34.49707794189453, 10.289695739746094, 0.02157437428832054], "count": [158]}, "action": {"min": [0.5450332164764404, -1.217073917388916, 0.8972305059432983, -0.37270161509513855, -1.6014131307601929, 0.4974202811717987, -0.8576523661613464, -1.2521696090698242, 0.8088235259056091, -0.19951170682907104, 0.5358777642250061, -1.3425445556640625, 21.863750457763672, 55.834373474121094, 13.860833168029785, -0.35374999046325684, 0.7043750286102295, -0.5506249666213989, 1.03125, 0.10249999910593033, 0.7925000190734863, 0.2043749988079071, 0.8899999856948853, 0.04625000059604645, 6.387499809265137, 67.09889221191406, 0.7291666865348816, -0.4243749976158142, 0.625, -0.9233333468437195, 0.6108333468437195, 0.23000000417232513, 0.6512500047683716, -0.03799999877810478, 0.6625000238418579, -3.786250114440918], "max": [1.3288700580596924, -0.803268313407898, 1.4536840915679932, -0.005912871100008488, -0.8868114352226257, 1.0652227401733398, -0.38579100370407104, -0.7486457824707031, 1.2978036403656006, 0.28200578689575195, 0.9910258054733276, -1.13453209400177, 56.69062423706055, 80.86624908447266, 59.095001220703125, 7.368124961853027, 19.626249313354492, 60.548126220703125, 24.545623779296875, 72.734375, 28.370624542236328, 86.36687469482422, 29.563749313354492, 104.6812515258789, 67.05000305175781, 77.49874877929688, 2.8125, 6.345714569091797, 23.077499389648438, 59.428749084472656, 30.5887508392334, 58.78874969482422, 39.1875, 98.78688049316406, 33.354373931884766, -3.6787500381469727], "mean": [1.0496639013290405, -0.9236364960670471, 1.040944218635559, -0.23169133067131042, -1.3650518655776978, 0.6913641691207886, -0.6977254748344421, -0.8902310729026794, 0.9078400135040283, 0.098321832716465, 0.8153685331344604, -1.30195951461792, 42.04670333862305, 62.86250305175781, 37.314964294433594, 3.458914041519165, 4.020177364349365, 10.463197708129883, 5.459571361541748, 12.712359428405762, 6.052699089050293, 16.595142364501953, 5.3419389724731445, 24.144824981689453, 29.3002872467041, 74.54562377929688, 1.3109873533248901, 2.0537643432617188, 6.7677154541015625, 15.304248809814453, 9.235970497131348, 13.060203552246094, 9.351320266723633, 24.01548194885254, 6.584840297698975, -3.7264902591705322], "std": [0.2803919315338135, 0.13046923279762268, 0.1839093267917633, 0.11638326942920685, 0.23520152270793915, 0.11974982917308807, 0.1698281466960907, 0.15405797958374023, 0.15222467482089996, 0.14156825840473175, 0.17194029688835144, 0.07125665247440338, 8.05050277709961, 5.4925336837768555, 9.258739471435547, 1.9850112199783325, 5.67203950881958, 20.059659957885742, 7.518481731414795, 23.485933303833008, 8.496236801147461, 28.991901397705078, 8.623551368713379, 35.90761184692383, 21.77832794189453, 2.9303481578826904, 0.4287392199039459, 1.6887595653533936, 8.434501647949219, 21.485877990722656, 11.555474281311035, 20.74629783630371, 13.415133476257324, 34.49707794189453, 10.289694786071777, 0.02157437428832054], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [158]}, "index": {"min": [6427], "max": [6584], "mean": [6505.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.5443037974683542, 6.0, 6.0, 6.0, 6.0], "std": [1.585515675841779, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [158]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [158]}, "eef_direction_state": {"mean": [3.037974683544304, 3.8544303797468356], "std": [2.255474566104976, 2.2665033275423645], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.1265822784810127, 1.0379746835443038], "std": [0.8323687201404357, 0.9201408529309494], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [0.9367088607594937, 0.8037974683544303], "std": [0.8764394619298105, 0.8070799119649725], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.037974683544304, 3.8544303797468356], "std": [2.255474566104976, 2.2665033275423645], "min": [0, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.1265822784810127, 1.0379746835443038], "std": [0.8323687201404357, 0.9201408529309494], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [0.9367088607594937, 0.8037974683544303], "std": [0.8764394619298105, 0.8070799119649725], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6189120881729151, 0.2036661406944689, 1.2090945629892382, -1.1573615920763825, 0.643950061720296, -1.8288221256099646, 0.6182517401035117, -0.10353517130365561, 1.2081586037535232, 1.243029549232366, 1.217278497689279, 1.9599059173252371], "std": [0.05932901764036909, 0.04364069960095035, 0.02414912603598646, 0.06318470830899837, 0.10406255744567394, 0.11209237855719492, 0.0467759828069829, 0.043381570318444355, 0.022012493994451324, 0.2090541534242832, 0.0547289854254659, 0.28122227305581715], "min": [0.5744495100869907, 0.1383493448442189, 1.1851340780068456, -1.213281746626884, 0.4479771905309713, -2.093631322195206, 0.5681697479530889, -0.14609517019293844, 1.1585194807212937, 0.9205166464708818, 1.087257958044383, 1.6592843852965573], "max": [0.7519088439577515, 0.2592776493811868, 1.2581347305495838, -1.0148628120455205, 0.9657685057415617, -1.6790837048807574, 0.733142868122146, -0.03618043057255546, 1.2512754841623188, 1.8467256835600112, 1.299817312961705, 2.7692492984402204], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6189120881729151, 0.2036661406944689, 1.2090945629892382, -1.1573615920763825, 0.643950061720296, -1.8288221256099646, 0.6182517401035117, -0.10353517130365561, 1.2081586037535232, 1.243029549232366, 1.217278497689279, 1.9599059173252371], "std": [0.05932901764036909, 0.04364069960095035, 0.02414912603598646, 0.06318470830899837, 0.10406255744567394, 0.11209237855719492, 0.0467759828069829, 0.043381570318444355, 0.022012493994451324, 0.2090541534242832, 0.0547289854254659, 0.28122227305581715], "min": [0.5744495100869907, 0.1383493448442189, 1.1851340780068456, -1.213281746626884, 0.4479771905309713, -2.093631322195206, 0.5681697479530889, -0.14609517019293844, 1.1585194807212937, 0.9205166464708818, 1.087257958044383, 1.6592843852965573], "max": [0.7519088439577515, 0.2592776493811868, 1.2581347305495838, -1.0148628120455205, 0.9657685057415617, -1.6790837048807574, 0.733142868122146, -0.03618043057255546, 1.2512754841623188, 1.8467256835600112, 1.299817312961705, 2.7692492984402204], "count": [158]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36813860702614376]], [[0.38119863357843137]], [[0.3848617504084967]]], "std": [[[0.35358227933387293]], [[0.346439964576044]], [[0.35029099187553003]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47338195874183003]], [[0.48855777165032677]], [[0.46815386642156864]]], "std": [[[0.3404002516846348]], [[0.340810698711822]], [[0.34769324508694555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47574037785947715]], [[0.4782393137254902]], [[0.45938664624183007]]], "std": [[[0.3363048366408888]], [[0.33752037256522543]], [[0.34304276430820313]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3815205494281046]], [[0.40497975081699344]], [[0.38170764093137255]]], "std": [[[0.39713996499861626]], [[0.3954146557476656]], [[0.4053017565009553]]], "count": [100]}, "observation.state": {"min": [0.4736972749233246, -1.2106126546859741, 0.9001392722129822, -0.32706761360168457, -1.595775842666626, 0.5118924975395203, -0.8211261034011841, -1.304193377494812, 0.7813255190849304, -0.12269207090139389, 0.6055209040641785, -1.4655814170837402, 21.239999771118164, 56.091251373291016, 11.34666633605957, -0.550000011920929, 0.7956249713897705, 0.1550000011920929, 1.0099999904632568, -0.9075000286102295, 0.7975000143051147, -0.03687500208616257, 0.8700000047683716, 0.484375, 11.939090728759766, 66.14846801757812, 0.7906249761581421, -0.21249999105930328, 0.6556249856948853, -1.009374976158142, 0.6399999856948853, -0.4950000047683716, 0.6981250047683716, -0.34909090399742126, 0.6731250286102295, -3.7249999046325684], "max": [1.3027867078781128, -0.7916676998138428, 1.4617666006088257, 0.1413128525018692, -0.8102301955223083, 1.1461431980133057, -0.3433518409729004, -0.6950696706771851, 1.308174967765808, 0.446970134973526, 0.937815248966217, -1.2499046325683594, 54.805625915527344, 80.84625244140625, 65.80889129638672, 9.055624961853027, 22.810625076293945, 64.10812377929688, 27.985624313354492, 65.58562469482422, 31.2549991607666, 83.16625213623047, 33.201873779296875, 101.97437286376953, 61.345001220703125, 77.91875457763672, 3.197499990463257, 6.073124885559082, 28.0362491607666, 69.42312622070312, 32.63500213623047, 70.01875305175781, 38.04624938964844, 87.61187744140625, 41.39624786376953, -3.634999990463257], "mean": [1.026658296585083, -0.9070292115211487, 1.0370694398880005, -0.1747952550649643, -1.3053292036056519, 0.7023804783821106, -0.6511145234107971, -0.9061800837516785, 0.909155547618866, 0.16759295761585236, 0.817587673664093, -1.4221394062042236, 38.94414520263672, 63.274192810058594, 37.151466369628906, 4.182984828948975, 3.7133028507232666, 9.347173690795898, 4.955223560333252, 9.996705055236816, 5.18778133392334, 14.465131759643555, 4.77424430847168, 21.90648078918457, 31.25814437866211, 73.62407684326172, 1.0447312593460083, 2.52351450920105, 7.75167179107666, 13.550302505493164, 9.244287490844727, 13.36651611328125, 8.671730995178223, 22.157846450805664, 8.119303703308105, -3.68544602394104], "std": [0.28570786118507385, 0.11732452362775803, 0.17694704234600067, 0.1385199874639511, 0.24164295196533203, 0.12806163728237152, 0.17095880210399628, 0.18458698689937592, 0.1804216355085373, 0.16270694136619568, 0.12026376277208328, 0.07722686976194382, 7.320528030395508, 5.193525314331055, 10.31356430053711, 2.3275718688964844, 5.812220573425293, 18.833999633789062, 7.755234241485596, 21.124191284179688, 8.39849853515625, 27.46360969543457, 8.476479530334473, 34.45753860473633, 18.757591247558594, 3.551131010055542, 0.36817440390586853, 1.6399394273757935, 9.991947174072266, 24.125307083129883, 11.807461738586426, 24.1158390045166, 12.690740585327148, 31.610645294189453, 13.490239143371582, 0.019464954733848572], "count": [184]}, "action": {"min": [0.4736972749233246, -1.2106126546859741, 0.9001392722129822, -0.32706761360168457, -1.595775842666626, 0.5118924975395203, -0.8211261034011841, -1.304193377494812, 0.7813255190849304, -0.12269207090139389, 0.6055209040641785, -1.4655814170837402, 21.239999771118164, 56.091251373291016, 11.34666633605957, -0.550000011920929, 0.7956249713897705, 0.1550000011920929, 1.0099999904632568, -0.9075000286102295, 0.7975000143051147, -0.03687500208616257, 0.8700000047683716, 0.484375, 11.939090728759766, 66.14846801757812, 0.7906249761581421, -0.21249999105930328, 0.6556249856948853, -1.009374976158142, 0.6399999856948853, -0.4950000047683716, 0.6981250047683716, -0.34909090399742126, 0.6731250286102295, -3.7249999046325684], "max": [1.3027867078781128, -0.7916676998138428, 1.4617666006088257, 0.1413128525018692, -0.8102301955223083, 1.1461431980133057, -0.3433518409729004, -0.6950696706771851, 1.308174967765808, 0.446970134973526, 0.937815248966217, -1.2499046325683594, 54.805625915527344, 80.84625244140625, 65.80889129638672, 9.055624961853027, 22.810625076293945, 64.10812377929688, 27.985624313354492, 65.58562469482422, 31.2549991607666, 83.16625213623047, 33.201873779296875, 101.97437286376953, 61.345001220703125, 77.91875457763672, 3.197499990463257, 6.073124885559082, 28.0362491607666, 69.42312622070312, 32.63500213623047, 70.01875305175781, 38.04624938964844, 87.61187744140625, 41.39624786376953, -3.634999990463257], "mean": [1.0266584157943726, -0.9070292711257935, 1.0370692014694214, -0.17479534447193146, -1.3053292036056519, 0.7023802399635315, -0.6511141657829285, -0.9061800837516785, 0.9091553092002869, 0.1675928682088852, 0.817587673664093, -1.4221398830413818, 38.94413757324219, 63.274173736572266, 37.151458740234375, 4.1829833984375, 3.7133028507232666, 9.347186088562012, 4.9552226066589355, 9.99670696258545, 5.187786102294922, 14.465107917785645, 4.774242401123047, 21.90645980834961, 31.25814437866211, 73.6241226196289, 1.0447310209274292, 2.5235135555267334, 7.751675605773926, 13.550293922424316, 9.244285583496094, 13.36651611328125, 8.671730041503906, 22.157846450805664, 8.119306564331055, -3.6854403018951416], "std": [0.28570786118507385, 0.11732452362775803, 0.17694705724716187, 0.1385200172662735, 0.24164296686649323, 0.12806156277656555, 0.17095881700515747, 0.18458698689937592, 0.1804216504096985, 0.16270694136619568, 0.12026378512382507, 0.07722686976194382, 7.320526599884033, 5.193523406982422, 10.313565254211426, 2.3275718688964844, 5.812220096588135, 18.834007263183594, 7.7552337646484375, 21.124187469482422, 8.398499488830566, 27.46360969543457, 8.47647762298584, 34.457550048828125, 18.757591247558594, 3.551131010055542, 0.36817431449890137, 1.639939308166504, 9.99194622039795, 24.125307083129883, 11.80746078491211, 24.1158390045166, 12.690740585327148, 31.610647201538086, 13.490239143371582, 0.019464947283267975], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [184]}, "index": {"min": [6585], "max": [6768], "mean": [6676.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.3260869565217392, 6.0, 6.0, 6.0, 6.0], "std": [1.6914664055588637, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [184]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [184]}, "eef_direction_state": {"mean": [3.277173913043478, 3.891304347826087], "std": [2.1121595820839465, 2.17423910598193], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1467391304347827, 1.0217391304347827], "std": [0.811058230761639, 0.9026321518272459], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.0217391304347827, 0.7554347826086957], "std": [0.8720074400057212, 0.8142566802912132], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.277173913043478, 3.891304347826087], "std": [2.1121595820839465, 2.17423910598193], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1467391304347827, 1.0217391304347827], "std": [0.811058230761639, 0.9026321518272459], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.0217391304347827, 0.7554347826086957], "std": [0.8720074400057212, 0.8142566802912132], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6176720739154323, 0.19525512130292486, 1.2068500340499326, -1.1884231718849778, 0.6962316855333621, -1.8789021164009305, 0.6261641211904408, -0.10039168608297133, 1.2236045362021029, 1.0668185614888877, 1.2465910807861935, 1.7534303906160265], "std": [0.05818364684036046, 0.0410524807436434, 0.03229696682944401, 0.08115818687036666, 0.0955912212644952, 0.12475467293719107, 0.05516945732161972, 0.04041511342704741, 0.02612991081421586, 0.17682021953587965, 0.10407333120622017, 0.1960875765642921], "min": [0.575983724770471, 0.12478794762085346, 1.1774768569112255, -1.2690061452807777, 0.5170064165185995, -2.154347326732876, 0.5737828859593078, -0.13871108050028905, 1.1941776909131387, 0.5981834697246241, 1.021145087992728, 1.350073235289038], "max": [0.7560803193737516, 0.2539470915880931, 1.2836153639884487, -0.9818328215404659, 1.0285690063189916, -1.6282677118972433, 0.7417427813700511, -0.033670905524339906, 1.2868499357976615, 1.418866204941268, 1.3355245163129714, 2.32697827820975], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6176720739154323, 0.19525512130292486, 1.2068500340499326, -1.1884231718849778, 0.6962316855333621, -1.8789021164009305, 0.6261641211904408, -0.10039168608297133, 1.2236045362021029, 1.0668185614888877, 1.2465910807861935, 1.7534303906160265], "std": [0.05818364684036046, 0.0410524807436434, 0.03229696682944401, 0.08115818687036666, 0.0955912212644952, 0.12475467293719107, 0.05516945732161972, 0.04041511342704741, 0.02612991081421586, 0.17682021953587965, 0.10407333120622017, 0.1960875765642921], "min": [0.575983724770471, 0.12478794762085346, 1.1774768569112255, -1.2690061452807777, 0.5170064165185995, -2.154347326732876, 0.5737828859593078, -0.13871108050028905, 1.1941776909131387, 0.5981834697246241, 1.021145087992728, 1.350073235289038], "max": [0.7560803193737516, 0.2539470915880931, 1.2836153639884487, -0.9818328215404659, 1.0285690063189916, -1.6282677118972433, 0.7417427813700511, -0.033670905524339906, 1.2868499357976615, 1.418866204941268, 1.3355245163129714, 2.32697827820975], "count": [184]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3795112969771242]], [[0.3909701388888889]], [[0.39981694240196075]]], "std": [[[0.3558283585373608]], [[0.3492538498355807]], [[0.34922443711595913]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48120185661764703]], [[0.4978589930555556]], [[0.4790063296568628]]], "std": [[[0.34022829724368236]], [[0.34086704500086]], [[0.3475355829893389]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4838385702614379]], [[0.48848556985294117]], [[0.4700829922385621]]], "std": [[[0.33543805758689454]], [[0.33649111847114327]], [[0.3421483224932706]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787582352941176]], [[0.40215716299019605]], [[0.3790989991830065]]], "std": [[[0.396944058893827]], [[0.3952743190540858]], [[0.40490221727750025]]], "count": [100]}, "observation.state": {"min": [0.5376182794570923, -1.2254663705825806, 0.890244722366333, -0.3688153326511383, -1.602981448173523, 0.506170392036438, -0.7887006998062134, -1.2695505619049072, 0.7466536164283752, -0.1793888807296753, 0.5464160442352295, -1.452730417251587, 27.00749969482422, 53.04624938964844, 16.486249923706055, -0.5487499833106995, 0.6868749856948853, 0.3331249952316284, 1.0893750190734863, -0.9822221994400024, 0.6731250286102295, 0.008749999105930328, 0.8793749809265137, 0.42624998092651367, 18.0262508392334, 62.25250244140625, 0.7756249904632568, -0.5706250071525574, 0.984375, 0.7962499856948853, 0.6306250095367432, -0.5099999904632568, 0.7649999856948853, -0.33222222328186035, 0.6741666793823242, -3.677500009536743], "max": [1.3403382301330566, -0.7624212503433228, 1.4564974308013916, 0.024795910343527794, -0.9158750772476196, 1.004949688911438, -0.34201666712760925, -0.613603413105011, 1.3048847913742065, 0.47746434807777405, 1.3881683349609375, -1.2270876169204712, 55.71062469482422, 78.19999694824219, 56.33625030517578, 9.359999656677246, 23.69624900817871, 55.36125183105469, 31.281875610351562, 66.10624694824219, 34.951873779296875, 78.32062530517578, 38.557498931884766, 100.171875, 62.84562683105469, 78.54312896728516, 2.9075000286102295, 6.932499885559082, 31.025625228881836, 55.27687454223633, 39.45874786376953, 65.99124908447266, 46.239376068115234, 97.84562683105469, 39.51000213623047, -3.5818748474121094], "mean": [1.0943012237548828, -0.8938506245613098, 1.0230709314346313, -0.2513982951641083, -1.4013748168945312, 0.7020782828330994, -0.6470969319343567, -0.8717001080513, 0.8886356949806213, 0.13836823403835297, 0.8174552321434021, -1.3906357288360596, 40.314964294433594, 61.43013381958008, 34.967811584472656, 4.4273858070373535, 3.577709197998047, 7.9153618812561035, 5.323215961456299, 7.924685955047607, 5.615988254547119, 11.703154563903809, 4.960814476013184, 20.865385055541992, 34.36245346069336, 71.84941864013672, 0.9524897933006287, 1.3953818082809448, 8.431625366210938, 12.598379135131836, 10.2007474899292, 13.6539306640625, 10.45494270324707, 23.20527458190918, 8.899484634399414, -3.630553960800171], "std": [0.2736228406429291, 0.13291001319885254, 0.17836767435073853, 0.12558981776237488, 0.2332088202238083, 0.107573002576828, 0.14773331582546234, 0.17103338241577148, 0.16162651777267456, 0.18176467716693878, 0.19231824576854706, 0.08488829433917999, 6.348919868469238, 5.729801177978516, 8.591041564941406, 2.59649395942688, 6.071358680725098, 15.67966365814209, 8.197134017944336, 18.10250473022461, 9.215777397155762, 23.03227996826172, 9.550064086914062, 31.963144302368164, 17.292768478393555, 5.457998275756836, 0.3210314214229584, 1.9271559715270996, 10.886809349060059, 18.893178939819336, 14.027900695800781, 24.141260147094727, 15.674332618713379, 33.260223388671875, 13.74916934967041, 0.021703513339161873], "count": [188]}, "action": {"min": [0.5376182794570923, -1.2254663705825806, 0.890244722366333, -0.3688153326511383, -1.602981448173523, 0.506170392036438, -0.7887006998062134, -1.2695505619049072, 0.7466536164283752, -0.1793888807296753, 0.5464160442352295, -1.452730417251587, 27.00749969482422, 53.04624938964844, 16.486249923706055, -0.5487499833106995, 0.6868749856948853, 0.3331249952316284, 1.0893750190734863, -0.9822221994400024, 0.6731250286102295, 0.008749999105930328, 0.8793749809265137, 0.42624998092651367, 18.0262508392334, 62.25250244140625, 0.7756249904632568, -0.5706250071525574, 0.984375, 0.7962499856948853, 0.6306250095367432, -0.5099999904632568, 0.7649999856948853, -0.33222222328186035, 0.6741666793823242, -3.677500009536743], "max": [1.3403382301330566, -0.7624212503433228, 1.4564974308013916, 0.024795910343527794, -0.9158750772476196, 1.004949688911438, -0.34201666712760925, -0.613603413105011, 1.3048847913742065, 0.47746434807777405, 1.3881683349609375, -1.2270876169204712, 55.71062469482422, 78.19999694824219, 56.33625030517578, 9.359999656677246, 23.69624900817871, 55.36125183105469, 31.281875610351562, 66.10624694824219, 34.951873779296875, 78.32062530517578, 38.557498931884766, 100.171875, 62.84562683105469, 78.54312896728516, 2.9075000286102295, 6.932499885559082, 31.025625228881836, 55.27687454223633, 39.45874786376953, 65.99124908447266, 46.239376068115234, 97.84562683105469, 39.51000213623047, -3.5818748474121094], "mean": [1.094301462173462, -0.8938503861427307, 1.023070216178894, -0.2513982653617859, -1.4013746976852417, 0.7020777463912964, -0.6470968127250671, -0.8717000484466553, 0.8886354565620422, 0.13836823403835297, 0.8174552321434021, -1.3906363248825073, 40.31497573852539, 61.430145263671875, 34.967811584472656, 4.4273858070373535, 3.5777077674865723, 7.9153571128845215, 5.323212623596191, 7.9246931076049805, 5.61599063873291, 11.703144073486328, 4.960809230804443, 20.865381240844727, 34.362464904785156, 71.8494644165039, 0.95248943567276, 1.3953818082809448, 8.43162727355957, 12.598383903503418, 10.200743675231934, 13.653926849365234, 10.45494270324707, 23.205270767211914, 8.899481773376465, -3.6305534839630127], "std": [0.27362287044525146, 0.13291007280349731, 0.17836761474609375, 0.12558981776237488, 0.2332088053226471, 0.10757303237915039, 0.14773336052894592, 0.1710333526134491, 0.16162650287151337, 0.1817646473646164, 0.19231826066970825, 0.08488830178976059, 6.34891939163208, 5.729801177978516, 8.59104061126709, 2.596494197845459, 6.071360111236572, 15.679668426513672, 8.197134971618652, 18.10250473022461, 9.215775489807129, 23.03228187561035, 9.550067901611328, 31.963146209716797, 17.292768478393555, 5.457998275756836, 0.3210313320159912, 1.92715585231781, 10.886810302734375, 18.893177032470703, 14.027901649475098, 24.141263961791992, 15.674330711364746, 33.26021957397461, 13.749170303344727, 0.02170351706445217], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [188]}, "index": {"min": [6769], "max": [6956], "mean": [6862.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.6595744680851063, 6.0, 6.0, 6.0, 6.0], "std": [1.7628144294109935, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [188]}, "eef_direction_state": {"mean": [3.627659574468085, 3.8297872340425534], "std": [2.1830295294987776, 2.1666637647831393], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.0904255319148937, 1.1170212765957446], "std": [0.8856502778564851, 0.9033787992124104], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8936170212765957, 0.9148936170212766], "std": [0.843852426172422, 0.8462630553766528], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.627659574468085, 3.8297872340425534], "std": [2.1830295294987776, 2.1666637647831393], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.0904255319148937, 1.1170212765957446], "std": [0.8856502778564851, 0.9033787992124104], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8936170212765957, 0.9148936170212766], "std": [0.843852426172422, 0.8462630553766528], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.613597154908579, 0.21616817944070463, 1.2099335257162278, -1.1542843581714168, 0.6697928945337888, -1.79909701847884, 0.6192877464362637, -0.10675044666147367, 1.2289063357177807, 1.1085044876092225, 1.229509836492186, 1.8039679932603019], "std": [0.05559261452165868, 0.04484603756105012, 0.02448979948011791, 0.07979312753167611, 0.09114229230337415, 0.1203095649058032, 0.052617553306887194, 0.043893580278576254, 0.0419224113762159, 0.33673488136578894, 0.135872345437286, 0.40993968670704173], "min": [0.5729418911969345, 0.13761599831410454, 1.188653031433415, -1.2284293079244313, 0.4588325690491346, -2.0695937456668547, 0.5703678588344034, -0.21243516100993265, 1.1665483557042169, 0.3899779800800203, 0.8953276398500587, 0.9633589031234653], "max": [0.7482641440164837, 0.261996687074709, 1.2679982111884667, -0.8641992010129327, 0.9206923375428069, -1.5259211820872411, 0.7475878199872718, -0.03730333453116624, 1.3487505377146987, 1.8899456526975316, 1.3729051564421932, 2.815578465422351], "count": [188]}, "eef_sim_pose_action": {"mean": [0.613597154908579, 0.21616817944070463, 1.2099335257162278, -1.1542843581714168, 0.6697928945337888, -1.79909701847884, 0.6192877464362637, -0.10675044666147367, 1.2289063357177807, 1.1085044876092225, 1.229509836492186, 1.8039679932603019], "std": [0.05559261452165868, 0.04484603756105012, 0.02448979948011791, 0.07979312753167611, 0.09114229230337415, 0.1203095649058032, 0.052617553306887194, 0.043893580278576254, 0.0419224113762159, 0.33673488136578894, 0.135872345437286, 0.40993968670704173], "min": [0.5729418911969345, 0.13761599831410454, 1.188653031433415, -1.2284293079244313, 0.4588325690491346, -2.0695937456668547, 0.5703678588344034, -0.21243516100993265, 1.1665483557042169, 0.3899779800800203, 0.8953276398500587, 0.9633589031234653], "max": [0.7482641440164837, 0.261996687074709, 1.2679982111884667, -0.8641992010129327, 0.9206923375428069, -1.5259211820872411, 0.7475878199872718, -0.03730333453116624, 1.3487505377146987, 1.8899456526975316, 1.3729051564421932, 2.815578465422351], "count": [188]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36701648488562094]], [[0.3778301450163399]], [[0.3797627124183006]]], "std": [[[0.35391745197489044]], [[0.34846587001812557]], [[0.3532145336331771]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4884059129901961]], [[0.5022209701797385]], [[0.4806283986928105]]], "std": [[[0.34290005374741606]], [[0.3463530630872422]], [[0.3551222218071507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.08627450980392157]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4660274734477124]], [[0.47041316789215687]], [[0.4515513378267974]]], "std": [[[0.339218108841631]], [[0.33969409849248633]], [[0.34527539290154374]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37015268178104577]], [[0.3911098713235294]], [[0.3664342299836601]]], "std": [[[0.39736505798927846]], [[0.40089687629779397]], [[0.4091268030867031]]], "count": [100]}, "observation.state": {"min": [0.4475184977054596, -1.2701467275619507, 0.846684992313385, -0.26951247453689575, -1.36239755153656, 0.5980821251869202, -0.8566986918449402, -1.1903467178344727, 0.7873019576072693, -0.1203555315732956, 0.5068618059158325, -1.5984779596328735, 13.553750038146973, 55.74687576293945, -0.6966666579246521, -1.2806249856948853, 0.7381249666213989, -0.7081249952316284, 0.9175000190734863, -0.6731250286102295, 0.7450000047683716, -0.37937501072883606, 0.9900000095367432, 0.24500000476837158, 1.7100000381469727, 63.24625015258789, 0.7393749952316284, -0.9775000214576721, 0.9387500286102295, 0.41749998927116394, 0.6356250047683716, -0.6043750047683716, 0.6499999761581421, -0.09866666793823242, 0.6386666893959045, -3.453125], "max": [1.212435245513916, -0.6599315404891968, 1.5342469215393066, 0.17991340160369873, -0.7741330862045288, 1.2495231628417969, -0.3948271870613098, -0.6963412165641785, 1.288195252418518, 0.3921091854572296, 0.9885461926460266, -1.324840784072876, 53.145626068115234, 80.57374572753906, 35.939998626708984, 7.202499866485596, 33.67499923706055, 57.63249969482422, 40.051876068115234, 66.26937866210938, 58.67375183105469, 78.82937622070312, 54.46312713623047, 96.38312530517578, 59.97624969482422, 81.99625396728516, 3.2300000190734863, 3.61555552482605, 24.964374542236328, 64.45999908447266, 35.70375061035156, 67.91812896728516, 48.79125213623047, 93.03375244140625, 44.47312545776367, 105.68375396728516], "mean": [0.8863705992698669, -0.8603476285934448, 1.0577454566955566, -0.12249688059091568, -1.0788341760635376, 0.9148119688034058, -0.6966231465339661, -0.8644747734069824, 0.8948704600334167, 0.18179108202457428, 0.8149815201759338, -1.5465539693832397, 37.680999755859375, 61.74528884887695, 8.378074645996094, 2.4805350303649902, 7.4457879066467285, 11.504544258117676, 9.38982105255127, 12.84493350982666, 11.657886505126953, 15.83465576171875, 9.764087677001953, 25.425661087036133, 24.192197799682617, 75.26837158203125, 1.394400954246521, 0.34512805938720703, 5.384428977966309, 11.907691955566406, 7.504044532775879, 13.2820463180542, 8.85698413848877, 18.602420806884766, 8.110430717468262, 27.004512786865234], "std": [0.2749148905277252, 0.21086400747299194, 0.2380671352148056, 0.1495014876127243, 0.19093842804431915, 0.17905235290527344, 0.1635623574256897, 0.13213808834552765, 0.14943179488182068, 0.14324146509170532, 0.17869947850704193, 0.09707775712013245, 8.7181396484375, 5.082209587097168, 12.152618408203125, 2.349066972732544, 11.203688621520996, 19.500022888183594, 13.735369682312012, 23.26968765258789, 18.495756149291992, 26.99850845336914, 16.66967010498047, 33.72735595703125, 18.152202606201172, 5.815459728240967, 0.47762373089790344, 0.8140205144882202, 7.9744110107421875, 21.265958786010742, 11.912026405334473, 22.071809768676758, 14.921440124511719, 31.747390747070312, 13.487055778503418, 42.07048034667969], "count": [152]}, "action": {"min": [0.4475184977054596, -1.2701467275619507, 0.846684992313385, -0.26951247453689575, -1.36239755153656, 0.5980821251869202, -0.8566986918449402, -1.1903467178344727, 0.7873019576072693, -0.1203555315732956, 0.5068618059158325, -1.5984779596328735, 13.553750038146973, 55.74687576293945, -0.6966666579246521, -1.2806249856948853, 0.7381249666213989, -0.7081249952316284, 0.9175000190734863, -0.6731250286102295, 0.7450000047683716, -0.37937501072883606, 0.9900000095367432, 0.24500000476837158, 1.7100000381469727, 63.24625015258789, 0.7393749952316284, -0.9775000214576721, 0.9387500286102295, 0.41749998927116394, 0.6356250047683716, -0.6043750047683716, 0.6499999761581421, -0.09866666793823242, 0.6386666893959045, -3.453125], "max": [1.212435245513916, -0.6599315404891968, 1.5342469215393066, 0.17991340160369873, -0.7741330862045288, 1.2495231628417969, -0.3948271870613098, -0.6963412165641785, 1.288195252418518, 0.3921091854572296, 0.9885461926460266, -1.324840784072876, 53.145626068115234, 80.57374572753906, 35.939998626708984, 7.202499866485596, 33.67499923706055, 57.63249969482422, 40.051876068115234, 66.26937866210938, 58.67375183105469, 78.82937622070312, 54.46312713623047, 96.38312530517578, 59.97624969482422, 81.99625396728516, 3.2300000190734863, 3.61555552482605, 24.964374542236328, 64.45999908447266, 35.70375061035156, 67.91812896728516, 48.79125213623047, 93.03375244140625, 44.47312545776367, 105.68375396728516], "mean": [0.8863704800605774, -0.8603477478027344, 1.057745337486267, -0.12249685823917389, -1.0788341760635376, 0.9148119688034058, -0.6966230273246765, -0.8644744753837585, 0.8948702812194824, 0.18179115653038025, 0.8149816393852234, -1.5465534925460815, 37.68098449707031, 61.745330810546875, 8.378087043762207, 2.480534791946411, 7.445793628692627, 11.504544258117676, 9.389822959899902, 12.844934463500977, 11.657886505126953, 15.834665298461914, 9.764086723327637, 25.4256534576416, 24.192195892333984, 75.26834869384766, 1.3944005966186523, 0.3451281785964966, 5.384427070617676, 11.907693862915039, 7.5040411949157715, 13.2820463180542, 8.856986999511719, 18.602420806884766, 8.110429763793945, 27.004507064819336], "std": [0.27491486072540283, 0.21086405217647552, 0.23806717991828918, 0.1495014876127243, 0.19093841314315796, 0.1790524125099182, 0.1635623574256897, 0.13213808834552765, 0.14943179488182068, 0.14324146509170532, 0.17869946360588074, 0.09707777202129364, 8.7181396484375, 5.082208156585693, 12.152621269226074, 2.349066972732544, 11.203690528869629, 19.50002670288086, 13.735370635986328, 23.269683837890625, 18.495759963989258, 26.998516082763672, 16.669673919677734, 33.727359771728516, 18.15220069885254, 5.815459728240967, 0.47762370109558105, 0.8140205144882202, 7.974411487579346, 21.26595687866211, 11.912025451660156, 22.071809768676758, 14.921438217163086, 31.747392654418945, 13.487058639526367, 42.070472717285156], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [152]}, "index": {"min": [6957], "max": [7108], "mean": [7032.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.0065789473684212, 6.0, 6.0, 6.0, 6.0], "std": [1.6642396340541787, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [152]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [152]}, "eef_direction_state": {"mean": [2.763157894736842, 3.9802631578947367], "std": [1.9859269415500942, 2.309791499865994], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.2763157894736843, 0.9802631578947368], "std": [0.7451365860404086, 0.9281446882500964], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.0, 0.6907894736842105], "std": [0.8958970805552212, 0.8129992606293887], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.763157894736842, 3.9802631578947367], "std": [1.9859269415500942, 2.309791499865994], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.2763157894736843, 0.9802631578947368], "std": [0.7451365860404086, 0.9281446882500964], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.0, 0.6907894736842105], "std": [0.8958970805552212, 0.8129992606293887], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6421630438866464, 0.18416247664162502, 1.219750365171318, -1.2061837189057043, 0.9630881865382104, -1.8496002256016022, 0.6263880015885013, -0.12177632042972854, 1.210197855928251, 0.9302867139257638, 1.378787170547385, 1.5656855487058179], "std": [0.06635314138303104, 0.04373085770371093, 0.022584681016232355, 0.10459905398608367, 0.17895124273776736, 0.15984527265254947, 0.04672987619486451, 0.0323017672334108, 0.02047737893864988, 0.39064143533037404, 0.04846393734147806, 0.4502373245386925], "min": [0.5870285186949722, 0.11858228508900912, 1.1977092606976265, -1.3603728736966643, 0.5796634705271813, -2.183120332399117, 0.5909248541190222, -0.14988430814227816, 1.164011374493436, 0.45607931043407773, 1.265964301550373, 1.0600207011399252], "max": [0.7733468066580416, 0.2449449002245295, 1.2675086310997634, -0.8909945583990743, 1.1435044556412195, -1.5428231661178993, 0.7451958800814998, -0.057195430460298985, 1.2619426931682478, 2.0883997207493508, 1.4419194374496822, 2.937227264631187], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6421630438866464, 0.18416247664162502, 1.219750365171318, -1.2061837189057043, 0.9630881865382104, -1.8496002256016022, 0.6263880015885013, -0.12177632042972854, 1.210197855928251, 0.9302867139257638, 1.378787170547385, 1.5656855487058179], "std": [0.06635314138303104, 0.04373085770371093, 0.022584681016232355, 0.10459905398608367, 0.17895124273776736, 0.15984527265254947, 0.04672987619486451, 0.0323017672334108, 0.02047737893864988, 0.39064143533037404, 0.04846393734147806, 0.4502373245386925], "min": [0.5870285186949722, 0.11858228508900912, 1.1977092606976265, -1.3603728736966643, 0.5796634705271813, -2.183120332399117, 0.5909248541190222, -0.14988430814227816, 1.164011374493436, 0.45607931043407773, 1.265964301550373, 1.0600207011399252], "max": [0.7733468066580416, 0.2449449002245295, 1.2675086310997634, -0.8909945583990743, 1.1435044556412195, -1.5428231661178993, 0.7451958800814998, -0.057195430460298985, 1.2619426931682478, 2.0883997207493508, 1.4419194374496822, 2.937227264631187], "count": [152]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3645192156862745]], [[0.3765250674019608]], [[0.38559454044117647]]], "std": [[[0.3556765343612004]], [[0.34932115349898313]], [[0.34864802732181227]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48330424428104574]], [[0.49880449142156863]], [[0.47758660539215686]]], "std": [[[0.3384498310728643]], [[0.3401191194212949]], [[0.34745372821948967]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48896256944444444]], [[0.492825516748366]], [[0.4724572610294117]]], "std": [[[0.32101671457217823]], [[0.3199006510217644]], [[0.3260289009661997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3629362602124183]], [[0.384654573120915]], [[0.35975]]], "std": [[[0.39700411623523746]], [[0.3993941381594389]], [[0.4080169241016722]]], "count": [100]}, "observation.state": {"min": [0.4439898431301117, -1.3207398653030396, 0.8112077713012695, -0.3741321563720703, -1.4801462888717651, 0.5171377658843994, -0.8283741474151611, -1.2209124565124512, 0.7725356817245483, -0.1116054430603981, 0.3978790044784546, -1.628805160522461, 5.957499980926514, 54.42437744140625, -0.7993333339691162, -1.334375023841858, 0.8700000047683716, -0.3968749940395355, 1.0133333206176758, -0.9018750190734863, 0.8237500190734863, -1.1456249952316284, 0.9331250190734863, -0.14624999463558197, 6.999000072479248, 62.74625015258789, 0.7287499904632568, -0.6299999952316284, 0.7868750095367432, 0.5681250095367432, 0.59333336353302, -0.5412499904632568, 0.7192307710647583, -0.02181818149983883, 0.8893750309944153, -2.9700000286102295], "max": [1.2964446544647217, -0.719510555267334, 1.577735185623169, 0.013828488998115063, -0.7372730374336243, 1.3667315244674683, -0.3231336176395416, -0.7493663430213928, 1.3108453750610352, 0.33903640508651733, 0.8341386914253235, -1.4248111248016357, 57.209999084472656, 80.51374816894531, 40.131248474121094, 8.655625343322754, 33.696250915527344, 60.13624954223633, 45.59687423706055, 64.83687591552734, 59.09562683105469, 80.08562469482422, 63.7912483215332, 101.4793701171875, 60.984375, 77.45437622070312, 5.03125, 3.6915383338928223, 28.298124313354492, 59.40812683105469, 35.567501068115234, 55.053749084472656, 54.228126525878906, 94.72562408447266, 50.381248474121094, 108.00749969482422], "mean": [0.9543631672859192, -0.9209599494934082, 1.0634076595306396, -0.21993425488471985, -1.1646755933761597, 0.9372639656066895, -0.6705341339111328, -0.8726179003715515, 0.8737527132034302, 0.15292291343212128, 0.7101132273674011, -1.6003109216690063, 38.4290771484375, 62.84420394897461, 10.230703353881836, 3.6511998176574707, 5.923763275146484, 9.393218040466309, 7.902824878692627, 9.517538070678711, 9.414118766784668, 13.284728050231934, 9.315775871276855, 26.004878997802734, 27.485074996948242, 73.94586181640625, 1.215912103652954, 0.3649923801422119, 5.90260124206543, 11.137982368469238, 7.482222557067871, 9.717162132263184, 9.812000274658203, 18.841670989990234, 8.903916358947754, 28.680706024169922], "std": [0.32019340991973877, 0.2111750990152359, 0.27308130264282227, 0.1298491209745407, 0.2581632733345032, 0.21936681866645813, 0.18273453414440155, 0.13957831263542175, 0.16398273408412933, 0.11129675805568695, 0.139144167304039, 0.059324342757463455, 10.019009590148926, 5.812655448913574, 13.366157531738281, 2.84098219871521, 9.848885536193848, 18.825788497924805, 13.585801124572754, 20.566635131835938, 17.124021530151367, 25.286853790283203, 17.80021858215332, 34.45686721801758, 16.247711181640625, 4.296891689300537, 0.6868117451667786, 0.9547947645187378, 9.165349006652832, 19.610986709594727, 12.16202163696289, 18.882539749145508, 16.23992156982422, 31.38262367248535, 14.752405166625977, 39.16893768310547], "count": [166]}, "action": {"min": [0.4439898431301117, -1.3207398653030396, 0.8112077713012695, -0.3741321563720703, -1.4801462888717651, 0.5171377658843994, -0.8283741474151611, -1.2209124565124512, 0.7725356817245483, -0.1116054430603981, 0.3978790044784546, -1.628805160522461, 5.957499980926514, 54.42437744140625, -0.7993333339691162, -1.334375023841858, 0.8700000047683716, -0.3968749940395355, 1.0133333206176758, -0.9018750190734863, 0.8237500190734863, -1.1456249952316284, 0.9331250190734863, -0.14624999463558197, 6.999000072479248, 62.74625015258789, 0.7287499904632568, -0.6299999952316284, 0.7868750095367432, 0.5681250095367432, 0.59333336353302, -0.5412499904632568, 0.7192307710647583, -0.02181818149983883, 0.8893750309944153, -2.9700000286102295], "max": [1.2964446544647217, -0.719510555267334, 1.577735185623169, 0.013828488998115063, -0.7372730374336243, 1.3667315244674683, -0.3231336176395416, -0.7493663430213928, 1.3108453750610352, 0.33903640508651733, 0.8341386914253235, -1.4248111248016357, 57.209999084472656, 80.51374816894531, 40.131248474121094, 8.655625343322754, 33.696250915527344, 60.13624954223633, 45.59687423706055, 64.83687591552734, 59.09562683105469, 80.08562469482422, 63.7912483215332, 101.4793701171875, 60.984375, 77.45437622070312, 5.03125, 3.6915383338928223, 28.298124313354492, 59.40812683105469, 35.567501068115234, 55.053749084472656, 54.228126525878906, 94.72562408447266, 50.381248474121094, 108.00749969482422], "mean": [0.9543632864952087, -0.9209597706794739, 1.0634078979492188, -0.21993421018123627, -1.1646751165390015, 0.9372636675834656, -0.6705341339111328, -0.872617781162262, 0.8737527132034302, 0.15292295813560486, 0.7101131081581116, -1.6003105640411377, 38.4290771484375, 62.844215393066406, 10.230708122253418, 3.651200532913208, 5.923762798309326, 9.393218994140625, 7.902822494506836, 9.517537117004395, 9.414121627807617, 13.284735679626465, 9.315774917602539, 26.0048885345459, 27.485071182250977, 73.94591522216797, 1.2159125804901123, 0.3649923801422119, 5.902599811553955, 11.137982368469238, 7.482219696044922, 9.717155456542969, 9.81200122833252, 18.841670989990234, 8.903916358947754, 28.68071174621582], "std": [0.320193350315094, 0.2111751139163971, 0.27308136224746704, 0.1298491209745407, 0.25816330313682556, 0.21936680376529694, 0.18273459374904633, 0.13957829773426056, 0.16398273408412933, 0.11129675805568695, 0.1391441822052002, 0.059324342757463455, 10.019009590148926, 5.812656402587891, 13.366155624389648, 2.840982675552368, 9.848885536193848, 18.82578468322754, 13.585801124572754, 20.566638946533203, 17.1240234375, 25.28685188293457, 17.80021858215332, 34.456871032714844, 16.247713088989258, 4.296891689300537, 0.6868118643760681, 0.9547948241233826, 9.1653470993042, 19.610986709594727, 12.162023544311523, 18.882539749145508, 16.239917755126953, 31.38262176513672, 14.752402305603027, 39.16893768310547], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [166]}, "index": {"min": [7109], "max": [7274], "mean": [7191.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [2.3493975903614457, 6.0, 6.0, 6.0, 6.0], "std": [1.5749066519650707, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [166]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [166]}, "eef_direction_state": {"mean": [2.644578313253012, 4.036144578313253], "std": [2.0681609904505143, 2.294287211842148], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.3313253012048192, 0.9578313253012049], "std": [0.7713901878362012, 0.9528170638118398], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0, 0.7469879518072289], "std": [0.8572862760106128, 0.8117120608530821], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.644578313253012, 4.036144578313253], "std": [2.0681609904505143, 2.294287211842148], "min": [0, 0], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.3313253012048192, 0.9578313253012049], "std": [0.7713901878362012, 0.9528170638118398], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0, 0.7469879518072289], "std": [0.8572862760106128, 0.8117120608530821], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6410506633686426, 0.18907344832363568, 1.2041290673571128, -1.2022756291340262, 0.9015723902560075, -1.7972608824197684, 0.6170280142481456, -0.10107589895961742, 1.1968303152106814, 1.4084762713976673, 1.455167102847806, 2.0960718403311764], "std": [0.07650984871649397, 0.05019340061176027, 0.025779478771928065, 0.08864334636658668, 0.20894644012812794, 0.12721914754871808, 0.05150299316288582, 0.032882311374151825, 0.03246377582313244, 0.5699284483578893, 0.06213617128191959, 0.5782872093563481], "min": [0.5717041570464154, 0.11975646060725649, 1.1786970152699499, -1.3361943156182399, 0.4911252922515277, -2.0653789045796596, 0.574901659475898, -0.12913348776285935, 1.163922753358594, 0.23460515271208976, 1.3281870563406009, 0.9096845828489388], "max": [0.7799802234553139, 0.2516255440693203, 1.2606539287824958, -0.8987640269551822, 1.29179889627346, -1.5224656522188085, 0.7478353449711032, -0.02893822232021634, 1.2637816967940274, 2.213777253270155, 1.5232864288952657, 3.1313786048253736], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6410506633686426, 0.18907344832363568, 1.2041290673571128, -1.2022756291340262, 0.9015723902560075, -1.7972608824197684, 0.6170280142481456, -0.10107589895961742, 1.1968303152106814, 1.4084762713976673, 1.455167102847806, 2.0960718403311764], "std": [0.07650984871649397, 0.05019340061176027, 0.025779478771928065, 0.08864334636658668, 0.20894644012812794, 0.12721914754871808, 0.05150299316288582, 0.032882311374151825, 0.03246377582313244, 0.5699284483578893, 0.06213617128191959, 0.5782872093563481], "min": [0.5717041570464154, 0.11975646060725649, 1.1786970152699499, -1.3361943156182399, 0.4911252922515277, -2.0653789045796596, 0.574901659475898, -0.12913348776285935, 1.163922753358594, 0.23460515271208976, 1.3281870563406009, 0.9096845828489388], "max": [0.7799802234553139, 0.2516255440693203, 1.2606539287824958, -0.8987640269551822, 1.29179889627346, -1.5224656522188085, 0.7478353449711032, -0.02893822232021634, 1.2637816967940274, 2.213777253270155, 1.5232864288952657, 3.1313786048253736], "count": [166]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36721600081699346]], [[0.3778883455882353]], [[0.3874711907679738]]], "std": [[[0.3560896484224175]], [[0.3503425211660303]], [[0.3490673770965732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778977941176471]], [[0.491875210375817]], [[0.47320876633986925]]], "std": [[[0.34699764784112075]], [[0.348747542626708]], [[0.35578702946918167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839796568627451]], [[0.4866621915849673]], [[0.4669642912581699]]], "std": [[[0.32163313268732635]], [[0.32033174108352447]], [[0.325992279304548]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3618644628267974]], [[0.38515799632352943]], [[0.3595945057189543]]], "std": [[[0.39683488763105373]], [[0.39797438600191787]], [[0.407132209528734]]], "count": [100]}, "observation.state": {"min": [0.5480372905731201, -1.261897325515747, 0.8649242520332336, -0.334983229637146, -1.3581165075302124, 0.6122444272041321, -0.8363851308822632, -1.1697947978973389, 0.8088765144348145, -0.23341535031795502, 0.45335984230041504, -1.5050402879714966, 12.337778091430664, 58.58937454223633, -0.851111114025116, -0.3331249952316284, 0.7143750190734863, -0.3112500011920929, 0.8066666722297668, -0.9046154022216797, 0.734375, -0.5674999952316284, 0.9750000238418579, 0.5887500047683716, 5.165999889373779, 66.08438110351562, 0.6731250286102295, -0.4675000011920929, 1.0106250047683716, 0.32555556297302246, 0.875, 0.009999996982514858, 0.6974999904632568, -0.09875000268220901, 0.7100000381469727, -3.398125171661377], "max": [1.1052299737930298, -0.6570916175842285, 1.5006294250488281, 0.09880216419696808, -0.8583199977874756, 1.2908655405044556, -0.35749027132987976, -0.724612832069397, 1.2418698072433472, 0.17605096101760864, 0.8270390033721924, -1.3588635921478271, 55.728126525878906, 81.15875244140625, 30.250625610351562, 7.212222099304199, 32.72312545776367, 48.756874084472656, 38.6931266784668, 56.954376220703125, 41.748748779296875, 84.91062927246094, 31.75812530517578, 108.69499969482422, 61.390625, 80.90250396728516, 4.364999771118164, 2.8754544258117676, 23.139999389648438, 65.68875122070312, 35.65062713623047, 61.28187561035156, 43.06187438964844, 85.21500396728516, 48.59187698364258, 105.0893783569336], "mean": [0.9027268290519714, -0.8522253036499023, 1.0474344491958618, -0.13901659846305847, -1.1264100074768066, 0.9167285561561584, -0.6766497492790222, -0.8729180693626404, 0.9030575156211853, 0.06160540506243706, 0.7057725191116333, -1.481733798980713, 36.64311218261719, 64.3717269897461, 9.247172355651855, 3.254193067550659, 7.1773223876953125, 8.827816009521484, 8.524377822875977, 9.511351585388184, 8.611454010009766, 14.988449096679688, 6.1656036376953125, 27.276872634887695, 26.478527069091797, 75.86856842041016, 1.028441071510315, 0.5812932252883911, 5.059460639953613, 11.437202453613281, 7.208183288574219, 10.468711853027344, 7.663174152374268, 15.022050857543945, 7.756725788116455, 23.120716094970703], "std": [0.19644340872764587, 0.20854878425598145, 0.21504658460617065, 0.1115700826048851, 0.14942730963230133, 0.19726672768592834, 0.17710727453231812, 0.11514371633529663, 0.1181580126285553, 0.12221192568540573, 0.13942107558250427, 0.04587525129318237, 10.142999649047852, 5.064249038696289, 10.997418403625488, 2.2068135738372803, 10.87553882598877, 16.118083953857422, 13.090033531188965, 19.420982360839844, 13.580683708190918, 26.946443557739258, 9.925675392150879, 35.64069747924805, 16.518373489379883, 5.40066385269165, 0.5931500792503357, 0.6366717219352722, 7.317244529724121, 20.555511474609375, 11.260353088378906, 19.591676712036133, 12.877408981323242, 27.45781898498535, 13.64417552947998, 39.58290481567383], "count": [163]}, "action": {"min": [0.5480372905731201, -1.261897325515747, 0.8649242520332336, -0.334983229637146, -1.3581165075302124, 0.6122444272041321, -0.8363851308822632, -1.1697947978973389, 0.8088765144348145, -0.23341535031795502, 0.45335984230041504, -1.5050402879714966, 12.337778091430664, 58.58937454223633, -0.851111114025116, -0.3331249952316284, 0.7143750190734863, -0.3112500011920929, 0.8066666722297668, -0.9046154022216797, 0.734375, -0.5674999952316284, 0.9750000238418579, 0.5887500047683716, 5.165999889373779, 66.08438110351562, 0.6731250286102295, -0.4675000011920929, 1.0106250047683716, 0.32555556297302246, 0.875, 0.009999996982514858, 0.6974999904632568, -0.09875000268220901, 0.7100000381469727, -3.398125171661377], "max": [1.1052299737930298, -0.6570916175842285, 1.5006294250488281, 0.09880216419696808, -0.8583199977874756, 1.2908655405044556, -0.35749027132987976, -0.724612832069397, 1.2418698072433472, 0.17605096101760864, 0.8270390033721924, -1.3588635921478271, 55.728126525878906, 81.15875244140625, 30.250625610351562, 7.212222099304199, 32.72312545776367, 48.756874084472656, 38.6931266784668, 56.954376220703125, 41.748748779296875, 84.91062927246094, 31.75812530517578, 108.69499969482422, 61.390625, 80.90250396728516, 4.364999771118164, 2.8754544258117676, 23.139999389648438, 65.68875122070312, 35.65062713623047, 61.28187561035156, 43.06187438964844, 85.21500396728516, 48.59187698364258, 105.0893783569336], "mean": [0.9027268290519714, -0.8522250056266785, 1.0474342107772827, -0.13901658356189728, -1.1264103651046753, 0.9167285561561584, -0.6766495704650879, -0.8729177713394165, 0.9030571579933167, 0.061605364084243774, 0.7057723999023438, -1.481734275817871, 36.64311599731445, 64.37174224853516, 9.24718189239502, 3.2541942596435547, 7.1773200035095215, 8.827823638916016, 8.524374008178711, 9.511351585388184, 8.611454963684082, 14.98845386505127, 6.165603160858154, 27.276880264282227, 26.478530883789062, 75.86859130859375, 1.0284415483474731, 0.5812933444976807, 5.059460163116455, 11.437200546264648, 7.208181381225586, 10.468711853027344, 7.663177490234375, 15.022048950195312, 7.756725311279297, 23.120712280273438], "std": [0.19644340872764587, 0.20854870975017548, 0.21504652500152588, 0.11157006770372391, 0.14942732453346252, 0.19726668298244476, 0.1771073192358017, 0.11514372378587723, 0.1181580200791359, 0.12221193313598633, 0.13942106068134308, 0.045875247567892075, 10.142999649047852, 5.064248085021973, 10.997418403625488, 2.206813335418701, 10.875541687011719, 16.11808204650879, 13.090030670166016, 19.42098045349121, 13.580679893493652, 26.94644546508789, 9.925675392150879, 35.64068603515625, 16.518375396728516, 5.40066385269165, 0.5931499600410461, 0.6366717219352722, 7.317242622375488, 20.555509567260742, 11.260353088378906, 19.5916748046875, 12.877408981323242, 27.45781707763672, 13.64417552947998, 39.582908630371094], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [163]}, "index": {"min": [7275], "max": [7437], "mean": [7356.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.4478527607361964, 6.0, 6.0, 6.0, 6.0], "std": [1.6172132898743963, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [163]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [163]}, "eef_direction_state": {"mean": [3.0552147239263805, 4.1656441717791415], "std": [2.119878262919633, 2.117017822868607], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2638036809815951, 0.9877300613496932], "std": [0.7897209327622597, 0.9527984617578985], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.9815950920245399, 0.6441717791411042], "std": [0.8613898929671596, 0.7728600504674117], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.0552147239263805, 4.1656441717791415], "std": [2.119878262919633, 2.117017822868607], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2638036809815951, 0.9877300613496932], "std": [0.7897209327622597, 0.9527984617578985], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.9815950920245399, 0.6441717791411042], "std": [0.8613898929671596, 0.7728600504674117], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6376409291808349, 0.1862052196313708, 1.2214937717892789, -1.136091276449831, 0.9379778617569936, -1.7913532174516473, 0.6175238429150387, -0.1033333526419535, 1.1932411543343737, 1.4419085765005042, 1.43100209382846, 1.582360888685046], "std": [0.06029306911800185, 0.03327027597578613, 0.018470742684957558, 0.08738858873164834, 0.20702006335413572, 0.1453573575891007, 0.038739613554707494, 0.03872474332273763, 0.03540515964260919, 0.6194676984621509, 0.0464525045022975, 1.4546653892691845], "min": [0.5888065500832793, 0.13340092800547143, 1.1903017341283957, -1.291934157371466, 0.5339273385722585, -2.134445325860473, 0.5810489741672, -0.1381645496729673, 1.1588675092254248, 0.29469537466176043, 1.3397882712144757, -3.0924426673854883], "max": [0.7631792446769945, 0.23874908988782395, 1.260158171821413, -0.8965384788528018, 1.2219035471846418, -1.477734946334623, 0.7221881537181398, -0.02508257367758579, 1.2711148552948675, 2.759880352327051, 1.533455100526333, 2.8297907202728787], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6376409291808349, 0.1862052196313708, 1.2214937717892789, -1.136091276449831, 0.9379778617569936, -1.7913532174516473, 0.6175238429150387, -0.1033333526419535, 1.1932411543343737, 1.4419085765005042, 1.43100209382846, 1.582360888685046], "std": [0.06029306911800185, 0.03327027597578613, 0.018470742684957558, 0.08738858873164834, 0.20702006335413572, 0.1453573575891007, 0.038739613554707494, 0.03872474332273763, 0.03540515964260919, 0.6194676984621509, 0.0464525045022975, 1.4546653892691845], "min": [0.5888065500832793, 0.13340092800547143, 1.1903017341283957, -1.291934157371466, 0.5339273385722585, -2.134445325860473, 0.5810489741672, -0.1381645496729673, 1.1588675092254248, 0.29469537466176043, 1.3397882712144757, -3.0924426673854883], "max": [0.7631792446769945, 0.23874908988782395, 1.260158171821413, -0.8965384788528018, 1.2219035471846418, -1.477734946334623, 0.7221881537181398, -0.02508257367758579, 1.2711148552948675, 2.759880352327051, 1.533455100526333, 2.8297907202728787], "count": [163]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36892750204248365]], [[0.3795853594771242]], [[0.38838238153594773]]], "std": [[[0.360571738766441]], [[0.35400933180866995]], [[0.35340846427246814]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46280719566993467]], [[0.4811861825980392]], [[0.46005744893790845]]], "std": [[[0.32766948787032824]], [[0.3265218272248199]], [[0.3332373995787959]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474047920751634]], [[0.4774725408496732]], [[0.4581397283496732]]], "std": [[[0.3295708377858856]], [[0.3289096970959446]], [[0.3338850261285577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3615909007352941]], [[0.38703539624183003]], [[0.36214731821895424]]], "std": [[[0.39735304002060323]], [[0.3978834008095934]], [[0.40646832737523636]]], "count": [100]}, "observation.state": {"min": [0.5453908443450928, -1.3027867078781128, 0.9384775161743164, -0.2484121024608612, -1.3117036819458008, 0.5480849742889404, -0.8653773069381714, -1.2496185302734375, 0.8105295896530151, -0.18213073909282684, 0.5440079569816589, -1.4948118925094604, 26.017499923706055, 59.985626220703125, -0.9466666579246521, -0.37312498688697815, 1.1362500190734863, 0.41187500953674316, 0.7956249713897705, -0.18312500417232513, 0.6968749761581421, 0.08749999850988388, 0.9700000286102295, -0.17749999463558197, 10.016666412353516, 65.83562469482422, 0.5368750095367432, -0.543749988079071, 1.0, -0.041874997317790985, 0.6518750190734863, -0.8018749952316284, 0.6737499833106995, -0.24111111462116241, 0.6290909051895142, 0.43312501907348633], "max": [1.1167696714401245, -0.7555361986160278, 1.5421149730682373, 0.1382133513689041, -0.8183127641677856, 1.1625944375991821, -0.4093471169471741, -0.7330052852630615, 1.3128957748413086, 0.3119039535522461, 0.8993047475814819, -1.283236026763916, 50.8337516784668, 79.74250030517578, 53.681251525878906, 8.396666526794434, 6.620625019073486, 69.7456283569336, 15.175000190734863, 80.953125, 27.407499313354492, 94.2699966430664, 27.552499771118164, 107.26374816894531, 62.17937469482422, 79.1987533569336, 2.9075000286102295, 3.8999998569488525, 24.094375610351562, 75.00187683105469, 33.838748931884766, 79.76250457763672, 49.91625213623047, 94.0737533569336, 45.588748931884766, 105.15125274658203], "mean": [0.9254053235054016, -0.925740659236908, 1.1103495359420776, -0.10714839398860931, -1.0811293125152588, 0.7731878757476807, -0.7110620141029358, -0.8890606760978699, 0.9140954613685608, 0.15096445381641388, 0.7904385924339294, -1.4576823711395264, 36.71338653564453, 64.79473876953125, 32.344093322753906, 3.8766396045684814, 2.1075963973999023, 13.083910942077637, 3.606884241104126, 15.161480903625488, 5.423049449920654, 18.327014923095703, 5.126214504241943, 25.610183715820312, 31.74446678161621, 75.0458984375, 0.9954858422279358, 0.5120795965194702, 4.949616432189941, 12.681822776794434, 7.117642402648926, 12.985304832458496, 8.323140144348145, 19.276514053344727, 7.446963310241699, 37.01070022583008], "std": [0.1997816562652588, 0.1892433762550354, 0.20818479359149933, 0.10492800921201706, 0.1308278739452362, 0.14415355026721954, 0.16418114304542542, 0.1459677368402481, 0.14588327705860138, 0.13746866583824158, 0.12613025307655334, 0.06959302723407745, 6.497344493865967, 4.845447540283203, 17.675188064575195, 2.760446071624756, 1.5226000547409058, 23.299970626831055, 4.501037120819092, 26.926240921020508, 7.832857131958008, 31.920879364013672, 8.02156925201416, 36.93491744995117, 14.570006370544434, 4.513265609741211, 0.4019240140914917, 0.9034104943275452, 7.114920616149902, 23.740570068359375, 10.45610237121582, 25.102394104003906, 14.618427276611328, 31.481863021850586, 13.339116096496582, 38.00605010986328], "count": [162]}, "action": {"min": [0.5453908443450928, -1.3027867078781128, 0.9384775161743164, -0.2484121024608612, -1.3117036819458008, 0.5480849742889404, -0.8653773069381714, -1.2496185302734375, 0.8105295896530151, -0.18213073909282684, 0.5440079569816589, -1.4948118925094604, 26.017499923706055, 59.985626220703125, -0.9466666579246521, -0.37312498688697815, 1.1362500190734863, 0.41187500953674316, 0.7956249713897705, -0.18312500417232513, 0.6968749761581421, 0.08749999850988388, 0.9700000286102295, -0.17749999463558197, 10.016666412353516, 65.83562469482422, 0.5368750095367432, -0.543749988079071, 1.0, -0.041874997317790985, 0.6518750190734863, -0.8018749952316284, 0.6737499833106995, -0.24111111462116241, 0.6290909051895142, 0.43312501907348633], "max": [1.1167696714401245, -0.7555361986160278, 1.5421149730682373, 0.1382133513689041, -0.8183127641677856, 1.1625944375991821, -0.4093471169471741, -0.7330052852630615, 1.3128957748413086, 0.3119039535522461, 0.8993047475814819, -1.283236026763916, 50.8337516784668, 79.74250030517578, 53.681251525878906, 8.396666526794434, 6.620625019073486, 69.7456283569336, 15.175000190734863, 80.953125, 27.407499313354492, 94.2699966430664, 27.552499771118164, 107.26374816894531, 62.17937469482422, 79.1987533569336, 2.9075000286102295, 3.8999998569488525, 24.094375610351562, 75.00187683105469, 33.838748931884766, 79.76250457763672, 49.91625213623047, 94.0737533569336, 45.588748931884766, 105.15125274658203], "mean": [0.9254059195518494, -0.9257408380508423, 1.1103490591049194, -0.10714833438396454, -1.081128716468811, 0.7731878757476807, -0.7110621929168701, -0.8890606164932251, 0.9140956401824951, 0.15096445381641388, 0.7904388308525085, -1.4576822519302368, 36.71337127685547, 64.79474639892578, 32.344093322753906, 3.8766400814056396, 2.107595920562744, 13.083913803100586, 3.6068828105926514, 15.161457061767578, 5.4230523109436035, 18.326993942260742, 5.1262102127075195, 25.610179901123047, 31.744457244873047, 75.04588317871094, 0.9954860210418701, 0.5120795369148254, 4.949615001678467, 12.681818008422852, 7.117640495300293, 12.985301971435547, 8.323140144348145, 19.276508331298828, 7.446962833404541, 37.01070785522461], "std": [0.1997816264629364, 0.18924342095851898, 0.20818477869033813, 0.10492800176143646, 0.13082784414291382, 0.14415353536605835, 0.1641811579465866, 0.1459677517414093, 0.14588330686092377, 0.13746868073940277, 0.12613025307655334, 0.06959303468465805, 6.497345447540283, 4.845447540283203, 17.675188064575195, 2.7604458332061768, 1.5225999355316162, 23.299976348876953, 4.50103759765625, 26.926237106323242, 7.832855224609375, 31.920867919921875, 8.021571159362793, 36.93491744995117, 14.57000732421875, 4.513265609741211, 0.4019239842891693, 0.9034105539321899, 7.114920139312744, 23.740570068359375, 10.45610237121582, 25.10239601135254, 14.618426322937012, 31.481863021850586, 13.339116096496582, 38.00605010986328], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [162]}, "index": {"min": [7438], "max": [7599], "mean": [7518.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [2.3333333333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.688742683730074, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [162]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [162]}, "eef_direction_state": {"mean": [3.0246913580246915, 3.950617283950617], "std": [2.205354363294728, 2.298154034141213], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.1481481481481481, 0.9691358024691358], "std": [0.8029438292103265, 0.9520792029648504], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.0, 0.7222222222222222], "std": [0.8534606386520676, 0.825892708184362], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.0246913580246915, 3.950617283950617], "std": [2.205354363294728, 2.298154034141213], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.1481481481481481, 0.9691358024691358], "std": [0.8029438292103265, 0.9520792029648504], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.0, 0.7222222222222222], "std": [0.8534606386520676, 0.825892708184362], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.644298705989265, 0.17686140376871232, 1.187211927274418, -1.32127966389764, 0.8319070289850169, -1.9945316799421604, 0.6249052437329172, -0.1135804609114327, 1.1962206703183675, 1.261827437531253, 1.3463558014617767, 1.9278483962755857], "std": [0.06077805080891104, 0.03283812616992087, 0.017252964638514636, 0.09833138838357068, 0.16382957810121923, 0.144410873607755, 0.04400193366032565, 0.04372454370707943, 0.02496941550555245, 0.25159243054022984, 0.056779089458423554, 0.27040303008114064], "min": [0.5957964560082628, 0.12179771051965696, 1.1558395193875015, -1.4597112063832638, 0.5147627310678793, -2.290018571354901, 0.5752057849039264, -0.15035902443066806, 1.1698115149733999, 0.6124370253096323, 1.2190255987012386, 1.286198974034352], "max": [0.7703411503616523, 0.22523523104354243, 1.219478876246901, -1.1461782466187673, 1.1308415224247912, -1.7646179922153225, 0.7392194901240455, -0.028337408856116825, 1.255337137723516, 1.7535993957626375, 1.4079338440541327, 2.6808524043260493], "count": [162]}, "eef_sim_pose_action": {"mean": [0.644298705989265, 0.17686140376871232, 1.187211927274418, -1.32127966389764, 0.8319070289850169, -1.9945316799421604, 0.6249052437329172, -0.1135804609114327, 1.1962206703183675, 1.261827437531253, 1.3463558014617767, 1.9278483962755857], "std": [0.06077805080891104, 0.03283812616992087, 0.017252964638514636, 0.09833138838357068, 0.16382957810121923, 0.144410873607755, 0.04400193366032565, 0.04372454370707943, 0.02496941550555245, 0.25159243054022984, 0.056779089458423554, 0.27040303008114064], "min": [0.5957964560082628, 0.12179771051965696, 1.1558395193875015, -1.4597112063832638, 0.5147627310678793, -2.290018571354901, 0.5752057849039264, -0.15035902443066806, 1.1698115149733999, 0.6124370253096323, 1.2190255987012386, 1.286198974034352], "max": [0.7703411503616523, 0.22523523104354243, 1.219478876246901, -1.1461782466187673, 1.1308415224247912, -1.7646179922153225, 0.7392194901240455, -0.028337408856116825, 1.255337137723516, 1.7535993957626375, 1.4079338440541327, 2.6808524043260493], "count": [162]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3637092013888889]], [[0.37409936683006534]], [[0.3844271303104575]]], "std": [[[0.3587862447410806]], [[0.35252473748367463]], [[0.35160318948960356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46804776960784317]], [[0.48059943218954243]], [[0.4624843627450981]]], "std": [[[0.33770046459002845]], [[0.33880428053854866]], [[0.3453395589612195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48864124591503266]], [[0.49260314542483663]], [[0.47102362336601306]]], "std": [[[0.31585370115472666]], [[0.31410402722553593]], [[0.3216512059882327]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36392530637254905]], [[0.3866649979575163]], [[0.3624953370098039]]], "std": [[[0.3963207088619544]], [[0.39841076457270685]], [[0.4062032105559657]]], "count": [100]}, "observation.state": {"min": [0.5368791222572327, -1.3184510469436646, 0.8981841802597046, -0.28506821393966675, -1.4646329879760742, 0.46172845363616943, -0.902714192867279, -1.1824311017990112, 0.8015860915184021, -0.20993076264858246, 0.5281290411949158, -1.4441604614257812, 8.175000190734863, 58.272499084472656, -1.0299999713897705, -0.515625, 0.6768749952316284, 0.390625, 0.828125, 0.06562499701976776, 0.7293750047683716, 0.11222222447395325, 0.9733333587646484, 0.38062500953674316, 3.0999999046325684, 66.1781234741211, 0.7118181586265564, -0.5850000381469727, 0.6712499856948853, -0.19312499463558197, 0.625, -0.6987500190734863, 0.8968750238418579, -0.26500001549720764, 0.5999999642372131, 0.05312500149011612], "max": [1.2274214029312134, -0.7301680445671082, 1.5519856214523315, 0.17915046215057373, -0.8185750246047974, 1.2335011959075928, -0.4095378518104553, -0.7031654119491577, 1.2503337860107422, 0.2195153385400772, 0.913800835609436, -1.2108510732650757, 55.306251525878906, 81.42444610595703, 53.795623779296875, 7.641249656677246, 27.43000030517578, 61.85124969482422, 39.68812561035156, 57.89125061035156, 43.328125, 82.47999572753906, 35.69124984741211, 107.5062484741211, 61.33000183105469, 80.30000305175781, 3.7925000190734863, 5.751874923706055, 20.9893741607666, 70.77812957763672, 33.82374954223633, 72.35062408447266, 46.69874954223633, 72.10562896728516, 49.08374786376953, 99.49687957763672], "mean": [0.9185044765472412, -0.9266551733016968, 1.1036127805709839, -0.1354852020740509, -1.1190768480300903, 0.8091210126876831, -0.733140766620636, -0.8899555802345276, 0.9027224183082581, 0.1157509908080101, 0.7968233227729797, -1.371708631515503, 37.42904281616211, 63.00139617919922, 22.581912994384766, 3.573174476623535, 5.095381736755371, 10.53449821472168, 7.66742467880249, 9.81778335571289, 7.3127827644348145, 15.34925365447998, 5.745398044586182, 26.427135467529297, 24.544538497924805, 75.70306396484375, 1.3053818941116333, 1.2402758598327637, 4.0925750732421875, 11.67654037475586, 6.870471477508545, 11.521905899047852, 7.961307048797607, 14.545478820800781, 7.464950084686279, 31.804569244384766], "std": [0.26580941677093506, 0.20475651323795319, 0.23583772778511047, 0.13811306655406952, 0.18831650912761688, 0.19198350608348846, 0.17938350141048431, 0.11067983508110046, 0.11800485849380493, 0.1363527625799179, 0.131503164768219, 0.050024524331092834, 9.406052589416504, 4.824789047241211, 15.448206901550293, 2.577777624130249, 8.403722763061523, 19.81108856201172, 12.54470157623291, 18.476398468017578, 12.80648422241211, 27.151531219482422, 10.063409805297852, 34.62517166137695, 17.063385009765625, 5.095038414001465, 0.5260565876960754, 1.7723296880722046, 6.496356010437012, 22.607534408569336, 10.79682445526123, 23.58234405517578, 13.987857818603516, 25.597673416137695, 14.169816970825195, 35.801979064941406], "count": [186]}, "action": {"min": [0.5368791222572327, -1.3184510469436646, 0.8981841802597046, -0.28506821393966675, -1.4646329879760742, 0.46172845363616943, -0.902714192867279, -1.1824311017990112, 0.8015860915184021, -0.20993076264858246, 0.5281290411949158, -1.4441604614257812, 8.175000190734863, 58.272499084472656, -1.0299999713897705, -0.515625, 0.6768749952316284, 0.390625, 0.828125, 0.06562499701976776, 0.7293750047683716, 0.11222222447395325, 0.9733333587646484, 0.38062500953674316, 3.0999999046325684, 66.1781234741211, 0.7118181586265564, -0.5850000381469727, 0.6712499856948853, -0.19312499463558197, 0.625, -0.6987500190734863, 0.8968750238418579, -0.26500001549720764, 0.5999999642372131, 0.05312500149011612], "max": [1.2274214029312134, -0.7301680445671082, 1.5519856214523315, 0.17915046215057373, -0.8185750246047974, 1.2335011959075928, -0.4095378518104553, -0.7031654119491577, 1.2503337860107422, 0.2195153385400772, 0.913800835609436, -1.2108510732650757, 55.306251525878906, 81.42444610595703, 53.795623779296875, 7.641249656677246, 27.43000030517578, 61.85124969482422, 39.68812561035156, 57.89125061035156, 43.328125, 82.47999572753906, 35.69124984741211, 107.5062484741211, 61.33000183105469, 80.30000305175781, 3.7925000190734863, 5.751874923706055, 20.9893741607666, 70.77812957763672, 33.82374954223633, 72.35062408447266, 46.69874954223633, 72.10562896728516, 49.08374786376953, 99.49687957763672], "mean": [0.9185041785240173, -0.9266552925109863, 1.1036126613616943, -0.1354852020740509, -1.1190769672393799, 0.8091208338737488, -0.7331407070159912, -0.8899557590484619, 0.9027224183082581, 0.11575101315975189, 0.7968233823776245, -1.3717089891433716, 37.42902374267578, 63.00139236450195, 22.581918716430664, 3.5731749534606934, 5.0953779220581055, 10.534504890441895, 7.667423248291016, 9.817794799804688, 7.312782287597656, 15.349260330200195, 5.745394229888916, 26.427127838134766, 24.544536590576172, 75.70304107666016, 1.3053818941116333, 1.2402756214141846, 4.092574596405029, 11.676544189453125, 6.870469093322754, 11.5219087600708, 7.961305618286133, 14.545482635498047, 7.464951515197754, 31.804567337036133], "std": [0.26580941677093506, 0.2047564536333084, 0.23583772778511047, 0.1381130814552307, 0.18831650912761688, 0.19198355078697205, 0.17938357591629028, 0.11067984253168106, 0.11800485849380493, 0.1363527625799179, 0.131503164768219, 0.05002451688051224, 9.406052589416504, 4.824790000915527, 15.44820499420166, 2.577777624130249, 8.403722763061523, 19.811094284057617, 12.544700622558594, 18.476398468017578, 12.806483268737793, 27.151535034179688, 10.063406944274902, 34.62517166137695, 17.063383102416992, 5.095038414001465, 0.5260565280914307, 1.7723296880722046, 6.4963555335998535, 22.607534408569336, 10.796823501586914, 23.58234214782715, 13.9878568649292, 25.597673416137695, 14.169817924499512, 35.80197525024414], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [186]}, "index": {"min": [7600], "max": [7785], "mean": [7692.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.4946236559139785, 6.0, 6.0, 6.0, 6.0], "std": [1.6663891548358003, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [5, 6, 6, 6, 6], "count": [186]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [186]}, "eef_direction_state": {"mean": [2.747311827956989, 4.166666666666667], "std": [2.1062166763439993, 2.145053491241358], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1827956989247312, 0.9139784946236559], "std": [0.7176160736973584, 0.9176397257116676], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9301075268817204, 0.7526881720430108], "std": [0.8427151390845381, 0.8444112790220584], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [2.747311827956989, 4.166666666666667], "std": [2.1062166763439993, 2.145053491241358], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1827956989247312, 0.9139784946236559], "std": [0.7176160736973584, 0.9176397257116676], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9301075268817204, 0.7526881720430108], "std": [0.8427151390845381, 0.8444112790220584], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6450497858616094, 0.1791670859350728, 1.20225147270104, -1.2491861764570618, 0.8440590090198848, -1.9151080740937307, 0.6160788664632777, -0.10970037834402895, 1.1877436397384924, 1.3437593027435955, 1.2852909020956862, 2.0372029239245126], "std": [0.06664529834947382, 0.04270432207951187, 0.023902713612854082, 0.09933645604914959, 0.19193643734935575, 0.12452990495737218, 0.03748482715152238, 0.03770895736137468, 0.03698267792261914, 0.30401685001749235, 0.04840800652565245, 0.28073298850956835], "min": [0.5886219612956863, 0.12115937701687028, 1.179652806744061, -1.3915337319558807, 0.4121145323006614, -2.1721287009021473, 0.5845209911234134, -0.14066022347640283, 1.1461062650137488, 0.5395944579786669, 1.2070611650491254, 1.2042362194254723], "max": [0.7663766910095301, 0.2512471669747766, 1.2646212257397227, -1.0453911723963079, 1.19159054257202, -1.6443606321222648, 0.7227902671055999, -0.03735194660752017, 1.2748221432533966, 1.6633778194174356, 1.3898452626808386, 2.5218048812681753], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6450497858616094, 0.1791670859350728, 1.20225147270104, -1.2491861764570618, 0.8440590090198848, -1.9151080740937307, 0.6160788664632777, -0.10970037834402895, 1.1877436397384924, 1.3437593027435955, 1.2852909020956862, 2.0372029239245126], "std": [0.06664529834947382, 0.04270432207951187, 0.023902713612854082, 0.09933645604914959, 0.19193643734935575, 0.12452990495737218, 0.03748482715152238, 0.03770895736137468, 0.03698267792261914, 0.30401685001749235, 0.04840800652565245, 0.28073298850956835], "min": [0.5886219612956863, 0.12115937701687028, 1.179652806744061, -1.3915337319558807, 0.4121145323006614, -2.1721287009021473, 0.5845209911234134, -0.14066022347640283, 1.1461062650137488, 0.5395944579786669, 1.2070611650491254, 1.2042362194254723], "max": [0.7663766910095301, 0.2512471669747766, 1.2646212257397227, -1.0453911723963079, 1.19159054257202, -1.6443606321222648, 0.7227902671055999, -0.03735194660752017, 1.2748221432533966, 1.6633778194174356, 1.3898452626808386, 2.5218048812681753], "count": [186]}}} diff --git a/Airbot_MMK2_move_bottle_tape_measure/meta/info.json b/Airbot_MMK2_move_bottle_tape_measure/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..d48eb739ac8b9affa30de5166ade8a8e27b4ebfb --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "Airbot_MMK2", "total_episodes": 43, "total_frames": 7316, "total_tasks": 1, "total_videos": 172, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:42"}, "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_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_rot_x", "left_eef_rot_y", "left_eef_rot_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_rot_x", "right_eef_rot_y", "right_eef_rot_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_move_bottle_tape_measure/meta/tasks.jsonl b/Airbot_MMK2_move_bottle_tape_measure/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9e601ea5bc74afcf58f54d38670e921aa6484665 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Take the water bottle and the ruler off the white box, one in each hand."} diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15bf3562377da3d73623110a9b50f8b2fb6d29bf --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:092aaa74ebcd8a86a499f6b2866b99736410bcc6699131b3067bf036751816d2 +size 2135515 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f88eb201dde2884db5027c8dcc51bb3089f15db0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5b5a088ba6e54a38f6f7b951d91f4ac5edaa0361f731d64c7e33caeb7c692bf3 +size 1729521 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6d3e6a7153d924befc1c000919fe9d0dedca4c3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:f2e2780bbbe152978e05fc00aafa50151ea369048309eef57291eec296ff5c34 +size 2027546 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89bd63912ef608043f657201d92bd3e93afda435 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0da648a35a1d43e5e88e409cb8ef98109cce87e33b22190249c61af43c6521d2 +size 1859844 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30cd105f1623e330d6b363af00b8433b80312d7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ecda68a7a4cd1aa205325283e26c7781b2ba1b5941fe7540c09a46e9ab962c6d +size 1888022 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5606497607d72fb5e33ee5dacccad3b47b4d2c61 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0cd20a58facfdc86c65d5b9d2ef71845256f5c7530d1778457faf67d1a483082 +size 2039059 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e648a0cd0ce134ebf5fbd91da25c0729c7aa482b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:aae4532b4f2cd23d560a41effb13fba1f7cd62100903239b4aa4171cb6e69be9 +size 1692218 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7569c8aa0c9584c67855745e811f417506a50a00 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ef64ec4bebb1408b1bc461ebf751ee97a64b2b00fd8e3de9b11173e2143d70e8 +size 1524551 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa3f1a4413b5e95cf4e19f16e57637e2b48a78f3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c4c4be5ed37ab69bfb3ea314e29dd56c67f5216e432345a9f3cad5f8349e7272 +size 1989739 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8505d4baeda8ac96daf9e0d18613896f0e739e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5e008857b50b86821afb1b9b95806fab920e14c8c106e32675482b121c3c15bb +size 1679149 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e16fdb70eb9f29e0daf129f61a1e9931ca962128 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2623d2a23d4ec18d6ebc1fb5e700e7fab311b23407dab23d5250788ce2c66af3 +size 1688323 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d79318116c26105b6e7acc5e4fb1ea37305312a9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:851c33e6989ebc12736fe48d73381ea4b089c95c6414477277f64d39cde37967 +size 2861141 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1467733c4e9ddf22d81faf185145e7099c2da5bf --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:aa6c02cb3f566c57de52838ceab932c5f879193456de3c4986d92b980778aef1 +size 1825429 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e40509dd6fa5b3a1e8cc3da9f12c6cf7815c7b9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:faa7cdf3585980681601df55de450d87645e688bf237fd9efccc0d278e2cb3a0 +size 1643882 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f727695c1f192be9d3ed1a1211bc0a82d84bc7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3c3b7bae6d70abad6327da2b87b8826d7f68f87c9f390acdc3870e2cf49b4123 +size 2044022 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76e270944bcc3672546aebdacaa180fa454030b2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:bb867956710328805d8c59aa7b264b7c02db7148b8dad2d5385e18c1106cf041 +size 3584490 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4563907101af84275fd67d8995a196afb85447df --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:613de3bb60aa4c1b6f7d43d75ef53e2f0d6b5666166e295e7e3da32e6e8da3da +size 2083497 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1796472e7c1746bbc9b833e59856304e9f5f2d68 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:67740a4e529c611f3475352c0e9a38a643ffec96f3b9a58797fc9f5c9669adfe +size 1855300 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4606313f9a819bf008e9d5611363e6774a106bae --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0b4a58bb0345e4a8b6f2d3c7289e17fc483d42dca49dad27dbde25c95eab89e7 +size 1734298 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9222c5fa0138e89cba1edae7b4d5ecebcd707bcf --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ca0b3cf6e50e03f627f19bd090dfafcd9e2734b71a4c537268877d804d0b3bd6 +size 1956470 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1f707a90157fd2bfb2f8d0963361bca75b6f56 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5127b022f5b4f349ea07f20e0ea92638b5135e9a4f7f713b90163c4ccf1b1de6 +size 1964099 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e47ad2be8c777faf092677d9ee70ee8d0a5469c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:d8c5e341f2379b63c239a472c551e08e4eeb56317d28837ed43decbe8002aa3e +size 1860097 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e67244111edf886e107c0cd0c13f83d8d6a682 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e55662cb9951fa36d8ab04fa066a7ec46e236d32cd5acab71bbd9e0ca8045728 +size 1941611 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e2053da355469b73a1f5e8d2660ca9c1a05eac6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5801fb146ee89fdc32f27494a9651d5051a3f84cf4e0cdf1ff5b6464c144b094 +size 1501029 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40fdbcd039bfdd6bb811fbf8fb819c9cc5423f5d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:1aea5c8ec5254b0ab2196bb03206a5d19d55372d1b882e6a68b5238c728bc562 +size 1441055 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d788c2fee6c65b52d2c090287ddb10c84559e8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0ea6ca0651aa2b6daaf9b1ce7862805194b8c9df0a2cba3681349bc1d75974a0 +size 1417764 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..290dcc83d7d34b51ed10d563499910aa87888378 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:b37c8dd931b02421df405de1e4900eeb98e9433f16964dfcf43ce737d6d5cb0f +size 1309755 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2894e91eeef05803a1345278f5f075dae9bc5448 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5b47e67b596168313839fffd5a587f2d96dde5fd4b74ee6bdbb6ab37a57bd1f4 +size 1422482 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8389fd3e8bd4b69b5df08a7a95d4c12ad1e19bdc --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e6ee41f38b14d8a9d62d3e550d4e10dd874b1f1e0d3f0d1d7996b031170673a5 +size 1649102 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3411854b6523b236400bdc57f6b4b2306e1ffae --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:8862c2f1c185f1f25c14372d84a747f284a0687db76ee379ff8b3b00db965dc8 +size 1556796 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bb4ecc40e57fb83ba35d5486268ae7691087785 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e955f651bc3fa4f9318bfd93d7d156de93a07de043f0d21c3092b461f78b16e4 +size 1429550 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf7838ce29d0120b1df79255686b000f8765d069 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:69135e1d7ce396915f93a2d3e4fd75ce6dca25ca3b330ba3a35dec071874104d +size 1720071 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99372e20ac07f9ad6cc6807b49544b336689c15 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7d7c7889eb8eca960e2480d9bf8c1038ddc7089f3daf79a1f3576ccc91fa95b7 +size 2008512 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f6443457a7849da72b43188d3a30b4b635543e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:a76e757e499be0598da17e74df92d0370b8469769c5fba8a187844166ec6e4d3 +size 2373908 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8518747b6da56f5bbba066ca877b306ecdbf866 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:03b7b4f2189563c5f9ea98723b95fb81dac4264fbe2e97ac9540315dd76b091f +size 1990840 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1419ad53b1b9faa4d430e7091f3cf0a731a3122 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0aa35da763a798cf2cb8bc07cd62528f36a18283cda2c1bf3f39c4618a483c99 +size 1790637 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74dd213fc6473700b46b8430e6d28cf57e6def9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:14217512d03468d04e54340aad4270988b1cfad7f411bc40b7699d1040adacd1 +size 2064406 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b02e701e65a845a9741e48330413f8ae407b2096 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:d7b74918e043ecd293e54c43fdeed985aaad476d6b2ffb4cdf039b995ec42276 +size 2007295 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc2aea8068d001a4850330dd02f1b629a4713450 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:f3a67451f8948ef8740a1c51a10dc258dcede5641cfd5275da016d9af916202d +size 1633328 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb8164a67bbd44faa348205f07a248c22225afe --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4450a5a3c828dcb6804ad5ecf8107a6b5900f60fa53a6ef3d5e050ca7ea2a05e +size 1741439 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2826cb173f60dff1b751dd67e1a0f7a45d5fbec --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:cdf1d8a700edd4e548c8ddc7a2da747e972407452184e84347fa6873dc438046 +size 1750672 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0268dcd391405c2f384ca9d3451fa0169e34e8bb --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:bcc570800f447e2d0894fae46def5a294e95a84e3368d450f19b867353c6586d +size 1756417 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1620e4c4e6cbdb71de7e39732f355b7d399a52 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:f31437271cc7bbc6e95e3e77b7c1bba247c70774424bf03f6efe3ef56f8b3cf0 +size 2050630 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3c7e6739ce5ee3d959760cb00dbee179abb691 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:b3dccc4b594e9a37f71a1aae46c0f7c9ae3cd3b6c6b10ef847833198bbe1c3ec +size 1154186 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7184cf6e7b513e8d03a3b3ba2fc8818866bb67 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:efedd2e197b8257c47a7c1717e78dbc6435bcbf0421308373de9bfa5c25c18da +size 965943 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7285e2c2756ccc5f430c043f8b6245b1685ee7d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c6f33bdb5b6ccb2e60fbbac6663048d8fd00745c88576d4585bd56164dd8e015 +size 1056492 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46595f56b190d2bce3192eb579f8042ea0cb8c16 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:967a4ee61d3f3a5841568e9e5a1f1a19592dab9507b2acea8ad26993c4763199 +size 773289 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b1f38fa074561e4740181b505bedf53e5289e7a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:471dc94adde0b5a23c91e6d660371aae65677992dca492fffd9c5e190863d76a +size 932798 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b660d5b125e0b1fa6a7835420f93c5fa151323f --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3da0c60a879594bf2708f292e50cd5d86d66f2f24a13cf1e28c331194cb5e2e8 +size 1034462 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be21a88d506b5db1b1e5379f254b71eb673d4fa --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:60b47c7b40da72078e958784c94a78b9110c7ebd4ff3b88814af7bf9ab2b5f64 +size 908663 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c011c91daffd82d75983cb54ac38c0a378b42da --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3d274b3f2817b554ebf3b31d27195281dada6607e68184105522cb633c30a245 +size 877292 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac22c5652b6e21c4f0dda8e3876f83189a488df0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3c511e420ce492026aa38239ebae1f5a82afc6290cd5fa6263b7aef4a268f5ac +size 1087226 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0775ecaa0729759d2bfb1f1e74333b3f8d2b0ae7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:44a3db185d0897ec8ddc506054384fa88ef45859f7c3c919115e57bd158910c1 +size 921858 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc6fccd5301c2d9dbe6d292ef68db090e8b2e05 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2cf8555418d28ee6194f630a5cb5a038d558f0b87475f15fd2958bf10f61bbbc +size 963998 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a46734a38c37c72d7ca773eb9f66e6dba3551a3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2865d8c273cd98ff405f7be46635192252f1c6ddda667aea921d79bf29d2ec47 +size 1255236 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34c7792f48eadb102916e109e06c29aaa8815e20 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:bfde3065e9936794a3dc184f2cca80df4d0894065cf8d396c9221a0cb5bf7a19 +size 919231 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c9d8e74709b343179d5b4a1879d0eb702c740b7 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:72cc536a117b02a943e2242af7877c57a656e6cfcfa297cbb51c0d03158f7ad9 +size 885653 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4c16d819567798fa661fa997c49c0f3878788d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:81e917cc84c8760ec7f4c659686dcd58e35210af957e85e017fc89c985d32cc5 +size 1151001 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206a5d3eafca1ad34439bc07c152127272a09d48 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e9f8f1ca80b7e635642e9f490e316223e9148799d5279f34df10f6689883189b +size 1885899 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b38554a17cc3d628d60244fe8a8d6b95144bfe1 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:64abd0ff54fb3929eb4181cfc21f5457e11dcdcd5a70969c9c91a38baf9b7fe3 +size 1050687 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f38bef67c85ef8ffc67b278d6cee36b01142b4d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:82f90e085ee6229b29ce7fa14b9d51f87ad981a85ff8b8d70d56e6c786cb23aa +size 1041313 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..318337cbc81ec6ae7252c458acda65ffd5a00395 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:91f405c2c748206ed95c67b5b6b2d3be9269205042fcab301ad5b4d8d1af7376 +size 943841 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f53c427017c8fbbf29327515670affc5cfda78a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:aabcaaa4c0a6263569fde72919494499765a6a0dc194c49c4bb13829949f4a16 +size 1008289 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0966bef1e45b2ace4b883e6e669deb180d65ae5 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:eea30e75be9cf3a3d202435b5719ce244edcb1727df7959b4c457ac7cff278c1 +size 1117347 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a7a8ce08127d5b2129107f3f0035e4d96e06399 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7ba7d309e51308ea60daa6ec5680ff711774f4739f79f3bd377d78d4ec626d9b +size 997055 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b99f706dcfd0c6f832743eb18858288a8c5c8ea2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5e8cf1601d921c148c8c203ca9600d143cbe2d74a10866698a5c46321b5c2531 +size 900842 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c45b8b25e6baff29e30efbdd0f7cce6b0d45e6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4c6fd9fd828bf1f578f87b6dcff7ee47a2591bf39c6b3d8f6f4834d968643b9d +size 773694 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26db35e50dce431c8fc41bca02cf51d717a1036c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:6708208ba09e25a1fef5b1f5784b4a3888be77c2df461d4410156015381c8b71 +size 713753 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e39ab1ced90511dd238b9d1cf1ef95658e8a6432 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5cbb813be72b49f3875a63b9e9b7d4e9807b24d2af1ecc932a472d8e40a35062 +size 718093 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6800555f3d0ba38ced88411cba1e25527827a936 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:14857c4e238b8287cd6f69a58214ac9b94da32b04625d9a028a28a8141fb9a30 +size 727283 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db95bff2e8de4fc8effadadcc35b7dab8dbd2b5a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:9be0742cad909964da3f648e9ac549565ef6ed9cf54f708ca1de5ed822613258 +size 691810 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..649cc79a9dd20099ece040303ac6182d04b01eff --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:1a70b45d2c0f745e9facbd030fe5b88ef39522f7b9c531bdfe0ea67ab98cc862 +size 830726 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deb2e719df93a69c7c1d2943a92dd5356cadb7de --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7d48f097d960ebef6ab1c4b7837087292206a9c7d6a87dc6c074bd9d0be30aaf +size 789867 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a098e06d5d70e22ca89d0fedf7ea2eaeb0862b22 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2564df5cdbc29a13f855acc0e4ed12ebd694346401e013012dccb30c658796ce +size 771006 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bff779c1bd66d1b69f027dd49f2919ced43a26e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:9dff765ddd8deb9036c83f0f5eb5275ebdd5844fdbcf96e340d5c55e19788825 +size 929923 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..334ce182a428d3d455dccee26b265c6fe620c4bd --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:fd531c40e116d578f70b7f658cc8be40dc5bd946a774803a8aac7ce0caf70371 +size 1129460 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01aa8a2e3aa69672f382c3397ed204321ed6297e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:63bca60b9e1a70ca1e6a53ef7ba7e997ce7dffb44a2f702877c50911be69f2a5 +size 891741 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f09ac81243c839cb6d57d669faef0bac94243f1 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:71ebf01bdcf8ba8d5477a16ab125cb073c8d7569f27f53f0f360f8b47cad62a5 +size 1155769 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59bb8f2e3ca6fb50e0969ab8352036cf7996e321 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:27f71281d507ec1d5e882a8346d99dbd116a3aded801a6829ad409f7bd9b359f +size 989897 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7258d306a076f8adbf3d0ac210a5f224d82030ce --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4abc4705eea4604694534262f39731f04a0447362c65f232cac92e4ae45bb463 +size 1122030 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d4204a1308406edf495eb658dd7f4401799ea16 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:a041f72e8d2ebebaf579e879887ce437ce045362f943c2dfd5ac96897d45c5cf +size 1209034 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f78f78f05d05a56680f49fb523a6e6e8a7736d2 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c178f3f1cbbe6bc4dad12964f6bff826698068f7e38cc8db253b346a8f1cff95 +size 763067 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c44f25408d4995af92b17596523fc67442021f4c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:fcd2dae9f7865be8f62797dafe98b6d8fc3366e722ae96389ee211fa2e94b03e +size 868667 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..494579f2cf3f309189541526c330a5ef79edc927 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:93bd6701373e2d2c450b616f1d97a98fd0fc9f364662bc42df4af3cc4f7548ed +size 833330 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eeca495d328c551632bc3ad886f428c85b277a6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:be9f6ae533619512c9ec90ec57bc2c97bc27b83d1d682ac4db42c04a0bd1f849 +size 879827 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c7d428ab04be977cfcbf178d7ead0bc1372902 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:79436f5853c271264eff899b44fc2c04680c7d68a39adae6ce4d36c0fc931fd3 +size 956855 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a137a9073231f8bc7860125d9eb7f8f0afdd844 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:6b7fa6eca0eb98810ca288cd150e6647925b8cedd10c8e26f5a82d7e50d968ff +size 1087638 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543769e34dd6ff273fcdfac1fad4fef3ecbbb125 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c7bdabffbd0e015d63797f66617c0dfed87c7967b0e2519bfaea1f18c8ff22da +size 828108 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32465aee29091d70f38916d13fa42c06349e4e81 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ac8ece78982c8ae395b26c1b1eb53ad7349f207f0bd073d0c24440adbe541fb1 +size 1009361 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d844a8b5cbacacc122c8b836c9680fb726450b8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7cd5dcb864c65ebf340d2423aeee456b1f8b30564793ae696f813b1d80147b22 +size 876455 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6a7ed93e3e419a0516d286dc1327a2f05fcb3c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0683eedadf5ce05b5b39fd31ca6754a7dd20ea055700d6ac33fc881465769523 +size 902543 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a8b254f9b3378ce220b399ca3b0b26163718302 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:296ebca6778ad445a73d7dc38f0e44f876b29ba4aed1580bf3037e8fd795c7da +size 979004 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e75b51a185ee7b1e3a4913c9bab77084448fbfd --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:48dc88adc2a85f6750e20b90bad9f24801a8361c188b9a7f041fc3cdc85111f3 +size 878402 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47fcd01a3b2f1dc59d0dea4ccc475a9f7edcb983 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ea68febdd752e5ae1eabb50e2f47703969d416d6b448e776caf5e9508c38f896 +size 825079 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9db321d04967f2ce9d67a69f82da6933959726 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:032c2b211bbb0be396ecdd583aae654854a11af35ad458ed62f9a58c61dfef67 +size 966126 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8e8962a1fb624987bc7132680ef4f8d505ce2c8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:8e1c089d917bbfad6feb4bf3dfcb84b6c8a46b3dfc5c791c20b44160aec781a1 +size 894299 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44bd6ce558008789b053fe2f62d053e529d3a3fa --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0b44419d2e11f9d40a3547e1dcc059750bbe363109be2f6d83f65c238d24b766 +size 829601 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e73e79e7a85ed8846bae988b6412a16650d1574b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:07e4483360bd02c47bf0878255d0754c94cce80616d1c01f88d4c38e25d4169c +size 1260543 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a9867e7df18f1daf10e4c7fc5f7aa5617a9a2c0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e1b846ea79206ff9e10ef2022892ee275363ef1f2097f24b0f6873e6c5efbb2a +size 882183 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb5599aa2a25e4afd70c847c0233bd725c4e9365 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:218d5da85ee4f83052f92be45ad6e5e3444777bdb452cbb7631ecac4c55a264c +size 786812 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b24ad509b3d4386a1f0e0fb38f8ef6131db7fec --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:024fadfb041a2cba511eb1b9a6ff754e8cdbe8f0df2c212a6f972ad375997fc7 +size 1007211 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..901227d59454f8356d2a7891257951c97a309233 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:20fd35514c4dbc671e8a415ee1c23ffeb32d29914a5aff22bfa30eab681b9f0e +size 1773928 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a234fe93b08594352a6b270858eb7a36da7045e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:9fa8ece2fb87d45e28b1239ab3320ecaf3f661c0f58aa49f06257fb0716498be +size 915372 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..915ec48bfcfb49919da963939d029a2bd03cd690 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3af92623d2a3c08cbf14005a4e6fdc03a5beb59fd45c9d18eeb54472b534d78b +size 935459 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f05e8e6b9fa073ea2fd507d9b06704f7ce4c67 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:48ac95148d015ab077b7e3410e9c1188fb6f46752e79d7229d55473ef9cae54e +size 785136 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c426b9ae796ea8667e10b5c9379a6141ca5167 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0c857ba140a26861ad58713f7a6f946be92add46ce79c41c0888951d10027a59 +size 874818 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd8166cedf0be43c643bc35e4b841066085233c3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c39a68c5c34dad1419434b2470c7c5bf79c2025132a0ce5978d1ed88a35f4070 +size 974276 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27776ef87afc598414d57f7a3b89c90ecb7e1fbd --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c34ab6764f340bc3e327d461c3310ae317085bac8d6677224858fdd1da66ba79 +size 850443 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2939f1c489dc2c7872771eccb4648b494ad9af6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7ffa2599d2b00beedba525afb10fd0396871e13f5fd739c81995a058d80c8289 +size 870892 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eb7e157c3d1d8d6ae9130d408d5783008ab24ab --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:3702990cb1d3c9238fd1c7232e12f3778a894c9cb6ce125655e477216ecd458a +size 689554 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de985a54fdfcb4b755288026c2a55f5ae01c5902 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:fcbde645f64d9da43cdb27bbabcb288df6b9d05acb1a49fa2d78ec4f08bde33a +size 643546 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048ebe4f854709e5b9c23d94945d1bdad9e5d8a9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:829700777dd2912844d8c1795446f09a9741c523fc0e1aaca8e5afee1d4c6334 +size 664101 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98bf34ba181481a2fdfcc0c23d230361a2fa5de0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:dad2012246dd1c7c35efa2754db2cfa04b5d818b6b3932e27378d0e183fd6463 +size 618193 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbefbd916dde34388dfee904bc11be4dbb5023ed --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:a6cb9425175dba92d7c6f5813a9759480351550ecbd5fcafc7e2043640680082 +size 630324 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d69d0fedfa890a243f5e62269658c2e92dbb92d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:d2818a9aeb364f14d2ef31290df2908d5308c368d98c6919dab09cb99be7dda9 +size 761821 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef14c290e93738da01ab4afc843ae01c65b35a6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:aa37b6cdef4893396de93574b08a2456d496f070078b02c1026b2fbfaa8e6f67 +size 728733 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9eb666487351a12c578123baa4db87b7daf3242 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:1b6106d0b19da44096a55e6d6c4809c2a83abc14fd3ad24a9113fee7998677b8 +size 703278 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7d1b247946918934ebbd743cdee3457d4b9ba17 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:640e728c420b21d31c95910429fb5ccea87eddf22ac5118d0b42c5a1a3b014cf +size 820410 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d46a4965d0cb6e6174abc5804a3d78c7b25518b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:73a0ccf281844ee55ef24988c1db09860e58afdaed8e3d3efd1c74f803ee97b3 +size 992143 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6f2829b19a6f4f0d5eb50b41e59261f6f39d31 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:eadbd3334f3ee193e42b8daa4bb4ba85fe52c62fb6d0400ea1b876192faca576 +size 874233 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..755fbc8a9470853a1ff69796bcc4a7756285be87 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2be73a43fba8a75621a406bbf4b09376b4948efd93447a3cec63cb05d36a5458 +size 986269 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30ae48861c5c25a7ae8be5617a25567dd5e8ce37 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:61893ec3badb8fcf70a22a7937cffaee0d36b1e97858e6419a97b04442455742 +size 838861 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a3d700c3602e12ec674f7751c5fee8eaed254c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e82cdc0d57e7b353ce52d80a215f84218a591e12643ed7d5274bc802ed91be41 +size 971844 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d12096e6f2c6d07f127fe76eaf90dafe5c37632f --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:86d36c0426d2ce354d29629211c0f240210024fe3788783df84d8bc0c7d74bec +size 1007517 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1d0908e2bb776e61e6114785633b0b52de0aadb --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:184a72a04d8a2b00387477033b5ded024b652c350b86ace929ca8e13753db730 +size 718648 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a66bcb59e8881b12b5034a362fce5c1a883d3f2c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:9eb603acfb61b68d1d421f64b3bdc55fa248fbc3e899c3d71a4c0d0da2055721 +size 851045 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3310d1e15f2eb563bae347e69f9ea0b78b56b52 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:22f9c1a32d8a5c70f76e73ca6ec114d91357730e61185265837ceeb8acf51956 +size 833421 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41d8a7a9c3adbbf8fdd9e72ee0fef053de0b8afa --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:8c96954230cea4b2b53352462bb2152eaffe6354ca16bcc035313753fe3fb886 +size 813239 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2d758cad733df471b283aeb285d31a737730f9c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4e2e07db507f4418b00a00fbbb79c094337a72c8e091347abb0e28dcc113ee87 +size 1039130 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..093bd196ffbce7121074240f35df816f016b3a8c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e549acea698131657869a5bea75c71efeeb8c64011ca639a7603264a3f7f1eeb +size 1784709 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3ac0c58c5c11dc2d24a1e9e0b11be7371c821a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5c4a734118d760d866b039a733851000dcb3614472e01b215d830e59bc0cc081 +size 1429364 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a32e6703ee2501084ffb7640b80d61967be89b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:13a4c4bcdf4221d23421f4cbe851146ae088cfd38244448218e7beaffd2cd3fa +size 1735778 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b11f96bbdc259b64d6ce757aa314c148d0da5cf --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4081dda9639a0cfd80324986de3eef796e56615ee18c6630bd99411f57793e49 +size 1532371 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b24c38abddb266e137283fdb19a4eef0990a9e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:93374f1b99d2d8fa5b1bd5f1e2afa24c4392a6bf61ec511fa20dc2feae0ff0e3 +size 1579718 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f58449c88a225f0095e2144d1c82c0e54531398 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:55db085a1f56af3e0e646b52ee8eeddaed82040c808cc8e3ad82d8c94d53d9ff +size 1660673 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e678c258f91c8657bd4c3e8485e379225cd23a5e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:f7c0a6a6e36c09825a6540322df6deeffc0f4c29a1389d00aecf86cff57c5892 +size 1454305 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a575ef07264b2db9e836f04e542f91f73ab648 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:167cadbd0014f1f03e8bb0fd74a78e1c9bee430fa8a93cb4c3c8c8a0c243f62f +size 1341557 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ebaae789e1264914ac1684bc0b405a0c05f56e4 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:bfb6db91a2413f520e163cceee63f7b331601f6fef5afdfc4452f6f34fac9d6a +size 1582496 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d78ce06d55e931a61fe527ed0264b62567ddae --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:c25ae3cde15aef5e792f8af2055f200f91b4d26b6a8715d73d7df3731ac78385 +size 1476067 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f0633e87bccb60e3e98ab4fe7af56ed7c9c1024 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:fc90ec89e240edec2764fa2a09785e80ee1ed401be94132870eed9718d6096ba +size 1394364 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a347d395d5358ac26c8d2e11ee9c7d4555a6c677 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:d5ea0231438260f45a9def0981d506ac8c4dcbb020f2571a5ded1ccd80e23e4b +size 2388959 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e89a27bdc2c081408546b304b985628a26c54c55 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:886b685e7f6f519f8aabb80171f3eb84fa421f7f46cc2d8325843d3813c528c0 +size 1530095 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f12935a063c6742621a6209f4408148e5457d213 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2d1480947313f5b175e5d82d4af2882f13eb68f79ce424a0d883e243aabfea98 +size 1374449 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0295a1238e537bd88af1c5683258a66cc992a570 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:db062b4993fdc51d755991a096284cb3585165d26869e8671956eb530c6ab756 +size 1706039 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27f54ac1ee02285d34c228e6fc2fd1249b86e7d8 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:464770ffd1f3650a3cded3397fd336d070de52fe62cdf24b0743069008bb89a9 +size 3182587 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4a827280965a0a90b53f4cea3956231437b8eb4 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4e86ab1d6ac973c893e5481cafa0190a538afe5ebb3a726c6b0f5b36db8a8bc1 +size 1734254 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c422ecaa13df8fa38cfde01de5469942e66bd378 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:060bac026c32122e927afee0d57e0870de69010807d6d78c66ee8452b50ed081 +size 1716778 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da185f31b23ad22bc03c80764729128aa79ad3a9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:5aa29871e36ab5da48e6ec8cd6cda175566a1ac6326520289d3cc85f52d03137 +size 1444993 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088736390ec8be521b4eac9f816cc220846f9004 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:71d11389d0dcb4f79141bc1034b2af96ec5cb80d5d5b89170da1d1be13b3a401 +size 1638937 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e1da870ba11c2b34b34c27e6f429db5a2dcab6e --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:04e7ae90e6eae904093ceed3d8b3109a5f2b57823bd34dda1b60ab35913d1653 +size 1717464 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..990174d8e85f48c5b50bc9e73e4711f242a8a44b --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:80b137a2b43b7b5da28911001bb7e971f3d6846b9ddf22293be24dc665eb7be1 +size 1569559 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1027a6628eab96fcc9059ab2a15f7a3d22e3e2a9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:68576f764ce069275435b6db2b033ba8fe26ee8c31f77a96ba8655691e0ca25c +size 1611358 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71b36b416eb1811213961c65267fecbd837ac314 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:99cfa9b3b0d61faad5d74539080dd0c205897a15c8bb5981357f94fd6a3fb83f +size 1255395 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da9190c7b4b280dddacbd54c2930d44848dc1140 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:4c33c09092a76846b0423e33a34a4fe82591558527895b7f8d11b43debd2bf1b +size 1194344 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d55fefe18b30f889ce1b58aafcd44d16d4bd4d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:75617a9c639da67f056dd50b9a3638fa06f45d42edfb7df76673c53dee974b3b +size 1186214 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4568597ffb2ce98544bda379ad6ddae1dc74323 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:8f4a8561b91361932f479c814d156979914d521e2b003a0b988620810b1036a4 +size 1117564 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec00b85fcd5c841595d53d66fcf3bf306d32de9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:56380ff584dbb4403352731be7c9798bcb9104bc05b30fc531c31512a9ee270f +size 1183419 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8226d3d3db600929978f1131523fd00ab00551e0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:2300a9fecb1a2b1befeaabfa8eebac70f172ac45d1e66218f8b6d8919b9d9487 +size 1391981 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb0bf090849f17a606c47f81ca30b9d40351ab5 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0d52bb8b2ff117070865d56a7acfed485a922c38bc83ecf26a07f4b57d3cc957 +size 1335575 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0417651dbc82dc5acbe55eaf74359730483766d3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:0cd04d21b68e2a4cfd8815743f0979b76874917e8aa7f9e34a4fba24ee2141df +size 1235790 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a00935a4c49f99ba0fdf69a324690097da77ee9 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:52a622c6eb90568ebee8bb99ce5e6b8775e3a28372ae701edbe08305cb92e940 +size 1495772 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2709576596968f82af605a41430084c6477cf7d6 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:ba51c1b79f79573cdd632c98831a3e0707fd6d6d2cbc65d960a8eb441d82589b +size 1676419 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..463708113d36f668612639e66388ac01de13332d --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:a6c16d1e787bb798ef8814ba452ea9ef29fa138f2e2dc703bc55a6ba3710d061 +size 1724516 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007af0bb9687b9bacaf2b44cdf355c6cedb3f29f --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:9cc9403ab2414774039f55523b90965bbc3f7641e53f9b43f77b4ae2dbf8fd66 +size 1732985 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc223f03bc2313203d688759932c38f51db5b121 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:7f3e2802530ddfe49b211bb966203ad11e885fa25b5afd9190bbee9143b56f0b +size 1443179 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c4757c4935dafaed7dbde575f66917500a5c8bd --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:33ea1b53fc7f84c36ee9561cce1c47db3add231d2ed6945bf90356b776e029e8 +size 1684997 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4daf4e93b0138ebd43df03b1860dff473bd9347a --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:6a7abff7e945d7508d49ad6efbabd138ab9633ace5a3712efde88d25207f3980 +size 1700571 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f8165b3bf6add99009dac572f6bbb027b46d7f3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e84776e2ebc6b0f7829308488ccf6fd4db8d229a3eab532a1061b9c30bffbd82 +size 1405137 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c6222121c82c369561bab652bd84b286871945 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:8e46ee8e4570e5dc20cd5df1d9a6623a4c34a1c0b90322c40231d61e6cc39309 +size 1507666 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda2361a64873d8e52070502fe5fd7953d3da67c --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:011ca584ce09a5d35706d5eeae1524456418dfb390a85ac4fd986b768c70e29f +size 1473965 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a8deeea24b01c89e11e6842604903e52e5d5d3 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:b3dbbedac281a74564820974440cb42572786d79277024f5d616301bf69d7d34 +size 1488699 diff --git a/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/Airbot_MMK2_move_bottle_tape_measure/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9314fdd2ec2e3b6c2ddd801cb059b6ce1c4922e0 --- /dev/null +++ b/Airbot_MMK2_move_bottle_tape_measure/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:e594d497110a4841463cc76df884e71d0bdd99833876b4611e5cb659d904baeb +size 1737730