diff --git a/Airbot_MMK2_move_tub/.gitattributes b/Airbot_MMK2_move_tub/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/Airbot_MMK2_move_tub/.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_tub/README.md b/Airbot_MMK2_move_tub/README.md new file mode 100644 index 0000000000000000000000000000000000000000..120556edc174e6f324323a8c678d062b8a0f2749 --- /dev/null +++ b/Airbot_MMK2_move_tub/README.md @@ -0,0 +1,332 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# Airbot_MMK2_move_tub + +## πŸ“‹ 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: +- `kitchen` +- `level1` +- `level2` +- `level3` +- `level4` +- `level5` +- `level1: household` +- `level2: kitchen` +- `household` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 37 | +| **Total Frames** | 11634 | +| **Total Tasks** | 1 | +| **Total Videos** | 148 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 340.0MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Pass the plate to your other hand and then put it down. + +### Sub-Tasks +This dataset includes 5 distinct subtasks: + +1. **Grasp the white box with left gripper** +2. **Place the white box in the center of table with right gripper** +3. **End** +4. **Pass the white box to right gripper** +5. **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:36 + + +## πŸ“ 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": 37, "total_frames": 11634, "total_tasks": 1, "total_videos": 148, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:36"}, "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_move_tub_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_tub/annotations/eef_acc_mag_annotation.jsonl b/Airbot_MMK2_move_tub/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/Airbot_MMK2_move_tub/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_tub/annotations/eef_direction_annotation.jsonl b/Airbot_MMK2_move_tub/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/Airbot_MMK2_move_tub/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_tub/annotations/eef_velocity_annotation.jsonl b/Airbot_MMK2_move_tub/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/Airbot_MMK2_move_tub/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_tub/annotations/gripper_activity_annotation.jsonl b/Airbot_MMK2_move_tub/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/Airbot_MMK2_move_tub/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_tub/annotations/gripper_mode_annotation.jsonl b/Airbot_MMK2_move_tub/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/Airbot_MMK2_move_tub/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_tub/annotations/scene_annotations.jsonl b/Airbot_MMK2_move_tub/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..88d4d7d075ff05410b54634cb74d0eef33d7a22b --- /dev/null +++ b/Airbot_MMK2_move_tub/annotations/scene_annotations.jsonl @@ -0,0 +1,37 @@ +{"scene_index": 0, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-right. A red cube is in the front-left, and a green cube is in the front-right. A red cube is in the back-left"} +{"scene_index": 1, "scene": "A white oval plastic container is in the front-left, and three red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 2, "scene": "A white oval-shaped plastic container is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 3, "scene": "A white bowl is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and two red cubes are in the front"} +{"scene_index": 4, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 5, "scene": "A white bowl is in the front-left, and two red cubes are in the front-right, one green cube is in the back-right, and one red cube is in the back-left"} +{"scene_index": 6, "scene": "A white bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right. There is a green cube in the front, and a yellow cube in the back-right"} +{"scene_index": 7, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right"} +{"scene_index": 8, "scene": "A white plastic tray is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 9, "scene": "A white bowl is in the front-left, two red cubes are in the front-right, one red cube is in the back-right, one green cube is in the back-left, and one red cube is in the center"} +{"scene_index": 10, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-right. A red cube is in the front-left, and a green cube is in the front-right. A red cube is in the back-left"} +{"scene_index": 11, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right"} +{"scene_index": 12, "scene": "A white oval plastic tray is in the front-left, two red cubes are in the front-right, one red cube is in the back-left, one green cube is in the front-right, and one red cube is in the center"} +{"scene_index": 13, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 14, "scene": "A white plastic bowl is in the front-left, and three red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 15, "scene": "A white bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 16, "scene": "A white bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 17, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-right. A green cube is in the front-right"} +{"scene_index": 18, "scene": "A white bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 19, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 20, "scene": "A white plastic tray is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-left. A green cube is in the front-right"} +{"scene_index": 21, "scene": "A white plastic tray is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a red cube is in the center"} +{"scene_index": 22, "scene": "A white plastic bowl is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the front"} +{"scene_index": 23, "scene": "A white oval tray is in the front-left, a red cube is in the front-right, a green cube is in the back-right, and a green cube is in the center"} +{"scene_index": 24, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right. There is a green cube in the front-right, and a red cube in the back-right. There is a red cube in the front-left, and a red cube in the back-left. There is a red cube in the front-right, and a red cube in the back-right. There is a red cube in the front-left, and a red cube in the back-left. There is a red cube in the front-right, and a red cube in the back-right."} +{"scene_index": 25, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right. There is a green cube in the front-right, a red cube in the back-left, a green cube in the front-right, and a red cube in the back-right. There is a green cube in the front-right, a red cube in the back-left, a green cube in the front-right, and a red cube in the back-right. There is a green cube in the front-right, a red cube in the back-left, a green cube in the front-right"} +{"scene_index": 26, "scene": "A white bowl is in the front-left, a red cube is in the front-right, a green cube is in the back-left, a red"} +{"scene_index": 27, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. There is a green cube in the front, a red cube in the back, and a green cube in the back-right"} +{"scene_index": 28, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. A green cube with a yellow Y is in the front-right, and a red cube with a white I is in the front-right. "} +{"scene_index": 29, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-left. A green cube is in the front-right"} +{"scene_index": 30, "scene": "A white plastic bowl is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 31, "scene": "A white, oval-shaped plastic container is in the front-left, and two red cubes are in the front-right and back-right. A green cube is in the front-right, and a red cube is in the back-right. A green cube is in the front-right"} +{"scene_index": 32, "scene": "A white oval dish is in the front-left, two red cubes are in the front-right, one red cube is in the back-right, one green cube is in the front-right"} +{"scene_index": 33, "scene": "A white oval tray is in the front-left, and two red cubes are in the front-right, back-left, and back-right"} +{"scene_index": 34, "scene": "A white oval tray is in the front-left, two red cubes are in the front-right, two green cubes are in the back-right, and two red cubes are in the back-left"} +{"scene_index": 35, "scene": "A white oval tray is in the front-left, two red cubes are in the front-right, one red cube is in the back-right, one green cube is in the back-left, and one red cube is in the center"} +{"scene_index": 36, "scene": "A white oval dish is in the front-left, two red cubes are in the front-right, one red cube is in the back-left, one green cube is in the back-right, and one red cube is in the center"} diff --git a/Airbot_MMK2_move_tub/annotations/subtask_annotations.jsonl b/Airbot_MMK2_move_tub/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9d94e388c1aa9972fd3e701c21e74ec0d42a33f7 --- /dev/null +++ b/Airbot_MMK2_move_tub/annotations/subtask_annotations.jsonl @@ -0,0 +1,5 @@ +{"subtask_index": 0, "subtask": "Grasp the white box with left gripper"} +{"subtask_index": 1, "subtask": "Place the white box in the center of table with right gripper"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Pass the white box to right gripper"} +{"subtask_index": 4, "subtask": "null"} diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000000.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8903ed8b51567131b092a8a340545c0a51818881 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6449079c4a424b5685496d9f3d3cfba3728447d432e64ea9a638aa13743ade5 +size 164555 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000001.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc470ef23bcee2be57efed0badc5dc98e0a862b0 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc82db013c5385b7e54610c1f2b273b9dd35bfd879072726f9b6db5d95644ac +size 229724 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000002.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5154f70964eeb531402875e3aa25a8b0abbc6987 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace301caf9bdec7388748b04d641ab51fb9ba36ec1cd64faa1188ac669c37898 +size 174445 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000003.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6f1015aaa1b0a334159e70e1aefe806109ef472 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622e87999c9295dfdc0971c322bf937ec36b02f93cc53b8402ceefe5ae4830b5 +size 188249 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000004.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..233f78c6d0e602b5f0305741b71da997e26e1be9 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7d29f16a10eb7679fd1fab9f31b58d98b8777bffdd8da6d7e05fab5405f115 +size 206561 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000005.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35ccc93687cca354bc9529f550c98b350a7a4c43 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c76e35fb4c78e78a19f058853d9fb5ec846db3318df0362b36fd20d9e86813f +size 188070 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000006.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06f124ebd54a8ea188242f877ef628212e2fc3ce --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b794cb97f7974d8858679cefd88ed2ffc50812b5b3f8dcb6e80ac0682a579e +size 196143 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000007.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6768c4832be05501970ee24f449c9799abeb90ee --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b7b763eecc61e14404984e286967e69f06d66d38a15785135d357a15793245 +size 160239 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000008.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fbbef070beaf05f32b7075b7cd9e0e192e0fa67 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5761aa2e9988c8a22e987974f1b5842bed1022f34b9d5c4fb8859395f9b59a8 +size 166234 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000009.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..682cd4a5cfa482b2446263112f1c41c9f84488f4 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f057502cb7930bde9b32614fa36884eb319e8d48cd57be694a6a1adab6117063 +size 242341 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000010.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6291e59d33329d030a25060d1c0ddadd46fa3db --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2472978c82c3f8dd32a9637220a19e1f27adc237fd84a79db24f268a4a2eb24 +size 164983 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000011.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7270aba066cc2f59ac744b5b993ab236693990f --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6e52ff700cbac822b7c17ea79d9707f6d7975cd29661ed391e3f5c1ab349e4 +size 181177 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000012.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c11ad907da3cff1a6a32f9ea924f33d2e75c32b --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea5aaab3fb2b8c15c88ac4fdc133f47949be50d2ad2a8702fa587fb768e757c +size 166054 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000013.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56fcf2d2f0c5e4ca2f430205d72154aaac193dfc --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4099dec2e8059ecf74841d5be2dc281e5fdcfc4bf31e61e003cca8a15ffb2d +size 149975 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000014.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce932e8a8d3822d67a3550e47784ffe6f8a44fba --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8af72c780ddc0afdf61f1978b11886e980b898a185c4d11959e74fde0c795ec +size 174496 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000015.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91c19a48312e59364dfd1c1c564dd60acb314236 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9709a08f63fc6a6ed44b049f230d62f2667bed6a32dbda85eb16f239c215ef +size 181190 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000016.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..788cc251686575149b849f9c5affa85602490521 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd56d87eda84a84d8688055da8203c9c2b85a0e56754e2637ee43af35ed1f4c +size 143610 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000017.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3423ccede73127296186109bdf7623cd1d9fec2 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ff5753a264d4fcd072111f66a960263f6b765a23f6215b19572c80fdb2f67d +size 149391 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000018.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e995a3d6ff8bb7660cad15cd7d92fb457f387d6 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64941e64a3266a7a112eca27911c7f2e32a8bccc2b52a906ca26ca5af5479d08 +size 159103 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000019.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a04e98f7d597d04e054fa5ca6d163b3e9c2f112 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3d0a9ae0fb3ee7d635f6913a37f8e5f11f3add81a17a5941dca07ecb692672 +size 142243 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000020.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6f4fe852789aac637ec96b603ca4427cc200bf8 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6c2eaa6424a008476aad7cc64a2215c7a404f06f18bce736b9b7c1da26982e +size 177607 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000021.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b085d71126002ff746df374678662ecc3a0f856 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e0343e5f9e6d9831c5a186496f2fe568753b0ef1f76f353ce0b9139a436860 +size 148568 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000022.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..190d788e1600931043e9cd9323e9897a727f887b --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bf83bf7cd70d78806f8041674a88a83a89efc17bc57094e8e44c8d31925c28 +size 158465 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000023.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27891bcfac9152ebdbdda3a54442f9ac80937395 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde40b2c054940e9fc9ce6f47a9506536a5772b4fd3485871f362bc97c86a98f +size 169248 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000024.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..605d7851627efadc0db3f2f87ec3110e398f4f65 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0997f84a7cd79925f9a4f9bd9ae799d78c03fe60eff8ca4b08051c393143c70 +size 146531 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000025.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8047c28a311dadcf2f411d9f199b02ae54969e9d --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9392111867eb448d5cdcf9e20d533b104bed944a3245c3c52c17316af7be5685 +size 135712 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000026.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d89d4414c4e448a2d7c126f75a97336764bd3e94 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f552b8b5223f0f585c84e1413b17989ec3f3b3eaf68b98479d331f8a7bc32397 +size 151070 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000027.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..758e450dca84bdc60c5393d05bd61ce1cf0ab8bf --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3ffc00c349be4ad4cf1a7882dc657dd1a93cee50642ae2753893bb05a3eb9e +size 163576 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000028.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efda4d5b37d4da4c58cfa71ef83747ebc66daa83 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56343e6547fc3027c557ae26ee21965177b50ec6b8f687c5068c482cdc9c7332 +size 174294 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000029.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16965a031434936f3b8c2f82ba9f8ba957906832 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7d2163b260ca51bba9f639ae618742c19f2b7b8326e4470cae888f19454722 +size 154840 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000030.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5acb37d7bc26b68ec23ad9c3c307874c60e5cc1 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24207ca10494982bdeb54cc3932c309740d7be36ce0f4b095c02acd51446ec6 +size 148146 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000031.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8173e5b04a3bb7423bc2c50b1be168457bba97a --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f96baf23ac092a0a325a33d658ef73d5f6b751e4dc3ccf594400fc20195a57b +size 169171 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000032.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66ebdeaf36d30bb1e507156fde03e35bfa18a260 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e858c854cbc80fa6883b13888100f5765b65f1a816e3e1ea51ddaeb26a3b8c2 +size 216153 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000033.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3724ba1a75b2994301c836393490e8d99a62d66 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260b07e9eae63542938be91e8d158c3cad8a2ff480bf78da197eaf848c6c0a21 +size 196358 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000034.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e911387e9f1cb67100d1843108576a64b29dd523 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de81b87913a8132783c00dd415f30b22fd5c76ce0539c61b936ee4379b0bed1e +size 220042 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000035.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f58325aa47e243aac7aee69697c1dd00f074066e --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bd6723a25b7c364e89e9d0eb628337655dc6ab654fecd8aefe940b1ec9a0c6 +size 143589 diff --git a/Airbot_MMK2_move_tub/data/chunk-000/episode_000036.parquet b/Airbot_MMK2_move_tub/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22734258c23e8a745c331a3ca4ba17f7caa24bf0 --- /dev/null +++ b/Airbot_MMK2_move_tub/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2231028193860667ba5f0bbdd93c213751f73644d5cf54d6ff3f3e1fa64f5c2b +size 158556 diff --git a/Airbot_MMK2_move_tub/meta/episodes.jsonl b/Airbot_MMK2_move_tub/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9a797ef9f6c3f256676435d893813f7146450cd9 --- /dev/null +++ b/Airbot_MMK2_move_tub/meta/episodes.jsonl @@ -0,0 +1,37 @@ +{"episode_index": 0, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 308} +{"episode_index": 1, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 428} +{"episode_index": 2, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 310} +{"episode_index": 3, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 346} +{"episode_index": 4, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 372} +{"episode_index": 5, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 343} +{"episode_index": 6, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 361} +{"episode_index": 7, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 283} +{"episode_index": 8, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 295} +{"episode_index": 9, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 459} +{"episode_index": 10, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 292} +{"episode_index": 11, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 329} +{"episode_index": 12, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 303} +{"episode_index": 13, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 278} +{"episode_index": 14, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 332} +{"episode_index": 15, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 339} +{"episode_index": 16, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 259} +{"episode_index": 17, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 278} +{"episode_index": 18, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 286} +{"episode_index": 19, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 260} +{"episode_index": 20, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 335} +{"episode_index": 21, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 272} +{"episode_index": 22, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 282} +{"episode_index": 23, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 314} +{"episode_index": 24, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 273} +{"episode_index": 25, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 248} +{"episode_index": 26, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 276} +{"episode_index": 27, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 303} +{"episode_index": 28, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 321} +{"episode_index": 29, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 291} +{"episode_index": 30, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 271} +{"episode_index": 31, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 301} +{"episode_index": 32, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 391} +{"episode_index": 33, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 356} +{"episode_index": 34, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 401} +{"episode_index": 35, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 258} +{"episode_index": 36, "tasks": ["pass the plate to your right hand with your left hand and then put it down."], "length": 280} diff --git a/Airbot_MMK2_move_tub/meta/episodes_stats.jsonl b/Airbot_MMK2_move_tub/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c7d27768ac65b8e0649a61c1a6976ad84f0ef20b --- /dev/null +++ b/Airbot_MMK2_move_tub/meta/episodes_stats.jsonl @@ -0,0 +1,37 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3038943668300654]], [[0.4520721711601307]], [[0.5629852267156863]]], "std": [[[0.34884928967461043]], [[0.2550429999846619]], [[0.2263558655511817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5983403778594771]], [[0.6244024142156863]], [[0.6069472732843136]]], "std": [[[0.31938934068873487]], [[0.3228250688282315]], [[0.3303432433762531]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.17647058823529413]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549478860294118]], [[0.5793986764705883]], [[0.568294105392157]]], "std": [[[0.29202038968118627]], [[0.29456980239831815]], [[0.298834065533177]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3894789705882353]], [[0.4539281168300654]], [[0.47608819852941175]]], "std": [[[0.3614427684565054]], [[0.35236061534899726]], [[0.37921743575689454]]], "count": [100]}, "observation.state": {"min": [0.603613555431366, -1.1920157670974731, 0.9852321147918701, -0.9189268946647644, -1.602960228919983, 0.2865835130214691, -0.838983952999115, -1.2574626207351685, 1.2563897371292114, -0.7978560924530029, 0.3763733208179474, -0.3900587558746338, 2.494999885559082, 52.99500274658203, -0.7674999833106995, -0.512499988079071, 0.7044444680213928, 0.25999999046325684, 0.625, -0.8287500143051147, 0.734375, 0.49000000953674316, 1.006250023841858, 0.3068750202655792, 18.301250457763672, 49.060001373291016, 0.07750000059604645, -0.5118750333786011, 0.6299999952316284, 1.019374966621399, 0.5425000190734863, -0.3984615206718445, 0.8592307567596436, 0.5981249809265137, 0.5518749952316284, -3.1222221851348877], "max": [1.4232852458953857, -0.6794556379318237, 1.3681143522262573, -0.13003547489643097, -0.8827344179153442, 0.8633268475532532, -0.26257437467575073, -0.8171682953834534, 1.554512858390808, 0.6431677937507629, 1.0923552513122559, -0.13704508543014526, 56.970001220703125, 69.46666717529297, 52.76499938964844, 9.374444007873535, 70.93687438964844, 63.87437438964844, 109.22562408447266, 113.11000061035156, 109.875, 110.59937286376953, 110.640625, 109.28812408447266, 70.75875091552734, 73.59687805175781, 0.1681250035762787, 5.546666622161865, 53.489376068115234, 78.17874908447266, 75.95000457763672, 110.95437622070312, 96.30875396728516, 111.00062561035156, 98.36624908447266, -2.968181848526001], "mean": [0.9434096217155457, -1.0264809131622314, 1.2266123294830322, -0.4764845073223114, -1.3818303346633911, 0.5690826773643494, -0.466123104095459, -1.1007277965545654, 1.4089699983596802, -0.22454601526260376, 0.7649263739585876, -0.25465190410614014, 36.01748275756836, 62.787071228027344, 11.05483341217041, 4.6276750564575195, 29.372514724731445, 22.17550277709961, 46.018497467041016, 45.52715301513672, 47.15242004394531, 46.06617736816406, 46.38898468017578, 53.226829528808594, 40.675209045410156, 59.66280746459961, 0.12930800020694733, 1.8786327838897705, 15.774081230163574, 16.540878295898438, 28.15880012512207, 34.073551177978516, 37.73174285888672, 40.7427978515625, 40.123207092285156, -3.049478530883789], "std": [0.28606781363487244, 0.11806674301624298, 0.10544474422931671, 0.2406347244977951, 0.14889277517795563, 0.12918850779533386, 0.21458937227725983, 0.17108680307865143, 0.1129569560289383, 0.5288215279579163, 0.29007798433303833, 0.09707143157720566, 22.723602294921875, 3.552523136138916, 17.671911239624023, 3.3263721466064453, 32.24694061279297, 25.335805892944336, 49.33204650878906, 52.60785675048828, 50.17544174194336, 51.494728088378906, 50.716190338134766, 49.12507629394531, 13.16169548034668, 8.308136940002441, 0.021885495632886887, 1.89467453956604, 16.83574676513672, 23.537981033325195, 27.6487979888916, 43.99345397949219, 36.60178756713867, 48.31958770751953, 42.86177062988281, 0.030350496992468834], "count": [308]}, "action": {"min": [0.603613555431366, -1.1920157670974731, 0.9852321147918701, -0.9189268946647644, -1.602960228919983, 0.2865835130214691, -0.838983952999115, -1.2574626207351685, 1.2563897371292114, -0.7978560924530029, 0.3763733208179474, -0.3900587558746338, 2.494999885559082, 52.99500274658203, -0.7674999833106995, -0.512499988079071, 0.7044444680213928, 0.25999999046325684, 0.625, -0.8287500143051147, 0.734375, 0.49000000953674316, 1.006250023841858, 0.3068750202655792, 18.301250457763672, 49.060001373291016, 0.07750000059604645, -0.5118750333786011, 0.6299999952316284, 1.019374966621399, 0.5425000190734863, -0.3984615206718445, 0.8592307567596436, 0.5981249809265137, 0.5518749952316284, -3.1222221851348877], "max": [1.4232852458953857, -0.6794556379318237, 1.3681143522262573, -0.13003547489643097, -0.8827344179153442, 0.8633268475532532, -0.26257437467575073, -0.8171682953834534, 1.554512858390808, 0.6431677937507629, 1.0923552513122559, -0.13704508543014526, 56.970001220703125, 69.46666717529297, 52.76499938964844, 9.374444007873535, 70.93687438964844, 63.87437438964844, 109.22562408447266, 113.11000061035156, 109.875, 110.59937286376953, 110.640625, 109.28812408447266, 70.75875091552734, 73.59687805175781, 0.1681250035762787, 5.546666622161865, 53.489376068115234, 78.17874908447266, 75.95000457763672, 110.95437622070312, 96.30875396728516, 111.00062561035156, 98.36624908447266, -2.968181848526001], "mean": [0.9434095025062561, -1.0264803171157837, 1.2266123294830322, -0.47648462653160095, -1.3818302154541016, 0.5690826773643494, -0.46612295508384705, -1.1007282733917236, 1.4089698791503906, -0.22454580664634705, 0.7649263739585876, -0.25465187430381775, 36.017486572265625, 62.787078857421875, 11.054816246032715, 4.627675533294678, 29.372488021850586, 22.17548370361328, 46.018516540527344, 45.527137756347656, 47.15242385864258, 46.066226959228516, 46.389015197753906, 53.226829528808594, 40.6751708984375, 59.66279983520508, 0.12930794060230255, 1.8786336183547974, 15.774090766906738, 16.540870666503906, 28.15880012512207, 34.073543548583984, 37.73175811767578, 40.7427978515625, 40.12318801879883, -3.049476146697998], "std": [0.2860678434371948, 0.11806677281856537, 0.10544473677873611, 0.2406347244977951, 0.14889279007911682, 0.12918850779533386, 0.21458934247493744, 0.17108674347400665, 0.1129569411277771, 0.5288216471672058, 0.2900780141353607, 0.09707141667604446, 22.723602294921875, 3.552522897720337, 17.671911239624023, 3.3263723850250244, 32.246944427490234, 25.335803985595703, 49.332035064697266, 52.60784912109375, 50.175445556640625, 51.49471664428711, 50.716182708740234, 49.12508010864258, 13.161694526672363, 8.308137893676758, 0.021885499358177185, 1.8946746587753296, 16.83574676513672, 23.537979125976562, 27.648799896240234, 43.993446350097656, 36.6017951965332, 48.319583892822266, 42.86177444458008, 0.03035047836601734], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [1.6850649350649352, 4.0, 4.0, 4.0, 4.0], "std": [1.2695884632089667, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [308]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [308]}, "eef_direction_state": {"mean": [3.5487012987012987, 4.0064935064935066], "std": [1.6139303084853678, 1.547921745592235], "min": [0, 1], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.1883116883116882, 0.9123376623376623], "std": [0.6573212118726046, 0.6660435540220161], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.7662337662337663, 0.6525974025974026], "std": [0.8550249316043598, 0.8014352427395118], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.5487012987012987, 4.0064935064935066], "std": [1.6139303084853678, 1.547921745592235], "min": [0, 1], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.1883116883116882, 0.9123376623376623], "std": [0.6573212118726046, 0.6660435540220161], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.7662337662337663, 0.6525974025974026], "std": [0.8550249316043598, 0.8014352427395118], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.6604788521471452, 0.27976185715077406, 1.2213120080627882, -1.0883278115912705, 0.41452317474138356, -1.579963237546433, 0.7246628185674957, -0.15985847197159905, 1.2489182422606313, 1.297795379330196, 0.613889357488522, 2.055817165873799], "std": [0.032915597754133, 0.05050902843498094, 0.10067544960963722, 0.29109466121279515, 0.20596327755137886, 0.0899083396133078, 0.019710552629360098, 0.06047354604870882, 0.056577270422416906, 0.2263835551975899, 0.5177171437504264, 0.19177989081257346], "min": [0.6020583878511678, 0.19735932472147935, 1.019555355634718, -1.6558137406953501, 0.04363947401826196, -1.8416569342151377, 0.7001840551678209, -0.258543450640677, 1.128316785631766, 0.9823982784847359, -0.09843387920908775, 1.6905936821124121], "max": [0.6976108127736114, 0.38559448977260624, 1.3374020824930455, -0.6983653575710362, 1.0554506759644573, -1.4483724874109563, 0.7798722914983416, -0.05025011724906914, 1.3047286237404443, 1.5792995549753848, 1.2518781397939667, 2.2613938616236475], "count": [308]}, "eef_sim_pose_action": {"mean": [0.6604788521471452, 0.27976185715077406, 1.2213120080627882, -1.0883278115912705, 0.41452317474138356, -1.579963237546433, 0.7246628185674957, -0.15985847197159905, 1.2489182422606313, 1.297795379330196, 0.613889357488522, 2.055817165873799], "std": [0.032915597754133, 0.05050902843498094, 0.10067544960963722, 0.29109466121279515, 0.20596327755137886, 0.0899083396133078, 0.019710552629360098, 0.06047354604870882, 0.056577270422416906, 0.2263835551975899, 0.5177171437504264, 0.19177989081257346], "min": [0.6020583878511678, 0.19735932472147935, 1.019555355634718, -1.6558137406953501, 0.04363947401826196, -1.8416569342151377, 0.7001840551678209, -0.258543450640677, 1.128316785631766, 0.9823982784847359, -0.09843387920908775, 1.6905936821124121], "max": [0.6976108127736114, 0.38559448977260624, 1.3374020824930455, -0.6983653575710362, 1.0554506759644573, -1.4483724874109563, 0.7798722914983416, -0.05025011724906914, 1.3047286237404443, 1.5792995549753848, 1.2518781397939667, 2.2613938616236475], "count": [308]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27994740808823526]], [[0.45737083741830065]], [[0.5831504084967319]]], "std": [[[0.34559675010232754]], [[0.24685775317068606]], [[0.22500904566946442]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338917524509804]], [[0.5577298692810457]], [[0.5455561642156863]]], "std": [[[0.3185893237923609]], [[0.3236733201956967]], [[0.32923100937587696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5287319709967321]], [[0.5551393627450981]], [[0.5441506985294118]]], "std": [[[0.27887163331198733]], [[0.2879175165362082]], [[0.29707871345403636]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.388021887254902]], [[0.4562100285947712]], [[0.474878545751634]]], "std": [[[0.354873002038113]], [[0.3438770066410322]], [[0.37441585532371335]]], "count": [100]}, "observation.state": {"min": [0.5364022850990295, -1.3882372379302979, 1.2523126602172852, -0.6503919959068298, -1.4126516580581665, 0.053096625953912735, -0.7597085237503052, -1.2460659742355347, 1.3979171514511108, -0.1358291357755661, 0.6207322478294373, -0.3076600432395935, 21.821874618530273, 45.80062484741211, -0.8650000095367432, -0.5550000071525574, 0.8181250095367432, 0.45636361837387085, 3.356874942779541, -0.9168750047683716, 2.878124952316284, -3.338124990463257, 1.0362499952316284, 18.797500610351562, 6.635000228881836, 37.91187286376953, 0.004374999552965164, -0.6487500071525574, 0.8756250143051147, 0.5106250047683716, 0.5824999809265137, -0.765625, 0.6666666865348816, -0.35875001549720764, 0.59375, 0.1418749988079071], "max": [1.6662136316299438, -0.7705329060554504, 1.7981088161468506, 0.01688029244542122, -0.6733043193817139, 0.7696745991706848, -0.565895140171051, -0.9546425342559814, 1.5810015201568604, 0.3186989724636078, 1.076833963394165, -0.2249036729335785, 50.61562728881836, 82.79624938964844, 52.67124938964844, 4.441249847412109, 53.0368766784668, 109.79937744140625, 80.65125274658203, 112.0893783569336, 94.48812866210938, 110.00562286376953, 97.7718734741211, 110.36624908447266, 57.25312423706055, 75.28250122070312, 0.16625000536441803, 9.39555549621582, 48.150001525878906, 81.3812484741211, 72.58562469482422, 106.78250122070312, 88.01875305175781, 112.01187896728516, 92.01750183105469, 110.05875396728516], "mean": [0.7875921130180359, -1.173150658607483, 1.6288878917694092, -0.19004765152931213, -0.9491903781890869, 0.1504095047712326, -0.6562674641609192, -1.115465521812439, 1.4750349521636963, 0.06512430310249329, 0.9138475060462952, -0.2790975868701935, 31.76506233215332, 63.934879302978516, 10.007391929626465, 1.1247355937957764, 16.476186752319336, 48.913761138916016, 37.75164031982422, 52.26388168334961, 46.788753509521484, 51.895572662353516, 46.98577880859375, 77.53264617919922, 27.98476791381836, 59.37925338745117, 0.09582573920488358, 1.79994535446167, 15.772547721862793, 9.484728813171387, 29.128936767578125, 30.883207321166992, 38.453372955322266, 36.84013366699219, 39.80141830444336, 49.91875076293945], "std": [0.31760621070861816, 0.17103110253810883, 0.14300091564655304, 0.15893664956092834, 0.14838159084320068, 0.12499160319566727, 0.04991276189684868, 0.09682703763246536, 0.04574760049581528, 0.1666024774312973, 0.10774621367454529, 0.029502149671316147, 8.047808647155762, 15.341670036315918, 17.00140380859375, 1.6757524013519287, 14.485431671142578, 49.23479080200195, 29.009681701660156, 53.95622253417969, 38.22928237915039, 53.625911712646484, 44.01186752319336, 32.03847885131836, 15.972087860107422, 10.696111679077148, 0.028361644595861435, 2.7990665435791016, 10.800883293151855, 16.560792922973633, 23.09523582458496, 41.76846694946289, 32.03963851928711, 47.897830963134766, 36.684085845947266, 43.75580596923828], "count": [428]}, "action": {"min": [0.5364022850990295, -1.3882372379302979, 1.2523126602172852, -0.6503919959068298, -1.4126516580581665, 0.053096625953912735, -0.7597085237503052, -1.2460659742355347, 1.3979171514511108, -0.1358291357755661, 0.6207322478294373, -0.3076600432395935, 21.821874618530273, 45.80062484741211, -0.8650000095367432, -0.5550000071525574, 0.8181250095367432, 0.45636361837387085, 3.356874942779541, -0.9168750047683716, 2.878124952316284, -3.338124990463257, 1.0362499952316284, 18.797500610351562, 6.635000228881836, 37.91187286376953, 0.004374999552965164, -0.6487500071525574, 0.8756250143051147, 0.5106250047683716, 0.5824999809265137, -0.765625, 0.6666666865348816, -0.35875001549720764, 0.59375, 0.1418749988079071], "max": [1.6662136316299438, -0.7705329060554504, 1.7981088161468506, 0.01688029244542122, -0.6733043193817139, 0.7696745991706848, -0.565895140171051, -0.9546425342559814, 1.5810015201568604, 0.3186989724636078, 1.076833963394165, -0.2249036729335785, 50.61562728881836, 82.79624938964844, 52.67124938964844, 4.441249847412109, 53.0368766784668, 109.79937744140625, 80.65125274658203, 112.0893783569336, 94.48812866210938, 110.00562286376953, 97.7718734741211, 110.36624908447266, 57.25312423706055, 75.28250122070312, 0.16625000536441803, 9.39555549621582, 48.150001525878906, 81.3812484741211, 72.58562469482422, 106.78250122070312, 88.01875305175781, 112.01187896728516, 92.01750183105469, 110.05875396728516], "mean": [0.7875924706459045, -1.1731499433517456, 1.6288871765136719, -0.19004760682582855, -0.9491907954216003, 0.1504094898700714, -0.6562670469284058, -1.1154654026031494, 1.475035309791565, 0.06512431055307388, 0.9138470888137817, -0.27909746766090393, 31.765047073364258, 63.934879302978516, 10.0073823928833, 1.124735713005066, 16.47617530822754, 48.91379928588867, 37.751609802246094, 52.263912200927734, 46.78876495361328, 51.89560317993164, 46.98579406738281, 77.53265380859375, 27.98476791381836, 59.379234313964844, 0.09582572430372238, 1.7999461889266968, 15.772546768188477, 9.48472785949707, 29.12891387939453, 30.883188247680664, 38.4533576965332, 36.84014892578125, 39.80141067504883, 49.918731689453125], "std": [0.31760624051094055, 0.17103108763694763, 0.14300088584423065, 0.15893663465976715, 0.1483815759420395, 0.12499161809682846, 0.04991278797388077, 0.09682702273130417, 0.04574759304523468, 0.16660243272781372, 0.1077461987733841, 0.029502151533961296, 8.047809600830078, 15.34167194366455, 17.001401901245117, 1.6757527589797974, 14.485435485839844, 49.23480224609375, 29.009685516357422, 53.95621871948242, 38.229278564453125, 53.625911712646484, 44.01185989379883, 32.038482666015625, 15.972089767456055, 10.696111679077148, 0.028361646458506584, 2.7990663051605225, 10.800883293151855, 16.56079864501953, 23.095233917236328, 41.76845169067383, 32.03963088989258, 47.8978385925293, 36.684085845947266, 43.75581359863281], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [428]}, "index": {"min": [308], "max": [735], "mean": [521.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [1.97196261682243, 4.0, 4.0, 4.0, 4.0], "std": [1.2545836999916455, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [428]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [428]}, "eef_direction_state": {"mean": [3.7476635514018692, 3.94392523364486], "std": [1.5122148016827823, 2.0613568514879566], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [1.0257009345794392, 0.6518691588785047], "std": [0.6352519731873179, 0.5660333051215001], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.6425233644859814, 0.3294392523364486], "std": [0.8121537001280432, 0.6637282573318314], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [3.7476635514018692, 3.94392523364486], "std": [1.5122148016827823, 2.0613568514879566], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [1.0257009345794392, 0.6518691588785047], "std": [0.6352519731873179, 0.5660333051215001], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.6425233644859814, 0.3294392523364486], "std": [0.8121537001280432, 0.6637282573318314], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.7550572925871218, 0.25890995805739236, 1.2009842752436188, -1.3095145395314376, 0.33366326360685344, -1.8548499704294328, 0.7388701147096156, -0.1966044144188946, 1.2231019786729265, 1.2541338925320709, 0.428525748240594, 1.941109255765176], "std": [0.045545002166430176, 0.07302188707710361, 0.07492116506253634, 0.24587746882560896, 0.20168796633940556, 0.07670188814985997, 0.019381795732547856, 0.031330343060848406, 0.02862194869908732, 0.12508316295018976, 0.18901759384016278, 0.051009297093226366], "min": [0.6284599077037785, 0.14900407063792565, 1.0230637986935922, -1.8057336055115953, -0.046858792260889404, -1.9886643610211614, 0.7199847033054225, -0.2495088464426272, 1.139376190186139, 1.1018035718931318, 0.16572826293889475, 1.820259474606076], "max": [0.8061812089529363, 0.43023445007004846, 1.2738051380096476, -0.9915513895499206, 0.9240459564977401, -1.6053292240586428, 0.7929155554978906, -0.14392932204471942, 1.25156623569038, 1.5914964181396163, 0.6847398097769646, 2.0256739060045095], "count": [428]}, "eef_sim_pose_action": {"mean": [0.7550572925871218, 0.25890995805739236, 1.2009842752436188, -1.3095145395314376, 0.33366326360685344, -1.8548499704294328, 0.7388701147096156, -0.1966044144188946, 1.2231019786729265, 1.2541338925320709, 0.428525748240594, 1.941109255765176], "std": [0.045545002166430176, 0.07302188707710361, 0.07492116506253634, 0.24587746882560896, 0.20168796633940556, 0.07670188814985997, 0.019381795732547856, 0.031330343060848406, 0.02862194869908732, 0.12508316295018976, 0.18901759384016278, 0.051009297093226366], "min": [0.6284599077037785, 0.14900407063792565, 1.0230637986935922, -1.8057336055115953, -0.046858792260889404, -1.9886643610211614, 0.7199847033054225, -0.2495088464426272, 1.139376190186139, 1.1018035718931318, 0.16572826293889475, 1.820259474606076], "max": [0.8061812089529363, 0.43023445007004846, 1.2738051380096476, -0.9915513895499206, 0.9240459564977401, -1.6053292240586428, 0.7929155554978906, -0.14392932204471942, 1.25156623569038, 1.5914964181396163, 0.6847398097769646, 2.0256739060045095], "count": [428]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30826120710784316]], [[0.44869357843137253]], [[0.5520242810457516]]], "std": [[[0.35581504311304574]], [[0.26168023200724727]], [[0.22026801518891093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5676803370098039]], [[0.5913611703431373]], [[0.5734481862745098]]], "std": [[[0.3243048790843271]], [[0.3266503504735055]], [[0.33481307703710345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354397651143791]], [[0.559303329248366]], [[0.5455826041666667]]], "std": [[[0.31774029336511334]], [[0.3177845468335242]], [[0.32662958252658864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688578329248366]], [[0.4424180739379085]], [[0.46562670751633983]]], "std": [[[0.3529757169757401]], [[0.33939611510857065]], [[0.3720390406639956]]], "count": [100]}, "observation.state": {"min": [0.3450923264026642, -1.4536840915679932, 1.0859973430633545, -0.5200465321540833, -1.6119673252105713, -0.19080929458141327, -1.071925163269043, -1.2665464878082275, 1.085573434829712, 0.19629301130771637, 0.5321345329284668, -0.3736076056957245, 7.684374809265137, 51.04875183105469, 21.396249771118164, -0.3918749988079071, 0.6143749952316284, 0.20874999463558197, 1.1256250143051147, -0.59375, 0.8237500190734863, -0.015625, 1.1256250143051147, 0.20250000059604645, 6.984375, 40.90888977050781, 0.04124999791383743, -0.846875011920929, 0.609375, 0.9012500047683716, 0.4481250047683716, -1.0256249904632568, 0.78125, 0.3412500023841858, 0.5049999952316284, 0.4744444489479065], "max": [1.3678044080734253, -0.7619386911392212, 1.9881075620651245, 0.4193131625652313, -0.4496881365776062, 0.6377317309379578, -0.5811780095100403, -0.890724241733551, 1.5761139392852783, 0.4487106204032898, 1.6376533508300781, -0.030947202816605568, 46.35750198364258, 82.19312286376953, 59.867774963378906, 9.012499809265137, 61.948123931884766, 102.2699966430664, 87.98625183105469, 109.79312133789062, 101.11000061035156, 109.609375, 103.63562774658203, 110.91625213623047, 72.01750183105469, 75.59000396728516, 0.1681250035762787, 9.325624465942383, 37.87437438964844, 94.73625183105469, 68.640625, 103.99124908447266, 94.61687469482422, 111.10124969482422, 104.79375457763672, 109.64437866210938], "mean": [0.8457787036895752, -1.1411916017532349, 1.6804695129394531, -0.04847085475921631, -0.685310423374176, 0.08777886629104614, -0.8272079229354858, -1.1097989082336426, 1.3517522811889648, 0.31501784920692444, 1.0704046487808228, -0.19767877459526062, 23.3521671295166, 63.68000411987305, 37.793800354003906, 2.713118553161621, 28.11398696899414, 34.60625457763672, 43.271148681640625, 36.804351806640625, 46.70329284667969, 36.72822952270508, 45.207584381103516, 55.013545989990234, 35.7139778137207, 60.06068420410156, 0.12768645584583282, 2.646362543106079, 19.532859802246094, 21.951335906982422, 26.45489501953125, 25.340524673461914, 31.75390625, 29.419496536254883, 29.558225631713867, 55.36489486694336], "std": [0.3446717858314514, 0.20272842049598694, 0.23464056849479675, 0.3418561816215515, 0.287924200296402, 0.23625169694423676, 0.10437437146902084, 0.12530465424060822, 0.12588588893413544, 0.06747914105653763, 0.26032328605651855, 0.1335005909204483, 9.993399620056152, 9.506189346313477, 6.131191253662109, 3.283855676651001, 21.64017105102539, 42.64984130859375, 31.377471923828125, 45.906246185302734, 38.863563537597656, 44.641719818115234, 42.235721588134766, 40.11676788330078, 19.67984962463379, 9.230707168579102, 0.023321066051721573, 3.4234795570373535, 11.997403144836426, 32.28543472290039, 24.48043441772461, 37.298946380615234, 32.8133544921875, 43.84449768066406, 37.61231994628906, 36.285587310791016], "count": [310]}, "action": {"min": [0.3450923264026642, -1.4536840915679932, 1.0859973430633545, -0.5200465321540833, -1.6119673252105713, -0.19080929458141327, -1.071925163269043, -1.2665464878082275, 1.085573434829712, 0.19629301130771637, 0.5321345329284668, -0.3736076056957245, 7.684374809265137, 51.04875183105469, 21.396249771118164, -0.3918749988079071, 0.6143749952316284, 0.20874999463558197, 1.1256250143051147, -0.59375, 0.8237500190734863, -0.015625, 1.1256250143051147, 0.20250000059604645, 6.984375, 40.90888977050781, 0.04124999791383743, -0.846875011920929, 0.609375, 0.9012500047683716, 0.4481250047683716, -1.0256249904632568, 0.78125, 0.3412500023841858, 0.5049999952316284, 0.4744444489479065], "max": [1.3678044080734253, -0.7619386911392212, 1.9881075620651245, 0.4193131625652313, -0.4496881365776062, 0.6377317309379578, -0.5811780095100403, -0.890724241733551, 1.5761139392852783, 0.4487106204032898, 1.6376533508300781, -0.030947202816605568, 46.35750198364258, 82.19312286376953, 59.867774963378906, 9.012499809265137, 61.948123931884766, 102.2699966430664, 87.98625183105469, 109.79312133789062, 101.11000061035156, 109.609375, 103.63562774658203, 110.91625213623047, 72.01750183105469, 75.59000396728516, 0.1681250035762787, 9.325624465942383, 37.87437438964844, 94.73625183105469, 68.640625, 103.99124908447266, 94.61687469482422, 111.10124969482422, 104.79375457763672, 109.64437866210938], "mean": [0.8457788228988647, -1.1411916017532349, 1.6804695129394531, -0.0484708696603775, -0.6853101253509521, 0.08777883648872375, -0.8272076845169067, -1.1097989082336426, 1.3517519235610962, 0.31501784920692444, 1.0704050064086914, -0.19767865538597107, 23.3521728515625, 63.68003463745117, 37.79379653930664, 2.7131195068359375, 28.11399269104004, 34.60622787475586, 43.271141052246094, 36.804359436035156, 46.703269958496094, 36.72821807861328, 45.20758056640625, 55.01355743408203, 35.713985443115234, 60.06068420410156, 0.12768645584583282, 2.6463639736175537, 19.532859802246094, 21.95133399963379, 26.45490837097168, 25.340526580810547, 31.753931045532227, 29.41950225830078, 29.558202743530273, 55.364906311035156], "std": [0.34467175602912903, 0.20272839069366455, 0.23464056849479675, 0.3418562114238739, 0.28792423009872437, 0.23625168204307556, 0.10437439382076263, 0.12530465424060822, 0.12588584423065186, 0.06747914105653763, 0.26032331585884094, 0.1335006058216095, 9.993401527404785, 9.506187438964844, 6.131191253662109, 3.2838549613952637, 21.640167236328125, 42.64984893798828, 31.377473831176758, 45.906246185302734, 38.86355972290039, 44.6417121887207, 42.235740661621094, 40.116764068603516, 19.679853439331055, 9.230708122253418, 0.023321056738495827, 3.4234793186187744, 11.99740219116211, 32.28543472290039, 24.480436325073242, 37.2989501953125, 32.81334686279297, 43.84450149536133, 37.61231994628906, 36.28558349609375], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [310]}, "index": {"min": [736], "max": [1045], "mean": [890.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [1.6580645161290322, 4.0, 4.0, 4.0, 4.0], "std": [1.207175908166253, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [310]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [310]}, "eef_direction_state": {"mean": [3.5064516129032257, 4.0], "std": [1.190672210213549, 1.9592625340722858], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.635483870967742, 1.0193548387096774], "std": [0.5137141084530636, 0.6953390237578043], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [1.0064516129032257, 0.7806451612903226], "std": [0.8071996530702631, 0.8406676896444086], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.5064516129032257, 4.0], "std": [1.190672210213549, 1.9592625340722858], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.635483870967742, 1.0193548387096774], "std": [0.5137141084530636, 0.6953390237578043], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [1.0064516129032257, 0.7806451612903226], "std": [0.8071996530702631, 0.8406676896444086], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.7600106672389947, 0.3008591904043379, 1.1396681967444469, -1.6315885247740427, 0.47976845907457305, -1.8827506161566292, 0.7105568001623279, -0.21168543119960576, 1.1840667841575736, 1.2877107931234728, 0.13824387969337976, 1.8953440368771453], "std": [0.06583958203642105, 0.09159552425312811, 0.08701718594772653, 0.25976347329561844, 0.08734148432476195, 0.13483975928571854, 0.04294295013482658, 0.027051272777683058, 0.048725773923061017, 0.18943740175148033, 0.17692522271799363, 0.05918626763870472], "min": [0.6029857955814889, 0.1355453652046039, 0.9914490487873473, -2.0011545535429254, 0.36915343039810855, -2.039233344449748, 0.6151320296770183, -0.2695706226161144, 1.094836110652134, 0.9601589322537833, -0.06713341252504001, 1.8045833957102708], "max": [0.8474911218360941, 0.41621310937564987, 1.2842598042411693, -0.8791181615329348, 0.6758707857973407, -1.4837178213787214, 0.7811860626999885, -0.1546625463577027, 1.2656866285481096, 1.6968924853611869, 0.40210513705865325, 1.9987871748394035], "count": [310]}, "eef_sim_pose_action": {"mean": [0.7600106672389947, 0.3008591904043379, 1.1396681967444469, -1.6315885247740427, 0.47976845907457305, -1.8827506161566292, 0.7105568001623279, -0.21168543119960576, 1.1840667841575736, 1.2877107931234728, 0.13824387969337976, 1.8953440368771453], "std": [0.06583958203642105, 0.09159552425312811, 0.08701718594772653, 0.25976347329561844, 0.08734148432476195, 0.13483975928571854, 0.04294295013482658, 0.027051272777683058, 0.048725773923061017, 0.18943740175148033, 0.17692522271799363, 0.05918626763870472], "min": [0.6029857955814889, 0.1355453652046039, 0.9914490487873473, -2.0011545535429254, 0.36915343039810855, -2.039233344449748, 0.6151320296770183, -0.2695706226161144, 1.094836110652134, 0.9601589322537833, -0.06713341252504001, 1.8045833957102708], "max": [0.8474911218360941, 0.41621310937564987, 1.2842598042411693, -0.8791181615329348, 0.6758707857973407, -1.4837178213787214, 0.7811860626999885, -0.1546625463577027, 1.2656866285481096, 1.6968924853611869, 0.40210513705865325, 1.9987871748394035], "count": [310]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3236293361928105]], [[0.4425679187091503]], [[0.530959656862745]]], "std": [[[0.35297076606863115]], [[0.2672436968719298]], [[0.22509394061681667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6122304942810458]], [[0.6355643096405229]], [[0.6162325061274511]]], "std": [[[0.27783816576085296]], [[0.28319439414640313]], [[0.28804889801159417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16862745098039217]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5668209334150327]], [[0.5920650285947712]], [[0.5802146772875817]]], "std": [[[0.2911753534347123]], [[0.29611701290487746]], [[0.30833672379097626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043773366013072]], [[0.4700449857026144]], [[0.48720145016339866]]], "std": [[[0.35564396573915436]], [[0.34421185254848524]], [[0.3750816413788098]]], "count": [100]}, "observation.state": {"min": [0.16248473525047302, -1.429031252861023, 1.2848732471466064, -0.20859560370445251, -1.1477115154266357, -0.23453593254089355, -0.814664900302887, -1.3034781217575073, 1.2319328784942627, -0.23079270124435425, 0.9206674098968506, -0.3105422854423523, 25.662500381469727, 46.877498626708984, -0.9068750143051147, -1.544374942779541, 0.6143749952316284, -1.25, 0.5874999761581421, -0.9277777671813965, 0.8137500286102295, -2.4861538410186768, 1.0318750143051147, -0.3343749940395355, 16.5831241607666, 45.43555450439453, 0.061250001192092896, -0.47187498211860657, 0.7761538624763489, 1.1081249713897705, 0.6546154022216797, 0.7024999856948853, 1.0043749809265137, 0.9287500381469727, 0.6462500095367432, 0.375], "max": [1.0400453805923462, -0.8699550032615662, 1.9060425758361816, 0.5938858985900879, -0.4061760902404785, 0.6883249282836914, -0.5746452212333679, -0.8940727114677429, 1.5251630544662476, 0.6229256987571716, 1.244352102279663, -0.18174925446510315, 76.41000366210938, 76.41874694824219, 60.448123931884766, 8.270000457763672, 65.71687316894531, 111.375, 80.37124633789062, 112.46875, 95.68687438964844, 110.51499938964844, 99.53187561035156, 109.49687194824219, 69.87312316894531, 68.38187408447266, 0.17749999463558197, 7.898889064788818, 48.0625, 51.24687576293945, 75.76687622070312, 77.87187957763672, 87.65374755859375, 105.21500396728516, 91.53812408447266, 109.47125244140625], "mean": [0.5868080258369446, -1.2305121421813965, 1.7234673500061035, 0.23211537301540375, -0.5983352065086365, 0.026567114517092705, -0.7045158743858337, -1.1068059206008911, 1.4256069660186768, 0.0976400226354599, 0.9846604466438293, -0.22628839313983917, 60.999813079833984, 60.241092681884766, 24.14794921875, 2.6168928146362305, 36.25120162963867, 72.61383819580078, 53.816654205322266, 81.03972625732422, 64.64048767089844, 80.45015716552734, 67.67700958251953, 82.42591857910156, 37.80575942993164, 59.08024597167969, 0.12725448608398438, 0.6377997398376465, 11.442902565002441, 6.451876163482666, 19.476049423217773, 12.36425495147705, 22.01612091064453, 17.98262596130371, 20.595661163330078, 42.301551818847656], "std": [0.2856738865375519, 0.1647304892539978, 0.17684844136238098, 0.26946747303009033, 0.13179996609687805, 0.22621981799602509, 0.07450641691684723, 0.13127343356609344, 0.06437502801418304, 0.25739893317222595, 0.06569185853004456, 0.039917685091495514, 16.980504989624023, 6.995683670043945, 19.70206642150879, 3.2934601306915283, 23.472305297851562, 43.962406158447266, 30.15604019165039, 45.86933135986328, 35.528316497802734, 45.908687591552734, 38.061187744140625, 43.53793716430664, 16.978803634643555, 6.06371545791626, 0.019862297922372818, 1.600353717803955, 15.071086883544922, 11.217612266540527, 23.49110221862793, 22.755388259887695, 29.74658203125, 34.3289794921875, 32.374488830566406, 38.58644485473633], "count": [346]}, "action": {"min": [0.16248473525047302, -1.429031252861023, 1.2848732471466064, -0.20859560370445251, -1.1477115154266357, -0.23453593254089355, -0.814664900302887, -1.3034781217575073, 1.2319328784942627, -0.23079270124435425, 0.9206674098968506, -0.3105422854423523, 25.662500381469727, 46.877498626708984, -0.9068750143051147, -1.544374942779541, 0.6143749952316284, -1.25, 0.5874999761581421, -0.9277777671813965, 0.8137500286102295, -2.4861538410186768, 1.0318750143051147, -0.3343749940395355, 16.5831241607666, 45.43555450439453, 0.061250001192092896, -0.47187498211860657, 0.7761538624763489, 1.1081249713897705, 0.6546154022216797, 0.7024999856948853, 1.0043749809265137, 0.9287500381469727, 0.6462500095367432, 0.375], "max": [1.0400453805923462, -0.8699550032615662, 1.9060425758361816, 0.5938858985900879, -0.4061760902404785, 0.6883249282836914, -0.5746452212333679, -0.8940727114677429, 1.5251630544662476, 0.6229256987571716, 1.244352102279663, -0.18174925446510315, 76.41000366210938, 76.41874694824219, 60.448123931884766, 8.270000457763672, 65.71687316894531, 111.375, 80.37124633789062, 112.46875, 95.68687438964844, 110.51499938964844, 99.53187561035156, 109.49687194824219, 69.87312316894531, 68.38187408447266, 0.17749999463558197, 7.898889064788818, 48.0625, 51.24687576293945, 75.76687622070312, 77.87187957763672, 87.65374755859375, 105.21500396728516, 91.53812408447266, 109.47125244140625], "mean": [0.5868082642555237, -1.2305123805999756, 1.7234666347503662, 0.23211532831192017, -0.598335325717926, 0.026567034423351288, -0.7045146822929382, -1.1068058013916016, 1.4256072044372559, 0.09764000028371811, 0.9846600890159607, -0.22628848254680634, 60.99986267089844, 60.241058349609375, 24.147947311401367, 2.6168932914733887, 36.251197814941406, 72.61384582519531, 53.816654205322266, 81.03974151611328, 64.64049530029297, 80.45014190673828, 67.67699432373047, 82.42593383789062, 37.805755615234375, 59.08021545410156, 0.12725448608398438, 0.637799859046936, 11.442904472351074, 6.451882362365723, 19.476049423217773, 12.36425495147705, 22.016117095947266, 17.98262596130371, 20.59565544128418, 42.301536560058594], "std": [0.28567397594451904, 0.16473045945167542, 0.17684844136238098, 0.26946741342544556, 0.13179996609687805, 0.2262198030948639, 0.07450646907091141, 0.13127341866493225, 0.06437503546476364, 0.25739893317222595, 0.06569185853004456, 0.039917685091495514, 16.980504989624023, 6.995682716369629, 19.70206642150879, 3.293459415435791, 23.472299575805664, 43.96240997314453, 30.156038284301758, 45.869327545166016, 35.5283203125, 45.908687591552734, 38.061187744140625, 43.537933349609375, 16.978805541992188, 6.063714504241943, 0.01986229605972767, 1.600353717803955, 15.071085929870605, 11.217609405517578, 23.491106033325195, 22.755388259887695, 29.746585845947266, 34.3289794921875, 32.37449264526367, 38.58644485473633], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [346]}, "index": {"min": [1046], "max": [1391], "mean": [1218.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [1.7138728323699421, 4.0, 4.0, 4.0, 4.0], "std": [1.25236586558603, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [346]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [346]}, "eef_direction_state": {"mean": [3.815028901734104, 3.88728323699422], "std": [1.3192240775526884, 1.870522821293309], "min": [1, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.3988439306358382, 0.9017341040462428], "std": [0.5912647792877315, 0.726578328900375], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.7890173410404624, 0.6213872832369942], "std": [0.8286737539289736, 0.7816570033083209], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.815028901734104, 3.88728323699422], "std": [1.3192240775526884, 1.870522821293309], "min": [1, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.3988439306358382, 0.9017341040462428], "std": [0.5912647792877315, 0.726578328900375], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.7890173410404624, 0.6213872832369942], "std": [0.8286737539289736, 0.7816570033083209], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.784893623213388, 0.2089958278553783, 1.1819670308275776, -1.545585821087962, 0.5098149181717565, -2.0373964387594254, 0.7226195029866863, -0.19171962037369175, 1.215691696078332, 1.2526875919780178, 0.3493223491987303, 1.9731608314333942], "std": [0.04480498926647249, 0.07417231680509982, 0.08772185754166452, 0.2105764762490099, 0.13238358515474605, 0.06687246730036771, 0.025386785041887294, 0.0491169372247884, 0.028684532031908575, 0.06488874054011037, 0.24558828986128708, 0.14134537018248403], "min": [0.6795526534142553, 0.08659742336420934, 1.039013545478695, -1.8375202279953065, 0.2868898492393126, -2.1466409385090675, 0.6655729185459563, -0.249465127147643, 1.1299685880133203, 1.0494332113728713, -0.0817559254462088, 1.7213535319802702], "max": [0.8381749502296574, 0.32120559383585445, 1.3629040983950669, -1.0346053193075375, 0.9123869483729368, -1.816165142153232, 0.7665008426423907, -0.08647677612828134, 1.274967615805179, 1.4264145600461875, 0.6096836702863802, 2.2533562752815013], "count": [346]}, "eef_sim_pose_action": {"mean": [0.784893623213388, 0.2089958278553783, 1.1819670308275776, -1.545585821087962, 0.5098149181717565, -2.0373964387594254, 0.7226195029866863, -0.19171962037369175, 1.215691696078332, 1.2526875919780178, 0.3493223491987303, 1.9731608314333942], "std": [0.04480498926647249, 0.07417231680509982, 0.08772185754166452, 0.2105764762490099, 0.13238358515474605, 0.06687246730036771, 0.025386785041887294, 0.0491169372247884, 0.028684532031908575, 0.06488874054011037, 0.24558828986128708, 0.14134537018248403], "min": [0.6795526534142553, 0.08659742336420934, 1.039013545478695, -1.8375202279953065, 0.2868898492393126, -2.1466409385090675, 0.6655729185459563, -0.249465127147643, 1.1299685880133203, 1.0494332113728713, -0.0817559254462088, 1.7213535319802702], "max": [0.8381749502296574, 0.32120559383585445, 1.3629040983950669, -1.0346053193075375, 0.9123869483729368, -1.816165142153232, 0.7665008426423907, -0.08647677612828134, 1.274967615805179, 1.4264145600461875, 0.6096836702863802, 2.2533562752815013], "count": [346]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3170436274509804]], [[0.4480984987745098]], [[0.5468569975490196]]], "std": [[[0.3573240651876609]], [[0.2675917069359214]], [[0.22815706816022957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5661628288398693]], [[0.5871535927287581]], [[0.5711024060457517]]], "std": [[[0.3248352359021371]], [[0.32841937407498606]], [[0.3354048274700811]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5361999448529412]], [[0.5609225265522876]], [[0.5484198488562092]]], "std": [[[0.3021648278671762]], [[0.3030325447337556]], [[0.3106016880692404]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043241544117647]], [[0.46170799223856207]], [[0.47055752859477123]]], "std": [[[0.36109254105116123]], [[0.3490803219748156]], [[0.3742008744087134]]], "count": [100]}, "observation.state": {"min": [0.22306782007217407, -1.5610218048095703, 1.0463662147521973, -0.5677548050880432, -1.6391289234161377, -0.18987944722175598, -1.164716362953186, -1.3721914291381836, 0.9782395362854004, -0.15974289178848267, 0.15805009007453918, -0.4682135581970215, 0.9275000095367432, 52.931251525878906, -0.5049999952316284, -0.5625, 1.0737500190734863, 0.2293749898672104, 8.929374694824219, 0.8600000143051147, 7.120625019073486, 0.21375000476837158, 1.0625, 0.6512500047683716, 18.9950008392334, 46.29374694824219, 0.08312500268220901, -0.48499998450279236, 1.103124976158142, 0.5943750143051147, 0.9056249856948853, -0.375, 1.625, 0.7543749809265137, 0.5099999904632568, 14.4243745803833], "max": [1.1209419965744019, -0.9199283123016357, 1.9659581184387207, 0.5266270041465759, -0.4669022262096405, 0.6090734004974365, -0.49670499563217163, -0.8284456729888916, 1.6368401050567627, 0.5478227138519287, 1.6604199409484863, -0.0955834686756134, 54.96125030517578, 81.37687683105469, 51.098751068115234, 6.434999942779541, 52.77937698364258, 109.27249908447266, 87.83062744140625, 112.28375244140625, 100.45999908447266, 110.34312438964844, 98.43875122070312, 110.82875061035156, 73.08438110351562, 82.32833862304688, 0.17812499403953552, 9.59083366394043, 42.04750061035156, 102.4000015258789, 63.022499084472656, 102.28312683105469, 86.13125610351562, 108.24687957763672, 92.14625549316406, 110.29437255859375], "mean": [0.6569830179214478, -1.2672120332717896, 1.664192795753479, 0.08507377654314041, -0.8207961916923523, 0.12581922113895416, -0.7339381575584412, -1.1653075218200684, 1.429298996925354, 0.23391392827033997, 0.9965434670448303, -0.21431055665016174, 24.5155086517334, 72.14859771728516, 14.574409484863281, 1.312388300895691, 26.014034271240234, 37.466270446777344, 47.443817138671875, 39.975433349609375, 53.66716003417969, 38.01886749267578, 44.92571258544922, 60.7852668762207, 39.20390701293945, 59.89906311035156, 0.12429139763116837, 3.433807134628296, 13.88428783416748, 13.141937255859375, 23.34733009338379, 21.65284538269043, 29.734054565429688, 27.58523941040039, 27.25275421142578, 61.044898986816406], "std": [0.29198259115219116, 0.1965915411710739, 0.2963566184043884, 0.3534579277038574, 0.36941200494766235, 0.2739963233470917, 0.1486838012933731, 0.14055941998958588, 0.1753048300743103, 0.26004722714424133, 0.4057357609272003, 0.09888976067304611, 16.34117317199707, 9.293208122253418, 17.710613250732422, 1.795906901359558, 13.331639289855957, 45.182952880859375, 25.0120849609375, 46.932769775390625, 30.421916961669922, 47.32938766479492, 36.96767044067383, 38.109649658203125, 16.516504287719727, 12.289318084716797, 0.018480893224477768, 3.302577495574951, 12.71677017211914, 24.025665283203125, 20.160934448242188, 32.54500198364258, 28.155691146850586, 39.79249954223633, 32.77600860595703, 32.66703414916992], "count": [372]}, "action": {"min": [0.22306782007217407, -1.5610218048095703, 1.0463662147521973, -0.5677548050880432, -1.6391289234161377, -0.18987944722175598, -1.164716362953186, -1.3721914291381836, 0.9782395362854004, -0.15974289178848267, 0.15805009007453918, -0.4682135581970215, 0.9275000095367432, 52.931251525878906, -0.5049999952316284, -0.5625, 1.0737500190734863, 0.2293749898672104, 8.929374694824219, 0.8600000143051147, 7.120625019073486, 0.21375000476837158, 1.0625, 0.6512500047683716, 18.9950008392334, 46.29374694824219, 0.08312500268220901, -0.48499998450279236, 1.103124976158142, 0.5943750143051147, 0.9056249856948853, -0.375, 1.625, 0.7543749809265137, 0.5099999904632568, 14.4243745803833], "max": [1.1209419965744019, -0.9199283123016357, 1.9659581184387207, 0.5266270041465759, -0.4669022262096405, 0.6090734004974365, -0.49670499563217163, -0.8284456729888916, 1.6368401050567627, 0.5478227138519287, 1.6604199409484863, -0.0955834686756134, 54.96125030517578, 81.37687683105469, 51.098751068115234, 6.434999942779541, 52.77937698364258, 109.27249908447266, 87.83062744140625, 112.28375244140625, 100.45999908447266, 110.34312438964844, 98.43875122070312, 110.82875061035156, 73.08438110351562, 82.32833862304688, 0.17812499403953552, 9.59083366394043, 42.04750061035156, 102.4000015258789, 63.022499084472656, 102.28312683105469, 86.13125610351562, 108.24687957763672, 92.14625549316406, 110.29437255859375], "mean": [0.6569831967353821, -1.2672115564346313, 1.6641919612884521, 0.08507382869720459, -0.8207961320877075, 0.12581919133663177, -0.7339382171630859, -1.1653072834014893, 1.4292982816696167, 0.23391397297382355, 0.9965435266494751, -0.2143106311559677, 24.515501022338867, 72.14860534667969, 14.574423789978027, 1.312388300895691, 26.014039993286133, 37.46623992919922, 47.443809509277344, 39.9754638671875, 53.66718673706055, 38.01886749267578, 44.92570114135742, 60.785255432128906, 39.203895568847656, 59.89906311035156, 0.12429144978523254, 3.433807134628296, 13.884278297424316, 13.141942977905273, 23.347326278686523, 21.652847290039062, 29.734046936035156, 27.58526039123535, 27.252761840820312, 61.04487991333008], "std": [0.29198259115219116, 0.1965915560722351, 0.2963566184043884, 0.3534579575061798, 0.36941203474998474, 0.2739962935447693, 0.1486838012933731, 0.14055943489074707, 0.1753048300743103, 0.26004716753959656, 0.4057357609272003, 0.09888975322246552, 16.341171264648438, 9.293208122253418, 17.710615158081055, 1.7959065437316895, 13.331642150878906, 45.182952880859375, 25.0120849609375, 46.93276596069336, 30.421920776367188, 47.329410552978516, 36.96767044067383, 38.10965347290039, 16.516508102416992, 12.289318084716797, 0.01848088763654232, 3.3025777339935303, 12.716769218444824, 24.025663375854492, 20.16092872619629, 32.54498291015625, 28.15570068359375, 39.7924919128418, 32.77600860595703, 32.66703414916992], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [372]}, "index": {"min": [1392], "max": [1763], "mean": [1577.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [1.8655913978494623, 4.0, 4.0, 4.0, 4.0], "std": [1.1014159629163085, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [372]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [372]}, "eef_direction_state": {"mean": [3.454301075268817, 3.7338709677419355], "std": [1.548692752836085, 1.894142943055518], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [1.3655913978494623, 0.9946236559139785], "std": [0.5590880869400294, 0.6719999986235697], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8951612903225806, 0.6586021505376344], "std": [0.8596562364999019, 0.8354421807729897], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [3.454301075268817, 3.7338709677419355], "std": [1.548692752836085, 1.894142943055518], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [1.3655913978494623, 0.9946236559139785], "std": [0.5590880869400294, 0.6719999986235697], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8951612903225806, 0.6586021505376344], "std": [0.8596562364999019, 0.8354421807729897], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.7588939400649, 0.18872050493223794, 1.1905042327871556, -1.3690068030954237, 0.43658730110256155, -1.9586809817431634, 0.7235511901277554, -0.19658147427091596, 1.1922084382603253, 1.2894478320956213, 0.19176768891187093, 1.9282767310697269], "std": [0.08011565943989098, 0.08441371190763436, 0.08930233194790879, 0.30782241673593275, 0.08419512241473194, 0.16030111341448033, 0.060769059737824704, 0.038041563873889093, 0.04827835807246979, 0.2774351556096174, 0.2961073812449964, 0.13473553269058297], "min": [0.5880779456780733, 0.05029272132565296, 1.0271693159987298, -1.7302748479270214, 0.279776703514794, -2.140949240845563, 0.577213132870539, -0.29285874719271693, 1.0866303671866142, 0.7637972807072781, -0.2243856694314561, 1.6731219323671138], "max": [0.8360075505466862, 0.3364135301607735, 1.3379594779802852, -0.6172180001788854, 0.7109469984303658, -1.699690565771097, 0.8085318415482932, -0.12313512518263617, 1.3142684889809229, 1.8984345114908472, 0.6456235479610211, 2.144280069673524], "count": [372]}, "eef_sim_pose_action": {"mean": [0.7588939400649, 0.18872050493223794, 1.1905042327871556, -1.3690068030954237, 0.43658730110256155, -1.9586809817431634, 0.7235511901277554, -0.19658147427091596, 1.1922084382603253, 1.2894478320956213, 0.19176768891187093, 1.9282767310697269], "std": [0.08011565943989098, 0.08441371190763436, 0.08930233194790879, 0.30782241673593275, 0.08419512241473194, 0.16030111341448033, 0.060769059737824704, 0.038041563873889093, 0.04827835807246979, 0.2774351556096174, 0.2961073812449964, 0.13473553269058297], "min": [0.5880779456780733, 0.05029272132565296, 1.0271693159987298, -1.7302748479270214, 0.279776703514794, -2.140949240845563, 0.577213132870539, -0.29285874719271693, 1.0866303671866142, 0.7637972807072781, -0.2243856694314561, 1.6731219323671138], "max": [0.8360075505466862, 0.3364135301607735, 1.3379594779802852, -0.6172180001788854, 0.7109469984303658, -1.699690565771097, 0.8085318415482932, -0.12313512518263617, 1.3142684889809229, 1.8984345114908472, 0.6456235479610211, 2.144280069673524], "count": [372]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31198936683006534]], [[0.43822359068627453]], [[0.5356610253267974]]], "std": [[[0.36457809699764837]], [[0.2804879544047421]], [[0.2377558367766527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016442197712418]], [[0.6327192463235294]], [[0.6204828043300654]]], "std": [[[0.31033481432201193]], [[0.30847813190121054]], [[0.3135367713732223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5547438051470589]], [[0.5771609415849673]], [[0.5640756699346405]]], "std": [[[0.3105581148737713]], [[0.3127324266233164]], [[0.3171418553743465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3952251286764706]], [[0.44538124591503264]], [[0.44535640318627456]]], "std": [[[0.3653712406174977]], [[0.35569103045229483]], [[0.3760501549681848]]], "count": [100]}, "observation.state": {"min": [0.3015325665473938, -1.5554426908493042, 1.2384179830551147, -0.5547846555709839, -1.263680100440979, -0.16098268330097198, -0.7411831617355347, -1.3776273727416992, 1.2505404949188232, -0.4422970414161682, 0.2475537806749344, -0.2907320559024811, 27.173124313354492, 48.147499084472656, -0.7612500190734863, -0.4287499785423279, 0.6931250095367432, 0.453125, 0.8737500309944153, -1.015625, 0.7788888812065125, -3.3731250762939453, 1.0893750190734863, -0.7588889002799988, 19.119375228881836, 43.44444274902344, 0.07249999791383743, -0.46437498927116394, 0.640625, 0.8075000047683716, 0.2862499952316284, 0.5518749952316284, 0.1081250011920929, -0.05250000208616257, 0.5724999904632568, -2.7311110496520996], "max": [1.002303123474121, -0.8763129115104675, 2.0129988193511963, 0.3487878739833832, -0.34592679142951965, 0.7897974252700806, -0.5457961559295654, -0.8751684427261353, 1.6404879093170166, 0.6426194310188293, 1.2930537462234497, -0.0447518490254879, 64.34187316894531, 63.56624984741211, 45.212501525878906, 9.054444313049316, 75.9800033569336, 110.90062713623047, 85.95625305175781, 109.84562683105469, 90.2249984741211, 110.453125, 94.33812713623047, 110.94187927246094, 87.37187957763672, 67.97562408447266, 0.18812499940395355, 9.448124885559082, 40.96312713623047, 72.40875244140625, 58.647499084472656, 109.48687744140625, 79.11062622070312, 112.69937896728516, 93.52249908447266, 110.76374816894531], "mean": [0.603843092918396, -1.3548003435134888, 1.819873332977295, 0.06280229985713959, -0.587094247341156, 0.16185472905635834, -0.6429230570793152, -1.2080223560333252, 1.5020675659179688, 0.14296339452266693, 0.8356440663337708, -0.1760728359222412, 49.51569747924805, 54.829254150390625, 17.89417266845703, 1.7429195642471313, 43.31168746948242, 59.861351013183594, 48.311195373535156, 58.13834762573242, 52.79643249511719, 59.158607482910156, 47.147342681884766, 79.52554321289062, 38.63916778564453, 58.26334762573242, 0.13115118443965912, 4.400090217590332, 9.986062049865723, 8.94640827178955, 16.354904174804688, 23.141944885253906, 23.279699325561523, 28.021760940551758, 26.95596694946289, 46.92104721069336], "std": [0.2197950929403305, 0.1700482964515686, 0.18667376041412354, 0.2879699468612671, 0.15999241173267365, 0.27247411012649536, 0.0687725841999054, 0.1138661801815033, 0.06165150925517082, 0.4101875424385071, 0.3030959367752075, 0.07297780364751816, 14.070869445800781, 4.407095909118652, 16.331117630004883, 2.703294515609741, 26.229061126708984, 53.026611328125, 26.852588653564453, 51.464996337890625, 30.40403175354004, 52.628822326660156, 38.78480529785156, 37.620208740234375, 20.377962112426758, 5.264851093292236, 0.026236828416585922, 3.6997690200805664, 11.335124969482422, 16.263471603393555, 18.673219680786133, 39.19013595581055, 29.480756759643555, 44.05506896972656, 36.940277099609375, 36.11455535888672], "count": [343]}, "action": {"min": [0.3015325665473938, -1.5554426908493042, 1.2384179830551147, -0.5547846555709839, -1.263680100440979, -0.16098268330097198, -0.7411831617355347, -1.3776273727416992, 1.2505404949188232, -0.4422970414161682, 0.2475537806749344, -0.2907320559024811, 27.173124313354492, 48.147499084472656, -0.7612500190734863, -0.4287499785423279, 0.6931250095367432, 0.453125, 0.8737500309944153, -1.015625, 0.7788888812065125, -3.3731250762939453, 1.0893750190734863, -0.7588889002799988, 19.119375228881836, 43.44444274902344, 0.07249999791383743, -0.46437498927116394, 0.640625, 0.8075000047683716, 0.2862499952316284, 0.5518749952316284, 0.1081250011920929, -0.05250000208616257, 0.5724999904632568, -2.7311110496520996], "max": [1.002303123474121, -0.8763129115104675, 2.0129988193511963, 0.3487878739833832, -0.34592679142951965, 0.7897974252700806, -0.5457961559295654, -0.8751684427261353, 1.6404879093170166, 0.6426194310188293, 1.2930537462234497, -0.0447518490254879, 64.34187316894531, 63.56624984741211, 45.212501525878906, 9.054444313049316, 75.9800033569336, 110.90062713623047, 85.95625305175781, 109.84562683105469, 90.2249984741211, 110.453125, 94.33812713623047, 110.94187927246094, 87.37187957763672, 67.97562408447266, 0.18812499940395355, 9.448124885559082, 40.96312713623047, 72.40875244140625, 58.647499084472656, 109.48687744140625, 79.11062622070312, 112.69937896728516, 93.52249908447266, 110.76374816894531], "mean": [0.6038431525230408, -1.3548004627227783, 1.8198734521865845, 0.06280239671468735, -0.587094247341156, 0.1618548035621643, -0.6429223418235779, -1.2080217599868774, 1.5020673274993896, 0.14296334981918335, 0.8356443643569946, -0.1760728508234024, 49.51567459106445, 54.82924270629883, 17.894163131713867, 1.7429200410842896, 43.31169509887695, 59.86137390136719, 48.31119155883789, 58.13833999633789, 52.79642105102539, 59.158653259277344, 47.14734649658203, 79.5255355834961, 38.63916015625, 58.26338195800781, 0.13115118443965912, 4.400089740753174, 9.986062049865723, 8.946410179138184, 16.354921340942383, 23.14194107055664, 23.279712677001953, 28.02175521850586, 26.955974578857422, 46.9210090637207], "std": [0.21979506313800812, 0.17004826664924622, 0.18667379021644592, 0.2879699468612671, 0.15999241173267365, 0.27247413992881775, 0.06877259165048599, 0.1138661801815033, 0.06165150925517082, 0.41018757224082947, 0.3030959665775299, 0.07297778874635696, 14.070869445800781, 4.4070963859558105, 16.33112144470215, 2.703294277191162, 26.229055404663086, 53.02662658691406, 26.85258674621582, 51.4649772644043, 30.40403175354004, 52.62881851196289, 38.78479766845703, 37.620201110839844, 20.377962112426758, 5.2648515701293945, 0.026236819103360176, 3.6997687816619873, 11.335124015808105, 16.263471603393555, 18.6732177734375, 39.19013595581055, 29.480751037597656, 44.0550651550293, 36.940277099609375, 36.11456298828125], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [343]}, "index": {"min": [1764], "max": [2106], "mean": [1935.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [1.9533527696793003, 4.0, 4.0, 4.0, 4.0], "std": [1.2327570422091425, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [343]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [343]}, "eef_direction_state": {"mean": [3.39067055393586, 4.037900874635569], "std": [1.3419125485540204, 1.7649877051989968], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [1.4285714285714286, 1.0204081632653061], "std": [0.5611317177496943, 0.7420268964366458], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.9941690962099126, 0.7346938775510204], "std": [0.8117007631146314, 0.8060578635972049], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [3.39067055393586, 4.037900874635569], "std": [1.3419125485540204, 1.7649877051989968], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [1.4285714285714286, 1.0204081632653061], "std": [0.5611317177496943, 0.7420268964366458], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.9941690962099126, 0.7346938775510204], "std": [0.8117007631146314, 0.8060578635972049], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.8047660257759086, 0.19430997027972177, 1.1546920145056465, -1.5432389290868227, 0.49385952879201267, -1.9665706252476816, 0.7432706704670055, -0.17892596252094983, 1.1814177394760528, 1.3787243074700446, 0.2357737867382819, 1.990300719026502], "std": [0.040433427748553775, 0.0859003817553057, 0.07060692653202756, 0.1793890976550431, 0.13488031922968055, 0.11212095733640788, 0.02849837092989476, 0.05739568538247519, 0.049750560602650415, 0.2540967821126211, 0.40765410954465425, 0.21574547155094356], "min": [0.658423485713715, 0.042955832981832226, 1.0256417635421027, -1.794565308733279, 0.3437008124257541, -2.129910578048979, 0.6668771949277135, -0.2777053607793055, 1.0604087444713626, 0.9149018979155892, -0.23074479953342975, 1.7100202159097708], "max": [0.855005382124947, 0.3355100838913918, 1.2961953889006088, -0.915394838850675, 0.9458878638198254, -1.756833762190663, 0.8076215707964285, -0.06148221217344052, 1.323818250433549, 1.9373913806495098, 0.7368810877093459, 2.40462257875027], "count": [343]}, "eef_sim_pose_action": {"mean": [0.8047660257759086, 0.19430997027972177, 1.1546920145056465, -1.5432389290868227, 0.49385952879201267, -1.9665706252476816, 0.7432706704670055, -0.17892596252094983, 1.1814177394760528, 1.3787243074700446, 0.2357737867382819, 1.990300719026502], "std": [0.040433427748553775, 0.0859003817553057, 0.07060692653202756, 0.1793890976550431, 0.13488031922968055, 0.11212095733640788, 0.02849837092989476, 0.05739568538247519, 0.049750560602650415, 0.2540967821126211, 0.40765410954465425, 0.21574547155094356], "min": [0.658423485713715, 0.042955832981832226, 1.0256417635421027, -1.794565308733279, 0.3437008124257541, -2.129910578048979, 0.6668771949277135, -0.2777053607793055, 1.0604087444713626, 0.9149018979155892, -0.23074479953342975, 1.7100202159097708], "max": [0.855005382124947, 0.3355100838913918, 1.2961953889006088, -0.915394838850675, 0.9458878638198254, -1.756833762190663, 0.8076215707964285, -0.06148221217344052, 1.323818250433549, 1.9373913806495098, 0.7368810877093459, 2.40462257875027], "count": [343]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.317785300245098]], [[0.44045495302287585]], [[0.5365785804738562]]], "std": [[[0.3569997325718334]], [[0.2707458442618362]], [[0.22841485816806006]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5793683272058824]], [[0.611926556372549]], [[0.6036377430555555]]], "std": [[[0.3086158766797876]], [[0.30479400545509183]], [[0.3094719340693459]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613510866013073]], [[0.5946261846405229]], [[0.5848712050653595]]], "std": [[[0.3021618798556768]], [[0.30153493344612947]], [[0.30989743623714505]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3837811335784314]], [[0.455131033496732]], [[0.4829263888888889]]], "std": [[[0.35363404042709223]], [[0.3437986212126361]], [[0.3719840358228405]]], "count": [100]}, "observation.state": {"min": [0.3442816734313965, -1.5330548286437988, 0.8705987334251404, -0.6021114587783813, -1.5976911783218384, -0.0002384222170803696, -1.16996431350708, -1.39162278175354, 0.9311182498931885, 0.11526919156312943, 0.3397755026817322, -0.33550775051116943, 21.520000457763672, 51.86750030517578, -0.28999999165534973, -1.7000000476837158, 1.1831250190734863, 0.0925000011920929, 1.0568749904632568, 0.24000000953674316, 2.0250000953674316, -0.07375000417232513, 1.0075000524520874, 4.805624961853027, 18.444374084472656, 39.80687713623047, 0.06624999642372131, -0.34312498569488525, 0.6462500095367432, 0.8112499713897705, 0.4581249952316284, -0.13625000417232513, 0.6725000143051147, 0.4375, 0.48499998450279236, -2.5981249809265137], "max": [1.2182660102844238, -0.8676184415817261, 1.985985517501831, 0.2678673565387726, -0.44770923256874084, 0.6108376979827881, -0.7112611532211304, -0.8917944431304932, 1.6299020051956177, 0.5796520709991455, 1.65021550655365, 0.1250762939453125, 80.94999694824219, 71.31749725341797, 43.52499771118164, 9.427499771118164, 61.38624954223633, 110.97437286376953, 80.8656234741211, 112.97937774658203, 87.46062469482422, 113.07875061035156, 92.8031234741211, 109.82437133789062, 70.92312622070312, 66.2925033569336, 0.22937500476837158, 9.447500228881836, 27.566875457763672, 42.23749923706055, 56.126251220703125, 91.91374969482422, 83.82500457763672, 102.16374969482422, 99.16875457763672, 109.77937316894531], "mean": [0.7600220441818237, -1.2611033916473389, 1.6095281839370728, -0.11055442690849304, -0.7997511029243469, 0.25613775849342346, -0.861845850944519, -1.1444907188415527, 1.4243228435516357, 0.3444409668445587, 1.035481333732605, -0.07580133527517319, 52.1315803527832, 61.44261932373047, 7.622559070587158, 3.674799919128418, 34.59825897216797, 50.22348403930664, 42.48884963989258, 50.58094787597656, 50.09676742553711, 51.208038330078125, 45.909820556640625, 71.9325180053711, 45.414215087890625, 57.7865104675293, 0.131840318441391, 3.655651569366455, 6.564104080200195, 4.515486240386963, 22.835769653320312, 30.096187591552734, 32.286827087402344, 32.77082824707031, 36.985862731933594, 54.69844436645508], "std": [0.29580098390579224, 0.1989234983921051, 0.30403125286102295, 0.28472211956977844, 0.3012542724609375, 0.24754180014133453, 0.11547128111124039, 0.18048639595508575, 0.17687056958675385, 0.17551866173744202, 0.33278751373291016, 0.1462143212556839, 23.061662673950195, 4.755948543548584, 13.731674194335938, 3.3678808212280273, 21.847009658813477, 52.14053726196289, 25.736101150512695, 53.08185958862305, 31.316978454589844, 53.3476676940918, 38.455535888671875, 37.686134338378906, 19.713897705078125, 7.908126354217529, 0.03155531361699104, 3.9651358127593994, 6.779769420623779, 9.459622383117676, 23.980283737182617, 35.02956008911133, 37.593326568603516, 37.89396286010742, 44.17373275756836, 46.34661865234375], "count": [361]}, "action": {"min": [0.3442816734313965, -1.5330548286437988, 0.8705987334251404, -0.6021114587783813, -1.5976911783218384, -0.0002384222170803696, -1.16996431350708, -1.39162278175354, 0.9311182498931885, 0.11526919156312943, 0.3397755026817322, -0.33550775051116943, 21.520000457763672, 51.86750030517578, -0.28999999165534973, -1.7000000476837158, 1.1831250190734863, 0.0925000011920929, 1.0568749904632568, 0.24000000953674316, 2.0250000953674316, -0.07375000417232513, 1.0075000524520874, 4.805624961853027, 18.444374084472656, 39.80687713623047, 0.06624999642372131, -0.34312498569488525, 0.6462500095367432, 0.8112499713897705, 0.4581249952316284, -0.13625000417232513, 0.6725000143051147, 0.4375, 0.48499998450279236, -2.5981249809265137], "max": [1.2182660102844238, -0.8676184415817261, 1.985985517501831, 0.2678673565387726, -0.44770923256874084, 0.6108376979827881, -0.7112611532211304, -0.8917944431304932, 1.6299020051956177, 0.5796520709991455, 1.65021550655365, 0.1250762939453125, 80.94999694824219, 71.31749725341797, 43.52499771118164, 9.427499771118164, 61.38624954223633, 110.97437286376953, 80.8656234741211, 112.97937774658203, 87.46062469482422, 113.07875061035156, 92.8031234741211, 109.82437133789062, 70.92312622070312, 66.2925033569336, 0.22937500476837158, 9.447500228881836, 27.566875457763672, 42.23749923706055, 56.126251220703125, 91.91374969482422, 83.82500457763672, 102.16374969482422, 99.16875457763672, 109.77937316894531], "mean": [0.7600221633911133, -1.2611032724380493, 1.609527826309204, -0.11055447161197662, -0.7997511625289917, 0.2561379373073578, -0.8618461489677429, -1.1444905996322632, 1.424322485923767, 0.3444409668445587, 1.035481333732605, -0.07580137252807617, 52.13158416748047, 61.442649841308594, 7.6225504875183105, 3.674799680709839, 34.5982666015625, 50.223472595214844, 42.488853454589844, 50.58097457885742, 50.096778869628906, 51.208038330078125, 45.909854888916016, 71.93255615234375, 45.41421890258789, 57.786476135253906, 0.13184039294719696, 3.655649185180664, 6.564104080200195, 4.515488624572754, 22.83577537536621, 30.09618377685547, 32.286834716796875, 32.77082061767578, 36.985877990722656, 54.698482513427734], "std": [0.2958010137081146, 0.1989234834909439, 0.30403125286102295, 0.28472211956977844, 0.3012542724609375, 0.24754175543785095, 0.11547129601240158, 0.18048638105392456, 0.17687056958675385, 0.17551866173744202, 0.33278751373291016, 0.1462143212556839, 23.061664581298828, 4.755948543548584, 13.731671333312988, 3.367880344390869, 21.847017288208008, 52.14052963256836, 25.73609733581543, 53.081878662109375, 31.316978454589844, 53.34768295288086, 38.45553207397461, 37.68613815307617, 19.71389389038086, 7.9081268310546875, 0.03155531361699104, 3.965134859085083, 6.779767990112305, 9.459623336791992, 23.98028564453125, 35.02955627441406, 37.59332275390625, 37.893978118896484, 44.17372512817383, 46.34663009643555], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [361]}, "index": {"min": [2107], "max": [2467], "mean": [2287.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [1.8476454293628808, 4.0, 4.0, 4.0, 4.0], "std": [1.2009005146242593, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [361]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [361]}, "eef_direction_state": {"mean": [3.3878116343490303, 4.207756232686981], "std": [1.8724614366000691, 1.9505083381371615], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.2243767313019391, 0.7617728531855956], "std": [0.7116472342750774, 0.6932848969971332], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8088642659279779, 0.5263157894736842], "std": [0.8645233653096328, 0.77352307666837], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.3878116343490303, 4.207756232686981], "std": [1.8724614366000691, 1.9505083381371615], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.2243767313019391, 0.7617728531855956], "std": [0.7116472342750774, 0.6932848969971332], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8088642659279779, 0.5263157894736842], "std": [0.8645233653096328, 0.77352307666837], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.7552572692215069, 0.20097516089397074, 1.1481812038989225, -1.4875426182768854, 0.43150218532924195, -1.9518133477485626, 0.7168330987723379, -0.22860759152118862, 1.159037103167963, 1.3558557532366684, 0.036019109719948865, 1.883004285540915], "std": [0.07605663263140519, 0.09131499636142516, 0.06111349307855608, 0.16428537311496816, 0.12157132250487766, 0.11649654608550705, 0.056015987817405695, 0.03007020683866534, 0.058195350620496133, 0.2368272987128951, 0.3027477377605508, 0.07988714746002341], "min": [0.568669424630475, 0.06634395614075803, 1.0281994671781327, -1.77943469776038, 0.28181703985858864, -2.123684041362627, 0.5672707954627185, -0.277633147234988, 1.057323041136035, 1.0244317365570437, -0.35065462660995617, 1.6968963437694151], "max": [0.8503415891306163, 0.3391569128507759, 1.2301184476583154, -1.1558802562188168, 0.8611820874731051, -1.7514436363986436, 0.780812572489312, -0.1861237049465067, 1.2303273156034205, 1.898467669106589, 0.4767906209482855, 2.015038711319311], "count": [361]}, "eef_sim_pose_action": {"mean": [0.7552572692215069, 0.20097516089397074, 1.1481812038989225, -1.4875426182768854, 0.43150218532924195, -1.9518133477485626, 0.7168330987723379, -0.22860759152118862, 1.159037103167963, 1.3558557532366684, 0.036019109719948865, 1.883004285540915], "std": [0.07605663263140519, 0.09131499636142516, 0.06111349307855608, 0.16428537311496816, 0.12157132250487766, 0.11649654608550705, 0.056015987817405695, 0.03007020683866534, 0.058195350620496133, 0.2368272987128951, 0.3027477377605508, 0.07988714746002341], "min": [0.568669424630475, 0.06634395614075803, 1.0281994671781327, -1.77943469776038, 0.28181703985858864, -2.123684041362627, 0.5672707954627185, -0.277633147234988, 1.057323041136035, 1.0244317365570437, -0.35065462660995617, 1.6968963437694151], "max": [0.8503415891306163, 0.3391569128507759, 1.2301184476583154, -1.1558802562188168, 0.8611820874731051, -1.7514436363986436, 0.780812572489312, -0.1861237049465067, 1.2303273156034205, 1.898467669106589, 0.4767906209482855, 2.015038711319311], "count": [361]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33287250204248364]], [[0.4461293198529412]], [[0.5344406597222223]]], "std": [[[0.3611912802603852]], [[0.27753436772594253]], [[0.23496837575857515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016977205882353]], [[0.630082295751634]], [[0.6146841687091503]]], "std": [[[0.3136732305866408]], [[0.3141690284669024]], [[0.32069783972463284]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613007250816994]], [[0.5989818075980392]], [[0.5936352553104576]]], "std": [[[0.31142285611864723]], [[0.30544987941975915]], [[0.3107481333918077]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39618839460784316]], [[0.4640492687908497]], [[0.4841019362745098]]], "std": [[[0.35907092018216497]], [[0.3462649560399552]], [[0.3742922713928935]]], "count": [100]}, "observation.state": {"min": [0.21765564382076263, -1.479052186012268, 1.0682798624038696, -0.6095502376556396, -1.3397632837295532, 0.20296883583068848, -0.9870679378509521, -1.4841783046722412, 1.145677089691162, -0.35179197788238525, 0.1434348076581955, -0.2458186000585556, 28.30099868774414, 51.79500198364258, -0.7300000190734863, -1.524999976158142, 4.808750152587891, 0.30444446206092834, 8.906874656677246, 0.16562500596046448, 8.251250267028809, 0.11142857372760773, 1.0056250095367432, 18.907499313354492, 27.484375, 44.125, 0.051249999552965164, -0.4581249952316284, 0.7293750047683716, 0.8737499713897705, 0.4625000059604645, -0.5556250214576721, 0.8224999904632568, 0.32249999046325684, 0.6050000190734863, -2.450000047683716], "max": [0.9276055097579956, -0.7809864282608032, 2.0392251014709473, 0.22640573978424072, -0.15762092173099518, 0.7635471224784851, -0.4861905872821808, -0.885934591293335, 1.7383363246917725, 0.5201895833015442, 1.4794257879257202, 0.11508640646934509, 78.85062408447266, 71.48500061035156, 55.368125915527344, 8.5806245803833, 65.23750305175781, 106.33811950683594, 85.37750244140625, 113.53375244140625, 92.87000274658203, 110.5831298828125, 93.8218765258789, 110.09437561035156, 68.30937957763672, 77.51250457763672, 0.19375000894069672, 9.407777786254883, 25.959375381469727, 39.900001525878906, 77.29937744140625, 107.20500183105469, 97.67312622070312, 110.64375305175781, 102.40312957763672, 111.75187683105469], "mean": [0.5495427250862122, -1.2339664697647095, 1.6966744661331177, -0.14488284289836884, -0.44422218203544617, 0.44319215416908264, -0.6130524277687073, -1.1976499557495117, 1.5395550727844238, 0.08014026284217834, 0.6905917525291443, -0.049409642815589905, 58.14207458496094, 60.5198974609375, 22.886249542236328, 2.7135446071624756, 40.44759750366211, 64.87393188476562, 50.305625915527344, 67.27869415283203, 54.11868667602539, 70.88092041015625, 49.32789611816406, 86.6960220336914, 40.56407165527344, 58.55072784423828, 0.11901723593473434, 2.7368698120117188, 7.696972370147705, 3.417391300201416, 18.507646560668945, 23.069936752319336, 24.0637149810791, 27.809200286865234, 25.50201416015625, 59.49695587158203], "std": [0.2287827879190445, 0.1915372610092163, 0.23207056522369385, 0.25282829999923706, 0.24895156919956207, 0.20252317190170288, 0.15791507065296173, 0.17681773006916046, 0.12503081560134888, 0.35166749358177185, 0.2780535817146301, 0.10191594064235687, 16.216751098632812, 5.924321174621582, 16.19681739807129, 3.0288949012756348, 19.412235260009766, 44.85420227050781, 23.551889419555664, 46.21782684326172, 26.583904266357422, 45.73100280761719, 33.26982498168945, 32.20734786987305, 10.917299270629883, 10.442026138305664, 0.024120492860674858, 2.984067678451538, 7.4789814949035645, 8.066888809204102, 22.391687393188477, 36.81373596191406, 30.748029708862305, 42.97103500366211, 35.54548263549805, 34.951316833496094], "count": [283]}, "action": {"min": [0.21765564382076263, -1.479052186012268, 1.0682798624038696, -0.6095502376556396, -1.3397632837295532, 0.20296883583068848, -0.9870679378509521, -1.4841783046722412, 1.145677089691162, -0.35179197788238525, 0.1434348076581955, -0.2458186000585556, 28.30099868774414, 51.79500198364258, -0.7300000190734863, -1.524999976158142, 4.808750152587891, 0.30444446206092834, 8.906874656677246, 0.16562500596046448, 8.251250267028809, 0.11142857372760773, 1.0056250095367432, 18.907499313354492, 27.484375, 44.125, 0.051249999552965164, -0.4581249952316284, 0.7293750047683716, 0.8737499713897705, 0.4625000059604645, -0.5556250214576721, 0.8224999904632568, 0.32249999046325684, 0.6050000190734863, -2.450000047683716], "max": [0.9276055097579956, -0.7809864282608032, 2.0392251014709473, 0.22640573978424072, -0.15762092173099518, 0.7635471224784851, -0.4861905872821808, -0.885934591293335, 1.7383363246917725, 0.5201895833015442, 1.4794257879257202, 0.11508640646934509, 78.85062408447266, 71.48500061035156, 55.368125915527344, 8.5806245803833, 65.23750305175781, 106.33811950683594, 85.37750244140625, 113.53375244140625, 92.87000274658203, 110.5831298828125, 93.8218765258789, 110.09437561035156, 68.30937957763672, 77.51250457763672, 0.19375000894069672, 9.407777786254883, 25.959375381469727, 39.900001525878906, 77.29937744140625, 107.20500183105469, 97.67312622070312, 110.64375305175781, 102.40312957763672, 111.75187683105469], "mean": [0.5495423078536987, -1.233966588973999, 1.696674108505249, -0.14488284289836884, -0.44422218203544617, 0.4431922137737274, -0.6130523085594177, -1.19765043258667, 1.5395547151565552, 0.08014030754566193, 0.69059157371521, -0.04940960183739662, 58.14208221435547, 60.51988983154297, 22.886253356933594, 2.7135438919067383, 40.44760513305664, 64.8739242553711, 50.30560302734375, 67.27874755859375, 54.1186637878418, 70.88090515136719, 49.327903747558594, 86.69602966308594, 40.56404495239258, 58.55075454711914, 0.11901717633008957, 2.736870050430298, 7.696969032287598, 3.417391061782837, 18.50765037536621, 23.069936752319336, 24.06372833251953, 27.809188842773438, 25.502012252807617, 59.496971130371094], "std": [0.22878283262252808, 0.19153724610805511, 0.23207056522369385, 0.25282832980155945, 0.24895158410072327, 0.2025231420993805, 0.15791504085063934, 0.17681774497032166, 0.12503080070018768, 0.35166746377944946, 0.27805355191230774, 0.10191594809293747, 16.216753005981445, 5.924321174621582, 16.19681739807129, 3.028895378112793, 19.412233352661133, 44.85419464111328, 23.551891326904297, 46.21781921386719, 26.58390235900879, 45.73100662231445, 33.26982116699219, 32.20734786987305, 10.917296409606934, 10.442026138305664, 0.024120492860674858, 2.984067678451538, 7.4789814949035645, 8.066886901855469, 22.391691207885742, 36.8137321472168, 30.748035430908203, 42.97103500366211, 35.54548263549805, 34.95131301879883], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [283]}, "index": {"min": [2468], "max": [2750], "mean": [2609.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [1.7773851590106007, 4.0, 4.0, 4.0, 4.0], "std": [1.2454514628648479, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [283]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [283]}, "eef_direction_state": {"mean": [3.385159010600707, 4.434628975265018], "std": [1.3568536508552826, 1.6011707686997418], "min": [1, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.607773851590106, 0.911660777385159], "std": [0.5430671223586737, 0.73477844413117], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [1.0671378091872792, 0.6113074204946997], "std": [0.8608574524546979, 0.7824122711395445], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.385159010600707, 4.434628975265018], "std": [1.3568536508552826, 1.6011707686997418], "min": [1, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.607773851590106, 0.911660777385159], "std": [0.5430671223586737, 0.73477844413117], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [1.0671378091872792, 0.6113074204946997], "std": [0.8608574524546979, 0.7824122711395445], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.7984370669772932, 0.23611482159916491, 1.1678617265928126, -1.6099395360108677, 0.5524699295666056, -1.8687212373404594, 0.7565673997198042, -0.18278178484938098, 1.171615948311804, 1.4798702175028078, 0.18828635195066581, 1.9757405824549512], "std": [0.05831010024299564, 0.07258952225600428, 0.08878636242369725, 0.289721190126682, 0.15388131799767873, 0.09161648116976025, 0.03302496925542599, 0.03999510337499618, 0.07847359248262167, 0.23861812504061095, 0.38775130598689916, 0.11057901247406214], "min": [0.6162632719410839, 0.09961454440665667, 1.0335987231068262, -1.9754930074618033, 0.32803931891173743, -1.9986514593033347, 0.6390130688613239, -0.26135438403805134, 1.019169663996552, 1.011763831256691, -0.2658610403031667, 1.790201729955373], "max": [0.8685693495166383, 0.3564520873560146, 1.3169073200359356, -0.7574987651077663, 0.921236754464311, -1.6186603683623833, 0.8096150255901033, -0.11570923497146925, 1.2650020502122246, 2.035154698031, 0.6482508453072255, 2.129990208725243], "count": [283]}, "eef_sim_pose_action": {"mean": [0.7984370669772932, 0.23611482159916491, 1.1678617265928126, -1.6099395360108677, 0.5524699295666056, -1.8687212373404594, 0.7565673997198042, -0.18278178484938098, 1.171615948311804, 1.4798702175028078, 0.18828635195066581, 1.9757405824549512], "std": [0.05831010024299564, 0.07258952225600428, 0.08878636242369725, 0.289721190126682, 0.15388131799767873, 0.09161648116976025, 0.03302496925542599, 0.03999510337499618, 0.07847359248262167, 0.23861812504061095, 0.38775130598689916, 0.11057901247406214], "min": [0.6162632719410839, 0.09961454440665667, 1.0335987231068262, -1.9754930074618033, 0.32803931891173743, -1.9986514593033347, 0.6390130688613239, -0.26135438403805134, 1.019169663996552, 1.011763831256691, -0.2658610403031667, 1.790201729955373], "max": [0.8685693495166383, 0.3564520873560146, 1.3169073200359356, -0.7574987651077663, 0.921236754464311, -1.6186603683623833, 0.8096150255901033, -0.11570923497146925, 1.2650020502122246, 2.035154698031, 0.6482508453072255, 2.129990208725243], "count": [283]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30689224877450977]], [[0.4434022365196078]], [[0.5433911580882353]]], "std": [[[0.35403276085220076]], [[0.2611709737769823]], [[0.21957033295734538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6435808067810458]], [[0.6709263276143791]], [[0.6547030923202615]]], "std": [[[0.30210925534912053]], [[0.3035510011980503]], [[0.31070693363124463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333796425653595]], [[0.5536446466503268]], [[0.5384841074346405]]], "std": [[[0.3185312839448368]], [[0.3231707173236951]], [[0.32715979424261704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38694962418300655]], [[0.4536070751633987]], [[0.48163486723856214]]], "std": [[[0.3522939295621989]], [[0.3410978893258878]], [[0.36793848022557596]]], "count": [100]}, "observation.state": {"min": [0.04146162420511246, -1.4457207918167114, 1.221972107887268, -0.1746681183576584, -0.890681803226471, -0.14569981396198273, -0.7564183473587036, -1.4867770671844482, 1.3008952140808105, -0.30340930819511414, -0.15621423721313477, -0.1187448650598526, 8.796249389648438, 46.685001373291016, -0.7400000095367432, -1.9768750667572021, 5.023749828338623, 0.060624998062849045, 14.889999389648438, 0.18812499940395355, 11.716666221618652, -0.1731249988079071, 1.0256249904632568, 15.167778015136719, 17.150625228881836, 42.407501220703125, 0.07545454800128937, -0.48875001072883606, -0.051875002682209015, 0.5262500047683716, 0.7400000095367432, 0.34375, 0.8554545640945435, 0.7699999809265137, 0.7089999914169312, 7.121110916137695], "max": [0.6626707315444946, -0.8416834473609924, 1.9528448581695557, 0.8161192536354065, -0.16453516483306885, 0.6244118809700012, -0.32744908332824707, -0.9435373544692993, 1.7807040214538574, 0.2288137972354889, 1.0767862796783447, 0.2887531518936157, 87.98249816894531, 67.45625305175781, 52.3181266784668, 8.978124618530273, 62.95125198364258, 109.36000061035156, 79.78874969482422, 112.5893783569336, 88.00687408447266, 110.3125, 95.06187438964844, 110.33499908447266, 73.62625122070312, 77.35062408447266, 0.17249999940395355, 9.427777290344238, 58.03437423706055, 42.15562438964844, 59.876251220703125, 94.32562255859375, 82.67937469482422, 109.56562805175781, 93.71500396728516, 111.14688110351562], "mean": [0.3163881301879883, -1.2780678272247314, 1.782978892326355, 0.534677267074585, -0.2890626788139343, 0.04972805455327034, -0.586229681968689, -1.255160927772522, 1.6409567594528198, -0.08549834787845612, 0.717166006565094, 0.15358328819274902, 50.93461608886719, 58.940242767333984, 24.760284423828125, 3.3062281608581543, 34.9366455078125, 52.368228912353516, 45.27685546875, 53.98160934448242, 53.139461517333984, 52.92353820800781, 46.954071044921875, 79.99381256103516, 43.40719985961914, 61.49668884277344, 0.12615692615509033, 0.8829352855682373, 23.180892944335938, 6.127198696136475, 32.417789459228516, 15.651337623596191, 40.30507278442383, 24.59451675415039, 32.725223541259766, 71.47134399414062], "std": [0.2016049176454544, 0.15629303455352783, 0.1645873785018921, 0.29848966002464294, 0.17557047307491302, 0.2412390410900116, 0.1569930911064148, 0.16346028447151184, 0.09564565122127533, 0.1417248398065567, 0.40706270933151245, 0.08588486909866333, 27.939069747924805, 5.7118048667907715, 17.367267608642578, 3.7044835090637207, 17.944618225097656, 51.72254943847656, 19.507415771484375, 52.83428955078125, 26.815793991088867, 52.27959060668945, 39.920196533203125, 32.20236587524414, 15.8965425491333, 9.168234825134277, 0.022019801661372185, 2.2047924995422363, 21.022720336914062, 10.617831230163574, 17.588279724121094, 28.129169464111328, 21.367650985717773, 40.863040924072266, 27.378599166870117, 24.722829818725586], "count": [295]}, "action": {"min": [0.04146162420511246, -1.4457207918167114, 1.221972107887268, -0.1746681183576584, -0.890681803226471, -0.14569981396198273, -0.7564183473587036, -1.4867770671844482, 1.3008952140808105, -0.30340930819511414, -0.15621423721313477, -0.1187448650598526, 8.796249389648438, 46.685001373291016, -0.7400000095367432, -1.9768750667572021, 5.023749828338623, 0.060624998062849045, 14.889999389648438, 0.18812499940395355, 11.716666221618652, -0.1731249988079071, 1.0256249904632568, 15.167778015136719, 17.150625228881836, 42.407501220703125, 0.07545454800128937, -0.48875001072883606, -0.051875002682209015, 0.5262500047683716, 0.7400000095367432, 0.34375, 0.8554545640945435, 0.7699999809265137, 0.7089999914169312, 7.121110916137695], "max": [0.6626707315444946, -0.8416834473609924, 1.9528448581695557, 0.8161192536354065, -0.16453516483306885, 0.6244118809700012, -0.32744908332824707, -0.9435373544692993, 1.7807040214538574, 0.2288137972354889, 1.0767862796783447, 0.2887531518936157, 87.98249816894531, 67.45625305175781, 52.3181266784668, 8.978124618530273, 62.95125198364258, 109.36000061035156, 79.78874969482422, 112.5893783569336, 88.00687408447266, 110.3125, 95.06187438964844, 110.33499908447266, 73.62625122070312, 77.35062408447266, 0.17249999940395355, 9.427777290344238, 58.03437423706055, 42.15562438964844, 59.876251220703125, 94.32562255859375, 82.67937469482422, 109.56562805175781, 93.71500396728516, 111.14688110351562], "mean": [0.3163881301879883, -1.2780678272247314, 1.7829790115356445, 0.5346771478652954, -0.2890627682209015, 0.04972799867391586, -0.5862296223640442, -1.2551603317260742, 1.6409565210342407, -0.08549836277961731, 0.7171661257743835, 0.1535833328962326, 50.934608459472656, 58.94024658203125, 24.760272979736328, 3.3062283992767334, 34.936641693115234, 52.36821746826172, 45.27686309814453, 53.981590270996094, 53.13944625854492, 52.92350387573242, 46.954044342041016, 79.99378204345703, 43.40720748901367, 61.49666976928711, 0.12615683674812317, 0.8829355835914612, 23.18089485168457, 6.127202033996582, 32.41776657104492, 15.651338577270508, 40.3050422668457, 24.594520568847656, 32.72521209716797, 71.47135925292969], "std": [0.2016049474477768, 0.15629304945468903, 0.16458739340305328, 0.29848968982696533, 0.17557045817375183, 0.2412390410900116, 0.1569930911064148, 0.16346023976802826, 0.09564563632011414, 0.1417248696088791, 0.4070627689361572, 0.08588486909866333, 27.939071655273438, 5.7118048667907715, 17.367265701293945, 3.704484462738037, 17.944618225097656, 51.72254180908203, 19.50741195678711, 52.834266662597656, 26.81578826904297, 52.27956771850586, 39.92019271850586, 32.20236587524414, 15.896543502807617, 9.168233871459961, 0.022019801661372185, 2.2047927379608154, 21.02271842956543, 10.617831230163574, 17.588281631469727, 28.12916374206543, 21.367650985717773, 40.863037109375, 27.37859535217285, 24.722827911376953], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [295]}, "index": {"min": [2751], "max": [3045], "mean": [2898.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [1.847457627118644, 4.0, 4.0, 4.0, 4.0], "std": [1.2489121954458375, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [295]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [295]}, "eef_direction_state": {"mean": [3.830508474576271, 3.7457627118644066], "std": [1.4769705868211997, 1.841086822900285], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.3559322033898304, 0.976271186440678], "std": [0.6206260334289252, 0.6346863586965945], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.847457627118644, 0.5627118644067797], "std": [0.8479998265516648, 0.7604410640497636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.830508474576271, 3.7457627118644066], "std": [1.4769705868211997, 1.841086822900285], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.3559322033898304, 0.976271186440678], "std": [0.6206260334289252, 0.6346863586965945], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.847457627118644, 0.5627118644067797], "std": [0.8479998265516648, 0.7604410640497636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.8251948518520458, 0.19325670357666475, 1.223260953849511, -1.6330851991104853, 0.7120030963575853, -2.0288024157349374, 0.7647562839478906, -0.16305423566014188, 1.1908425255201918, 1.4240004457401514, 0.13961167034331554, 2.108148681033073], "std": [0.04041980977170998, 0.053855152851648415, 0.06868272489063856, 0.22287493435300135, 0.10420331022604012, 0.11212607098382772, 0.039899261068009124, 0.04622790826264296, 0.044020775762122905, 0.2653663708176835, 0.22071006583366137, 0.05033977038230795], "min": [0.6928774312368794, 0.109833496848229, 1.0606080822543258, -2.134469144882595, 0.4556916146757537, -2.3242464896220354, 0.6812033355572297, -0.24301297356365892, 1.107639581055833, 1.130666319633161, -0.2596263188765078, 1.9967114223175388], "max": [0.8627682211677749, 0.2738402361954244, 1.325604321483019, -1.125918206640943, 1.070075960838282, -1.7674422554336495, 0.8226739492156144, -0.09142294013152669, 1.3012119149222006, 2.038528246113088, 0.5400849343035881, 2.1832539562996924], "count": [295]}, "eef_sim_pose_action": {"mean": [0.8251948518520458, 0.19325670357666475, 1.223260953849511, -1.6330851991104853, 0.7120030963575853, -2.0288024157349374, 0.7647562839478906, -0.16305423566014188, 1.1908425255201918, 1.4240004457401514, 0.13961167034331554, 2.108148681033073], "std": [0.04041980977170998, 0.053855152851648415, 0.06868272489063856, 0.22287493435300135, 0.10420331022604012, 0.11212607098382772, 0.039899261068009124, 0.04622790826264296, 0.044020775762122905, 0.2653663708176835, 0.22071006583366137, 0.05033977038230795], "min": [0.6928774312368794, 0.109833496848229, 1.0606080822543258, -2.134469144882595, 0.4556916146757537, -2.3242464896220354, 0.6812033355572297, -0.24301297356365892, 1.107639581055833, 1.130666319633161, -0.2596263188765078, 1.9967114223175388], "max": [0.8627682211677749, 0.2738402361954244, 1.325604321483019, -1.125918206640943, 1.070075960838282, -1.7674422554336495, 0.8226739492156144, -0.09142294013152669, 1.3012119149222006, 2.038528246113088, 0.5400849343035881, 2.1832539562996924], "count": [295]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31142718545751635]], [[0.4403900469771242]], [[0.5382276429738562]]], "std": [[[0.3704500733578279]], [[0.28442636463581245]], [[0.24095155521040418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5721393852124182]], [[0.6040904248366014]], [[0.5883454820261438]]], "std": [[[0.3177376339872793]], [[0.31571477987906815]], [[0.32335127067508695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5514832332516341]], [[0.579486640114379]], [[0.572004056372549]]], "std": [[[0.3298489003582279]], [[0.327849422236462]], [[0.33325724230073933]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3919815032679738]], [[0.4570763153594771]], [[0.48167906250000003]]], "std": [[[0.36771307456109575]], [[0.35608252195570883]], [[0.38074604588137034]]], "count": [100]}, "observation.state": {"min": [0.158479243516922, -1.381156086921692, 0.8598697185516357, -0.6979095339775085, -1.625785231590271, 0.06198977679014206, -1.0263917446136475, -1.4861571788787842, 1.0026236772537231, -0.6625992059707642, 0.1819876730442047, -0.4173554480075836, 18.453125, 44.186248779296875, -0.2918750047683716, -2.59624981880188, 0.5856249928474426, -0.5418750047683716, 0.71875, 0.19875000417232513, 0.7387499809265137, 0.14687499403953552, 0.9437500238418579, -0.5106250047683716, 11.275625228881836, 42.90625, 0.08812499791383743, -0.4856249988079071, 0.4375, 0.40687501430511475, 0.4137499928474426, 1.4331250190734863, 0.40187498927116394, 0.5568749904632568, 0.4699999988079071, -1.1106250286102295], "max": [1.2711480855941772, -0.5501592755317688, 1.911502480506897, 0.5589808821678162, -0.2612153887748718, 1.141780138015747, -0.483138769865036, -0.7108796834945679, 1.7615110874176025, 0.5345426201820374, 1.658125877380371, 0.09606031328439713, 87.79499816894531, 73.69249725341797, 47.78187561035156, 9.30875015258789, 76.64937591552734, 110.546875, 86.01374816894531, 111.1612548828125, 91.29312896728516, 111.10437774658203, 93.83687591552734, 111.07562255859375, 53.598751068115234, 80.10062408447266, 0.19812500476837158, 9.485625267028809, 29.9244441986084, 40.669376373291016, 64.15812683105469, 108.85062408447266, 86.68437957763672, 110.84000396728516, 95.20562744140625, 110.9331283569336], "mean": [0.8126705884933472, -1.1222552061080933, 1.559918999671936, -0.1646876484155655, -0.6658393144607544, 0.4601885676383972, -0.5683321356773376, -1.1695572137832642, 1.5496326684951782, -0.2538849711418152, 0.6794470548629761, -0.003180114319548011, 46.46791458129883, 59.78810119628906, 17.550153732299805, 1.6001685857772827, 34.09370803833008, 58.258113861083984, 40.70759201049805, 59.922786712646484, 43.92987823486328, 62.489933013916016, 42.84614944458008, 69.47803497314453, 30.00835418701172, 64.6534423828125, 0.14154624938964844, 3.062329053878784, 9.160359382629395, 4.37913179397583, 14.918216705322266, 16.65499496459961, 17.547786712646484, 19.782878875732422, 16.1862850189209, 44.13250732421875], "std": [0.3026413321495056, 0.1951061338186264, 0.2549108862876892, 0.3758983910083771, 0.3166963458061218, 0.3574892282485962, 0.14440597593784332, 0.1530846506357193, 0.1358480155467987, 0.4759397804737091, 0.26537731289863586, 0.0950927808880806, 18.1447696685791, 7.08354377746582, 13.882625579833984, 3.1320877075195312, 25.607152938842773, 50.368804931640625, 31.146881103515625, 50.118499755859375, 35.14235305786133, 49.14109802246094, 37.21043395996094, 47.66598129272461, 12.126176834106445, 7.215590953826904, 0.019532155245542526, 2.739442825317383, 5.923399448394775, 8.327445983886719, 17.615371704101562, 32.57244110107422, 25.74634552001953, 38.601871490478516, 30.377925872802734, 42.59857177734375], "count": [459]}, "action": {"min": [0.158479243516922, -1.381156086921692, 0.8598697185516357, -0.6979095339775085, -1.625785231590271, 0.06198977679014206, -1.0263917446136475, -1.4861571788787842, 1.0026236772537231, -0.6625992059707642, 0.1819876730442047, -0.4173554480075836, 18.453125, 44.186248779296875, -0.2918750047683716, -2.59624981880188, 0.5856249928474426, -0.5418750047683716, 0.71875, 0.19875000417232513, 0.7387499809265137, 0.14687499403953552, 0.9437500238418579, -0.5106250047683716, 11.275625228881836, 42.90625, 0.08812499791383743, -0.4856249988079071, 0.4375, 0.40687501430511475, 0.4137499928474426, 1.4331250190734863, 0.40187498927116394, 0.5568749904632568, 0.4699999988079071, -1.1106250286102295], "max": [1.2711480855941772, -0.5501592755317688, 1.911502480506897, 0.5589808821678162, -0.2612153887748718, 1.141780138015747, -0.483138769865036, -0.7108796834945679, 1.7615110874176025, 0.5345426201820374, 1.658125877380371, 0.09606031328439713, 87.79499816894531, 73.69249725341797, 47.78187561035156, 9.30875015258789, 76.64937591552734, 110.546875, 86.01374816894531, 111.1612548828125, 91.29312896728516, 111.10437774658203, 93.83687591552734, 111.07562255859375, 53.598751068115234, 80.10062408447266, 0.19812500476837158, 9.485625267028809, 29.9244441986084, 40.669376373291016, 64.15812683105469, 108.85062408447266, 86.68437957763672, 110.84000396728516, 95.20562744140625, 110.9331283569336], "mean": [0.8126708269119263, -1.1222552061080933, 1.5599192380905151, -0.16468766331672668, -0.6658392548561096, 0.4601888656616211, -0.5683320760726929, -1.169556975364685, 1.5496342182159424, -0.25388506054878235, 0.6794474124908447, -0.003180130384862423, 46.46791458129883, 59.78810501098633, 17.550151824951172, 1.6001688241958618, 34.09370803833008, 58.25811767578125, 40.70757293701172, 59.92277526855469, 43.929874420166016, 62.489952087402344, 42.84614181518555, 69.47805786132812, 30.008350372314453, 64.6534652709961, 0.14154627919197083, 3.0623276233673096, 9.160355567932129, 4.379134654998779, 14.918221473693848, 16.65499496459961, 17.547780990600586, 19.782882690429688, 16.186290740966797, 44.13252639770508], "std": [0.3026413321495056, 0.1951061189174652, 0.2549108862876892, 0.3758983612060547, 0.3166963458061218, 0.3574891686439514, 0.14440606534481049, 0.1530846655368805, 0.1358480155467987, 0.47593972086906433, 0.26537731289863586, 0.0950927808880806, 18.1447696685791, 7.0835442543029785, 13.882620811462402, 3.132086753845215, 25.607152938842773, 50.368812561035156, 31.14688491821289, 50.118507385253906, 35.142356872558594, 49.14110565185547, 37.21044158935547, 47.665992736816406, 12.126177787780762, 7.215590953826904, 0.019532158970832825, 2.73944354057312, 5.923399448394775, 8.327445983886719, 17.615371704101562, 32.57243728637695, 25.746339797973633, 38.601871490478516, 30.377933502197266, 42.59858322143555], "count": [459]}, "timestamp": {"min": [0.0], "max": [15.266666666666667], "mean": [7.633333333333334], "std": [4.416719077257167], "count": [459]}, "frame_index": {"min": [0], "max": [458], "mean": [229.0], "std": [132.50157231771504], "count": [459]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [459]}, "index": {"min": [3046], "max": [3504], "mean": [3275.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [0.9891067538126361, 4.0, 4.0, 4.0, 4.0], "std": [1.1981699314713483, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [459]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [459]}, "eef_direction_state": {"mean": [3.6492374727668846, 4.631808278867102], "std": [1.2563799998230112, 1.7531643343641743], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [1.383442265795207, 0.6840958605664488], "std": [0.5413494017465398, 0.7937581931811], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.8910675381263616, 0.4357298474945534], "std": [0.8537414476824285, 0.7153073147036902], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [3.6492374727668846, 4.631808278867102], "std": [1.2563799998230112, 1.7531643343641743], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [1.383442265795207, 0.6840958605664488], "std": [0.5413494017465398, 0.7937581931811], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.8910675381263616, 0.4357298474945534], "std": [0.8537414476824285, 0.7153073147036902], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.7487214816547113, 0.27700990729820946, 1.1274435186481815, -1.656031674582222, 0.6567376612442858, -1.9008513980661175, 0.749441825082815, -0.1647248563809781, 1.1831365175429807, 1.5217589452690357, 0.4271072245659946, 2.1509297643290823], "std": [0.06616163082772819, 0.05792524764038181, 0.09493622505403183, 0.35009622265857976, 0.22810651179366245, 0.2330044422870108, 0.04012185643074385, 0.05125656078501967, 0.04819333358900933, 0.21850380622745666, 0.3824579160080236, 0.22998343656058506], "min": [0.5430660247953307, 0.1354327062417249, 1.0059342255144081, -2.198952737587837, 0.2485777013211834, -2.3582993844511857, 0.5731886714078724, -0.2543084070886462, 1.031691355828315, 0.7984212684493506, -0.27871931525660365, 1.7036538493924274], "max": [0.8513616633574852, 0.35813940618186313, 1.360201790051286, -0.3140495398972936, 1.1684541780982665, -1.1846602260095311, 0.8216303666202606, -0.07539536246684478, 1.3244047572840263, 1.9978686597710764, 0.7568843798021985, 2.3534337751214554], "count": [459]}, "eef_sim_pose_action": {"mean": [0.7487214816547113, 0.27700990729820946, 1.1274435186481815, -1.656031674582222, 0.6567376612442858, -1.9008513980661175, 0.749441825082815, -0.1647248563809781, 1.1831365175429807, 1.5217589452690357, 0.4271072245659946, 2.1509297643290823], "std": [0.06616163082772819, 0.05792524764038181, 0.09493622505403183, 0.35009622265857976, 0.22810651179366245, 0.2330044422870108, 0.04012185643074385, 0.05125656078501967, 0.04819333358900933, 0.21850380622745666, 0.3824579160080236, 0.22998343656058506], "min": [0.5430660247953307, 0.1354327062417249, 1.0059342255144081, -2.198952737587837, 0.2485777013211834, -2.3582993844511857, 0.5731886714078724, -0.2543084070886462, 1.031691355828315, 0.7984212684493506, -0.27871931525660365, 1.7036538493924274], "max": [0.8513616633574852, 0.35813940618186313, 1.360201790051286, -0.3140495398972936, 1.1684541780982665, -1.1846602260095311, 0.8216303666202606, -0.07539536246684478, 1.3244047572840263, 1.9978686597710764, 0.7568843798021985, 2.3534337751214554], "count": [459]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32039695261437906]], [[0.4411702900326797]], [[0.5326889542483659]]], "std": [[[0.3599393062188247]], [[0.27581462921467537]], [[0.2319491263607748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6012475388071896]], [[0.626403443627451]], [[0.6067506147875817]]], "std": [[[0.3092051340751235]], [[0.31348325304074415]], [[0.32125231306441965]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5326893014705882]], [[0.5660596017156863]], [[0.5576041176470589]]], "std": [[[0.3241353009507121]], [[0.3226191940971049]], [[0.330126418768899]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38944505106209154]], [[0.4568614808006536]], [[0.473031779003268]]], "std": [[[0.35465944313047304]], [[0.3430370263259392]], [[0.3736334962902227]]], "count": [100]}, "observation.state": {"min": [0.2576867341995239, -1.5918974876403809, 0.9731653332710266, -0.5079108476638794, -0.9503191709518433, -0.26419565081596375, -1.0052516460418701, -1.4402132034301758, 1.1978120803833008, -0.09539272636175156, 0.14646276831626892, -0.2130540907382965, 15.601875305175781, 54.711875915527344, 1.353124976158142, -3.0331249237060547, 0.9437500238418579, -0.30687499046325684, 8.726249694824219, -1.109375, 6.693749904632568, 0.5618749856948853, 1.0099999904632568, 0.7231249809265137, 19.6200008392334, 41.83333206176758, 0.09937500208616257, -0.4756249785423279, 0.4181250035762787, 0.7437500357627869, 0.4424999952316284, -0.2875000238418579, 0.5, 0.3956249952316284, 0.3974999785423279, 0.2561538517475128], "max": [1.0398069620132446, -0.6832544803619385, 2.0313096046447754, 0.6257390975952148, -0.3547484278678894, 0.9716393947601318, -0.6139848828315735, -0.8665640950202942, 1.7095826864242554, 0.43428605794906616, 1.6034901142120361, 0.1431010216474533, 86.546875, 74.66437530517578, 57.516876220703125, 8.429374694824219, 62.473751068115234, 110.55374908447266, 81.96499633789062, 112.44812774658203, 86.97624969482422, 113.62625122070312, 93.43187713623047, 110.34437561035156, 75.61563110351562, 77.17375183105469, 0.17812500894069672, 9.04285717010498, 47.25562286376953, 82.03250122070312, 55.83062744140625, 89.14937591552734, 92.25187683105469, 106.24749755859375, 98.13125610351562, 110.40875244140625], "mean": [0.564944863319397, -1.2164872884750366, 1.7001234292984009, 0.13348929584026337, -0.5293951034545898, 0.19102627038955688, -0.749187707901001, -1.1602602005004883, 1.4935890436172485, 0.13907378911972046, 0.8674510717391968, -0.07571040838956833, 51.52043533325195, 61.185768127441406, 24.890865325927734, 1.7216672897338867, 27.817638397216797, 44.83155822753906, 44.343502044677734, 62.03028869628906, 54.55741500854492, 63.812339782714844, 50.93946075439453, 81.0851058959961, 52.88740158081055, 63.109764099121094, 0.13563576340675354, 1.4009974002838135, 18.225061416625977, 11.64946460723877, 21.486953735351562, 15.479903221130371, 29.027889251708984, 23.195693969726562, 25.79849624633789, 52.85707473754883], "std": [0.28960147500038147, 0.23285777866840363, 0.26244840025901794, 0.39775964617729187, 0.15882152318954468, 0.3497081696987152, 0.09231746196746826, 0.19538699090480804, 0.14240531623363495, 0.18840567767620087, 0.35845673084259033, 0.12896066904067993, 26.261138916015625, 6.276661396026611, 15.099666595458984, 2.058114767074585, 15.534110069274902, 43.555233001708984, 20.45888328552246, 52.28962326049805, 29.174646377563477, 50.958763122558594, 39.05369186401367, 36.68490982055664, 13.757439613342285, 8.370320320129395, 0.01626739650964737, 2.7521567344665527, 15.870987892150879, 21.493309020996094, 14.080896377563477, 26.42449188232422, 25.7944278717041, 36.31599044799805, 34.16139221191406, 33.648643493652344], "count": [292]}, "action": {"min": [0.2576867341995239, -1.5918974876403809, 0.9731653332710266, -0.5079108476638794, -0.9503191709518433, -0.26419565081596375, -1.0052516460418701, -1.4402132034301758, 1.1978120803833008, -0.09539272636175156, 0.14646276831626892, -0.2130540907382965, 15.601875305175781, 54.711875915527344, 1.353124976158142, -3.0331249237060547, 0.9437500238418579, -0.30687499046325684, 8.726249694824219, -1.109375, 6.693749904632568, 0.5618749856948853, 1.0099999904632568, 0.7231249809265137, 19.6200008392334, 41.83333206176758, 0.09937500208616257, -0.4756249785423279, 0.4181250035762787, 0.7437500357627869, 0.4424999952316284, -0.2875000238418579, 0.5, 0.3956249952316284, 0.3974999785423279, 0.2561538517475128], "max": [1.0398069620132446, -0.6832544803619385, 2.0313096046447754, 0.6257390975952148, -0.3547484278678894, 0.9716393947601318, -0.6139848828315735, -0.8665640950202942, 1.7095826864242554, 0.43428605794906616, 1.6034901142120361, 0.1431010216474533, 86.546875, 74.66437530517578, 57.516876220703125, 8.429374694824219, 62.473751068115234, 110.55374908447266, 81.96499633789062, 112.44812774658203, 86.97624969482422, 113.62625122070312, 93.43187713623047, 110.34437561035156, 75.61563110351562, 77.17375183105469, 0.17812500894069672, 9.04285717010498, 47.25562286376953, 82.03250122070312, 55.83062744140625, 89.14937591552734, 92.25187683105469, 106.24749755859375, 98.13125610351562, 110.40875244140625], "mean": [0.5649449229240417, -1.2164874076843262, 1.7001235485076904, 0.13348941504955292, -0.5293951034545898, 0.19102637469768524, -0.7491869926452637, -1.1602600812911987, 1.4935890436172485, 0.13907375931739807, 0.8674507141113281, -0.07571035623550415, 51.52043914794922, 61.185760498046875, 24.89086151123047, 1.721666932106018, 27.817638397216797, 44.83158493041992, 44.34347915649414, 62.03029251098633, 54.55742645263672, 63.81235122680664, 50.93944549560547, 81.08512115478516, 52.88740921020508, 63.10980987548828, 0.1356358528137207, 1.4009976387023926, 18.225069046020508, 11.64946460723877, 21.48695182800293, 15.47989559173584, 29.027875900268555, 23.195690155029297, 25.798500061035156, 52.85707092285156], "std": [0.28960147500038147, 0.232857808470726, 0.26244843006134033, 0.3977596163749695, 0.1588214933872223, 0.3497081398963928, 0.09231740981340408, 0.19538697600364685, 0.14240534603595734, 0.18840564787387848, 0.3584567904472351, 0.12896066904067993, 26.261137008666992, 6.276661396026611, 15.099666595458984, 2.058114528656006, 15.5341157913208, 43.55522537231445, 20.45888328552246, 52.28961181640625, 29.174646377563477, 50.958770751953125, 39.0536994934082, 36.68490982055664, 13.757439613342285, 8.370321273803711, 0.016267400234937668, 2.7521567344665527, 15.870987892150879, 21.493309020996094, 14.080896377563477, 26.42449378967285, 25.7944278717041, 36.31598663330078, 34.16141128540039, 33.64864730834961], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [292]}, "index": {"min": [3505], "max": [3796], "mean": [3650.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [1.7671232876712328, 4.0, 4.0, 4.0, 4.0], "std": [1.219370463503979, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [292]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [292]}, "eef_direction_state": {"mean": [2.9178082191780823, 4.058219178082192], "std": [1.4093953299542454, 1.947961943361029], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.5342465753424657, 0.8904109589041096], "std": [0.505644625350459, 0.6685015719209061], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.9212328767123288, 0.5787671232876712], "std": [0.8544572020598792, 0.7920589524300583], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [2.9178082191780823, 4.058219178082192], "std": [1.4093953299542454, 1.947961943361029], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.5342465753424657, 0.8904109589041096], "std": [0.505644625350459, 0.6685015719209061], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.9212328767123288, 0.5787671232876712], "std": [0.8544572020598792, 0.7920589524300583], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.7865503534258048, 0.2218800432065959, 1.1839319613818515, -1.5284085604837852, 0.5901292668130778, -1.908327259375982, 0.7296848661932787, -0.19521880914724427, 1.1645078203170987, 1.4120838288530055, 0.18246523611548196, 1.996017856575779], "std": [0.05792221643436917, 0.10594614425300879, 0.0813253197884494, 0.27445986433273817, 0.2563692970912407, 0.1867892269063925, 0.04843028403518517, 0.03711449407735931, 0.06848682476273626, 0.27452964496678156, 0.31382234924661495, 0.08744713080455495], "min": [0.6098205924576786, 0.06385389409481262, 1.0224547528554553, -1.9109700141483175, 0.30592466992460254, -2.130603391730526, 0.6284301767619223, -0.28328202080879133, 1.0580190831586582, 0.8788463722627478, -0.3295021204072024, 1.805576287723248], "max": [0.8540253992754081, 0.3805214544533414, 1.3510505106143809, -0.4516200814508086, 1.1497633934039055, -1.295550019005396, 0.8003158360663405, -0.12307792436305619, 1.297206205914779, 1.982683059649835, 0.5620739714764653, 2.1069083902250076], "count": [292]}, "eef_sim_pose_action": {"mean": [0.7865503534258048, 0.2218800432065959, 1.1839319613818515, -1.5284085604837852, 0.5901292668130778, -1.908327259375982, 0.7296848661932787, -0.19521880914724427, 1.1645078203170987, 1.4120838288530055, 0.18246523611548196, 1.996017856575779], "std": [0.05792221643436917, 0.10594614425300879, 0.0813253197884494, 0.27445986433273817, 0.2563692970912407, 0.1867892269063925, 0.04843028403518517, 0.03711449407735931, 0.06848682476273626, 0.27452964496678156, 0.31382234924661495, 0.08744713080455495], "min": [0.6098205924576786, 0.06385389409481262, 1.0224547528554553, -1.9109700141483175, 0.30592466992460254, -2.130603391730526, 0.6284301767619223, -0.28328202080879133, 1.0580190831586582, 0.8788463722627478, -0.3295021204072024, 1.805576287723248], "max": [0.8540253992754081, 0.3805214544533414, 1.3510505106143809, -0.4516200814508086, 1.1497633934039055, -1.295550019005396, 0.8003158360663405, -0.12307792436305619, 1.297206205914779, 1.982683059649835, 0.5620739714764653, 2.1069083902250076], "count": [292]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2971741482843137]], [[0.4410429616013072]], [[0.5452416870915032]]], "std": [[[0.3460775448298959]], [[0.2555040256953211]], [[0.21994339068503174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5923624468954248]], [[0.623291141748366]], [[0.6141368790849674]]], "std": [[[0.32095134843854084]], [[0.3182072711035572]], [[0.3218760966372432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5372531985294118]], [[0.5703253206699346]], [[0.5564960804738562]]], "std": [[[0.3063782509487407]], [[0.3089999805847323]], [[0.3145763958724265]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38720562908496736]], [[0.4543301184640523]], [[0.47192067810457516]]], "std": [[[0.3556082757895841]], [[0.339559573226527]], [[0.3677191638265776]]], "count": [100]}, "observation.state": {"min": [0.12021248042583466, -1.481245756149292, 1.1119376420974731, -0.4462071657180786, -0.9209058284759521, -0.023270007222890854, -0.9126802682876587, -1.42705237865448, 1.3870927095413208, -0.3086349070072174, 0.22404535114765167, -0.20576366782188416, 20.0518741607666, 54.68562698364258, 0.4518750011920929, -2.3368749618530273, 2.724375009536743, -0.5837500095367432, 8.505624771118164, -0.9900000095367432, 8.746874809265137, -2.384999990463257, 1.0824999809265137, 15.681875228881836, 12.15625, 45.64777755737305, 0.09437499940395355, -1.5706250667572021, 0.4231249988079071, -0.1925000101327896, 0.4637500047683716, -0.25562500953674316, 0.7081249952316284, 0.7636363506317139, 0.43312498927116394, 0.6499999761581421], "max": [0.9801060557365417, -0.7650068402290344, 1.8889954090118408, 0.8772507309913635, -0.21541447937488556, 1.0205531120300293, -0.2535858750343323, -0.9315155744552612, 1.7692596912384033, 0.2924486994743347, 1.1233978271484375, 0.21159972250461578, 66.02437591552734, 71.42312622070312, 51.40625, 6.755000114440918, 61.10499954223633, 110.63999938964844, 81.72937774658203, 109.39749908447266, 88.85812377929688, 109.77562713623047, 91.60062408447266, 110.15062713623047, 72.58499908447266, 79.21500396728516, 0.19300000369548798, 8.272222518920898, 47.400001525878906, 103.11624908447266, 72.15250396728516, 105.50625610351562, 95.42312622070312, 109.85562896728516, 105.24063110351562, 109.42813110351562], "mean": [0.5130210518836975, -1.1689757108688354, 1.5895001888275146, 0.24639952182769775, -0.5073500275611877, 0.46372750401496887, -0.637570858001709, -1.1812102794647217, 1.5482326745986938, -0.05503595992922783, 0.7990854382514954, 0.008865976706147194, 50.314552307128906, 58.3880615234375, 12.434844970703125, 1.3986356258392334, 33.60570526123047, 58.430511474609375, 45.59028244018555, 63.20476531982422, 50.78101348876953, 64.31917572021484, 48.555137634277344, 76.825439453125, 33.36067581176758, 65.30695343017578, 0.13575208187103271, 0.1089412122964859, 16.311447143554688, 30.137454986572266, 29.82737922668457, 36.989280700683594, 38.025665283203125, 43.135677337646484, 41.5671501159668, 51.47466278076172], "std": [0.268127977848053, 0.19807066023349762, 0.2342793196439743, 0.40557417273521423, 0.17754502594470978, 0.38220733404159546, 0.22686399519443512, 0.1685112565755844, 0.12108971923589706, 0.18856042623519897, 0.3305378258228302, 0.15699350833892822, 16.682891845703125, 3.8710989952087402, 15.786667823791504, 2.9414303302764893, 23.543453216552734, 48.01699447631836, 29.126705169677734, 51.73966598510742, 31.92099952697754, 52.4854736328125, 36.969966888427734, 39.26137924194336, 14.344013214111328, 8.97810173034668, 0.01896100863814354, 1.3061192035675049, 15.760298728942871, 37.74783706665039, 30.088993072509766, 43.33713150024414, 40.935760498046875, 50.65544509887695, 45.714420318603516, 47.27322006225586], "count": [329]}, "action": {"min": [0.12021248042583466, -1.481245756149292, 1.1119376420974731, -0.4462071657180786, -0.9209058284759521, -0.023270007222890854, -0.9126802682876587, -1.42705237865448, 1.3870927095413208, -0.3086349070072174, 0.22404535114765167, -0.20576366782188416, 20.0518741607666, 54.68562698364258, 0.4518750011920929, -2.3368749618530273, 2.724375009536743, -0.5837500095367432, 8.505624771118164, -0.9900000095367432, 8.746874809265137, -2.384999990463257, 1.0824999809265137, 15.681875228881836, 12.15625, 45.64777755737305, 0.09437499940395355, -1.5706250667572021, 0.4231249988079071, -0.1925000101327896, 0.4637500047683716, -0.25562500953674316, 0.7081249952316284, 0.7636363506317139, 0.43312498927116394, 0.6499999761581421], "max": [0.9801060557365417, -0.7650068402290344, 1.8889954090118408, 0.8772507309913635, -0.21541447937488556, 1.0205531120300293, -0.2535858750343323, -0.9315155744552612, 1.7692596912384033, 0.2924486994743347, 1.1233978271484375, 0.21159972250461578, 66.02437591552734, 71.42312622070312, 51.40625, 6.755000114440918, 61.10499954223633, 110.63999938964844, 81.72937774658203, 109.39749908447266, 88.85812377929688, 109.77562713623047, 91.60062408447266, 110.15062713623047, 72.58499908447266, 79.21500396728516, 0.19300000369548798, 8.272222518920898, 47.400001525878906, 103.11624908447266, 72.15250396728516, 105.50625610351562, 95.42312622070312, 109.85562896728516, 105.24063110351562, 109.42813110351562], "mean": [0.5130207538604736, -1.168976068496704, 1.5895001888275146, 0.2463994324207306, -0.5073503255844116, 0.46372753381729126, -0.6375709176063538, -1.1812103986740112, 1.5482335090637207, -0.055035918951034546, 0.7990859150886536, 0.008865999057888985, 50.31454086303711, 58.388084411621094, 12.434843063354492, 1.3986355066299438, 33.605712890625, 58.430511474609375, 45.590301513671875, 63.20479202270508, 50.781002044677734, 64.31917572021484, 48.55514144897461, 76.82549285888672, 33.36067199707031, 65.30694580078125, 0.1357521265745163, 0.10894112288951874, 16.31144905090332, 30.13743782043457, 29.827388763427734, 36.98927688598633, 38.02568054199219, 43.13568878173828, 41.567161560058594, 51.47466278076172], "std": [0.2681279480457306, 0.19807064533233643, 0.2342793196439743, 0.40557414293289185, 0.17754505574703217, 0.38220736384391785, 0.22686399519443512, 0.168511301279068, 0.12108970433473587, 0.18856041133403778, 0.3305377960205078, 0.15699359774589539, 16.682891845703125, 3.8710999488830566, 15.786666870117188, 2.9414310455322266, 23.543458938598633, 48.01698303222656, 29.126699447631836, 51.73966598510742, 31.920997619628906, 52.485450744628906, 36.969966888427734, 39.261383056640625, 14.344015121459961, 8.978099822998047, 0.01896100491285324, 1.3061192035675049, 15.760300636291504, 37.747833251953125, 30.088993072509766, 43.33713912963867, 40.93576431274414, 50.65544891357422, 45.714420318603516, 47.27322006225586], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [329]}, "index": {"min": [3797], "max": [4125], "mean": [3961.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [1.7811550151975684, 4.0, 4.0, 4.0, 4.0], "std": [1.2355464207115798, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [329]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [329]}, "eef_direction_state": {"mean": [3.6565349544072947, 3.7264437689969605], "std": [1.4272515405577229, 1.9688917617874349], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.4984802431610942, 0.9848024316109423], "std": [0.5682833963847854, 0.6862169146675489], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.9544072948328267, 0.6504559270516718], "std": [0.8475175790960764, 0.8004604138852801], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [3.6565349544072947, 3.7264437689969605], "std": [1.4272515405577229, 1.9688917617874349], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.4984802431610942, 0.9848024316109423], "std": [0.5682833963847854, 0.6862169146675489], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.9544072948328267, 0.6504559270516718], "std": [0.8475175790960764, 0.8004604138852801], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.7734311954682453, 0.19195172942248734, 1.1933998098445582, -1.531730867017526, 0.9049938149095887, -1.9973191041477851, 0.7499621066548412, -0.17775634747143723, 1.199408310306752, 1.3796950888295967, 0.2579724093843154, 2.0605854651022066], "std": [0.04617377356734961, 0.07869308771476029, 0.07504468626352538, 0.2716598866746252, 0.22004118046178042, 0.2107244970417889, 0.04584420093522737, 0.04071988835538033, 0.03724382348887585, 0.15599195054666262, 0.2427914234813234, 0.047541997520655285], "min": [0.6775746296226538, 0.05895443341706344, 1.052948734265348, -2.136308782157008, 0.6174212893232456, -2.4588528949065025, 0.6891927555844809, -0.252283583638751, 1.1382998124871473, 1.1710371307837217, -0.22525295557020475, 1.9781027869012962], "max": [0.8364271365868172, 0.3198051241061654, 1.3075938364337774, -0.9578112628610992, 1.2748474074405296, -1.55343096892521, 0.8170038452148185, -0.12622906759978425, 1.2854660879976516, 1.7076733704302158, 0.5425989205043478, 2.1699069413681524], "count": [329]}, "eef_sim_pose_action": {"mean": [0.7734311954682453, 0.19195172942248734, 1.1933998098445582, -1.531730867017526, 0.9049938149095887, -1.9973191041477851, 0.7499621066548412, -0.17775634747143723, 1.199408310306752, 1.3796950888295967, 0.2579724093843154, 2.0605854651022066], "std": [0.04617377356734961, 0.07869308771476029, 0.07504468626352538, 0.2716598866746252, 0.22004118046178042, 0.2107244970417889, 0.04584420093522737, 0.04071988835538033, 0.03724382348887585, 0.15599195054666262, 0.2427914234813234, 0.047541997520655285], "min": [0.6775746296226538, 0.05895443341706344, 1.052948734265348, -2.136308782157008, 0.6174212893232456, -2.4588528949065025, 0.6891927555844809, -0.252283583638751, 1.1382998124871473, 1.1710371307837217, -0.22525295557020475, 1.9781027869012962], "max": [0.8364271365868172, 0.3198051241061654, 1.3075938364337774, -0.9578112628610992, 1.2748474074405296, -1.55343096892521, 0.8170038452148185, -0.12622906759978425, 1.2854660879976516, 1.7076733704302158, 0.5425989205043478, 2.1699069413681524], "count": [329]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2890389379084968]], [[0.44140265114379085]], [[0.5446894628267974]]], "std": [[[0.37071306452872316]], [[0.284882393471316]], [[0.2485902155439111]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5897845506535948]], [[0.6141279044117647]], [[0.5980120526960784]]], "std": [[[0.31721530881442916]], [[0.318409770243262]], [[0.3267827785365017]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48970608251633985]], [[0.5161252614379085]], [[0.5069772365196079]]], "std": [[[0.2605634386469452]], [[0.2652588415425201]], [[0.2709578155788224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788369260620915]], [[0.44257421568627453]], [[0.4594480698529412]]], "std": [[[0.37632106258565573]], [[0.36402368659954903]], [[0.39167118566705944]]], "count": [100]}, "observation.state": {"min": [0.6116960644721985, -1.3445582389831543, 1.2835592031478882, -0.6456950306892395, -1.296783685684204, -0.03900587558746338, -0.7597085237503052, -1.2261816263198853, 1.0584038496017456, -0.6431677937507629, 0.6402113437652588, -0.4449673891067505, 1.915624976158142, 39.9275016784668, -1.1506249904632568, 0.19062499701976776, 0.6737499833106995, -0.009999999776482582, 0.6775000095367432, -0.8600000143051147, 1.0243749618530273, -2.3081250190734863, 1.0681250095367432, -0.06312499940395355, 2.474375009536743, 44.766876220703125, 0.036249998956918716, -0.004375001415610313, 0.6518750190734863, 0.5999999642372131, 0.574999988079071, 0.13384614884853363, 0.8489999771118164, 0.2862499952316284, 0.6037499904632568, -2.2975001335144043], "max": [1.3731212615966797, -0.8128607869148254, 1.8916656970977783, -0.05631532892584801, -0.48230430483818054, 0.67888343334198, -0.39094090461730957, -0.8681747317314148, 1.426909327507019, -0.25952258706092834, 0.796203076839447, -0.3504091203212738, 53.79125213623047, 75.31749725341797, 58.95874786376953, 9.345624923706055, 37.865623474121094, 91.49437713623047, 72.89125061035156, 102.6624984741211, 98.4906234741211, 108.23750305175781, 100.10499572753906, 110.54125213623047, 65.90312957763672, 58.305625915527344, 0.27812498807907104, 9.54230785369873, 64.50250244140625, 110.5737533569336, 83.46062469482422, 109.20562744140625, 88.61125183105469, 111.06500244140625, 92.49625396728516, 111.34000396728516], "mean": [0.8910526633262634, -1.1871458292007446, 1.7079328298568726, -0.2936456799507141, -0.7701603174209595, 0.09448090940713882, -0.5092722177505493, -1.040503978729248, 1.326602578163147, -0.4287968575954437, 0.7017799019813538, -0.38613730669021606, 32.31082534790039, 60.60640335083008, 28.336172103881836, 3.1762285232543945, 16.14812469482422, 34.70349884033203, 32.2201042175293, 37.47446823120117, 41.95680618286133, 41.70182800292969, 42.117225646972656, 58.57514572143555, 31.27149772644043, 53.08292007446289, 0.12886512279510498, 5.290251731872559, 26.373262405395508, 38.7845458984375, 33.8944091796875, 41.2342529296875, 36.44924545288086, 40.629188537597656, 32.72909164428711, 55.89829635620117], "std": [0.2696278989315033, 0.1374189555644989, 0.17607922852039337, 0.1900886595249176, 0.23273350298404694, 0.14777521789073944, 0.12628640234470367, 0.124813012778759, 0.1293848305940628, 0.15230682492256165, 0.0381280891597271, 0.023875001817941666, 19.921762466430664, 11.559283256530762, 19.125370025634766, 4.149706840515137, 15.148368835449219, 40.896522521972656, 30.7629337310791, 44.64868927001953, 41.829524993896484, 49.29548645019531, 43.93061828613281, 41.47970199584961, 21.724502563476562, 3.2640228271484375, 0.05219264701008797, 2.8790054321289062, 23.194787979125977, 47.65341567993164, 32.266761779785156, 49.70786666870117, 36.230918884277344, 49.86066436767578, 39.23653793334961, 40.65769577026367], "count": [303]}, "action": {"min": [0.6116960644721985, -1.3445582389831543, 1.2835592031478882, -0.6456950306892395, -1.296783685684204, -0.03900587558746338, -0.7597085237503052, -1.2261816263198853, 1.0584038496017456, -0.6431677937507629, 0.6402113437652588, -0.4449673891067505, 1.915624976158142, 39.9275016784668, -1.1506249904632568, 0.19062499701976776, 0.6737499833106995, -0.009999999776482582, 0.6775000095367432, -0.8600000143051147, 1.0243749618530273, -2.3081250190734863, 1.0681250095367432, -0.06312499940395355, 2.474375009536743, 44.766876220703125, 0.036249998956918716, -0.004375001415610313, 0.6518750190734863, 0.5999999642372131, 0.574999988079071, 0.13384614884853363, 0.8489999771118164, 0.2862499952316284, 0.6037499904632568, -2.2975001335144043], "max": [1.3731212615966797, -0.8128607869148254, 1.8916656970977783, -0.05631532892584801, -0.48230430483818054, 0.67888343334198, -0.39094090461730957, -0.8681747317314148, 1.426909327507019, -0.25952258706092834, 0.796203076839447, -0.3504091203212738, 53.79125213623047, 75.31749725341797, 58.95874786376953, 9.345624923706055, 37.865623474121094, 91.49437713623047, 72.89125061035156, 102.6624984741211, 98.4906234741211, 108.23750305175781, 100.10499572753906, 110.54125213623047, 65.90312957763672, 58.305625915527344, 0.27812498807907104, 9.54230785369873, 64.50250244140625, 110.5737533569336, 83.46062469482422, 109.20562744140625, 88.61125183105469, 111.06500244140625, 92.49625396728516, 111.34000396728516], "mean": [0.8910523653030396, -1.1871463060379028, 1.707932710647583, -0.29364556074142456, -0.7701601386070251, 0.09448084235191345, -0.5092728734016418, -1.040503740310669, 1.3266029357910156, -0.4287968873977661, 0.7017801403999329, -0.38613736629486084, 32.31080627441406, 60.60640335083008, 28.336166381835938, 3.176229953765869, 16.148122787475586, 34.7035026550293, 32.22010803222656, 37.474449157714844, 41.95683670043945, 41.701812744140625, 42.117244720458984, 58.57514572143555, 31.271499633789062, 53.08293533325195, 0.12886515259742737, 5.290252208709717, 26.373279571533203, 38.78452682495117, 33.894405364990234, 41.2342643737793, 36.4492073059082, 40.62919616699219, 32.72911071777344, 55.89830780029297], "std": [0.2696278989315033, 0.13741900026798248, 0.17607921361923218, 0.1900886446237564, 0.23273348808288574, 0.14777523279190063, 0.1262863725423813, 0.1248130276799202, 0.1293848305940628, 0.15230679512023926, 0.038128096610307693, 0.023875005543231964, 19.921762466430664, 11.559283256530762, 19.1253719329834, 4.149706840515137, 15.1483736038208, 40.896514892578125, 30.762939453125, 44.648685455322266, 41.829532623291016, 49.295475006103516, 43.93062973022461, 41.47970962524414, 21.724502563476562, 3.264023780822754, 0.052192654460668564, 2.8790056705474854, 23.194787979125977, 47.65342330932617, 32.26676940917969, 49.7078742980957, 36.23091506958008, 49.86067199707031, 39.23653793334961, 40.657691955566406], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [303]}, "index": {"min": [4126], "max": [4428], "mean": [4277.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [1.7524752475247525, 4.0, 4.0, 4.0, 4.0], "std": [1.2592045836085257, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [303]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [303]}, "eef_direction_state": {"mean": [3.745874587458746, 3.778877887788779], "std": [1.8979164737594219, 1.840312086535243], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.1056105610561056, 0.9537953795379538], "std": [0.7504024487806458, 0.7342474095701685], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7986798679867987, 0.6105610561056105], "std": [0.8534911259854758, 0.7919691892789789], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.745874587458746, 3.778877887788779], "std": [1.8979164737594219, 1.840312086535243], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.1056105610561056, 0.9537953795379538], "std": [0.7504024487806458, 0.7342474095701685], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7986798679867987, 0.6105610561056105], "std": [0.8534911259854758, 0.7919691892789789], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.7692891983255692, 0.3195182683468354, 1.1277744562250929, -1.5520623244131595, 0.3001412704676493, -1.7580033788591007, 0.6865597232631284, -0.11410475905219855, 1.227542746710178, 1.376551782815547, 0.8837102394733573, 2.2462244267855143], "std": [0.0564611628546253, 0.052383973351157305, 0.06072608654968072, 0.1262983653321482, 0.1366229658694846, 0.06822116353884547, 0.04507258757691208, 0.07421747671136243, 0.04188130654681971, 0.18840050490402968, 0.07829736825745698, 0.24202162292230228], "min": [0.6754477094578352, 0.24370660324168847, 1.0144141312524628, -1.7575830609651606, 0.1805568996343856, -1.8643462985428647, 0.5977976095147577, -0.20986795972652553, 1.1192413004359414, 1.1777380187853743, 0.7927134953955517, 1.9337586442068262], "max": [0.8299126162991547, 0.4129320534258848, 1.2432379668857854, -1.1640884478135143, 0.8784374065177576, -1.6247101538587156, 0.7371832051155518, -0.007685236094939457, 1.268091644000933, 1.860065060441401, 1.0491882174524338, 2.7503149147699077], "count": [303]}, "eef_sim_pose_action": {"mean": [0.7692891983255692, 0.3195182683468354, 1.1277744562250929, -1.5520623244131595, 0.3001412704676493, -1.7580033788591007, 0.6865597232631284, -0.11410475905219855, 1.227542746710178, 1.376551782815547, 0.8837102394733573, 2.2462244267855143], "std": [0.0564611628546253, 0.052383973351157305, 0.06072608654968072, 0.1262983653321482, 0.1366229658694846, 0.06822116353884547, 0.04507258757691208, 0.07421747671136243, 0.04188130654681971, 0.18840050490402968, 0.07829736825745698, 0.24202162292230228], "min": [0.6754477094578352, 0.24370660324168847, 1.0144141312524628, -1.7575830609651606, 0.1805568996343856, -1.8643462985428647, 0.5977976095147577, -0.20986795972652553, 1.1192413004359414, 1.1777380187853743, 0.7927134953955517, 1.9337586442068262], "max": [0.8299126162991547, 0.4129320534258848, 1.2432379668857854, -1.1640884478135143, 0.8784374065177576, -1.6247101538587156, 0.7371832051155518, -0.007685236094939457, 1.268091644000933, 1.860065060441401, 1.0491882174524338, 2.7503149147699077], "count": [303]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3213316503267974]], [[0.45093820465686274]], [[0.5472199162581699]]], "std": [[[0.3519104787811573]], [[0.2608624446328815]], [[0.2216187250698815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5895359824346406]], [[0.6165715910947713]], [[0.5960559987745099]]], "std": [[[0.3131011817235999]], [[0.31314092540332217]], [[0.3221580237162503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129469342320261]], [[0.537729068627451]], [[0.5239315849673203]]], "std": [[[0.3224257912745154]], [[0.3228115400919193]], [[0.3297734396575067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3885698468137255]], [[0.4687637091503268]], [[0.504028845996732]]], "std": [[[0.34556822402226006]], [[0.3344830072110345]], [[0.36892631097149947]]], "count": [100]}, "observation.state": {"min": [0.5243619680404663, -1.2980420589447021, 1.0275044441223145, -0.7161487936973572, -1.603447675704956, 0.12245365232229233, -1.0324158668518066, -1.276464819908142, 1.2491416931152344, -0.007724879775196314, 0.8517872095108032, -0.23963817954063416, 10.363749504089355, 52.567501068115234, -0.14000000059604645, -0.40437498688697815, 0.5637500286102295, 0.2462499886751175, 1.3331249952316284, -0.984375, 0.7760000228881836, 0.17812499403953552, 1.0212500095367432, 0.11812499910593033, 23.79312515258789, 47.021873474121094, 0.09375, -0.4650000035762787, 0.4287499785423279, 0.984375, 0.28062501549720764, -0.8393750190734863, 0.5454545617103577, 0.17363636195659637, 0.5981249809265137, -3.4633333683013916], "max": [1.3930532932281494, -0.9432936906814575, 1.6635671854019165, -0.01161116175353527, -0.9482290148735046, 0.6215667128562927, -0.6441453099250793, -0.9145876169204712, 1.5864137411117554, 0.7002460360527039, 1.473957896232605, -0.08781090378761292, 75.13500213623047, 66.68062591552734, 38.90187454223633, 9.603750228881836, 72.82749938964844, 108.08062744140625, 109.23500061035156, 113.2718734741211, 110.7406234741211, 111.01249694824219, 109.39125061035156, 109.1050033569336, 65.43437957763672, 75.1362533569336, 0.19750000536441803, 8.79111099243164, 51.94124984741211, 71.52312469482422, 72.99187469482422, 94.26875305175781, 88.11624908447266, 107.94499969482422, 93.64187622070312, 110.30374908447266], "mean": [0.9325183629989624, -1.1316567659378052, 1.4392120838165283, -0.3229518234729767, -1.1067378520965576, 0.31536173820495605, -0.8904669880867004, -1.082298755645752, 1.362674355506897, 0.2209656536579132, 1.2067557573318481, -0.16888000071048737, 46.89858627319336, 57.21652603149414, 13.8338041305542, 5.479902267456055, 28.699636459350586, 30.568082809448242, 44.18478012084961, 41.243629455566406, 45.127830505371094, 40.48040008544922, 40.92799377441406, 55.22770690917969, 42.88433837890625, 59.585079193115234, 0.14635519683361053, 1.8186851739883423, 14.33997631072998, 11.042012214660645, 22.23174476623535, 21.386035919189453, 27.804216384887695, 31.604400634765625, 28.78774642944336, 44.60719299316406], "std": [0.29963192343711853, 0.1040901392698288, 0.18249085545539856, 0.2329203337430954, 0.18177996575832367, 0.16962553560733795, 0.12731920182704926, 0.14092515408992767, 0.11940620839595795, 0.2542436420917511, 0.1566217541694641, 0.06505313515663147, 25.47381591796875, 3.5399088859558105, 12.697965621948242, 3.9019312858581543, 30.94438362121582, 38.97740173339844, 42.994041442871094, 50.91734313964844, 47.21588897705078, 48.388065338134766, 48.42420196533203, 41.525569915771484, 10.222487449645996, 8.70762825012207, 0.020289255306124687, 2.545139789581299, 19.081134796142578, 17.64787483215332, 28.83748435974121, 33.63212585449219, 35.847511291503906, 43.86897277832031, 38.3372917175293, 44.76876449584961], "count": [278]}, "action": {"min": [0.5243619680404663, -1.2980420589447021, 1.0275044441223145, -0.7161487936973572, -1.603447675704956, 0.12245365232229233, -1.0324158668518066, -1.276464819908142, 1.2491416931152344, -0.007724879775196314, 0.8517872095108032, -0.23963817954063416, 10.363749504089355, 52.567501068115234, -0.14000000059604645, -0.40437498688697815, 0.5637500286102295, 0.2462499886751175, 1.3331249952316284, -0.984375, 0.7760000228881836, 0.17812499403953552, 1.0212500095367432, 0.11812499910593033, 23.79312515258789, 47.021873474121094, 0.09375, -0.4650000035762787, 0.4287499785423279, 0.984375, 0.28062501549720764, -0.8393750190734863, 0.5454545617103577, 0.17363636195659637, 0.5981249809265137, -3.4633333683013916], "max": [1.3930532932281494, -0.9432936906814575, 1.6635671854019165, -0.01161116175353527, -0.9482290148735046, 0.6215667128562927, -0.6441453099250793, -0.9145876169204712, 1.5864137411117554, 0.7002460360527039, 1.473957896232605, -0.08781090378761292, 75.13500213623047, 66.68062591552734, 38.90187454223633, 9.603750228881836, 72.82749938964844, 108.08062744140625, 109.23500061035156, 113.2718734741211, 110.7406234741211, 111.01249694824219, 109.39125061035156, 109.1050033569336, 65.43437957763672, 75.1362533569336, 0.19750000536441803, 8.79111099243164, 51.94124984741211, 71.52312469482422, 72.99187469482422, 94.26875305175781, 88.11624908447266, 107.94499969482422, 93.64187622070312, 110.30374908447266], "mean": [0.932518720626831, -1.1316567659378052, 1.4392123222351074, -0.3229518532752991, -1.106737732887268, 0.31536170840263367, -0.8904665112495422, -1.0822985172271729, 1.362674593925476, 0.2209656834602356, 1.2067551612854004, -0.1688799262046814, 46.89860153198242, 57.21653366088867, 13.833812713623047, 5.479902744293213, 28.699623107910156, 30.56805992126465, 44.184783935546875, 41.243629455566406, 45.12784957885742, 40.480369567871094, 40.928016662597656, 55.22770690917969, 42.884334564208984, 59.5850944519043, 0.14635518193244934, 1.818685531616211, 14.339980125427246, 11.042003631591797, 22.23174476623535, 21.38603401184082, 27.804210662841797, 31.60439682006836, 28.78774642944336, 44.60719680786133], "std": [0.29963192343711853, 0.1040901318192482, 0.18249091506004333, 0.2329203486442566, 0.18177998065948486, 0.16962553560733795, 0.12731921672821045, 0.14092518389225006, 0.11940623074769974, 0.2542436718940735, 0.1566217541694641, 0.06505312025547028, 25.47381591796875, 3.5399091243743896, 12.697964668273926, 3.9019315242767334, 30.944381713867188, 38.977394104003906, 42.99404525756836, 50.917335510253906, 47.21588897705078, 48.38805389404297, 48.4242057800293, 41.525577545166016, 10.222487449645996, 8.707629203796387, 0.020289259031414986, 2.5451393127441406, 19.081132888793945, 17.647869110107422, 28.83748435974121, 33.63212966918945, 35.84751892089844, 43.86897277832031, 38.3372917175293, 44.76875686645508], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [278]}, "index": {"min": [4429], "max": [4706], "mean": [4567.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [1.6474820143884892, 4.0, 4.0, 4.0, 4.0], "std": [1.2743361050638575, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [278]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [278]}, "eef_direction_state": {"mean": [3.273381294964029, 3.7302158273381294], "std": [1.5538569112557692, 2.3388847701002797], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.3237410071942446, 0.9028776978417267], "std": [0.5258200493416287, 0.8055064492097113], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.9100719424460432, 0.49280575539568344], "std": [0.8369862830356024, 0.757422768365738], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.273381294964029, 3.7302158273381294], "std": [1.5538569112557692, 2.3388847701002797], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.3237410071942446, 0.9028776978417267], "std": [0.5258200493416287, 0.8055064492097113], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.9100719424460432, 0.49280575539568344], "std": [0.8369862830356024, 0.757422768365738], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.7098647992176151, 0.25710014991345376, 1.1671709136355726, -1.3303541445291116, 0.3835617018336339, -1.8206793806495796, 0.689507756009935, -0.21766803039511698, 1.196734319119229, 1.218119064156974, 0.2260143453180911, 1.9541301638789976], "std": [0.05281294469826214, 0.06984964465043302, 0.07873484884784611, 0.2278460293473807, 0.09834151213708811, 0.12829507641474228, 0.04835030224236166, 0.04545100614786927, 0.03313801190573308, 0.09954186415517281, 0.24796107342481402, 0.16719926358593828], "min": [0.6002732717671586, 0.13999249322128476, 1.0475531166691774, -1.7378880648019155, 0.2561031353519787, -1.9805936974358636, 0.6401072988186446, -0.3046059057729112, 1.1018720108962123, 0.9756538591257291, -0.16437109323620747, 1.6573441847538335], "max": [0.7720406266088269, 0.34765923935616694, 1.2655431134354427, -0.936398685584195, 0.5649338326412097, -1.5073758707764877, 0.7774126942343004, -0.14433663457306362, 1.2733505150868323, 1.457903288354958, 0.4952525611627463, 2.095241357161486], "count": [278]}, "eef_sim_pose_action": {"mean": [0.7098647992176151, 0.25710014991345376, 1.1671709136355726, -1.3303541445291116, 0.3835617018336339, -1.8206793806495796, 0.689507756009935, -0.21766803039511698, 1.196734319119229, 1.218119064156974, 0.2260143453180911, 1.9541301638789976], "std": [0.05281294469826214, 0.06984964465043302, 0.07873484884784611, 0.2278460293473807, 0.09834151213708811, 0.12829507641474228, 0.04835030224236166, 0.04545100614786927, 0.03313801190573308, 0.09954186415517281, 0.24796107342481402, 0.16719926358593828], "min": [0.6002732717671586, 0.13999249322128476, 1.0475531166691774, -1.7378880648019155, 0.2561031353519787, -1.9805936974358636, 0.6401072988186446, -0.3046059057729112, 1.1018720108962123, 0.9756538591257291, -0.16437109323620747, 1.6573441847538335], "max": [0.7720406266088269, 0.34765923935616694, 1.2655431134354427, -0.936398685584195, 0.5649338326412097, -1.5073758707764877, 0.7774126942343004, -0.14433663457306362, 1.2733505150868323, 1.457903288354958, 0.4952525611627463, 2.095241357161486], "count": [278]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31745256535947713]], [[0.43987911560457515]], [[0.5352976654411764]]], "std": [[[0.3651043600586976]], [[0.2824665348925901]], [[0.24033000852001543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1607843137254902]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5712473223039215]], [[0.5945712214052288]], [[0.5766933517156863]]], "std": [[[0.32088907102042835]], [[0.3224986524119777]], [[0.3302407798372844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532567301879085]], [[0.5526078574346406]], [[0.5412950142973857]]], "std": [[[0.3236552360753045]], [[0.3260322158691587]], [[0.32955780238394194]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3973188684640523]], [[0.45530785743464053]], [[0.47031241217320263]]], "std": [[[0.36552120619946904]], [[0.35824645598874216]], [[0.37712296687473823]]], "count": [100]}, "observation.state": {"min": [0.4518577754497528, -1.1785448789596558, 1.1326247453689575, -0.7722734212875366, -1.3919830322265625, 0.4027666449546814, -1.019535779953003, -1.306315302848816, 1.31000816822052, -0.4661392867565155, 0.4968718886375427, -0.21429388225078583, 10.447500228881836, 51.008750915527344, -0.5787500143051147, -1.3924999237060547, 0.4856249988079071, -0.71875, 0.9756249785423279, -0.9431250095367432, 0.8806250095367432, 0.030625000596046448, 1.0668749809265137, -0.8075000047683716, 12.103750228881836, 51.21312713623047, 0.04124999791383743, -0.45750001072883606, 0.4611110985279083, 1.0012500286102295, 0.4555555582046509, -0.7400000095367432, 0.6477777361869812, 0.125, 0.5080000162124634, -3.4381251335144043], "max": [1.2224860191345215, -0.8587014675140381, 1.4699444770812988, -0.014448386617004871, -0.6851062178611755, 0.8922712802886963, -0.5556429624557495, -0.8867875933647156, 1.6302833557128906, 0.7382028698921204, 1.5249484777450562, -0.06070229411125183, 60.548126220703125, 66.75375366210938, 51.1506233215332, 6.403749942779541, 66.01437377929688, 111.2393798828125, 84.81625366210938, 113.15062713623047, 91.25062561035156, 109.9906234741211, 91.90562438964844, 110.01249694824219, 68.74687957763672, 69.51687622070312, 0.15312500298023224, 7.103750228881836, 45.532501220703125, 77.36624908447266, 80.08625030517578, 96.14250183105469, 92.99124908447266, 109.62750244140625, 90.97562408447266, -3.3006248474121094], "mean": [0.9566969275474548, -1.0652316808700562, 1.3309504985809326, -0.4177002012729645, -0.9726467132568359, 0.6648860573768616, -0.6390735507011414, -1.0914723873138428, 1.4371227025985718, -0.06689345091581345, 0.8392966389656067, -0.18476960062980652, 31.878738403320312, 58.84013748168945, 20.129314422607422, 1.1125590801239014, 25.977874755859375, 30.998334884643555, 34.80366516113281, 30.450347900390625, 36.75007247924805, 30.562213897705078, 28.361360549926758, 53.685611724853516, 29.52492904663086, 62.370452880859375, 0.11191823333501816, 2.9040675163269043, 10.891326904296875, 12.589040756225586, 17.429691314697266, 15.528196334838867, 21.502859115600586, 23.139324188232422, 23.056032180786133, -3.3784680366516113], "std": [0.2583232820034027, 0.07142632454633713, 0.09737768769264221, 0.22359788417816162, 0.17416779696941376, 0.12022169679403305, 0.13840080797672272, 0.14177004992961884, 0.08714651316404343, 0.46859869360923767, 0.18338227272033691, 0.049239739775657654, 14.40890884399414, 5.501204490661621, 15.478086471557617, 1.9500340223312378, 25.357492446899414, 47.02709197998047, 31.313108444213867, 47.156795501708984, 32.95466232299805, 46.49917221069336, 36.46514129638672, 38.04409408569336, 18.375709533691406, 4.562614440917969, 0.02212384156882763, 2.1784276962280273, 15.683942794799805, 20.928129196166992, 25.563987731933594, 30.482759475708008, 31.899995803833008, 40.321659088134766, 34.46661376953125, 0.02772243693470955], "count": [332]}, "action": {"min": [0.4518577754497528, -1.1785448789596558, 1.1326247453689575, -0.7722734212875366, -1.3919830322265625, 0.4027666449546814, -1.019535779953003, -1.306315302848816, 1.31000816822052, -0.4661392867565155, 0.4968718886375427, -0.21429388225078583, 10.447500228881836, 51.008750915527344, -0.5787500143051147, -1.3924999237060547, 0.4856249988079071, -0.71875, 0.9756249785423279, -0.9431250095367432, 0.8806250095367432, 0.030625000596046448, 1.0668749809265137, -0.8075000047683716, 12.103750228881836, 51.21312713623047, 0.04124999791383743, -0.45750001072883606, 0.4611110985279083, 1.0012500286102295, 0.4555555582046509, -0.7400000095367432, 0.6477777361869812, 0.125, 0.5080000162124634, -3.4381251335144043], "max": [1.2224860191345215, -0.8587014675140381, 1.4699444770812988, -0.014448386617004871, -0.6851062178611755, 0.8922712802886963, -0.5556429624557495, -0.8867875933647156, 1.6302833557128906, 0.7382028698921204, 1.5249484777450562, -0.06070229411125183, 60.548126220703125, 66.75375366210938, 51.1506233215332, 6.403749942779541, 66.01437377929688, 111.2393798828125, 84.81625366210938, 113.15062713623047, 91.25062561035156, 109.9906234741211, 91.90562438964844, 110.01249694824219, 68.74687957763672, 69.51687622070312, 0.15312500298023224, 7.103750228881836, 45.532501220703125, 77.36624908447266, 80.08625030517578, 96.14250183105469, 92.99124908447266, 109.62750244140625, 90.97562408447266, -3.3006248474121094], "mean": [0.9566972255706787, -1.0652315616607666, 1.3309506177902222, -0.4177002012729645, -0.9726465344429016, 0.6648858785629272, -0.639073371887207, -1.0914722681045532, 1.4371228218078613, -0.06689339131116867, 0.8392965197563171, -0.18476960062980652, 31.878726959228516, 58.84010314941406, 20.129314422607422, 1.1125590801239014, 25.977876663208008, 30.998319625854492, 34.803653717041016, 30.45033073425293, 36.75007247924805, 30.562206268310547, 28.361351013183594, 53.685604095458984, 29.52492332458496, 62.37049865722656, 0.11191819608211517, 2.9040679931640625, 10.891325950622559, 12.589045524597168, 17.4296932220459, 15.528193473815918, 21.50285530090332, 23.139318466186523, 23.056034088134766, -3.3784689903259277], "std": [0.2583232820034027, 0.07142630964517593, 0.0973777025938034, 0.2235979288816452, 0.17416776716709137, 0.12022167444229126, 0.13840080797672272, 0.14177002012729645, 0.08714649081230164, 0.4685988128185272, 0.18338225781917572, 0.049239739775657654, 14.408907890319824, 5.501203536987305, 15.478083610534668, 1.95003342628479, 25.357492446899414, 47.02708053588867, 31.31310272216797, 47.156776428222656, 32.95466613769531, 46.499176025390625, 36.46513366699219, 38.044090270996094, 18.375713348388672, 4.562614440917969, 0.022123830392956734, 2.1784279346466064, 15.683942794799805, 20.928133010864258, 25.563982009887695, 30.482759475708008, 31.900001525878906, 40.321651458740234, 34.466609954833984, 0.0277224313467741], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [332]}, "index": {"min": [4707], "max": [5038], "mean": [4872.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [1.0933734939759037, 4.0, 4.0, 4.0, 4.0], "std": [1.2683655900964832, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [332]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [332]}, "eef_direction_state": {"mean": [3.5271084337349397, 4.2620481927710845], "std": [1.6489829140693772, 2.0151547873437763], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.358433734939759, 0.75], "std": [0.54426469005242, 0.7530060240722889], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.9427710843373494, 0.45481927710843373], "std": [0.8641324268953674, 0.7287600650416283], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.5271084337349397, 4.2620481927710845], "std": [1.6489829140693772, 2.0151547873437763], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.358433734939759, 0.75], "std": [0.54426469005242, 0.7530060240722889], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.9427710843373494, 0.45481927710843373], "std": [0.8641324268953674, 0.7287600650416283], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.7007316737779277, 0.2699919549778384, 1.1296596493615478, -1.5059926565141215, 0.6451602064651749, -1.8060613956595624, 0.7221808957200009, -0.18607960327814793, 1.1981119491761896, 1.3874753834406381, 0.4588552936798877, 2.0506223377103443], "std": [0.034228880182073415, 0.054767393459522154, 0.08228279144701187, 0.25711220865808965, 0.134476947417737, 0.14619739051821717, 0.03443771341604357, 0.05122055765005796, 0.050460756462735346, 0.1302899809440266, 0.4094724362108421, 0.2307098652047691], "min": [0.6470254073226329, 0.16252358017489313, 1.0113592788441892, -2.0374441224885382, 0.4488777323707853, -2.241828658842792, 0.6753927840018793, -0.2999505346973778, 1.0551892129917047, 1.0766287906972254, -0.20389898834090858, 1.62179886986608], "max": [0.7596599580401915, 0.34256030895250383, 1.2913180681842953, -1.0510108285929918, 0.9642769504288813, -1.5266011263284305, 0.8064727969161636, -0.12213882885677901, 1.2427164207319163, 1.7300808210918193, 0.8443190788817523, 2.2567237908554993], "count": [332]}, "eef_sim_pose_action": {"mean": [0.7007316737779277, 0.2699919549778384, 1.1296596493615478, -1.5059926565141215, 0.6451602064651749, -1.8060613956595624, 0.7221808957200009, -0.18607960327814793, 1.1981119491761896, 1.3874753834406381, 0.4588552936798877, 2.0506223377103443], "std": [0.034228880182073415, 0.054767393459522154, 0.08228279144701187, 0.25711220865808965, 0.134476947417737, 0.14619739051821717, 0.03443771341604357, 0.05122055765005796, 0.050460756462735346, 0.1302899809440266, 0.4094724362108421, 0.2307098652047691], "min": [0.6470254073226329, 0.16252358017489313, 1.0113592788441892, -2.0374441224885382, 0.4488777323707853, -2.241828658842792, 0.6753927840018793, -0.2999505346973778, 1.0551892129917047, 1.0766287906972254, -0.20389898834090858, 1.62179886986608], "max": [0.7596599580401915, 0.34256030895250383, 1.2913180681842953, -1.0510108285929918, 0.9642769504288813, -1.5266011263284305, 0.8064727969161636, -0.12213882885677901, 1.2427164207319163, 1.7300808210918193, 0.8443190788817523, 2.2567237908554993], "count": [332]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.315227614379085]], [[0.44491664419934646]], [[0.5429469219771241]]], "std": [[[0.3573780659671873]], [[0.26913980396161485]], [[0.22899065585634767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.556043515114379]], [[0.5830655575980392]], [[0.5656685518790849]]], "std": [[[0.3224954995477727]], [[0.32523021343733444]], [[0.3328571963721277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.16470588235294117]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5393506781045752]], [[0.5652224897875817]], [[0.5549298794934641]]], "std": [[[0.2887372038820386]], [[0.2896460522799849]], [[0.2970678227606253]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39997451593137257]], [[0.4614415114379085]], [[0.4810199652777778]]], "std": [[[0.35939326320452686]], [[0.35307377283036157]], [[0.37601967449500684]]], "count": [100]}, "observation.state": {"min": [0.46556705236434937, -1.2442301511764526, 1.0199172496795654, -0.8048180341720581, -1.486419439315796, 0.26212137937545776, -0.915774405002594, -1.3159714937210083, 1.1618261337280273, -0.3153848946094513, 0.6983625292778015, -0.31719690561294556, 15.576874732971191, 44.59187316894531, 18.0831241607666, -0.2693749964237213, 0.5981249809265137, -0.2762500047683716, 0.9937500357627869, -0.9962500333786011, 0.8543750047683716, 0.03187499940395355, 1.0512499809265137, -0.6306250095367432, 10.505000114440918, 37.4988899230957, 0.05062500014901161, -0.5231249928474426, 0.48374998569488525, 1.3331249952316284, 0.33125001192092896, -0.6662499904632568, 0.5, -0.04625000059604645, 0.47437500953674316, -3.380625009536743], "max": [1.3639181852340698, -0.6584903597831726, 1.5917305946350098, 0.08311398327350616, -0.6922827363014221, 1.3625352382659912, -0.5066472291946411, -0.7661936283111572, 1.626969337463379, 0.5396209955215454, 1.4208481311798096, 0.053335048258304596, 51.19874954223633, 80.10124969482422, 67.49749755859375, 9.462499618530273, 64.33562469482422, 60.56437683105469, 87.16000366210938, 112.28874969482422, 96.12312316894531, 110.01625061035156, 96.55999755859375, 110.03937530517578, 67.36687469482422, 76.49874877929688, 0.19374999403953552, 9.467272758483887, 49.125, 66.25187683105469, 72.28750610351562, 93.1675033569336, 94.37187957763672, 112.15125274658203, 103.62687683105469, -3.28125], "mean": [0.8696292042732239, -1.0034937858581543, 1.3188914060592651, -0.26087504625320435, -0.9327073097229004, 0.6793569326400757, -0.6622979044914246, -1.0932518243789673, 1.4450830221176147, -0.022931180894374847, 0.9012444019317627, -0.14971913397312164, 36.10877227783203, 58.35968780517578, 39.39711380004883, 6.026726245880127, 23.805891036987305, 20.294710159301758, 32.34518051147461, 34.36743927001953, 35.512054443359375, 33.688350677490234, 34.134395599365234, 43.20271301269531, 30.551668167114258, 59.758567810058594, 0.12461470067501068, 1.0985028743743896, 13.09695053100586, 6.56347131729126, 19.826120376586914, 19.49354362487793, 24.22024154663086, 24.648704528808594, 23.937040328979492, -3.3367137908935547], "std": [0.2985652983188629, 0.14389029145240784, 0.19708873331546783, 0.2999083995819092, 0.18888215720653534, 0.3664630055427551, 0.12788787484169006, 0.16329845786094666, 0.11410564929246902, 0.29778048396110535, 0.14391997456550598, 0.16566628217697144, 11.242599487304688, 11.186522483825684, 8.55321979522705, 3.408987522125244, 28.245132446289062, 27.172565460205078, 37.62942886352539, 47.568138122558594, 41.634544372558594, 45.93592071533203, 41.41069412231445, 46.22999572753906, 16.170869827270508, 9.056357383728027, 0.021861346438527107, 1.8441921472549438, 13.737253189086914, 12.699270248413086, 25.142467498779297, 33.4217414855957, 34.588809967041016, 42.691444396972656, 38.98145294189453, 0.02126830630004406], "count": [339]}, "action": {"min": [0.46556705236434937, -1.2442301511764526, 1.0199172496795654, -0.8048180341720581, -1.486419439315796, 0.26212137937545776, -0.915774405002594, -1.3159714937210083, 1.1618261337280273, -0.3153848946094513, 0.6983625292778015, -0.31719690561294556, 15.576874732971191, 44.59187316894531, 18.0831241607666, -0.2693749964237213, 0.5981249809265137, -0.2762500047683716, 0.9937500357627869, -0.9962500333786011, 0.8543750047683716, 0.03187499940395355, 1.0512499809265137, -0.6306250095367432, 10.505000114440918, 37.4988899230957, 0.05062500014901161, -0.5231249928474426, 0.48374998569488525, 1.3331249952316284, 0.33125001192092896, -0.6662499904632568, 0.5, -0.04625000059604645, 0.47437500953674316, -3.380625009536743], "max": [1.3639181852340698, -0.6584903597831726, 1.5917305946350098, 0.08311398327350616, -0.6922827363014221, 1.3625352382659912, -0.5066472291946411, -0.7661936283111572, 1.626969337463379, 0.5396209955215454, 1.4208481311798096, 0.053335048258304596, 51.19874954223633, 80.10124969482422, 67.49749755859375, 9.462499618530273, 64.33562469482422, 60.56437683105469, 87.16000366210938, 112.28874969482422, 96.12312316894531, 110.01625061035156, 96.55999755859375, 110.03937530517578, 67.36687469482422, 76.49874877929688, 0.19374999403953552, 9.467272758483887, 49.125, 66.25187683105469, 72.28750610351562, 93.1675033569336, 94.37187957763672, 112.15125274658203, 103.62687683105469, -3.28125], "mean": [0.8696296215057373, -1.0034945011138916, 1.3188916444778442, -0.2608751356601715, -0.9327071905136108, 0.67935711145401, -0.6622976064682007, -1.093252182006836, 1.445082664489746, -0.022931164130568504, 0.901244044303894, -0.14971931278705597, 36.10880661010742, 58.35966873168945, 39.39713668823242, 6.02672815322876, 23.805879592895508, 20.294700622558594, 32.34516525268555, 34.36744689941406, 35.5120849609375, 33.688392639160156, 34.13437271118164, 43.202720642089844, 30.55166244506836, 59.7585563659668, 0.1246146559715271, 1.0985033512115479, 13.096942901611328, 6.563470840454102, 19.82611846923828, 19.493545532226562, 24.220256805419922, 24.64870834350586, 23.93704605102539, -3.3367159366607666], "std": [0.2985653281211853, 0.14389027655124664, 0.19708870351314545, 0.29990845918655396, 0.18888215720653534, 0.3664630055427551, 0.12788788974285126, 0.16329845786094666, 0.11410562694072723, 0.29778042435646057, 0.14391998946666718, 0.16566628217697144, 11.242599487304688, 11.186524391174316, 8.55321979522705, 3.408987045288086, 28.245134353637695, 27.172561645507812, 37.629432678222656, 47.56813049316406, 41.6345329284668, 45.93592071533203, 41.41068649291992, 46.22998809814453, 16.170869827270508, 9.056358337402344, 0.02186133898794651, 1.844192385673523, 13.737252235412598, 12.699270248413086, 25.14246940612793, 33.42173767089844, 34.588802337646484, 42.69145202636719, 38.98145294189453, 0.02126830257475376], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [339]}, "index": {"min": [5039], "max": [5377], "mean": [5208.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [1.4454277286135693, 4.0, 4.0, 4.0, 4.0], "std": [1.309980311252157, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [339]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [339]}, "eef_direction_state": {"mean": [3.0088495575221237, 4.353982300884955], "std": [1.419391048255742, 1.9458162697024992], "min": [1, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [1.336283185840708, 0.7433628318584071], "std": [0.5582941697553088, 0.734068885010163], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.831858407079646, 0.5339233038348082], "std": [0.8262220397735061, 0.7571875495992643], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [3.0088495575221237, 4.353982300884955], "std": [1.419391048255742, 1.9458162697024992], "min": [1, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [1.336283185840708, 0.7433628318584071], "std": [0.5582941697553088, 0.734068885010163], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [0.831858407079646, 0.5339233038348082], "std": [0.8262220397735061, 0.7571875495992643], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.6992160379488122, 0.2539150905714145, 1.1731534196681948, -1.5083055858414673, 0.757625098888223, -1.9371714337029313, 0.7230321863650007, -0.18649457160200342, 1.214091062460726, 1.2909563548122875, 0.38978573265005517, 2.018167513110379], "std": [0.05217013417574759, 0.06827967127367408, 0.08791593203251903, 0.4172005253704327, 0.25429422679674774, 0.30658705940326986, 0.02924145299135143, 0.04629406363102173, 0.05520937615272273, 0.14441893402813377, 0.3791650450286699, 0.116841221928214], "min": [0.5991383898524677, 0.13636938992945424, 1.0376717258878205, -2.48463581430934, 0.38645238499894874, -2.753714212714139, 0.6293466526899562, -0.2852804488289776, 1.0714922337729766, 0.955437603638669, -0.1620254576939293, 1.7458705701365782], "max": [0.7659782867289978, 0.38156250797632074, 1.3297195801195991, -0.6908552720081471, 1.2357679502901342, -1.4371026133664837, 0.7842611507365511, -0.12676772224510688, 1.3102495944674601, 1.6705284756502634, 0.7911390978609352, 2.1213231463471613], "count": [339]}, "eef_sim_pose_action": {"mean": [0.6992160379488122, 0.2539150905714145, 1.1731534196681948, -1.5083055858414673, 0.757625098888223, -1.9371714337029313, 0.7230321863650007, -0.18649457160200342, 1.214091062460726, 1.2909563548122875, 0.38978573265005517, 2.018167513110379], "std": [0.05217013417574759, 0.06827967127367408, 0.08791593203251903, 0.4172005253704327, 0.25429422679674774, 0.30658705940326986, 0.02924145299135143, 0.04629406363102173, 0.05520937615272273, 0.14441893402813377, 0.3791650450286699, 0.116841221928214], "min": [0.5991383898524677, 0.13636938992945424, 1.0376717258878205, -2.48463581430934, 0.38645238499894874, -2.753714212714139, 0.6293466526899562, -0.2852804488289776, 1.0714922337729766, 0.955437603638669, -0.1620254576939293, 1.7458705701365782], "max": [0.7659782867289978, 0.38156250797632074, 1.3297195801195991, -0.6908552720081471, 1.2357679502901342, -1.4371026133664837, 0.7842611507365511, -0.12676772224510688, 1.3102495944674601, 1.6705284756502634, 0.7911390978609352, 2.1213231463471613], "count": [339]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30983816789215685]], [[0.4531902614379085]], [[0.5571341932189543]]], "std": [[[0.3589839998933458]], [[0.265550990356946]], [[0.22935034293970938]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6127267401960784]], [[0.6367645588235294]], [[0.6199590522875817]]], "std": [[[0.3146959588300241]], [[0.3180656789276866]], [[0.3259633315141594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122502042483661]], [[0.5343908884803922]], [[0.5192467013888888]]], "std": [[[0.3155974341694666]], [[0.31437506063056103]], [[0.3214976699283898]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.392938870506536]], [[0.4611673815359477]], [[0.4871904758986928]]], "std": [[[0.3555509430486467]], [[0.3445650577257659]], [[0.37306009992698136]]], "count": [100]}, "observation.state": {"min": [0.440341979265213, -1.2402247190475464, 1.0367869138717651, -0.7834792733192444, -1.6264634132385254, 0.11995021998882294, -1.193684697151184, -1.2880760431289673, 1.0144494771957397, -0.05397878959774971, 0.6393530368804932, -0.3684841990470886, 27.246665954589844, 39.99687576293945, -1.03125, -0.5131250023841858, 0.4443749785423279, 0.25, 0.6581249833106995, -0.9131250381469727, 0.3737500011920929, -3.8131251335144043, 1.206874966621399, 0.22437500953674316, 23.89272689819336, 41.73500061035156, 0.06812500208616257, -0.5493749976158142, 0.7406250238418579, 0.8600000143051147, 0.6162499785423279, 0.6644444465637207, 0.9362499713897705, 0.2943750023841858, 0.5537499785423279, -3.349375009536743], "max": [1.338812232017517, -0.8028576970100403, 1.6193875074386597, -0.0287298783659935, -0.8539807200431824, 0.775730550289154, -0.6055685877799988, -0.6791536211967468, 1.5525339841842651, 0.5754558444023132, 1.6531243324279785, -0.1553797572851181, 85.45687866210938, 61.51555633544922, 49.921875, 9.503125190734863, 70.31312561035156, 110.5218734741211, 81.42062377929688, 111.92375183105469, 86.65437316894531, 113.52625274658203, 92.00062561035156, 110.07937622070312, 68.61750030517578, 76.85062408447266, 0.19750000536441803, 9.779999732971191, 48.94312286376953, 96.23562622070312, 82.34062957763672, 111.26250457763672, 92.83438110351562, 109.82562255859375, 99.48062896728516, -3.2300000190734863], "mean": [0.8610900640487671, -1.0923186540603638, 1.4068316221237183, -0.335431307554245, -1.115480661392212, 0.3833807110786438, -0.7291987538337708, -1.0931304693222046, 1.4448988437652588, 0.15763415396213531, 0.9889850616455078, -0.18440328538417816, 51.12317657470703, 50.53550338745117, 26.681194305419922, 5.724501132965088, 26.199628829956055, 43.305240631103516, 31.388641357421875, 43.347286224365234, 35.246124267578125, 43.41453170776367, 37.661319732666016, 51.06128692626953, 41.76139450073242, 61.84754180908203, 0.12788967788219452, 1.2262564897537231, 16.385313034057617, 21.008255004882812, 24.376239776611328, 27.719865798950195, 27.76599884033203, 30.1110782623291, 28.05319595336914, -3.293968677520752], "std": [0.32926180958747864, 0.12625262141227722, 0.2022951990365982, 0.28017276525497437, 0.20238295197486877, 0.2206774353981018, 0.14131569862365723, 0.1554255485534668, 0.12721948325634003, 0.20967666804790497, 0.21226699650287628, 0.04178134724497795, 22.505258560180664, 5.462594509124756, 10.382771492004395, 3.581505298614502, 26.87531852722168, 51.10394287109375, 29.509912490844727, 51.856971740722656, 34.7031135559082, 53.38273239135742, 39.43356704711914, 48.28279113769531, 12.252983093261719, 9.673398971557617, 0.025747384876012802, 2.9562582969665527, 12.531956672668457, 33.130252838134766, 26.381227493286133, 42.81464767456055, 33.94733428955078, 44.42156982421875, 38.217002868652344, 0.024340519681572914], "count": [259]}, "action": {"min": [0.440341979265213, -1.2402247190475464, 1.0367869138717651, -0.7834792733192444, -1.6264634132385254, 0.11995021998882294, -1.193684697151184, -1.2880760431289673, 1.0144494771957397, -0.05397878959774971, 0.6393530368804932, -0.3684841990470886, 27.246665954589844, 39.99687576293945, -1.03125, -0.5131250023841858, 0.4443749785423279, 0.25, 0.6581249833106995, -0.9131250381469727, 0.3737500011920929, -3.8131251335144043, 1.206874966621399, 0.22437500953674316, 23.89272689819336, 41.73500061035156, 0.06812500208616257, -0.5493749976158142, 0.7406250238418579, 0.8600000143051147, 0.6162499785423279, 0.6644444465637207, 0.9362499713897705, 0.2943750023841858, 0.5537499785423279, -3.349375009536743], "max": [1.338812232017517, -0.8028576970100403, 1.6193875074386597, -0.0287298783659935, -0.8539807200431824, 0.775730550289154, -0.6055685877799988, -0.6791536211967468, 1.5525339841842651, 0.5754558444023132, 1.6531243324279785, -0.1553797572851181, 85.45687866210938, 61.51555633544922, 49.921875, 9.503125190734863, 70.31312561035156, 110.5218734741211, 81.42062377929688, 111.92375183105469, 86.65437316894531, 113.52625274658203, 92.00062561035156, 110.07937622070312, 68.61750030517578, 76.85062408447266, 0.19750000536441803, 9.779999732971191, 48.94312286376953, 96.23562622070312, 82.34062957763672, 111.26250457763672, 92.83438110351562, 109.82562255859375, 99.48062896728516, -3.2300000190734863], "mean": [0.8610902428627014, -1.0923184156417847, 1.4068312644958496, -0.33543121814727783, -1.1154804229736328, 0.38338080048561096, -0.729198694229126, -1.093130111694336, 1.4448994398117065, 0.15763415396213531, 0.9889848232269287, -0.1844032257795334, 51.12318420410156, 50.53550720214844, 26.68120574951172, 5.72450065612793, 26.19962501525879, 43.305198669433594, 31.388635635375977, 43.34730911254883, 35.246116638183594, 43.41454315185547, 37.661277770996094, 51.061317443847656, 41.76137924194336, 61.847557067871094, 0.12788967788219452, 1.2262566089630127, 16.385326385498047, 21.008251190185547, 24.37624168395996, 27.719871520996094, 27.765993118286133, 30.1110782623291, 28.053180694580078, -3.293963670730591], "std": [0.3292618691921234, 0.12625260651111603, 0.2022952288389206, 0.28017276525497437, 0.20238293707370758, 0.220677450299263, 0.14131571352481842, 0.1554255336523056, 0.12721948325634003, 0.20967668294906616, 0.21226701140403748, 0.04178134351968765, 22.50525665283203, 5.462594985961914, 10.382770538330078, 3.5815048217773438, 26.875314712524414, 51.10391616821289, 29.509916305541992, 51.8569450378418, 34.7031135559082, 53.38273239135742, 39.433563232421875, 48.28280258178711, 12.252979278564453, 9.673398971557617, 0.025747383013367653, 2.9562582969665527, 12.531956672668457, 33.13025665283203, 26.381227493286133, 42.81465530395508, 33.947330474853516, 44.42156982421875, 38.217002868652344, 0.024340515956282616], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [259]}, "index": {"min": [5378], "max": [5636], "mean": [5507.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [1.752895752895753, 4.0, 4.0, 4.0, 4.0], "std": [1.246129650141852, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [259]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [259]}, "eef_direction_state": {"mean": [3.4324324324324325, 4.0926640926640925], "std": [1.6222006688179456, 1.8219765898924372], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.4594594594594594, 0.8803088803088803], "std": [0.5499186472804265, 0.8084724508730973], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.9884169884169884, 0.6872586872586872], "std": [0.8808675325521091, 0.8141318271156105], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [3.4324324324324325, 4.0926640926640925], "std": [1.6222006688179456, 1.8219765898924372], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.4594594594594594, 0.8803088803088803], "std": [0.5499186472804265, 0.8084724508730973], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.9884169884169884, 0.6872586872586872], "std": [0.8808675325521091, 0.8141318271156105], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.7073201769979887, 0.2625300707452921, 1.2033616481840967, -1.23704025126866, 0.4098940363466726, -1.744621569118059, 0.7282235314523535, -0.2120074476463678, 1.2189905762891675, 1.256444371951106, 0.28829541937148756, 1.9278054678501726], "std": [0.05947887788224116, 0.06925133701951489, 0.10179951379465427, 0.28226702132007647, 0.15604588655317092, 0.1296620865674247, 0.04255720093185269, 0.04826506830574423, 0.0446447896807016, 0.16206166378718892, 0.17785494647001315, 0.11236357465487962], "min": [0.5858679364491244, 0.16652711660730835, 1.0288528473521419, -1.6930196020016888, 0.18746712482127847, -1.9203454247830978, 0.5872147220865866, -0.29302236626892436, 1.1037542282003916, 0.9390718656870654, -0.014230353203148471, 1.7362126441861245], "max": [0.7760226392826528, 0.37188240516119203, 1.3390470501985454, -0.614840006189973, 0.7626693725165867, -1.5170418379255475, 0.7835345531196549, -0.13306323650720658, 1.3012045119193378, 1.658835108637306, 0.5057527441928698, 2.039111756483621], "count": [259]}, "eef_sim_pose_action": {"mean": [0.7073201769979887, 0.2625300707452921, 1.2033616481840967, -1.23704025126866, 0.4098940363466726, -1.744621569118059, 0.7282235314523535, -0.2120074476463678, 1.2189905762891675, 1.256444371951106, 0.28829541937148756, 1.9278054678501726], "std": [0.05947887788224116, 0.06925133701951489, 0.10179951379465427, 0.28226702132007647, 0.15604588655317092, 0.1296620865674247, 0.04255720093185269, 0.04826506830574423, 0.0446447896807016, 0.16206166378718892, 0.17785494647001315, 0.11236357465487962], "min": [0.5858679364491244, 0.16652711660730835, 1.0288528473521419, -1.6930196020016888, 0.18746712482127847, -1.9203454247830978, 0.5872147220865866, -0.29302236626892436, 1.1037542282003916, 0.9390718656870654, -0.014230353203148471, 1.7362126441861245], "max": [0.7760226392826528, 0.37188240516119203, 1.3390470501985454, -0.614840006189973, 0.7626693725165867, -1.5170418379255475, 0.7835345531196549, -0.13306323650720658, 1.3012045119193378, 1.658835108637306, 0.5057527441928698, 2.039111756483621], "count": [259]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2940466217320261]], [[0.44625780637254897]], [[0.5584928594771242]]], "std": [[[0.3528496869459513]], [[0.2619741107826393]], [[0.23045994630556946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6240432536764705]], [[0.6496067401960784]], [[0.6317668137254902]]], "std": [[[0.30443146641096036]], [[0.3076265410049684]], [[0.31544052123791605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354343300653595]], [[0.5648526756535948]], [[0.5541541074346406]]], "std": [[[0.30429562761964496]], [[0.30308881332986987]], [[0.30915006906993875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39100964665032684]], [[0.45031642769607844]], [[0.4734008864379085]]], "std": [[[0.35938319340187597]], [[0.3517627285602999]], [[0.3762239182086541]]], "count": [100]}, "observation.state": {"min": [0.391155481338501, -1.1920157670974731, 1.047412633895874, -0.8121852874755859, -1.5893462896347046, 0.2729696035385132, -0.7804353833198547, -1.263399362564087, 1.3019973039627075, -0.2198491245508194, 0.5211909413337708, -0.18804360926151276, 20.988750457763672, 44.2066650390625, -0.6575000286102295, -2.1212499141693115, 0.6775000095367432, 0.33250001072883606, 0.7562500238418579, -0.859375, 0.8068749904632568, -3.444999933242798, 1.0306249856948853, -0.19874998927116394, 24.577499389648438, 45.15687561035156, 0.045625001192092896, -0.08874999731779099, 0.9856249690055847, 1.0199999809265137, 0.6299999952316284, 0.5518749952316284, 1.0471428632736206, 1.4171428680419922, 0.578125, -3.34375], "max": [1.3248884677886963, -0.835113525390625, 1.573014497756958, 0.13339722156524658, -0.7305256724357605, 0.7857919335365295, -0.4245345890522003, -0.9583301544189453, 1.6233930587768555, 0.5241712331771851, 1.0525546073913574, -0.13857099413871765, 82.12000274658203, 60.162498474121094, 52.287498474121094, 9.323749542236328, 65.24250030517578, 109.5531234741211, 80.1468734741211, 112.734375, 86.87312316894531, 112.37437438964844, 90.74500274658203, 109.98687744140625, 72.86563110351562, 66.16374969482422, 0.19249999523162842, 8.00777816772461, 41.724998474121094, 96.60062408447266, 54.58374786376953, 110.25187683105469, 86.37125396728516, 112.77312469482422, 98.64250183105469, -3.2518749237060547], "mean": [0.8370083570480347, -1.0628938674926758, 1.3705439567565918, -0.2606198489665985, -1.0905712842941284, 0.4661497473716736, -0.627342164516449, -1.1094368696212769, 1.4800002574920654, -0.031213993206620216, 0.8734578490257263, -0.17407196760177612, 49.88761520385742, 53.0962028503418, 25.295364379882812, 6.7601518630981445, 21.473115921020508, 38.340576171875, 25.914289474487305, 38.30162811279297, 29.08193016052246, 38.53640365600586, 30.059528350830078, 49.16795349121094, 51.5816535949707, 57.84123611450195, 0.13007353246212006, 1.4400885105133057, 24.777177810668945, 25.24853515625, 32.85824966430664, 36.32626724243164, 43.05331039428711, 40.0008659362793, 35.79677200317383, -3.2952215671539307], "std": [0.3590502142906189, 0.0985267385840416, 0.1562236100435257, 0.3246474862098694, 0.22925116121768951, 0.14159832894802094, 0.10788314044475555, 0.10260913521051407, 0.08046411722898483, 0.21372975409030914, 0.13186582922935486, 0.011530255898833275, 20.759008407592773, 5.190968036651611, 11.589386940002441, 3.266265630722046, 25.1189022064209, 49.4038200378418, 29.340059280395508, 50.78356170654297, 32.835540771484375, 51.87411117553711, 35.426151275634766, 45.45124053955078, 12.690282821655273, 5.185904026031494, 0.024407852441072464, 2.169477939605713, 12.018026351928711, 32.29182815551758, 15.612703323364258, 46.693851470947266, 25.927623748779297, 49.510311126708984, 40.12137985229492, 0.018753325566649437], "count": [278]}, "action": {"min": [0.391155481338501, -1.1920157670974731, 1.047412633895874, -0.8121852874755859, -1.5893462896347046, 0.2729696035385132, -0.7804353833198547, -1.263399362564087, 1.3019973039627075, -0.2198491245508194, 0.5211909413337708, -0.18804360926151276, 20.988750457763672, 44.2066650390625, -0.6575000286102295, -2.1212499141693115, 0.6775000095367432, 0.33250001072883606, 0.7562500238418579, -0.859375, 0.8068749904632568, -3.444999933242798, 1.0306249856948853, -0.19874998927116394, 24.577499389648438, 45.15687561035156, 0.045625001192092896, -0.08874999731779099, 0.9856249690055847, 1.0199999809265137, 0.6299999952316284, 0.5518749952316284, 1.0471428632736206, 1.4171428680419922, 0.578125, -3.34375], "max": [1.3248884677886963, -0.835113525390625, 1.573014497756958, 0.13339722156524658, -0.7305256724357605, 0.7857919335365295, -0.4245345890522003, -0.9583301544189453, 1.6233930587768555, 0.5241712331771851, 1.0525546073913574, -0.13857099413871765, 82.12000274658203, 60.162498474121094, 52.287498474121094, 9.323749542236328, 65.24250030517578, 109.5531234741211, 80.1468734741211, 112.734375, 86.87312316894531, 112.37437438964844, 90.74500274658203, 109.98687744140625, 72.86563110351562, 66.16374969482422, 0.19249999523162842, 8.00777816772461, 41.724998474121094, 96.60062408447266, 54.58374786376953, 110.25187683105469, 86.37125396728516, 112.77312469482422, 98.64250183105469, -3.2518749237060547], "mean": [0.8370082974433899, -1.0628939867019653, 1.3705438375473022, -0.2606198191642761, -1.0905708074569702, 0.46614980697631836, -0.6273417472839355, -1.1094367504119873, 1.4800002574920654, -0.03121400810778141, 0.8734579682350159, -0.17407184839248657, 49.88760757446289, 53.09625244140625, 25.295373916625977, 6.7601542472839355, 21.473108291625977, 38.34059143066406, 25.9143009185791, 38.30160140991211, 29.08193588256836, 38.536407470703125, 30.059553146362305, 49.167945861816406, 51.5816535949707, 57.841243743896484, 0.13007353246212006, 1.4400882720947266, 24.777172088623047, 25.2485294342041, 32.8582649230957, 36.326263427734375, 43.05332565307617, 40.0008659362793, 35.79677963256836, -3.2952213287353516], "std": [0.3590502142906189, 0.098526731133461, 0.15622363984584808, 0.3246475160121918, 0.2292511761188507, 0.14159831404685974, 0.10788310319185257, 0.10260913521051407, 0.08046411722898483, 0.21372973918914795, 0.13186581432819366, 0.011530258692800999, 20.75900650024414, 5.190968990325928, 11.589385986328125, 3.266266345977783, 25.118911743164062, 49.40381622314453, 29.34004783630371, 50.78356170654297, 32.83555221557617, 51.874114990234375, 35.4261474609375, 45.45124816894531, 12.690284729003906, 5.1859049797058105, 0.024407854303717613, 2.169478178024292, 12.018026351928711, 32.29183578491211, 15.612704277038574, 46.693843841552734, 25.927621841430664, 49.510318756103516, 40.12138366699219, 0.018753323704004288], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [278]}, "index": {"min": [5637], "max": [5914], "mean": [5775.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [1.5107913669064748, 4.0, 4.0, 4.0, 4.0], "std": [1.2771759903901538, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [278]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [278]}, "eef_direction_state": {"mean": [2.9892086330935252, 3.9676258992805757], "std": [1.863090595752932, 2.0292010628751957], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.420863309352518, 0.8309352517985612], "std": [0.555414787012567, 0.7322330997397162], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.841726618705036, 0.5035971223021583], "std": [0.8671377941478755, 0.738208025889804], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [2.9892086330935252, 3.9676258992805757], "std": [1.863090595752932, 2.0292010628751957], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.420863309352518, 0.8309352517985612], "std": [0.555414787012567, 0.7322330997397162], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.841726618705036, 0.5035971223021583], "std": [0.8671377941478755, 0.738208025889804], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.6988452377378273, 0.2550115143021017, 1.2086964264170814, -1.2380236490735954, 0.5428307014258987, -1.751450132388643, 0.7335378852340517, -0.18250950094308385, 1.2246763214936758, 1.2887999325298538, 0.4071842491947661, 2.021237388447136], "std": [0.047954331950397576, 0.06888087077264601, 0.10856050404672128, 0.26980441506945296, 0.11959304292141247, 0.11996960724309147, 0.028036818983817588, 0.034150890924571894, 0.050338662094152865, 0.1729870127047296, 0.18976529116243446, 0.07751768606209115], "min": [0.6050716759009157, 0.14501809926728684, 1.0408782626711117, -1.6788940762558509, 0.3755471569705977, -1.8965695209145776, 0.6934547690485569, -0.2378069393945356, 1.1000190368869238, 1.0777022024714025, -0.024695591372322134, 1.7996855149278963], "max": [0.7685227203525334, 0.34916839966629065, 1.3631205980091445, -0.7651521593676918, 0.7858139678992004, -1.4630488611800805, 0.8100959387550283, -0.11443976587944435, 1.2793479780219155, 1.6647894938817558, 0.6123811391761231, 2.0948738450104485], "count": [278]}, "eef_sim_pose_action": {"mean": [0.6988452377378273, 0.2550115143021017, 1.2086964264170814, -1.2380236490735954, 0.5428307014258987, -1.751450132388643, 0.7335378852340517, -0.18250950094308385, 1.2246763214936758, 1.2887999325298538, 0.4071842491947661, 2.021237388447136], "std": [0.047954331950397576, 0.06888087077264601, 0.10856050404672128, 0.26980441506945296, 0.11959304292141247, 0.11996960724309147, 0.028036818983817588, 0.034150890924571894, 0.050338662094152865, 0.1729870127047296, 0.18976529116243446, 0.07751768606209115], "min": [0.6050716759009157, 0.14501809926728684, 1.0408782626711117, -1.6788940762558509, 0.3755471569705977, -1.8965695209145776, 0.6934547690485569, -0.2378069393945356, 1.1000190368869238, 1.0777022024714025, -0.024695591372322134, 1.7996855149278963], "max": [0.7685227203525334, 0.34916839966629065, 1.3631205980091445, -0.7651521593676918, 0.7858139678992004, -1.4630488611800805, 0.8100959387550283, -0.11443976587944435, 1.2793479780219155, 1.6647894938817558, 0.6123811391761231, 2.0948738450104485], "count": [278]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3124590829248366]], [[0.4496909640522876]], [[0.5550622467320262]]], "std": [[[0.3511565278017232]], [[0.26241453431642203]], [[0.23085391219263734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6040139133986928]], [[0.6265665543300654]], [[0.6097381229575163]]], "std": [[[0.3115448636208013]], [[0.3166426840373267]], [[0.324050017427838]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5145395547385622]], [[0.5402279983660131]], [[0.526991868872549]]], "std": [[[0.30747184463299954]], [[0.3093348260776016]], [[0.31329807693296996]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004320547385621]], [[0.4575904432189542]], [[0.4636441441993464]]], "std": [[[0.3581936256364793]], [[0.3501574166264881]], [[0.376585697785792]]], "count": [100]}, "observation.state": {"min": [0.5222638845443726, -1.2036268711090088, 1.0088120698928833, -0.8660448789596558, -1.4955509901046753, 0.21872854232788086, -0.9096284508705139, -1.295133352279663, 1.2538889646530151, -0.4040541350841522, 0.8698834776878357, -0.25909343361854553, 6.387499809265137, 51.567501068115234, -0.5931249856948853, -1.7424999475479126, 0.7093750238418579, 0.33250001072883606, 1.6412500143051147, 0.24000000953674316, 0.8333333134651184, -2.9212498664855957, 1.0256249904632568, -1.0099999904632568, 20.072500228881836, 46.65777587890625, 0.06187500059604645, -0.23000000417232513, 0.5512499809265137, 0.9845454692840576, 0.2761538624763489, 0.16124999523162842, 0.6618750095367432, 0.045625001192092896, 0.28727272152900696, -3.3431248664855957], "max": [1.37164306640625, -0.8373864889144897, 1.4288405179977417, 0.04787518084049225, -0.9335183501243591, 0.7716773748397827, -0.49391546845436096, -1.0557812452316284, 1.5662670135498047, 0.7283321619033813, 1.58407723903656, -0.10742004960775375, 78.8968734741211, 58.9743766784668, 48.01124954223633, 9.521249771118164, 66.62750244140625, 109.66687774658203, 78.05437469482422, 112.9175033569336, 86.61812591552734, 113.5425033569336, 90.00187683105469, 109.2143783569336, 81.91312408447266, 70.43937683105469, 0.17875000834465027, 9.201666831970215, 44.395626068115234, 113.10124969482422, 62.13312530517578, 111.45000457763672, 85.26187896728516, 112.11563110351562, 94.75687408447266, -3.2300000190734863], "mean": [0.9556073546409607, -1.0689959526062012, 1.2570053339004517, -0.4372716248035431, -1.3190525770187378, 0.5011797547340393, -0.6491422653198242, -1.171114444732666, 1.4609426259994507, 0.03548416867852211, 1.0253342390060425, -0.1750849485397339, 41.92291259765625, 55.55062484741211, 12.473328590393066, 5.140811920166016, 22.332246780395508, 35.285953521728516, 30.343318939208984, 36.561912536621094, 32.09759521484375, 36.158546447753906, 30.7772216796875, 56.11823654174805, 46.506500244140625, 57.814781188964844, 0.11982792615890503, 1.9719308614730835, 18.4594669342041, 29.660350799560547, 26.960012435913086, 40.708229064941406, 35.097572326660156, 42.605648040771484, 38.23905563354492, -3.290283679962158], "std": [0.2800469696521759, 0.09913013130426407, 0.12113272398710251, 0.2800584137439728, 0.1327575147151947, 0.150483638048172, 0.12642093002796173, 0.07716171443462372, 0.064976267516613, 0.42601531744003296, 0.14750729501247406, 0.05774443596601486, 26.99721908569336, 2.074859142303467, 15.883213996887207, 4.038296699523926, 27.04562759399414, 48.27967071533203, 28.20916175842285, 49.60636901855469, 33.056392669677734, 51.26641845703125, 37.450130462646484, 37.71662521362305, 22.917268753051758, 4.9152512550354, 0.0237880852073431, 2.5971717834472656, 15.052907943725586, 40.27939224243164, 24.517383575439453, 48.13346481323242, 34.93345260620117, 49.82004165649414, 41.989959716796875, 0.02519170194864273], "count": [286]}, "action": {"min": [0.5222638845443726, -1.2036268711090088, 1.0088120698928833, -0.8660448789596558, -1.4955509901046753, 0.21872854232788086, -0.9096284508705139, -1.295133352279663, 1.2538889646530151, -0.4040541350841522, 0.8698834776878357, -0.25909343361854553, 6.387499809265137, 51.567501068115234, -0.5931249856948853, -1.7424999475479126, 0.7093750238418579, 0.33250001072883606, 1.6412500143051147, 0.24000000953674316, 0.8333333134651184, -2.9212498664855957, 1.0256249904632568, -1.0099999904632568, 20.072500228881836, 46.65777587890625, 0.06187500059604645, -0.23000000417232513, 0.5512499809265137, 0.9845454692840576, 0.2761538624763489, 0.16124999523162842, 0.6618750095367432, 0.045625001192092896, 0.28727272152900696, -3.3431248664855957], "max": [1.37164306640625, -0.8373864889144897, 1.4288405179977417, 0.04787518084049225, -0.9335183501243591, 0.7716773748397827, -0.49391546845436096, -1.0557812452316284, 1.5662670135498047, 0.7283321619033813, 1.58407723903656, -0.10742004960775375, 78.8968734741211, 58.9743766784668, 48.01124954223633, 9.521249771118164, 66.62750244140625, 109.66687774658203, 78.05437469482422, 112.9175033569336, 86.61812591552734, 113.5425033569336, 90.00187683105469, 109.2143783569336, 81.91312408447266, 70.43937683105469, 0.17875000834465027, 9.201666831970215, 44.395626068115234, 113.10124969482422, 62.13312530517578, 111.45000457763672, 85.26187896728516, 112.11563110351562, 94.75687408447266, -3.2300000190734863], "mean": [0.9556074738502502, -1.0689964294433594, 1.2570053339004517, -0.43727168440818787, -1.3190524578094482, 0.5011797547340393, -0.649141788482666, -1.1711139678955078, 1.4609425067901611, 0.03548417240381241, 1.0253345966339111, -0.17508487403392792, 41.92293167114258, 55.550601959228516, 12.47332763671875, 5.140811920166016, 22.332244873046875, 35.28594970703125, 30.343313217163086, 36.56190872192383, 32.097572326660156, 36.15857696533203, 30.777196884155273, 56.11824417114258, 46.50650405883789, 57.81480026245117, 0.11982788145542145, 1.9719314575195312, 18.45946502685547, 29.66034698486328, 26.960010528564453, 40.7082405090332, 35.097591400146484, 42.60565948486328, 38.239070892333984, -3.290282726287842], "std": [0.2800470292568207, 0.09913013130426407, 0.12113269418478012, 0.28005844354629517, 0.1327575296163559, 0.150483638048172, 0.12642094492912292, 0.07716172188520432, 0.06497626006603241, 0.4260154068470001, 0.14750729501247406, 0.05774442479014397, 26.99721908569336, 2.074859619140625, 15.88321590423584, 4.038296222686768, 27.045631408691406, 48.27967834472656, 28.20915412902832, 49.60636520385742, 33.05638885498047, 51.26641082763672, 37.45013427734375, 37.71662902832031, 22.91727638244629, 4.915251731872559, 0.02378808706998825, 2.597172498703003, 15.052907943725586, 40.27939987182617, 24.517383575439453, 48.133460998535156, 34.93344497680664, 49.820045471191406, 41.98995590209961, 0.02519170008599758], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [286]}, "index": {"min": [5915], "max": [6200], "mean": [6057.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [1.4825174825174825, 4.0, 4.0, 4.0, 4.0], "std": [1.2646520119119018, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [286]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [286]}, "eef_direction_state": {"mean": [3.2762237762237763, 3.835664335664336], "std": [1.385714228097615, 1.8766845335267228], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.4335664335664335, 0.9300699300699301], "std": [0.5025729680791868, 0.6705633749803445], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8251748251748252, 0.48951048951048953], "std": [0.8553794014851598, 0.7513822494942272], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.2762237762237763, 3.835664335664336], "std": [1.385714228097615, 1.8766845335267228], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.4335664335664335, 0.9300699300699301], "std": [0.5025729680791868, 0.6705633749803445], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8251748251748252, 0.48951048951048953], "std": [0.8553794014851598, 0.7513822494942272], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6672806599408132, 0.260899413268558, 1.1954402809031592, -1.1813142393787988, 0.4043107536662385, -1.6969424541278393, 0.7189340596481769, -0.16952558160087264, 1.2232010138664031, 1.2074079962791375, 0.3237545631006234, 2.012379664393501], "std": [0.036352598924630275, 0.06435369176528857, 0.09377128049696551, 0.27390315507124074, 0.19550060947853765, 0.14561942396374017, 0.026099791998614216, 0.05944506604316366, 0.04494457295034611, 0.15426747158398746, 0.2954189358912485, 0.2343635160612991], "min": [0.6045953948488982, 0.1349351518073192, 1.0310346534849244, -1.6272257011448046, 0.10079786173142535, -2.012093057912269, 0.6632448407222117, -0.27590608210534173, 1.1162415553264293, 0.9152120908959955, -0.10340592923794012, 1.6405055437190421], "max": [0.7157111046964615, 0.3743646041239085, 1.330334107179321, -0.7777278052192615, 0.916501106720772, -1.4927245244501086, 0.7823904640989567, -0.09552104161402114, 1.273657519771334, 1.455997194635766, 0.6530042876261102, 2.2706988623763786], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6672806599408132, 0.260899413268558, 1.1954402809031592, -1.1813142393787988, 0.4043107536662385, -1.6969424541278393, 0.7189340596481769, -0.16952558160087264, 1.2232010138664031, 1.2074079962791375, 0.3237545631006234, 2.012379664393501], "std": [0.036352598924630275, 0.06435369176528857, 0.09377128049696551, 0.27390315507124074, 0.19550060947853765, 0.14561942396374017, 0.026099791998614216, 0.05944506604316366, 0.04494457295034611, 0.15426747158398746, 0.2954189358912485, 0.2343635160612991], "min": [0.6045953948488982, 0.1349351518073192, 1.0310346534849244, -1.6272257011448046, 0.10079786173142535, -2.012093057912269, 0.6632448407222117, -0.27590608210534173, 1.1162415553264293, 0.9152120908959955, -0.10340592923794012, 1.6405055437190421], "max": [0.7157111046964615, 0.3743646041239085, 1.330334107179321, -0.7777278052192615, 0.916501106720772, -1.4927245244501086, 0.7823904640989567, -0.09552104161402114, 1.273657519771334, 1.455997194635766, 0.6530042876261102, 2.2706988623763786], "count": [286]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3039014685457516]], [[0.4550844342320261]], [[0.5638236151960784]]], "std": [[[0.3521375428848714]], [[0.25571109383591206]], [[0.22288967878936938]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5947277553104575]], [[0.6165781515522876]], [[0.5999599673202615]]], "std": [[[0.3166023599890656]], [[0.32242034917570245]], [[0.3294380511016022]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369655739379086]], [[0.558314585375817]], [[0.5454628002450981]]], "std": [[[0.3283523006937311]], [[0.32857877127685076]], [[0.33550230018285926]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38073404820261436]], [[0.4485032250816993]], [[0.47524225898692807]]], "std": [[[0.3570882819113514]], [[0.3464152091892547]], [[0.3757900335340236]]], "count": [100]}, "observation.state": {"min": [0.46296826004981995, -1.2324283123016357, 1.0205901861190796, -0.8935349583625793, -1.5982155799865723, 0.2670805752277374, -0.8218890428543091, -1.2694075107574463, 1.2755906581878662, -0.3008649945259094, 0.6773574948310852, -0.24916711449623108, 1.5, 52.53562545776367, -0.5787500143051147, -0.47062498331069946, 0.6137499809265137, 0.3799999952316284, 3.6466665267944336, -0.9325000047683716, 0.9793750047683716, -3.2981250286102295, 1.0, -0.5099999904632568, 16.3643741607666, 39.35000228881836, 0.07249999791383743, -0.550000011920929, 0.8131250143051147, 1.0, 0.5793749690055847, 1.0356249809265137, 0.8893750309944153, 0.29625001549720764, 0.6356250047683716, -3.333750009536743], "max": [1.3521639108657837, -0.7517399787902832, 1.458309531211853, 0.12462329119443893, -0.9050507545471191, 0.7354371547698975, -0.4193846881389618, -0.8962291479110718, 1.59795343875885, 0.49262797832489014, 1.2485907077789307, -0.19624532759189606, 61.53312683105469, 85.16625213623047, 46.84562301635742, 9.505000114440918, 51.0837516784668, 108.9906234741211, 78.02687072753906, 110.57937622070312, 92.5, 109.08875274658203, 96.47750091552734, 110.08999633789062, 63.50625228881836, 72.04437255859375, 0.171875, 9.47249984741211, 51.088748931884766, 52.45624923706055, 81.53937530517578, 87.50687408447266, 97.5893783569336, 105.41875457763672, 97.41312408447266, -3.2249999046325684], "mean": [0.9176276326179504, -1.0168184041976929, 1.281883955001831, -0.3581298589706421, -1.2032665014266968, 0.5275331735610962, -0.6592168807983398, -1.100236415863037, 1.4580929279327393, 0.03172570839524269, 0.898225724697113, -0.21409361064434052, 25.203895568847656, 66.271728515625, 15.552218437194824, 5.055236339569092, 14.672646522521973, 33.84665298461914, 31.97298240661621, 35.228824615478516, 34.29042053222656, 35.65312957763672, 32.05251693725586, 46.4412727355957, 43.7593879699707, 59.463253021240234, 0.11872769892215729, 4.229728698730469, 17.216201782226562, 8.600478172302246, 25.40850830078125, 23.185232162475586, 30.179540634155273, 29.957796096801758, 30.836462020874023, -3.2718405723571777], "std": [0.28849121928215027, 0.1289903074502945, 0.11332866549491882, 0.3095557689666748, 0.16450265049934387, 0.1266670674085617, 0.11937471479177475, 0.12831325829029083, 0.06434597820043564, 0.30735376477241516, 0.12300846725702286, 0.008091198280453682, 19.708593368530273, 11.458395957946777, 15.890836715698242, 4.406843662261963, 17.963924407958984, 46.57621765136719, 31.027816772460938, 47.924522399902344, 39.029518127441406, 47.283905029296875, 39.60007858276367, 46.4346923828125, 13.615976333618164, 8.486355781555176, 0.021777823567390442, 3.7778005599975586, 17.91908073425293, 13.825020790100098, 31.075191497802734, 32.19594955444336, 36.67243957519531, 40.86337661743164, 38.48345184326172, 0.02387405000627041], "count": [260]}, "action": {"min": [0.46296826004981995, -1.2324283123016357, 1.0205901861190796, -0.8935349583625793, -1.5982155799865723, 0.2670805752277374, -0.8218890428543091, -1.2694075107574463, 1.2755906581878662, -0.3008649945259094, 0.6773574948310852, -0.24916711449623108, 1.5, 52.53562545776367, -0.5787500143051147, -0.47062498331069946, 0.6137499809265137, 0.3799999952316284, 3.6466665267944336, -0.9325000047683716, 0.9793750047683716, -3.2981250286102295, 1.0, -0.5099999904632568, 16.3643741607666, 39.35000228881836, 0.07249999791383743, -0.550000011920929, 0.8131250143051147, 1.0, 0.5793749690055847, 1.0356249809265137, 0.8893750309944153, 0.29625001549720764, 0.6356250047683716, -3.333750009536743], "max": [1.3521639108657837, -0.7517399787902832, 1.458309531211853, 0.12462329119443893, -0.9050507545471191, 0.7354371547698975, -0.4193846881389618, -0.8962291479110718, 1.59795343875885, 0.49262797832489014, 1.2485907077789307, -0.19624532759189606, 61.53312683105469, 85.16625213623047, 46.84562301635742, 9.505000114440918, 51.0837516784668, 108.9906234741211, 78.02687072753906, 110.57937622070312, 92.5, 109.08875274658203, 96.47750091552734, 110.08999633789062, 63.50625228881836, 72.04437255859375, 0.171875, 9.47249984741211, 51.088748931884766, 52.45624923706055, 81.53937530517578, 87.50687408447266, 97.5893783569336, 105.41875457763672, 97.41312408447266, -3.2249999046325684], "mean": [0.9176275730133057, -1.0168185234069824, 1.2818831205368042, -0.35813000798225403, -1.203266978263855, 0.527533233165741, -0.6592168807983398, -1.1002368927001953, 1.4580923318862915, 0.03172566741704941, 0.8982257843017578, -0.21409358084201813, 25.203899383544922, 66.27173614501953, 15.552225112915039, 5.055235385894775, 14.672646522521973, 33.846614837646484, 31.97298240661621, 35.22882080078125, 34.29042053222656, 35.65313720703125, 32.05254364013672, 46.44127655029297, 43.7593994140625, 59.46326446533203, 0.11872770637273788, 4.229726314544678, 17.216197967529297, 8.600479125976562, 25.408510208129883, 23.185239791870117, 30.17955207824707, 29.957792282104492, 30.836471557617188, -3.271838426589966], "std": [0.2884911894798279, 0.1289903223514557, 0.11332865804433823, 0.3095557689666748, 0.16450262069702148, 0.1266670525074005, 0.11937472969293594, 0.12831325829029083, 0.06434597820043564, 0.30735376477241516, 0.12300845235586166, 0.008091197349131107, 19.708595275878906, 11.458394050598145, 15.890838623046875, 4.406843662261963, 17.96392822265625, 46.576210021972656, 31.027814865112305, 47.924522399902344, 39.029518127441406, 47.28390884399414, 39.60006332397461, 46.434688568115234, 13.615976333618164, 8.48635482788086, 0.021777814254164696, 3.777801036834717, 17.91908073425293, 13.825023651123047, 31.07518768310547, 32.195953369140625, 36.67244338989258, 40.863380432128906, 38.48345184326172, 0.02387404441833496], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [260]}, "index": {"min": [6201], "max": [6460], "mean": [6330.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [1.5692307692307692, 4.0, 4.0, 4.0, 4.0], "std": [1.2306249915479879, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [260]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [260]}, "eef_direction_state": {"mean": [3.373076923076923, 3.7846153846153845], "std": [1.6511202938768774, 1.9274719009609667], "min": [1, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.4615384615384615, 1.0192307692307692], "std": [0.6978411341564142, 0.7768373905528412], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [1.1423076923076922, 0.7153846153846154], "std": [0.812722432002028, 0.786761770067812], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.373076923076923, 3.7846153846153845], "std": [1.6511202938768774, 1.9274719009609667], "min": [1, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.4615384615384615, 1.0192307692307692], "std": [0.6978411341564142, 0.7768373905528412], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [1.1423076923076922, 0.7153846153846154], "std": [0.812722432002028, 0.786761770067812], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.6784619711904305, 0.26461608519851254, 1.2048663511956168, -1.188173892089407, 0.5261772823632821, -1.6696452552615393, 0.7316321902487946, -0.19689361037439493, 1.2161137095068797, 1.3096795141103168, 0.3996692614906568, 1.993753296255406], "std": [0.034612171973904565, 0.06850174678647403, 0.09616312020443617, 0.2342486234471924, 0.1664918734188613, 0.1262510308361052, 0.026450355963541942, 0.03789018755718145, 0.05345791200609311, 0.18742303211425082, 0.28081306307352627, 0.13807477572688776], "min": [0.60738226803838, 0.1388774652975181, 1.0040802619304532, -1.643656311012374, 0.20456368306766826, -1.9546223799040199, 0.6751576139975892, -0.24999650318790445, 1.1211675422447074, 0.9667662193456992, 0.029132305898870614, 1.8050664418542506], "max": [0.7266001144183716, 0.3699037667340773, 1.3298226158942157, -0.8066832042634101, 0.920225589216126, -1.431020346629299, 0.7966370151084075, -0.10771576019389184, 1.305252893827733, 1.495303830863179, 0.7391235887971948, 2.169375105444241], "count": [260]}, "eef_sim_pose_action": {"mean": [0.6784619711904305, 0.26461608519851254, 1.2048663511956168, -1.188173892089407, 0.5261772823632821, -1.6696452552615393, 0.7316321902487946, -0.19689361037439493, 1.2161137095068797, 1.3096795141103168, 0.3996692614906568, 1.993753296255406], "std": [0.034612171973904565, 0.06850174678647403, 0.09616312020443617, 0.2342486234471924, 0.1664918734188613, 0.1262510308361052, 0.026450355963541942, 0.03789018755718145, 0.05345791200609311, 0.18742303211425082, 0.28081306307352627, 0.13807477572688776], "min": [0.60738226803838, 0.1388774652975181, 1.0040802619304532, -1.643656311012374, 0.20456368306766826, -1.9546223799040199, 0.6751576139975892, -0.24999650318790445, 1.1211675422447074, 0.9667662193456992, 0.029132305898870614, 1.8050664418542506], "max": [0.7266001144183716, 0.3699037667340773, 1.3298226158942157, -0.8066832042634101, 0.920225589216126, -1.431020346629299, 0.7966370151084075, -0.10771576019389184, 1.305252893827733, 1.495303830863179, 0.7391235887971948, 2.169375105444241], "count": [260]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3038178492647059]], [[0.45401745915032676]], [[0.5617018954248366]]], "std": [[[0.3491132958465958]], [[0.2564647777410582]], [[0.226829131755468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5773878084150327]], [[0.6053405269607843]], [[0.5892625816993464]]], "std": [[[0.30931079441539844]], [[0.30977721806839353]], [[0.315419713016562]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125624959150327]], [[0.53459577001634]], [[0.5265615665849673]]], "std": [[[0.3245082391670686]], [[0.3254803657877527]], [[0.33267064742888325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975375694444444]], [[0.46408450163398696]], [[0.4905928717320261]]], "std": [[[0.35590186837833554]], [[0.34732684008447995]], [[0.37769481744217637]]], "count": [100]}, "observation.state": {"min": [0.5368075966835022, -1.1747777462005615, 0.9523060321807861, -0.8176451325416565, -1.6098029613494873, 0.2643148601055145, -0.8882657885551453, -1.314803123474121, 1.298182487487793, -0.1970321238040924, 0.7813334465026855, -0.232223242521286, 1.8012499809265137, 47.86125183105469, 0.9675000309944153, -0.7350000143051147, 1.0568749904632568, -0.4518750011920929, 1.2556250095367432, 0.5581250190734863, 2.129999876022339, 0.5, 1.0262500047683716, 0.8181250095367432, 26.6043758392334, 46.27124786376953, 0.07750000059604645, -0.4124999940395355, 0.5099999904632568, -0.3425000011920929, 0.43812498450279236, 0.34937500953674316, 0.6768749952316284, 0.3062500059604645, 0.5, -3.328125], "max": [1.41782546043396, -0.8431563377380371, 1.3802976608276367, 0.1459382325410843, -0.867141604423523, 0.7600899934768677, -0.5544270277023315, -0.933804452419281, 1.5579222440719604, 0.508149266242981, 1.3120613098144531, -0.1986057013273239, 80.60562133789062, 80.24187469482422, 45.81062698364258, 9.298125267028809, 84.5718765258789, 107.27312469482422, 109.38687133789062, 113.2237548828125, 109.4956283569336, 112.5218734741211, 111.14500427246094, 110.02625274658203, 63.08437728881836, 75.73625183105469, 0.17249999940395355, 8.385624885559082, 38.818748474121094, 93.06562805175781, 75.85062408447266, 91.96562957763672, 95.65812683105469, 105.78250122070312, 96.57437896728516, -3.204444408416748], "mean": [1.031288743019104, -1.015763521194458, 1.235060214996338, -0.361668199300766, -1.2497467994689941, 0.4788667559623718, -0.7307141423225403, -1.1023414134979248, 1.3993149995803833, 0.09524980187416077, 1.0487642288208008, -0.21790722012519836, 38.4234619140625, 62.660743713378906, 12.030665397644043, 2.2406511306762695, 25.68273162841797, 35.37652587890625, 37.62535858154297, 36.943424224853516, 39.993282318115234, 35.26408767700195, 31.73712158203125, 62.281394958496094, 44.29293441772461, 58.908348083496094, 0.12532827258110046, 3.9407613277435303, 12.168810844421387, 14.117087364196777, 23.10396957397461, 23.203702926635742, 28.49917221069336, 28.100162506103516, 29.363452911376953, -3.2704381942749023], "std": [0.3212253451347351, 0.09156237542629242, 0.11955004185438156, 0.2774225175380707, 0.21796920895576477, 0.1210385262966156, 0.09740747511386871, 0.10450608283281326, 0.06279302388429642, 0.28655245900154114, 0.1102123036980629, 0.00650764862075448, 28.503734588623047, 9.86897087097168, 14.038451194763184, 3.676819086074829, 31.390911102294922, 46.830047607421875, 38.684261322021484, 49.708560943603516, 38.93023681640625, 48.68535614013672, 44.78812789916992, 33.773956298828125, 10.940973281860352, 8.661873817443848, 0.01843826286494732, 3.2151122093200684, 14.84339714050293, 26.302034378051758, 29.373607635498047, 33.54145050048828, 36.08485412597656, 41.28928756713867, 38.01350784301758, 0.02373475767672062], "count": [335]}, "action": {"min": [0.5368075966835022, -1.1747777462005615, 0.9523060321807861, -0.8176451325416565, -1.6098029613494873, 0.2643148601055145, -0.8882657885551453, -1.314803123474121, 1.298182487487793, -0.1970321238040924, 0.7813334465026855, -0.232223242521286, 1.8012499809265137, 47.86125183105469, 0.9675000309944153, -0.7350000143051147, 1.0568749904632568, -0.4518750011920929, 1.2556250095367432, 0.5581250190734863, 2.129999876022339, 0.5, 1.0262500047683716, 0.8181250095367432, 26.6043758392334, 46.27124786376953, 0.07750000059604645, -0.4124999940395355, 0.5099999904632568, -0.3425000011920929, 0.43812498450279236, 0.34937500953674316, 0.6768749952316284, 0.3062500059604645, 0.5, -3.328125], "max": [1.41782546043396, -0.8431563377380371, 1.3802976608276367, 0.1459382325410843, -0.867141604423523, 0.7600899934768677, -0.5544270277023315, -0.933804452419281, 1.5579222440719604, 0.508149266242981, 1.3120613098144531, -0.1986057013273239, 80.60562133789062, 80.24187469482422, 45.81062698364258, 9.298125267028809, 84.5718765258789, 107.27312469482422, 109.38687133789062, 113.2237548828125, 109.4956283569336, 112.5218734741211, 111.14500427246094, 110.02625274658203, 63.08437728881836, 75.73625183105469, 0.17249999940395355, 8.385624885559082, 38.818748474121094, 93.06562805175781, 75.85062408447266, 91.96562957763672, 95.65812683105469, 105.78250122070312, 96.57437896728516, -3.204444408416748], "mean": [1.0312886238098145, -1.0157636404037476, 1.2350598573684692, -0.36166825890541077, -1.2497472763061523, 0.4788667559623718, -0.7307139039039612, -1.1023412942886353, 1.3993144035339355, 0.09524982422590256, 1.0487638711929321, -0.21790726482868195, 38.42346954345703, 62.66073226928711, 12.030664443969727, 2.240651845932007, 25.682737350463867, 35.37650680541992, 37.625370025634766, 36.94343948364258, 39.99333572387695, 35.264102935791016, 31.73711585998535, 62.281394958496094, 44.29291915893555, 58.908382415771484, 0.1253281831741333, 3.9407613277435303, 12.168817520141602, 14.117082595825195, 23.10396957397461, 23.203704833984375, 28.499183654785156, 28.100160598754883, 29.363452911376953, -3.2704403400421143], "std": [0.32122528553009033, 0.09156237542629242, 0.11955000460147858, 0.27742257714271545, 0.21796922385692596, 0.1210385262966156, 0.0974074974656105, 0.10450609773397446, 0.06279304623603821, 0.28655245900154114, 0.11021227389574051, 0.006507648155093193, 28.503738403320312, 9.86897087097168, 14.038450241088867, 3.6768198013305664, 31.39091682434082, 46.83005142211914, 38.68425750732422, 49.708560943603516, 38.930233001708984, 48.68534851074219, 44.78814697265625, 33.773963928222656, 10.940971374511719, 8.661871910095215, 0.01843825913965702, 3.2151122093200684, 14.843401908874512, 26.302032470703125, 29.37360191345215, 33.54145050048828, 36.08485794067383, 41.28928756713867, 38.01350784301758, 0.023734768852591515], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [335]}, "index": {"min": [6461], "max": [6795], "mean": [6628.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [1.31044776119403, 4.0, 4.0, 4.0, 4.0], "std": [1.2335042096931854, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [335]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [335]}, "eef_direction_state": {"mean": [3.647761194029851, 4.122388059701493], "std": [1.7350089860798072, 1.9623182220612327], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [1.2507462686567163, 0.7582089552238805], "std": [0.6756695152434814, 0.7069271857058229], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.8388059701492537, 0.4746268656716418], "std": [0.8591830941179478, 0.7320678713298782], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [3.647761194029851, 4.122388059701493], "std": [1.7350089860798072, 1.9623182220612327], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [1.2507462686567163, 0.7582089552238805], "std": [0.6756695152434814, 0.7069271857058229], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.8388059701492537, 0.4746268656716418], "std": [0.8591830941179478, 0.7320678713298782], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.6574837545768814, 0.26791614618896475, 1.174118538554987, -1.2944293448224307, 0.49779400564651394, -1.772561224160899, 0.7088142018350281, -0.18930583055337483, 1.2149416628480818, 1.2268124882311786, 0.33341286852656477, 1.9899275519552635], "std": [0.04153627751610301, 0.06449069760593559, 0.09634546258402077, 0.29302558133075635, 0.21394894933303635, 0.1372810152825344, 0.02608480866436471, 0.038934824030227536, 0.04351909393271902, 0.1598901661782101, 0.25691338763068156, 0.12922598998612325], "min": [0.5699425015783993, 0.14048324726683153, 1.028548037327956, -1.7493254999131185, 0.07549878448668834, -1.9505195820080319, 0.6832995926499112, -0.24025749469963803, 1.1304588890384613, 0.932022571648128, 0.03294718861521351, 1.7996568280626364], "max": [0.7122771803435536, 0.3622190273525241, 1.3166169770753873, -0.7775367504226196, 0.8057227842445873, -1.5172093355477128, 0.787409597754099, -0.10896361023180992, 1.2717307540568148, 1.4653618558670205, 0.6479667294462947, 2.12735141970231], "count": [335]}, "eef_sim_pose_action": {"mean": [0.6574837545768814, 0.26791614618896475, 1.174118538554987, -1.2944293448224307, 0.49779400564651394, -1.772561224160899, 0.7088142018350281, -0.18930583055337483, 1.2149416628480818, 1.2268124882311786, 0.33341286852656477, 1.9899275519552635], "std": [0.04153627751610301, 0.06449069760593559, 0.09634546258402077, 0.29302558133075635, 0.21394894933303635, 0.1372810152825344, 0.02608480866436471, 0.038934824030227536, 0.04351909393271902, 0.1598901661782101, 0.25691338763068156, 0.12922598998612325], "min": [0.5699425015783993, 0.14048324726683153, 1.028548037327956, -1.7493254999131185, 0.07549878448668834, -1.9505195820080319, 0.6832995926499112, -0.24025749469963803, 1.1304588890384613, 0.932022571648128, 0.03294718861521351, 1.7996568280626364], "max": [0.7122771803435536, 0.3622190273525241, 1.3166169770753873, -0.7775367504226196, 0.8057227842445873, -1.5172093355477128, 0.787409597754099, -0.10896361023180992, 1.2717307540568148, 1.4653618558670205, 0.6479667294462947, 2.12735141970231], "count": [335]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31538029411764706]], [[0.45697035947712417]], [[0.5591085927287582]]], "std": [[[0.3564810904600114]], [[0.26569678388509604]], [[0.23124007234587604]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.581611033496732]], [[0.6039369158496732]], [[0.586162397875817]]], "std": [[[0.32230848527161454]], [[0.3294933162673175]], [[0.3367050448619353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.541475294117647]], [[0.5694386968954248]], [[0.5625564910130719]]], "std": [[[0.314440343652682]], [[0.31608804563585347]], [[0.3260121908520052]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3982354861111111]], [[0.46476238970588235]], [[0.4784348835784314]]], "std": [[[0.35170227990886543]], [[0.3433669670799524]], [[0.374482008873659]]], "count": [100]}, "observation.state": {"min": [0.5961270928382874, -1.1965218782424927, 1.0425726175308228, -0.9232184886932373, -1.6021019220352173, 0.27602139115333557, -0.7135977149009705, -1.2773470878601074, 1.3246738910675049, -0.17986571788787842, 0.625762939453125, -0.2600232660770416, 16.02375030517578, 55.29500198364258, -0.41187500953674316, -0.18312500417232513, 1.0368750095367432, -0.10000000894069672, 0.859375, 0.06750000268220901, 3.5087499618530273, -0.14562499523162842, 1.078125, 1.8262500762939453, 26.719375610351562, 45.91749954223633, 0.06333333253860474, -0.17937500774860382, 0.695555567741394, 0.8224999904632568, 5.75, -1.037500023841858, 5.852499961853027, -0.5612500309944153, 0.642307698726654, -3.3168749809265137], "max": [1.3164006471633911, -0.892080545425415, 1.2787060737609863, -0.1911192536354065, -0.9064335823059082, 0.7817387580871582, -0.5529249906539917, -0.9709029197692871, 1.5749218463897705, 0.6775720715522766, 1.3542170524597168, -0.17872129380702972, 54.93555450439453, 83.27437591552734, 50.40187454223633, 4.673749923706055, 57.49625015258789, 110.21375274658203, 90.56749725341797, 111.79937744140625, 100.50687408447266, 110.61499786376953, 104.22750091552734, 111.05000305175781, 82.25187683105469, 76.22125244140625, 0.21312500536441803, 8.467778205871582, 56.36312484741211, 93.59625244140625, 80.83625030517578, 72.58062744140625, 84.25187683105469, 75.8968734741211, 89.32500457763672, -3.1725001335144043], "mean": [0.932680070400238, -1.051209568977356, 1.203790545463562, -0.5064092874526978, -1.3836419582366943, 0.5764756202697754, -0.6573366522789001, -1.1536674499511719, 1.4245874881744385, 0.09881623834371567, 1.0357465744018555, -0.23164117336273193, 33.664608001708984, 74.36067199707031, 14.285042762756348, 0.5353992581367493, 35.96647262573242, 73.47804260253906, 56.40552520751953, 74.58847045898438, 65.60387420654297, 76.60662841796875, 64.96157836914062, 83.20789337158203, 48.82624816894531, 57.69268035888672, 0.13448107242584229, 0.7411304712295532, 23.629268646240234, 22.67140769958496, 31.964017868041992, 16.683198928833008, 33.023773193359375, 15.868892669677734, 30.704675674438477, -3.237832546234131], "std": [0.25145870447158813, 0.07247831672430038, 0.056958917528390884, 0.2292366623878479, 0.12481092661619186, 0.1308334916830063, 0.055664580315351486, 0.09746203571557999, 0.08693980425596237, 0.273375004529953, 0.16978585720062256, 0.023451119661331177, 11.349909782409668, 10.531601905822754, 16.270050048828125, 0.6528623104095459, 19.545522689819336, 47.67735290527344, 29.427541732788086, 48.11042022705078, 33.99208068847656, 46.140846252441406, 36.9212760925293, 42.35920333862305, 15.495960235595703, 7.334339141845703, 0.026443948969244957, 1.7477259635925293, 13.106622695922852, 32.878536224365234, 23.68757438659668, 25.079069137573242, 29.31713104248047, 24.22530746459961, 36.919795989990234, 0.034113332629203796], "count": [272]}, "action": {"min": [0.5961270928382874, -1.1965218782424927, 1.0425726175308228, -0.9232184886932373, -1.6021019220352173, 0.27602139115333557, -0.7135977149009705, -1.2773470878601074, 1.3246738910675049, -0.17986571788787842, 0.625762939453125, -0.2600232660770416, 16.02375030517578, 55.29500198364258, -0.41187500953674316, -0.18312500417232513, 1.0368750095367432, -0.10000000894069672, 0.859375, 0.06750000268220901, 3.5087499618530273, -0.14562499523162842, 1.078125, 1.8262500762939453, 26.719375610351562, 45.91749954223633, 0.06333333253860474, -0.17937500774860382, 0.695555567741394, 0.8224999904632568, 5.75, -1.037500023841858, 5.852499961853027, -0.5612500309944153, 0.642307698726654, -3.3168749809265137], "max": [1.3164006471633911, -0.892080545425415, 1.2787060737609863, -0.1911192536354065, -0.9064335823059082, 0.7817387580871582, -0.5529249906539917, -0.9709029197692871, 1.5749218463897705, 0.6775720715522766, 1.3542170524597168, -0.17872129380702972, 54.93555450439453, 83.27437591552734, 50.40187454223633, 4.673749923706055, 57.49625015258789, 110.21375274658203, 90.56749725341797, 111.79937744140625, 100.50687408447266, 110.61499786376953, 104.22750091552734, 111.05000305175781, 82.25187683105469, 76.22125244140625, 0.21312500536441803, 8.467778205871582, 56.36312484741211, 93.59625244140625, 80.83625030517578, 72.58062744140625, 84.25187683105469, 75.8968734741211, 89.32500457763672, -3.1725001335144043], "mean": [0.9326802492141724, -1.051209807395935, 1.203790307044983, -0.5064090490341187, -1.3836420774459839, 0.5764756798744202, -0.6573365330696106, -1.1536674499511719, 1.4245871305465698, 0.09881623089313507, 1.0357465744018555, -0.23164112865924835, 33.664615631103516, 74.36068725585938, 14.285041809082031, 0.5353991985321045, 35.966461181640625, 73.4780502319336, 56.405521392822266, 74.5884780883789, 65.6038818359375, 76.60662841796875, 64.9615707397461, 83.20795440673828, 48.82625198364258, 57.69267654418945, 0.13448114693164825, 0.7411304116249084, 23.6292781829834, 22.671401977539062, 31.96402931213379, 16.683195114135742, 33.023780822753906, 15.868894577026367, 30.704675674438477, -3.237832546234131], "std": [0.25145864486694336, 0.07247831672430038, 0.05695891007781029, 0.2292366772890091, 0.12481088191270828, 0.13083350658416748, 0.05566456541419029, 0.09746205806732178, 0.08693978935480118, 0.27337491512298584, 0.16978584229946136, 0.023451117798686028, 11.349908828735352, 10.53160572052002, 16.270051956176758, 0.6528622508049011, 19.545522689819336, 47.67736053466797, 29.427536010742188, 48.11042785644531, 33.99208068847656, 46.14085388183594, 36.92128372192383, 42.35920333862305, 15.495960235595703, 7.334339618682861, 0.026443948969244957, 1.7477262020111084, 13.1066255569458, 32.8785400390625, 23.687578201293945, 25.07906723022461, 29.317129135131836, 24.225311279296875, 36.9197998046875, 0.034113332629203796], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [272]}, "index": {"min": [6796], "max": [7067], "mean": [6931.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [1.3419117647058822, 4.0, 4.0, 4.0, 4.0], "std": [1.1459683259057554, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [272]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [272]}, "eef_direction_state": {"mean": [4.088235294117647, 3.948529411764706], "std": [1.5646395386200453, 1.7753204058007663], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.3161764705882353, 1.0735294117647058], "std": [0.749531283755869, 0.7824579761425322], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.8345588235294118, 0.75], "std": [0.8391941754962636, 0.8157457793152154], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.088235294117647, 3.948529411764706], "std": [1.5646395386200453, 1.7753204058007663], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.3161764705882353, 1.0735294117647058], "std": [0.749531283755869, 0.7824579761425322], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.8345588235294118, 0.75], "std": [0.8391941754962636, 0.8157457793152154], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.661111332104502, 0.26607021256844005, 1.2138383407597055, -1.0879523643346245, 0.35622500371148796, -1.564060396711075, 0.7140643965960582, -0.16827652365064846, 1.2313163739485695, 1.1658222556657534, 0.29119126177867577, 1.9932202659913902], "std": [0.02523040645282545, 0.05995427095230943, 0.09419723947931653, 0.2707424808919922, 0.128534075995642, 0.07589851553804783, 0.042271558337046836, 0.04359018723281343, 0.05434773480257977, 0.2039059935744886, 0.23730460640542198, 0.15539988196378246], "min": [0.6095829820510732, 0.188736533722142, 1.0309269706735904, -1.5812216909805716, 0.11060135279314065, -1.7966098753134205, 0.6702791069575023, -0.27231547745974416, 1.1044546059399705, 0.7775071389509757, -0.1538000389767591, 1.6460141082627384], "max": [0.7004485912736274, 0.3788571420712974, 1.3472474453996015, -0.6587275431652896, 0.8363152652266943, -1.3980831000903982, 0.778307399047877, -0.11266730321148552, 1.3371931051093386, 1.6149855962887996, 0.5987813129657837, 2.1500256717107953], "count": [272]}, "eef_sim_pose_action": {"mean": [0.661111332104502, 0.26607021256844005, 1.2138383407597055, -1.0879523643346245, 0.35622500371148796, -1.564060396711075, 0.7140643965960582, -0.16827652365064846, 1.2313163739485695, 1.1658222556657534, 0.29119126177867577, 1.9932202659913902], "std": [0.02523040645282545, 0.05995427095230943, 0.09419723947931653, 0.2707424808919922, 0.128534075995642, 0.07589851553804783, 0.042271558337046836, 0.04359018723281343, 0.05434773480257977, 0.2039059935744886, 0.23730460640542198, 0.15539988196378246], "min": [0.6095829820510732, 0.188736533722142, 1.0309269706735904, -1.5812216909805716, 0.11060135279314065, -1.7966098753134205, 0.6702791069575023, -0.27231547745974416, 1.1044546059399705, 0.7775071389509757, -0.1538000389767591, 1.6460141082627384], "max": [0.7004485912736274, 0.3788571420712974, 1.3472474453996015, -0.6587275431652896, 0.8363152652266943, -1.3980831000903982, 0.778307399047877, -0.11266730321148552, 1.3371931051093386, 1.6149855962887996, 0.5987813129657837, 2.1500256717107953], "count": [272]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31795812500000004]], [[0.4535512254901961]], [[0.553900179738562]]], "std": [[[0.3429847842794039]], [[0.25090215035712515]], [[0.2192209119173386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.581430414624183]], [[0.6060882066993465]], [[0.5915487765522875]]], "std": [[[0.3230386418743781]], [[0.32793086174109815]], [[0.3351834777382971]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5313401041666667]], [[0.5542324264705882]], [[0.5441719669117647]]], "std": [[[0.3103476065496093]], [[0.31254109461455976]], [[0.3192806779636811]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3997179003267974]], [[0.4663483598856209]], [[0.48102199550653596]]], "std": [[[0.35334106508727353]], [[0.3449421454589063]], [[0.37859642588666653]]], "count": [100]}, "observation.state": {"min": [0.7080662846565247, -1.2236782312393188, 1.1140516996383667, -0.9568122029304504, -1.5212053060531616, 0.29075589776039124, -0.8490586280822754, -1.2138075828552246, 1.3540235757827759, -0.3591592311859131, 0.7347218990325928, -0.2738994359970093, 19.1875, 49.78750228881836, -0.6575000286102295, -0.46937498450279236, 0.7100000381469727, 0.38624998927116394, 0.9743750095367432, 1.0724999904632568, 0.9725000262260437, 0.09875000268220901, 1.1735714673995972, -0.8493750095367432, 20.058124542236328, 46.72875213623047, 0.07249999791383743, -1.3737499713897705, 1.019374966621399, 0.10999999195337296, 2.822499990463257, -0.6193749904632568, 1.0893750190734863, 0.4375, 0.6726666688919067, -3.260624885559082], "max": [1.3775558471679688, -0.8710517287254333, 1.3494936227798462, -0.0855935737490654, -0.7967593669891357, 0.8440384864807129, -0.41442549228668213, -1.0350861549377441, 1.5027275085449219, 0.35412850975990295, 1.0685341358184814, -0.1354476660490036, 63.04999923706055, 81.64624786376953, 44.686248779296875, 8.696249961853027, 57.32374954223633, 104.51437377929688, 89.97062683105469, 111.609375, 103.9262466430664, 110.17312622070312, 94.671875, 110.8187484741211, 61.61249923706055, 76.88312530517578, 0.16187499463558197, 4.539091110229492, 57.19124984741211, 95.77125549316406, 83.87750244140625, 110.98562622070312, 96.99187469482422, 111.1050033569336, 96.78375244140625, -3.1399998664855957], "mean": [0.9632572531700134, -1.057671308517456, 1.2435963153839111, -0.4662204086780548, -1.3127158880233765, 0.553438127040863, -0.5718233585357666, -1.1422885656356812, 1.4562605619430542, -0.1308169811964035, 0.8501570224761963, -0.19031687080860138, 29.034435272216797, 73.1443099975586, 13.412686347961426, 2.062317371368408, 31.884790420532227, 64.72386169433594, 43.604305267333984, 76.81470489501953, 49.27680206298828, 79.78205871582031, 48.28507614135742, 88.31900787353516, 34.74871826171875, 62.90871047973633, 0.11920236051082611, 0.41579359769821167, 20.86836051940918, 25.785717010498047, 32.7640266418457, 37.49829864501953, 36.836429595947266, 40.3195686340332, 35.12885665893555, -3.200669288635254], "std": [0.24506384134292603, 0.07562150806188583, 0.06896191835403442, 0.23202596604824066, 0.14866743981838226, 0.12867110967636108, 0.1496453434228897, 0.045143239200115204, 0.055090487003326416, 0.27461376786231995, 0.08884844183921814, 0.04927676171064377, 9.208113670349121, 10.031111717224121, 13.5497465133667, 2.7884790897369385, 19.007898330688477, 37.68531036376953, 29.05568504333496, 42.28848648071289, 33.757904052734375, 44.37545394897461, 34.106624603271484, 37.97148895263672, 12.763432502746582, 10.307579040527344, 0.015558569692075253, 1.5621514320373535, 18.436717987060547, 36.51726150512695, 28.106456756591797, 47.62226867675781, 35.08332443237305, 48.641448974609375, 40.1031494140625, 0.021088415756821632], "count": [282]}, "action": {"min": [0.7080662846565247, -1.2236782312393188, 1.1140516996383667, -0.9568122029304504, -1.5212053060531616, 0.29075589776039124, -0.8490586280822754, -1.2138075828552246, 1.3540235757827759, -0.3591592311859131, 0.7347218990325928, -0.2738994359970093, 19.1875, 49.78750228881836, -0.6575000286102295, -0.46937498450279236, 0.7100000381469727, 0.38624998927116394, 0.9743750095367432, 1.0724999904632568, 0.9725000262260437, 0.09875000268220901, 1.1735714673995972, -0.8493750095367432, 20.058124542236328, 46.72875213623047, 0.07249999791383743, -1.3737499713897705, 1.019374966621399, 0.10999999195337296, 2.822499990463257, -0.6193749904632568, 1.0893750190734863, 0.4375, 0.6726666688919067, -3.260624885559082], "max": [1.3775558471679688, -0.8710517287254333, 1.3494936227798462, -0.0855935737490654, -0.7967593669891357, 0.8440384864807129, -0.41442549228668213, -1.0350861549377441, 1.5027275085449219, 0.35412850975990295, 1.0685341358184814, -0.1354476660490036, 63.04999923706055, 81.64624786376953, 44.686248779296875, 8.696249961853027, 57.32374954223633, 104.51437377929688, 89.97062683105469, 111.609375, 103.9262466430664, 110.17312622070312, 94.671875, 110.8187484741211, 61.61249923706055, 76.88312530517578, 0.16187499463558197, 4.539091110229492, 57.19124984741211, 95.77125549316406, 83.87750244140625, 110.98562622070312, 96.99187469482422, 111.1050033569336, 96.78375244140625, -3.1399998664855957], "mean": [0.9632572531700134, -1.0576714277267456, 1.2435965538024902, -0.4662204384803772, -1.3127163648605347, 0.5534380674362183, -0.571823000907898, -1.142288088798523, 1.4562602043151855, -0.1308169960975647, 0.8501571416854858, -0.19031685590744019, 29.034439086914062, 73.1443099975586, 13.412670135498047, 2.0623185634613037, 31.884794235229492, 64.72389221191406, 43.60432052612305, 76.81465911865234, 49.27680206298828, 79.78204345703125, 48.285064697265625, 88.3190689086914, 34.74871826171875, 62.90871047973633, 0.11920236051082611, 0.4157935082912445, 20.86836051940918, 25.785722732543945, 32.76402282714844, 37.49830627441406, 36.83644485473633, 40.31959533691406, 35.12885665893555, -3.2006638050079346], "std": [0.24506381154060364, 0.07562149316072464, 0.06896191835403442, 0.23202595114707947, 0.14866742491722107, 0.12867110967636108, 0.1496453583240509, 0.045143239200115204, 0.055090490728616714, 0.27461376786231995, 0.08884844183921814, 0.049276769161224365, 9.208114624023438, 10.031110763549805, 13.549745559692383, 2.788479804992676, 19.007898330688477, 37.68531799316406, 29.055681228637695, 42.28849792480469, 33.757896423339844, 44.375450134277344, 34.10662841796875, 37.97148895263672, 12.763431549072266, 10.307580947875977, 0.015558576211333275, 1.5621521472930908, 18.436716079711914, 36.51726150512695, 28.106454849243164, 47.62226867675781, 35.08332824707031, 48.641448974609375, 40.1031608581543, 0.02108841761946678], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [282]}, "index": {"min": [7068], "max": [7349], "mean": [7208.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [1.6595744680851063, 4.0, 4.0, 4.0, 4.0], "std": [1.2367297716730392, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [282]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [282]}, "eef_direction_state": {"mean": [3.351063829787234, 4.439716312056738], "std": [1.909517670385488, 1.365059395617531], "min": [0, 2], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.2588652482269505, 0.8297872340425532], "std": [0.6526075272925059, 0.629729727104202], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.7375886524822695, 0.7127659574468085], "std": [0.8600296058809862, 0.8288547224320102], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.351063829787234, 4.439716312056738], "std": [1.909517670385488, 1.365059395617531], "min": [0, 2], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.2588652482269505, 0.8297872340425532], "std": [0.6526075272925059, 0.629729727104202], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.7375886524822695, 0.7127659574468085], "std": [0.8600296058809862, 0.8288547224320102], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.6683173752797077, 0.26660112853596224, 1.1921303423529324, -1.169126083489356, 0.4192498293355566, -1.6292309042565376, 0.7275785316897115, -0.14811344355339945, 1.2287798426959502, 1.2797854589805013, 0.47307403454469243, 2.0810704761195526], "std": [0.032197183178810124, 0.058304993962278735, 0.09060809202873622, 0.26439441385475426, 0.15383514000788628, 0.10578583109120303, 0.00698700499407201, 0.038858337501922996, 0.05293405188103062, 0.1348389481566825, 0.1816314767810501, 0.09809555958970317], "min": [0.6032736214839904, 0.17793605171864252, 1.005393959444407, -1.6228914460677988, 0.16900291738512885, -1.879258158917754, 0.7131128647898312, -0.21779121933562645, 1.1276470218139483, 1.0362087368368538, 0.15591134068498458, 1.9108668979756251], "max": [0.7208287498399011, 0.3843603924942078, 1.302270403813963, -0.7972869581445741, 0.7568102377276067, -1.4114823621862382, 0.7381323944562099, -0.08246057998972475, 1.3056020009012506, 1.460271532722176, 0.6748022895332575, 2.1937197074026322], "count": [282]}, "eef_sim_pose_action": {"mean": [0.6683173752797077, 0.26660112853596224, 1.1921303423529324, -1.169126083489356, 0.4192498293355566, -1.6292309042565376, 0.7275785316897115, -0.14811344355339945, 1.2287798426959502, 1.2797854589805013, 0.47307403454469243, 2.0810704761195526], "std": [0.032197183178810124, 0.058304993962278735, 0.09060809202873622, 0.26439441385475426, 0.15383514000788628, 0.10578583109120303, 0.00698700499407201, 0.038858337501922996, 0.05293405188103062, 0.1348389481566825, 0.1816314767810501, 0.09809555958970317], "min": [0.6032736214839904, 0.17793605171864252, 1.005393959444407, -1.6228914460677988, 0.16900291738512885, -1.879258158917754, 0.7131128647898312, -0.21779121933562645, 1.1276470218139483, 1.0362087368368538, 0.15591134068498458, 1.9108668979756251], "max": [0.7208287498399011, 0.3843603924942078, 1.302270403813963, -0.7972869581445741, 0.7568102377276067, -1.4114823621862382, 0.7381323944562099, -0.08246057998972475, 1.3056020009012506, 1.460271532722176, 0.6748022895332575, 2.1937197074026322], "count": [282]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3201862990196079]], [[0.4305732066993464]], [[0.5174790706699346]]], "std": [[[0.37356921236994234]], [[0.299302101031712]], [[0.25537221510509917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1568627450980392]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5550487520424837]], [[0.5855896037581699]], [[0.5672934967320261]]], "std": [[[0.320712725546959]], [[0.3217538464104949]], [[0.3311017883268566]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46674642565359475]], [[0.5061961805555555]], [[0.5047093300653595]]], "std": [[[0.2515188894703145]], [[0.2510152144385899]], [[0.2604085418235198]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881512132352941]], [[0.44489556168300654]], [[0.455761856617647]]], "std": [[[0.3711172100442777]], [[0.36008863863659235]], [[0.38730418615598544]]], "count": [100]}, "observation.state": {"min": [0.8173113465309143, -1.2405108213424683, 1.0318278074264526, -0.5797712802886963, -1.2980552911758423, -0.042629893869161606, -0.5903334021568298, -1.2408684492111206, 1.0481040477752686, -0.8019807934761047, 0.6215190291404724, -0.42305639386177063, 2.078749895095825, 32.55062484741211, -1.0668749809265137, -0.3462499976158142, 0.6725000143051147, -0.5412499904632568, 0.6974999904632568, -0.8487499952316284, 0.7437499761581421, -2.8212499618530273, 1.0733333826065063, 0.19333332777023315, 23.954999923706055, 42.64125061035156, 0.051874998956918716, -0.20125000178813934, 1.0362499952316284, -0.47999998927116394, 0.8174999952316284, -0.9312499761581421, 0.7393749952316284, 0.078125, 0.7243750095367432, 0.8899999856948853], "max": [1.14838445186615, -0.7335774898529053, 1.7434862852096558, -0.0940098837018013, -0.6532768607139587, 0.8335028886795044, -0.4280870854854584, -0.8857623338699341, 1.413962960243225, -0.5876392126083374, 0.6923304200172424, -0.39497023820877075, 80.50187683105469, 84.63874816894531, 52.328125, 9.827500343322754, 43.604373931884766, 109.95437622070312, 75.24312591552734, 111.08374786376953, 91.63312530517578, 109.2612533569336, 95.81624603271484, 110.06937408447266, 79.36624908447266, 74.32500457763672, 0.1887499988079071, 9.674999237060547, 55.151248931884766, 102.88812255859375, 76.61687469482422, 109.79875183105469, 85.29312896728516, 109.69937896728516, 86.16312408447266, 110.23750305175781], "mean": [1.0052058696746826, -1.1030679941177368, 1.5586024522781372, -0.3415709435939789, -0.8885601758956909, 0.2170632779598236, -0.46435999870300293, -1.0421382188796997, 1.2661693096160889, -0.6720061898231506, 0.6423546671867371, -0.4067018926143646, 33.74843215942383, 59.72897720336914, 17.93535804748535, 2.8384461402893066, 15.792744636535645, 39.53068923950195, 31.292701721191406, 43.359703063964844, 37.44696807861328, 44.90816116333008, 38.93450927734375, 48.72890090942383, 41.87565231323242, 53.08482360839844, 0.10819601267576218, 4.239979267120361, 18.605199813842773, 29.839746475219727, 26.41438865661621, 34.445587158203125, 28.20747947692871, 34.15928268432617, 27.003019332885742, 38.71172332763672], "std": [0.11893003433942795, 0.1397407501935959, 0.17275841534137726, 0.15101873874664307, 0.14617303013801575, 0.23445726931095123, 0.04687285050749779, 0.12628696858882904, 0.10454066097736359, 0.07411009818315506, 0.01853824034333229, 0.00837388914078474, 17.129573822021484, 18.48320960998535, 17.893896102905273, 4.354901313781738, 15.629975318908691, 47.409942626953125, 29.15365982055664, 51.14186096191406, 37.43106460571289, 50.89334487915039, 40.14741897583008, 50.90597915649414, 18.170562744140625, 7.795945167541504, 0.030792243778705597, 3.0733706951141357, 20.729188919067383, 38.70271682739258, 30.341548919677734, 44.27953338623047, 32.862548828125, 44.29313278198242, 33.00337219238281, 43.002201080322266], "count": [314]}, "action": {"min": [0.8173113465309143, -1.2405108213424683, 1.0318278074264526, -0.5797712802886963, -1.2980552911758423, -0.042629893869161606, -0.5903334021568298, -1.2408684492111206, 1.0481040477752686, -0.8019807934761047, 0.6215190291404724, -0.42305639386177063, 2.078749895095825, 32.55062484741211, -1.0668749809265137, -0.3462499976158142, 0.6725000143051147, -0.5412499904632568, 0.6974999904632568, -0.8487499952316284, 0.7437499761581421, -2.8212499618530273, 1.0733333826065063, 0.19333332777023315, 23.954999923706055, 42.64125061035156, 0.051874998956918716, -0.20125000178813934, 1.0362499952316284, -0.47999998927116394, 0.8174999952316284, -0.9312499761581421, 0.7393749952316284, 0.078125, 0.7243750095367432, 0.8899999856948853], "max": [1.14838445186615, -0.7335774898529053, 1.7434862852096558, -0.0940098837018013, -0.6532768607139587, 0.8335028886795044, -0.4280870854854584, -0.8857623338699341, 1.413962960243225, -0.5876392126083374, 0.6923304200172424, -0.39497023820877075, 80.50187683105469, 84.63874816894531, 52.328125, 9.827500343322754, 43.604373931884766, 109.95437622070312, 75.24312591552734, 111.08374786376953, 91.63312530517578, 109.2612533569336, 95.81624603271484, 110.06937408447266, 79.36624908447266, 74.32500457763672, 0.1887499988079071, 9.674999237060547, 55.151248931884766, 102.88812255859375, 76.61687469482422, 109.79875183105469, 85.29312896728516, 109.69937896728516, 86.16312408447266, 110.23750305175781], "mean": [1.0052059888839722, -1.1030678749084473, 1.558601975440979, -0.3415709137916565, -0.8885601162910461, 0.2170632779598236, -0.46436038613319397, -1.0421379804611206, 1.2661696672439575, -0.6720064282417297, 0.6423548460006714, -0.40670204162597656, 33.74842071533203, 59.72898864746094, 17.93535041809082, 2.8384463787078857, 15.79273509979248, 39.53069305419922, 31.292688369750977, 43.35971450805664, 37.446956634521484, 44.90812683105469, 38.934486389160156, 48.72890090942383, 41.87565231323242, 53.08482360839844, 0.1081959456205368, 4.239978790283203, 18.60520362854004, 29.839731216430664, 26.414386749267578, 34.445579528808594, 28.207481384277344, 34.15927505493164, 27.00301742553711, 38.71174621582031], "std": [0.11893002688884735, 0.13974076509475708, 0.17275843024253845, 0.15101875364780426, 0.14617303013801575, 0.23445726931095123, 0.046872854232788086, 0.12628699839115143, 0.10454064607620239, 0.07411010563373566, 0.01853824034333229, 0.00837388914078474, 17.12957191467285, 18.48320770263672, 17.893898010253906, 4.354901313781738, 15.629981994628906, 47.40993118286133, 29.153661727905273, 51.141868591308594, 37.43106460571289, 50.89335632324219, 40.14741897583008, 50.906002044677734, 18.170562744140625, 7.795945167541504, 0.03079223446547985, 3.0733706951141357, 20.729188919067383, 38.70271682739258, 30.341552734375, 44.2795295715332, 32.86255645751953, 44.29313278198242, 33.00337219238281, 43.002197265625], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [314]}, "index": {"min": [7350], "max": [7663], "mean": [7506.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [1.805732484076433, 4.0, 4.0, 4.0, 4.0], "std": [1.2683678281726913, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [314]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [314]}, "eef_direction_state": {"mean": [3.7738853503184715, 4.079617834394904], "std": [1.879275049845046, 2.145213568674068], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [1.0095541401273886, 0.5414012738853503], "std": [0.7025235167984296, 0.5528207442607419], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.6687898089171974, 0.34076433121019106], "std": [0.8051469386157913, 0.6545728819894828], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [3.7738853503184715, 4.079617834394904], "std": [1.879275049845046, 2.145213568674068], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.0095541401273886, 0.5414012738853503], "std": [0.7025235167984296, 0.5528207442607419], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.6687898089171974, 0.34076433121019106], "std": [0.8051469386157913, 0.6545728819894828], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.7364952598268133, 0.31705690820942095, 1.114023612084485, -1.556967751474444, 0.39341885869098653, -1.794488903146164, 0.6595448435328275, -0.06916346539528555, 1.2104436969863772, 1.500049572936075, 1.0901178073875875, 2.480943141242285], "std": [0.038072603535985225, 0.03202781127555559, 0.04546221480188859, 0.08208956802897555, 0.21572713575314542, 0.06956775917497013, 0.026327330666083726, 0.04328656848128242, 0.020283786942446105, 0.11301792827554898, 0.038403951059576086, 0.15512946995904872], "min": [0.6220430454934973, 0.2426592420956043, 1.0415820043317565, -1.6481616088738453, 0.21225353164027028, -1.9283830780123556, 0.5952138656647767, -0.11838738465244297, 1.1700166052785395, 1.408736768839408, 1.0482064193298313, 2.3039780109019774], "max": [0.7821346539384371, 0.36685716654406414, 1.1861941520058286, -1.2733038849560923, 1.0118350249642147, -1.7059323701730948, 0.6804439118679705, -0.0001251604268476536, 1.2348698683913044, 1.8065073885878338, 1.172219313540185, 2.822248499964921], "count": [314]}, "eef_sim_pose_action": {"mean": [0.7364952598268133, 0.31705690820942095, 1.114023612084485, -1.556967751474444, 0.39341885869098653, -1.794488903146164, 0.6595448435328275, -0.06916346539528555, 1.2104436969863772, 1.500049572936075, 1.0901178073875875, 2.480943141242285], "std": [0.038072603535985225, 0.03202781127555559, 0.04546221480188859, 0.08208956802897555, 0.21572713575314542, 0.06956775917497013, 0.026327330666083726, 0.04328656848128242, 0.020283786942446105, 0.11301792827554898, 0.038403951059576086, 0.15512946995904872], "min": [0.6220430454934973, 0.2426592420956043, 1.0415820043317565, -1.6481616088738453, 0.21225353164027028, -1.9283830780123556, 0.5952138656647767, -0.11838738465244297, 1.1700166052785395, 1.408736768839408, 1.0482064193298313, 2.3039780109019774], "max": [0.7821346539384371, 0.36685716654406414, 1.1861941520058286, -1.2733038849560923, 1.0118350249642147, -1.7059323701730948, 0.6804439118679705, -0.0001251604268476536, 1.2348698683913044, 1.8065073885878338, 1.172219313540185, 2.822248499964921], "count": [314]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31393379901960783]], [[0.4520121915849673]], [[0.5559057066993465]]], "std": [[[0.34592221715216254]], [[0.25330979309861296]], [[0.22073352729477397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5827959660947712]], [[0.6038344566993464]], [[0.5870563092320261]]], "std": [[[0.3239418021337315]], [[0.3268392809410581]], [[0.33422608991694586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222854942810458]], [[0.5458607230392157]], [[0.5339727246732026]]], "std": [[[0.3046443354058949]], [[0.30442926906496715]], [[0.3099230192123389]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39386190359477125]], [[0.46428286151960785]], [[0.48457303104575167]]], "std": [[[0.3552517337899358]], [[0.34514923204566145]], [[0.3783780733201875]]], "count": [100]}, "observation.state": {"min": [0.7269970178604126, -1.1557278633117676, 1.0865060091018677, -0.8653296232223511, -1.6172231435775757, 0.37024587392807007, -0.8436331748962402, -1.2376019954681396, 1.2676644325256348, -0.23219940066337585, 0.8329280018806458, -0.265697717666626, 12.97249984741211, 49.984375, 7.877500057220459, 0.17499999701976776, 0.4231249988079071, 0.29625001549720764, 0.9431250095367432, -1.0368750095367432, 0.7074999809265137, -3.4549999237060547, 1.0837500095367432, -0.9806250333786011, 24.9112491607666, 40.58333206176758, 0.07249999791383743, -0.3243750035762787, 0.8450000286102295, 0.3712500035762787, 0.6368750333786011, 1.6075000762939453, 0.7868750095367432, -0.28687500953674316, 0.6399999856948853, -3.239375114440918], "max": [1.2954432964324951, -0.851453423500061, 1.2954432964324951, -0.22132734954357147, -1.2584401369094849, 0.8347638845443726, -0.5524242520332336, -0.9298466444015503, 1.469062328338623, 0.6351091265678406, 1.2543551921844482, -0.1805809885263443, 64.21187591552734, 76.03562927246094, 56.596248626708984, 9.426875114440918, 68.95062255859375, 84.27000427246094, 90.5268783569336, 109.79750061035156, 102.0687484741211, 109.84437561035156, 98.14312744140625, 110.86499786376953, 57.84062576293945, 76.28312683105469, 0.19312499463558197, 9.504545211791992, 60.12687683105469, 102.4956283569336, 77.85562896728516, 111.26937866210938, 90.24749755859375, 110.50312805175781, 95.20938110351562, -3.140625], "mean": [1.013007640838623, -1.0539698600769043, 1.2041518688201904, -0.5068094730377197, -1.3673851490020752, 0.6112290620803833, -0.7105967402458191, -1.1032475233078003, 1.3970091342926025, 0.07602672278881073, 1.0369758605957031, -0.23043416440486908, 33.85634231567383, 59.96902084350586, 31.019027709960938, 6.400315284729004, 23.080219268798828, 26.189085006713867, 35.19127655029297, 34.49805450439453, 38.404541015625, 33.97786331176758, 36.934757232666016, 49.26487350463867, 38.77473068237305, 59.708194732666016, 0.124531589448452, 4.923306941986084, 16.075693130493164, 25.43358039855957, 24.787153244018555, 34.81216049194336, 29.85413360595703, 37.455787658691406, 32.66209030151367, -3.1782636642456055], "std": [0.21557354927062988, 0.07139605283737183, 0.07178455591201782, 0.2203999161720276, 0.0933416560292244, 0.11412680894136429, 0.0949486717581749, 0.11039818823337555, 0.043814416974782944, 0.31002700328826904, 0.11861549317836761, 0.014877548441290855, 13.263233184814453, 8.91538143157959, 10.564367294311523, 2.7873237133026123, 28.1134033203125, 35.598350524902344, 37.24848556518555, 48.75245666503906, 41.43069839477539, 49.94216537475586, 41.74996566772461, 45.44423294067383, 10.403229713439941, 11.097489356994629, 0.02226542867720127, 4.00676155090332, 19.972543716430664, 38.023189544677734, 29.6864070892334, 46.06718444824219, 36.2691764831543, 48.2736930847168, 39.81412124633789, 0.022076942026615143], "count": [273]}, "action": {"min": [0.7269970178604126, -1.1557278633117676, 1.0865060091018677, -0.8653296232223511, -1.6172231435775757, 0.37024587392807007, -0.8436331748962402, -1.2376019954681396, 1.2676644325256348, -0.23219940066337585, 0.8329280018806458, -0.265697717666626, 12.97249984741211, 49.984375, 7.877500057220459, 0.17499999701976776, 0.4231249988079071, 0.29625001549720764, 0.9431250095367432, -1.0368750095367432, 0.7074999809265137, -3.4549999237060547, 1.0837500095367432, -0.9806250333786011, 24.9112491607666, 40.58333206176758, 0.07249999791383743, -0.3243750035762787, 0.8450000286102295, 0.3712500035762787, 0.6368750333786011, 1.6075000762939453, 0.7868750095367432, -0.28687500953674316, 0.6399999856948853, -3.239375114440918], "max": [1.2954432964324951, -0.851453423500061, 1.2954432964324951, -0.22132734954357147, -1.2584401369094849, 0.8347638845443726, -0.5524242520332336, -0.9298466444015503, 1.469062328338623, 0.6351091265678406, 1.2543551921844482, -0.1805809885263443, 64.21187591552734, 76.03562927246094, 56.596248626708984, 9.426875114440918, 68.95062255859375, 84.27000427246094, 90.5268783569336, 109.79750061035156, 102.0687484741211, 109.84437561035156, 98.14312744140625, 110.86499786376953, 57.84062576293945, 76.28312683105469, 0.19312499463558197, 9.504545211791992, 60.12687683105469, 102.4956283569336, 77.85562896728516, 111.26937866210938, 90.24749755859375, 110.50312805175781, 95.20938110351562, -3.140625], "mean": [1.0130078792572021, -1.0539698600769043, 1.2041513919830322, -0.5068093538284302, -1.3673851490020752, 0.6112291216850281, -0.710595965385437, -1.1032476425170898, 1.3970085382461548, 0.07602672278881073, 1.0369759798049927, -0.23043426871299744, 33.85635757446289, 59.968990325927734, 31.019023895263672, 6.400314807891846, 23.080228805541992, 26.189071655273438, 35.191280364990234, 34.49803924560547, 38.404537200927734, 33.97785186767578, 36.934791564941406, 49.264896392822266, 38.774742126464844, 59.708187103271484, 0.12453152239322662, 4.923303604125977, 16.07570457458496, 25.433584213256836, 24.787151336669922, 34.8121337890625, 29.85413360595703, 37.45576095581055, 32.662078857421875, -3.1782617568969727], "std": [0.21557356417179108, 0.07139605283737183, 0.07178455591201782, 0.2203998565673828, 0.0933416560292244, 0.11412680894136429, 0.09494872391223907, 0.11039818078279495, 0.043814416974782944, 0.31002700328826904, 0.11861550062894821, 0.014877548441290855, 13.263233184814453, 8.915382385253906, 10.564367294311523, 2.787323236465454, 28.11341094970703, 35.59834671020508, 37.248470306396484, 48.75244903564453, 41.430694580078125, 49.94219970703125, 41.749969482421875, 45.44423294067383, 10.403229713439941, 11.097489356994629, 0.02226543240249157, 4.0067620277404785, 19.972543716430664, 38.02318572998047, 29.68640899658203, 46.067176818847656, 36.26917266845703, 48.273685455322266, 39.814117431640625, 0.022076942026615143], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [273]}, "index": {"min": [7664], "max": [7936], "mean": [7800.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [1.5824175824175823, 4.0, 4.0, 4.0, 4.0], "std": [1.2438796751043626, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [273]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [273]}, "eef_direction_state": {"mean": [3.8644688644688645, 4.26007326007326], "std": [1.5759006355519836, 1.4380170495950342], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.26007326007326, 1.0256410256410255], "std": [0.6187983112002787, 0.7817059226625356], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.8937728937728938, 0.6996336996336996], "std": [0.8642670652896437, 0.8060439352361636], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.8644688644688645, 4.26007326007326], "std": [1.5759006355519836, 1.4380170495950342], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.26007326007326, 1.0256410256410255], "std": [0.6187983112002787, 0.7817059226625356], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.8937728937728938, 0.6996336996336996], "std": [0.8642670652896437, 0.8060439352361636], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.6570285958827333, 0.26938182436398106, 1.18190702583368, -1.175446494312367, 0.4444170679393247, -1.6079161138368554, 0.7064292358854207, -0.18429162341682528, 1.2182668271742865, 1.220319731088512, 0.3531192874997426, 1.9950866581670779], "std": [0.021148782790998508, 0.05658131247299484, 0.09112951334026463, 0.274236485767354, 0.1000674213382935, 0.08009429555135096, 0.024985571348020826, 0.04267176040175156, 0.06074696095720512, 0.2046816509704011, 0.25315777554200874, 0.15689497575973121], "min": [0.6167724152869669, 0.1965392264104429, 1.0299175286363964, -1.6250700725872416, 0.18022490204411268, -1.7966126112932121, 0.6724141952414565, -0.2648893622681758, 1.0883459948527707, 0.8905588060523151, -0.04688187335228422, 1.680852528012863], "max": [0.6897073327172427, 0.3578357114096318, 1.3007181045676, -0.7894178246089547, 0.7219191145703361, -1.49697403470658, 0.7536954441224775, -0.10939284699313623, 1.2927321074448792, 1.5744865939965293, 0.6448397452441395, 2.1644350537126287], "count": [273]}, "eef_sim_pose_action": {"mean": [0.6570285958827333, 0.26938182436398106, 1.18190702583368, -1.175446494312367, 0.4444170679393247, -1.6079161138368554, 0.7064292358854207, -0.18429162341682528, 1.2182668271742865, 1.220319731088512, 0.3531192874997426, 1.9950866581670779], "std": [0.021148782790998508, 0.05658131247299484, 0.09112951334026463, 0.274236485767354, 0.1000674213382935, 0.08009429555135096, 0.024985571348020826, 0.04267176040175156, 0.06074696095720512, 0.2046816509704011, 0.25315777554200874, 0.15689497575973121], "min": [0.6167724152869669, 0.1965392264104429, 1.0299175286363964, -1.6250700725872416, 0.18022490204411268, -1.7966126112932121, 0.6724141952414565, -0.2648893622681758, 1.0883459948527707, 0.8905588060523151, -0.04688187335228422, 1.680852528012863], "max": [0.6897073327172427, 0.3578357114096318, 1.3007181045676, -0.7894178246089547, 0.7219191145703361, -1.49697403470658, 0.7536954441224775, -0.10939284699313623, 1.2927321074448792, 1.5744865939965293, 0.6448397452441395, 2.1644350537126287], "count": [273]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32870238357843135]], [[0.457535414624183]], [[0.5564406842320262]]], "std": [[[0.35304495654208484]], [[0.26107864036450446]], [[0.2225531663896786]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.13725490196078433]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.572526154003268]], [[0.5917465196078432]], [[0.574197800245098]]], "std": [[[0.3213624051270491]], [[0.3248596270891067]], [[0.33275339326607456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477937663398693]], [[0.575612212009804]], [[0.5649544158496732]]], "std": [[[0.29291788921453765]], [[0.29209521613749406]], [[0.29781112001647925]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39518225898692816]], [[0.4599698754084967]], [[0.4755534150326797]]], "std": [[[0.3551085320521195]], [[0.34736412219775226]], [[0.3764256074093878]]], "count": [100]}, "observation.state": {"min": [0.8701695799827576, -1.1463102102279663, 1.0314621925354004, -0.76509690284729, -1.6132601499557495, 0.4875257611274719, -1.0322092771530151, -1.27927827835083, 1.217352032661438, -0.3791866898536682, 0.8317597508430481, -0.2900644540786743, 6.021874904632568, 43.87125015258789, -0.44437500834465027, -0.18687500059604645, 0.7024999856948853, 0.36500000953674316, 0.7281249761581421, -0.6618750095367432, 0.8118749856948853, -2.885624885559082, 1.1456249952316284, 0.4481250047683716, 25.896249771118164, 43.565555572509766, 0.06750000268220901, -0.5550000071525574, 0.6662499904632568, 0.7962499856948853, 0.6307142972946167, -0.6212499737739563, 0.8862500190734863, 0.42750000953674316, 0.703125, -3.2356250286102295], "max": [1.3938162326812744, -0.8174809217453003, 1.2525510787963867, -0.1617933213710785, -1.1116673946380615, 0.756775975227356, -0.45204851031303406, -0.969520092010498, 1.5198701620101929, 0.6189440488815308, 1.5516518354415894, -0.23568831384181976, 60.869998931884766, 80.89937591552734, 54.716251373291016, 9.263750076293945, 63.39875030517578, 90.9643783569336, 91.44437408447266, 96.37249755859375, 99.34937286376953, 98.77625274658203, 88.91874694824219, 109.82875061035156, 62.35124969482422, 72.6987533569336, 0.17875000834465027, 9.853750228881836, 65.33438110351562, 77.80374908447266, 83.12687683105469, 101.82562255859375, 98.04375457763672, 105.57500457763672, 96.91188049316406, -3.115000009536743], "mean": [1.1185470819473267, -1.0379371643066406, 1.1746314764022827, -0.5410314202308655, -1.438767433166504, 0.5841848850250244, -0.6469852924346924, -1.112478494644165, 1.4124977588653564, -0.012538355775177479, 1.0117433071136475, -0.26858577132225037, 24.751516342163086, 59.03554916381836, 20.63673210144043, 5.634494781494141, 17.243635177612305, 20.38066864013672, 26.257883071899414, 20.909652709960938, 28.018348693847656, 20.071178436279297, 26.27845001220703, 27.78150177001953, 42.82387161254883, 59.17350387573242, 0.11792579293251038, 5.375058174133301, 20.073871612548828, 14.94688606262207, 30.17645263671875, 30.96860694885254, 37.083194732666016, 36.950897216796875, 37.46198272705078, -3.1766366958618164], "std": [0.18674491345882416, 0.07127021253108978, 0.05169783905148506, 0.13772305846214294, 0.10477209091186523, 0.06488736718893051, 0.17470461130142212, 0.10215868055820465, 0.07223305106163025, 0.4033024311065674, 0.17471282184123993, 0.012318670749664307, 16.207983016967773, 12.36617660522461, 19.874727249145508, 3.2513623237609863, 23.30301856994629, 33.87858581542969, 33.632225036621094, 35.20246887207031, 38.15346908569336, 35.16033172607422, 35.00754928588867, 40.87040328979492, 11.430760383605957, 9.467168807983398, 0.02455693669617176, 4.653798580169678, 23.49676513671875, 25.289146423339844, 33.78034591674805, 40.73163604736328, 40.35843276977539, 44.893924713134766, 41.61586380004883, 0.023718591779470444], "count": [248]}, "action": {"min": [0.8701695799827576, -1.1463102102279663, 1.0314621925354004, -0.76509690284729, -1.6132601499557495, 0.4875257611274719, -1.0322092771530151, -1.27927827835083, 1.217352032661438, -0.3791866898536682, 0.8317597508430481, -0.2900644540786743, 6.021874904632568, 43.87125015258789, -0.44437500834465027, -0.18687500059604645, 0.7024999856948853, 0.36500000953674316, 0.7281249761581421, -0.6618750095367432, 0.8118749856948853, -2.885624885559082, 1.1456249952316284, 0.4481250047683716, 25.896249771118164, 43.565555572509766, 0.06750000268220901, -0.5550000071525574, 0.6662499904632568, 0.7962499856948853, 0.6307142972946167, -0.6212499737739563, 0.8862500190734863, 0.42750000953674316, 0.703125, -3.2356250286102295], "max": [1.3938162326812744, -0.8174809217453003, 1.2525510787963867, -0.1617933213710785, -1.1116673946380615, 0.756775975227356, -0.45204851031303406, -0.969520092010498, 1.5198701620101929, 0.6189440488815308, 1.5516518354415894, -0.23568831384181976, 60.869998931884766, 80.89937591552734, 54.716251373291016, 9.263750076293945, 63.39875030517578, 90.9643783569336, 91.44437408447266, 96.37249755859375, 99.34937286376953, 98.77625274658203, 88.91874694824219, 109.82875061035156, 62.35124969482422, 72.6987533569336, 0.17875000834465027, 9.853750228881836, 65.33438110351562, 77.80374908447266, 83.12687683105469, 101.82562255859375, 98.04375457763672, 105.57500457763672, 96.91188049316406, -3.115000009536743], "mean": [1.1185466051101685, -1.0379371643066406, 1.17463219165802, -0.5410315990447998, -1.438767433166504, 0.5841848850250244, -0.6469851732254028, -1.1124783754348755, 1.4124969244003296, -0.012538379989564419, 1.0117433071136475, -0.26858580112457275, 24.751527786254883, 59.03555679321289, 20.636734008789062, 5.634491443634033, 17.24362564086914, 20.380659103393555, 26.257896423339844, 20.909666061401367, 28.018342971801758, 20.07118034362793, 26.2784423828125, 27.78148651123047, 42.82387161254883, 59.173519134521484, 0.11792575567960739, 5.375059127807617, 20.0738582611084, 14.946880340576172, 30.17646026611328, 30.96862030029297, 37.08319854736328, 36.950897216796875, 37.46199417114258, -3.176633834838867], "std": [0.18674488365650177, 0.07127019017934799, 0.05169783905148506, 0.13772301375865936, 0.10477209836244583, 0.06488736718893051, 0.17470459640026093, 0.10215867310762405, 0.07223303616046906, 0.4033024311065674, 0.17471280694007874, 0.012318671680986881, 16.20798110961914, 12.366178512573242, 19.87472915649414, 3.251363515853882, 23.30301284790039, 33.87858963012695, 33.63222885131836, 35.20246505737305, 38.15346908569336, 35.16033172607422, 35.0075798034668, 40.870391845703125, 11.43075942993164, 9.467168807983398, 0.024556931108236313, 4.653799057006836, 23.49677085876465, 25.289142608642578, 33.78034973144531, 40.731632232666016, 40.358428955078125, 44.8939208984375, 41.615867614746094, 0.023718593642115593], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [248]}, "index": {"min": [7937], "max": [8184], "mean": [8060.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [1.3225806451612903, 4.0, 4.0, 4.0, 4.0], "std": [1.2051528285950126, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [248]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [248]}, "eef_direction_state": {"mean": [3.814516129032258, 4.201612903225806], "std": [1.480338537370328, 1.5423057660407444], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [1.217741935483871, 0.9637096774193549], "std": [0.5965016814589464, 0.7477746207613196], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.8145161290322581, 0.6209677419354839], "std": [0.8647854058244447, 0.7991198983022779], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [3.814516129032258, 4.201612903225806], "std": [1.480338537370328, 1.5423057660407444], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [1.217741935483871, 0.9637096774193549], "std": [0.5965016814589464, 0.7477746207613196], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.8145161290322581, 0.6209677419354839], "std": [0.8647854058244447, 0.7991198983022779], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.6439472732830622, 0.2858082829921131, 1.1654530153838811, -1.2175213545942265, 0.4365259756212418, -1.6158436217411902, 0.7107052268095898, -0.17696877471819658, 1.2333911930929597, 1.193987810688203, 0.46396085785142, 1.9785227132044103], "std": [0.021081560640940016, 0.039296873278196254, 0.0759459769060198, 0.2499291851877545, 0.12325067191935504, 0.07123666219377787, 0.01561687938101375, 0.059337828218454805, 0.049471677062491885, 0.14039170127603232, 0.3268354683882979, 0.18539973301139964], "min": [0.5986521200197379, 0.22356614220623963, 1.029743508338534, -1.673156973683486, 0.26580229646727327, -1.8758719034345188, 0.650747174361812, -0.26562664489999077, 1.139079927770727, 0.9411341330805882, -0.013060206831449817, 1.6911120313104555], "max": [0.6683931056930656, 0.3662658022658079, 1.264832710963544, -0.888788478828543, 0.8010242153641705, -1.5432907533784062, 0.7468748811937803, -0.07686160333609657, 1.3057058708296467, 1.339820285345164, 0.8190201188899735, 2.1653387567436697], "count": [248]}, "eef_sim_pose_action": {"mean": [0.6439472732830622, 0.2858082829921131, 1.1654530153838811, -1.2175213545942265, 0.4365259756212418, -1.6158436217411902, 0.7107052268095898, -0.17696877471819658, 1.2333911930929597, 1.193987810688203, 0.46396085785142, 1.9785227132044103], "std": [0.021081560640940016, 0.039296873278196254, 0.0759459769060198, 0.2499291851877545, 0.12325067191935504, 0.07123666219377787, 0.01561687938101375, 0.059337828218454805, 0.049471677062491885, 0.14039170127603232, 0.3268354683882979, 0.18539973301139964], "min": [0.5986521200197379, 0.22356614220623963, 1.029743508338534, -1.673156973683486, 0.26580229646727327, -1.8758719034345188, 0.650747174361812, -0.26562664489999077, 1.139079927770727, 0.9411341330805882, -0.013060206831449817, 1.6911120313104555], "max": [0.6683931056930656, 0.3662658022658079, 1.264832710963544, -0.888788478828543, 0.8010242153641705, -1.5432907533784062, 0.7468748811937803, -0.07686160333609657, 1.3057058708296467, 1.339820285345164, 0.8190201188899735, 2.1653387567436697], "count": [248]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33410392973856207]], [[0.45406889705882353]], [[0.543422908496732]]], "std": [[[0.3526670200743961]], [[0.2668832982667108]], [[0.23066698138422176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5720150245098039]], [[0.5909099448529411]], [[0.5736817708333334]]], "std": [[[0.3246032640860377]], [[0.3281904787568854]], [[0.3357802632426815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5294557924836601]], [[0.5534063888888889]], [[0.5414442136437908]]], "std": [[[0.31590420569533095]], [[0.3161353405896223]], [[0.32241025792632094]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39561757965686273]], [[0.46191114787581694]], [[0.47848502859477127]]], "std": [[[0.350946950054059]], [[0.34277743421353984]], [[0.3751991979646599]]], "count": [100]}, "observation.state": {"min": [0.6871328353881836, -1.1580166816711426, 1.01296067237854, -0.767218828201294, -1.6247588396072388, 0.30248627066612244, -1.0182218551635742, -1.3146123886108398, 1.1824978590011597, -0.10681315511465073, 1.0498921871185303, -0.24197471141815186, 1.3012499809265137, 53.630001068115234, 18.495624542236328, -0.3881250023841858, 0.7256250381469727, -0.8268750309944153, 0.9131250381469727, -0.7493749856948853, 3.8218748569488525, -3.305000066757202, 1.0575000047683716, 1.84375, 22.103124618530273, 39.84333419799805, 0.09375, -0.4012500047683716, 0.4893749952316284, 0.8581249713897705, 0.38062500953674316, -0.7875000238418579, 0.2800000011920929, 0.04124999791383743, 0.4099999964237213, -3.2300000190734863], "max": [1.3334239721298218, -0.8826390504837036, 1.382991909980774, -0.16355764865875244, -1.1696279048919678, 0.7116743922233582, -0.6173228025436401, -0.9961757063865662, 1.492761492729187, 0.7846713662147522, 1.655642032623291, -0.1213807538151741, 66.23750305175781, 79.79875183105469, 51.15687561035156, 9.239375114440918, 42.10874938964844, 110.31312561035156, 62.821250915527344, 109.17625427246094, 81.98812866210938, 109.70187377929688, 78.14312744140625, 111.00125122070312, 59.66749954223633, 72.46749877929688, 0.20374999940395355, 9.40181827545166, 49.81312561035156, 69.33062744140625, 80.60250091552734, 85.30437469482422, 97.31500244140625, 101.53312683105469, 94.79937744140625, -3.1050000190734863], "mean": [1.034999132156372, -1.0912318229675293, 1.239127516746521, -0.45992526412010193, -1.3305891752243042, 0.5166751146316528, -0.8094475865364075, -1.1570278406143188, 1.4102734327316284, 0.22137458622455597, 1.1346725225448608, -0.2212052047252655, 28.400344848632812, 67.43522644042969, 33.97361373901367, 3.53731632232666, 13.2533597946167, 29.198497772216797, 27.774993896484375, 30.793567657470703, 33.1019172668457, 31.445871353149414, 30.546422958374023, 44.03512954711914, 42.97280502319336, 62.32526779174805, 0.12987160682678223, 2.354322910308838, 16.833240509033203, 6.2148284912109375, 28.44295310974121, 24.381328582763672, 33.261497497558594, 30.201274871826172, 30.35495948791504, -3.1638007164001465], "std": [0.23008882999420166, 0.05989158898591995, 0.10128004103899002, 0.18773388862609863, 0.10929454118013382, 0.15386149287223816, 0.11055707931518555, 0.11262477189302444, 0.06423061341047287, 0.36066126823425293, 0.12252797931432724, 0.024721600115299225, 20.74079704284668, 8.380136489868164, 6.585723876953125, 3.4676365852355957, 13.55325984954834, 45.56258773803711, 21.320892333984375, 46.46910858154297, 27.382596969604492, 48.035301208496094, 27.59056282043457, 44.2993278503418, 11.87471866607666, 7.558634281158447, 0.02072816714644432, 2.6697070598602295, 16.087169647216797, 13.233566284179688, 29.32716941833496, 33.35163497924805, 36.56173324584961, 40.82126998901367, 39.09941101074219, 0.024722669273614883], "count": [276]}, "action": {"min": [0.6871328353881836, -1.1580166816711426, 1.01296067237854, -0.767218828201294, -1.6247588396072388, 0.30248627066612244, -1.0182218551635742, -1.3146123886108398, 1.1824978590011597, -0.10681315511465073, 1.0498921871185303, -0.24197471141815186, 1.3012499809265137, 53.630001068115234, 18.495624542236328, -0.3881250023841858, 0.7256250381469727, -0.8268750309944153, 0.9131250381469727, -0.7493749856948853, 3.8218748569488525, -3.305000066757202, 1.0575000047683716, 1.84375, 22.103124618530273, 39.84333419799805, 0.09375, -0.4012500047683716, 0.4893749952316284, 0.8581249713897705, 0.38062500953674316, -0.7875000238418579, 0.2800000011920929, 0.04124999791383743, 0.4099999964237213, -3.2300000190734863], "max": [1.3334239721298218, -0.8826390504837036, 1.382991909980774, -0.16355764865875244, -1.1696279048919678, 0.7116743922233582, -0.6173228025436401, -0.9961757063865662, 1.492761492729187, 0.7846713662147522, 1.655642032623291, -0.1213807538151741, 66.23750305175781, 79.79875183105469, 51.15687561035156, 9.239375114440918, 42.10874938964844, 110.31312561035156, 62.821250915527344, 109.17625427246094, 81.98812866210938, 109.70187377929688, 78.14312744140625, 111.00125122070312, 59.66749954223633, 72.46749877929688, 0.20374999940395355, 9.40181827545166, 49.81312561035156, 69.33062744140625, 80.60250091552734, 85.30437469482422, 97.31500244140625, 101.53312683105469, 94.79937744140625, -3.1050000190734863], "mean": [1.0349992513656616, -1.0912319421768188, 1.2391278743743896, -0.4599253535270691, -1.3305891752243042, 0.5166750550270081, -0.8094471096992493, -1.1570276021957397, 1.410273551940918, 0.22137457132339478, 1.1346726417541504, -0.22120514512062073, 28.400331497192383, 67.43521118164062, 33.97362518310547, 3.5373165607452393, 13.253362655639648, 29.198505401611328, 27.77499771118164, 30.793598175048828, 33.10191345214844, 31.44586753845215, 30.546428680419922, 44.03510665893555, 42.97281265258789, 62.325279235839844, 0.12987159192562103, 2.3543221950531006, 16.833236694335938, 6.214835166931152, 28.442947387695312, 24.381336212158203, 33.261497497558594, 30.201274871826172, 30.35498046875, -3.1638007164001465], "std": [0.23008881509304047, 0.05989158898591995, 0.10128005594015121, 0.1877339482307434, 0.10929454863071442, 0.15386146306991577, 0.11055707931518555, 0.11262477189302444, 0.06423061341047287, 0.36066126823425293, 0.12252798676490784, 0.024721598252654076, 20.74079704284668, 8.380134582519531, 6.585723400115967, 3.4676361083984375, 13.553260803222656, 45.56258010864258, 21.320894241333008, 46.469093322753906, 27.382591247558594, 48.0352783203125, 27.590560913085938, 44.299320220947266, 11.874719619750977, 7.558634281158447, 0.02072816714644432, 2.6697072982788086, 16.087169647216797, 13.233567237854004, 29.327167510986328, 33.351627349853516, 36.56174087524414, 40.82126235961914, 39.09941101074219, 0.024722671136260033], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [276]}, "index": {"min": [8185], "max": [8460], "mean": [8322.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [1.3659420289855073, 4.0, 4.0, 4.0, 4.0], "std": [1.209922525775302, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [276]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [276]}, "eef_direction_state": {"mean": [3.5833333333333335, 4.4601449275362315], "std": [1.5097309162938675, 1.72215065471832], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.2644927536231885, 0.7753623188405797], "std": [0.5305590058072176, 0.7895891055996012], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.8659420289855072, 0.5833333333333334], "std": [0.868197898432298, 0.8055139086352459], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [3.5833333333333335, 4.4601449275362315], "std": [1.5097309162938675, 1.72215065471832], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.2644927536231885, 0.7753623188405797], "std": [0.5305590058072176, 0.7895891055996012], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.8659420289855072, 0.5833333333333334], "std": [0.868197898432298, 0.8055139086352459], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.6599650124955567, 0.2550094943983965, 1.1611237056221864, -1.248231918629447, 0.40189020172312223, -1.7373743206808816, 0.704723586942202, -0.20067524394714512, 1.1860032027205343, 1.2420856335452262, 0.24793733837556822, 1.9350324680271385], "std": [0.03013665157516281, 0.05390912098058617, 0.08671914504742226, 0.2810897932277242, 0.14454328818738302, 0.07819184239030412, 0.02859724645188353, 0.05014788088502788, 0.051915042351898186, 0.14152705760640205, 0.28558167651571786, 0.22324071267050782], "min": [0.6047878957412083, 0.1693817714233535, 1.0252358315363033, -1.6589888656498708, 0.22729726604700584, -1.900474376568348, 0.6391723411798461, -0.2802457084491327, 1.0928913533319649, 0.9448692811718369, -0.15308676991822012, 1.5873996580535943], "max": [0.7030728731104301, 0.34277156746863974, 1.2840014835884461, -0.7846277714978671, 0.7014072306459362, -1.5941258764097965, 0.7572563592951891, -0.11842773848053909, 1.2615071795001427, 1.4198693166307403, 0.5628923238834265, 2.1515771603904836], "count": [276]}, "eef_sim_pose_action": {"mean": [0.6599650124955567, 0.2550094943983965, 1.1611237056221864, -1.248231918629447, 0.40189020172312223, -1.7373743206808816, 0.704723586942202, -0.20067524394714512, 1.1860032027205343, 1.2420856335452262, 0.24793733837556822, 1.9350324680271385], "std": [0.03013665157516281, 0.05390912098058617, 0.08671914504742226, 0.2810897932277242, 0.14454328818738302, 0.07819184239030412, 0.02859724645188353, 0.05014788088502788, 0.051915042351898186, 0.14152705760640205, 0.28558167651571786, 0.22324071267050782], "min": [0.6047878957412083, 0.1693817714233535, 1.0252358315363033, -1.6589888656498708, 0.22729726604700584, -1.900474376568348, 0.6391723411798461, -0.2802457084491327, 1.0928913533319649, 0.9448692811718369, -0.15308676991822012, 1.5873996580535943], "max": [0.7030728731104301, 0.34277156746863974, 1.2840014835884461, -0.7846277714978671, 0.7014072306459362, -1.5941258764097965, 0.7572563592951891, -0.11842773848053909, 1.2615071795001427, 1.4198693166307403, 0.5628923238834265, 2.1515771603904836], "count": [276]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3230496977124183]], [[0.453659272875817]], [[0.5505376450163398]]], "std": [[[0.3503351260009207]], [[0.26182454902372243]], [[0.22690654126479912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.580645414624183]], [[0.6081513725490196]], [[0.5940251552287582]]], "std": [[[0.3115895741111001]], [[0.3117092406101613]], [[0.3184537493842837]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12549019607843137]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242616237745098]], [[0.5548670098039216]], [[0.5463813255718954]]], "std": [[[0.3009974972610814]], [[0.2993069007671962]], [[0.3014829491372743]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3799406760620915]], [[0.4552335682189543]], [[0.4822616176470588]]], "std": [[[0.344980542662809]], [[0.33736813684473926]], [[0.3714526522920445]]], "count": [100]}, "observation.state": {"min": [0.5747405886650085, -1.2346456050872803, 1.0450761318206787, -0.747715950012207, -1.60250723361969, 0.12624455988407135, -0.9852877259254456, -1.4102911949157715, 1.3651102781295776, -0.10721847414970398, 0.9318732023239136, -0.20928701758384705, 15.700624465942383, 53.1306266784668, -0.21250000596046448, -0.29499998688697815, 0.6506249904632568, 0.3125, 0.7549999952316284, -0.7243750095367432, 0.7350000143051147, -3.3350000381469727, 1.0006250143051147, -0.5399999618530273, 15.583749771118164, 48.428749084472656, 0.07187499850988388, -0.5006250143051147, 0.8100000023841858, 1.2337499856948853, 0.7868750095367432, -0.778124988079071, 0.7762500047683716, -0.11937499791383743, 0.3571428656578064, -3.1881251335144043], "max": [1.4021610021591187, -0.8841649293899536, 1.5372034311294556, 0.17988955974578857, -0.9238860607147217, 0.7305733561515808, -0.6617408394813538, -0.9885461926460266, 1.6242036819458008, 0.7220616936683655, 1.3683315515518188, 0.23131723701953888, 77.37750244140625, 72.15062713623047, 49.678123474121094, 9.729999542236328, 79.09500122070312, 108.10562133789062, 106.87874603271484, 113.4593734741211, 108.8393783569336, 113.15750122070312, 109.47437286376953, 110.56375122070312, 66.36000061035156, 81.01750183105469, 0.17687499523162842, 5.346875190734863, 46.84812545776367, 86.11624908447266, 76.72624969482422, 101.75687408447266, 98.42312622070312, 110.55875396728516, 102.40812683105469, -3.088749885559082], "mean": [1.0412553548812866, -1.0942834615707397, 1.3317264318466187, -0.3416256308555603, -1.2586193084716797, 0.36118394136428833, -0.8581095933914185, -1.2179123163223267, 1.4741714000701904, 0.19791555404663086, 1.1283701658248901, -0.05365997552871704, 40.50260543823242, 58.63187026977539, 25.18983268737793, 6.255650997161865, 18.717519760131836, 26.94573402404785, 28.343372344970703, 27.793149948120117, 27.20513916015625, 26.205785751342773, 26.901918411254883, 35.16265106201172, 38.30690383911133, 63.90637969970703, 0.11828587204217911, 1.4262627363204956, 13.16359806060791, 20.304895401000977, 26.221193313598633, 35.60941696166992, 36.918582916259766, 39.21570587158203, 40.16532897949219, -3.135162115097046], "std": [0.2904992997646332, 0.08832424879074097, 0.15918423235416412, 0.29504451155662537, 0.19952994585037231, 0.13350453972816467, 0.11203767359256744, 0.15848004817962646, 0.0905333086848259, 0.29142889380455017, 0.08105655759572983, 0.19508479535579681, 21.527660369873047, 6.233668804168701, 12.250818252563477, 3.7021138668060303, 29.904687881469727, 43.70664596557617, 39.09464645385742, 45.95283889770508, 40.616817474365234, 46.496185302734375, 41.088645935058594, 43.264442443847656, 13.154202461242676, 10.412915229797363, 0.02240588329732418, 1.8451939821243286, 13.62326431274414, 28.26858901977539, 27.60382652282715, 43.21668243408203, 38.0329704284668, 44.493385314941406, 42.6378288269043, 0.02201732061803341], "count": [303]}, "action": {"min": [0.5747405886650085, -1.2346456050872803, 1.0450761318206787, -0.747715950012207, -1.60250723361969, 0.12624455988407135, -0.9852877259254456, -1.4102911949157715, 1.3651102781295776, -0.10721847414970398, 0.9318732023239136, -0.20928701758384705, 15.700624465942383, 53.1306266784668, -0.21250000596046448, -0.29499998688697815, 0.6506249904632568, 0.3125, 0.7549999952316284, -0.7243750095367432, 0.7350000143051147, -3.3350000381469727, 1.0006250143051147, -0.5399999618530273, 15.583749771118164, 48.428749084472656, 0.07187499850988388, -0.5006250143051147, 0.8100000023841858, 1.2337499856948853, 0.7868750095367432, -0.778124988079071, 0.7762500047683716, -0.11937499791383743, 0.3571428656578064, -3.1881251335144043], "max": [1.4021610021591187, -0.8841649293899536, 1.5372034311294556, 0.17988955974578857, -0.9238860607147217, 0.7305733561515808, -0.6617408394813538, -0.9885461926460266, 1.6242036819458008, 0.7220616936683655, 1.3683315515518188, 0.23131723701953888, 77.37750244140625, 72.15062713623047, 49.678123474121094, 9.729999542236328, 79.09500122070312, 108.10562133789062, 106.87874603271484, 113.4593734741211, 108.8393783569336, 113.15750122070312, 109.47437286376953, 110.56375122070312, 66.36000061035156, 81.01750183105469, 0.17687499523162842, 5.346875190734863, 46.84812545776367, 86.11624908447266, 76.72624969482422, 101.75687408447266, 98.42312622070312, 110.55875396728516, 102.40812683105469, -3.088749885559082], "mean": [1.0412548780441284, -1.0942834615707397, 1.33172607421875, -0.3416255712509155, -1.2586193084716797, 0.3611840009689331, -0.8581095933914185, -1.2179120779037476, 1.4741708040237427, 0.19791555404663086, 1.1283695697784424, -0.05366005003452301, 40.502593994140625, 58.631832122802734, 25.18982696533203, 6.255655288696289, 18.717519760131836, 26.94571304321289, 28.34334945678711, 27.793161392211914, 27.205148696899414, 26.20578956604004, 26.901912689208984, 35.16265106201172, 38.306915283203125, 63.9063720703125, 0.1182858794927597, 1.4262620210647583, 13.16360092163086, 20.30489730834961, 26.221181869506836, 35.60942459106445, 36.918582916259766, 39.215721130371094, 40.16535568237305, -3.135160207748413], "std": [0.290499210357666, 0.08832424879074097, 0.15918423235416412, 0.29504454135894775, 0.19952993094921112, 0.13350452482700348, 0.11203766614198685, 0.15848001837730408, 0.0905333086848259, 0.29142892360687256, 0.08105655759572983, 0.19508479535579681, 21.52765655517578, 6.233669281005859, 12.250816345214844, 3.702115774154663, 29.90468978881836, 43.7066535949707, 39.09464645385742, 45.95283126831055, 40.616825103759766, 46.496185302734375, 41.088645935058594, 43.26445007324219, 13.154205322265625, 10.412919044494629, 0.022405890747904778, 1.8451945781707764, 13.62326717376709, 28.268592834472656, 27.603832244873047, 43.2166862487793, 38.032962799072266, 44.49338912963867, 42.6378288269043, 0.022017331793904305], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [303]}, "index": {"min": [8461], "max": [8763], "mean": [8612.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [1.3498349834983498, 4.0, 4.0, 4.0, 4.0], "std": [1.1814259602286665, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [303]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [303]}, "eef_direction_state": {"mean": [3.5247524752475248, 3.877887788778878], "std": [1.521641848671752, 1.8970898750479106], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.3498349834983498, 0.8712871287128713], "std": [0.5355897762402853, 0.7220711821867454], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [1.1023102310231023, 0.6567656765676567], "std": [0.8201834754856283, 0.7966589274857173], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.5247524752475248, 3.877887788778878], "std": [1.521641848671752, 1.8970898750479106], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.3498349834983498, 0.8712871287128713], "std": [0.5355897762402853, 0.7220711821867454], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [1.1023102310231023, 0.6567656765676567], "std": [0.8201834754856283, 0.7966589274857173], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.671573196324034, 0.2603754569380699, 1.1564935987860616, -1.303271508638622, 0.41798005477974504, -1.8097202154819463, 0.7062939690859522, -0.18792546016669015, 1.157009619769881, 1.2796687026581475, 0.10749250013061129, 2.0080789035898667], "std": [0.04826859523452448, 0.06622643928607484, 0.08006690231154819, 0.21546930421725727, 0.11645645639596656, 0.1813981765798623, 0.03719190176218478, 0.03522101826267272, 0.061248953027936454, 0.13993970835789354, 0.4072647352793643, 0.15540070969548622], "min": [0.5928726223911047, 0.12595147205853005, 1.0152125388198905, -1.6526491835325874, 0.12316828665026591, -2.1048158926270393, 0.6653239977079229, -0.24720550420052007, 1.0626412060073878, 1.0124385696241056, -0.5237399534858811, 1.6959375723317727], "max": [0.734570030091515, 0.3610624894365971, 1.2849678361350703, -0.8807820975039589, 0.7256106889105434, -1.563621220283213, 0.7790485474969538, -0.10716358147447694, 1.2404951530419293, 1.4488243355832546, 0.5492474866039316, 2.1690210340455405], "count": [303]}, "eef_sim_pose_action": {"mean": [0.671573196324034, 0.2603754569380699, 1.1564935987860616, -1.303271508638622, 0.41798005477974504, -1.8097202154819463, 0.7062939690859522, -0.18792546016669015, 1.157009619769881, 1.2796687026581475, 0.10749250013061129, 2.0080789035898667], "std": [0.04826859523452448, 0.06622643928607484, 0.08006690231154819, 0.21546930421725727, 0.11645645639596656, 0.1813981765798623, 0.03719190176218478, 0.03522101826267272, 0.061248953027936454, 0.13993970835789354, 0.4072647352793643, 0.15540070969548622], "min": [0.5928726223911047, 0.12595147205853005, 1.0152125388198905, -1.6526491835325874, 0.12316828665026591, -2.1048158926270393, 0.6653239977079229, -0.24720550420052007, 1.0626412060073878, 1.0124385696241056, -0.5237399534858811, 1.6959375723317727], "max": [0.734570030091515, 0.3610624894365971, 1.2849678361350703, -0.8807820975039589, 0.7256106889105434, -1.563621220283213, 0.7790485474969538, -0.10716358147447694, 1.2404951530419293, 1.4488243355832546, 0.5492474866039316, 2.1690210340455405], "count": [303]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31021485294117646]], [[0.4512645424836601]], [[0.5556563051470589]]], "std": [[[0.35271165998176524]], [[0.26293606149338417]], [[0.22986507217373967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5848931924019607]], [[0.6069215175653595]], [[0.5910355821078431]]], "std": [[[0.3202332341352011]], [[0.3255909019298105]], [[0.3329762420394775]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477401388888888]], [[0.5680068790849674]], [[0.5544980412581699]]], "std": [[[0.30359854550914495]], [[0.3055565295043891]], [[0.3131520274646982]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035035682189542]], [[0.46669369893790846]], [[0.4811594669117647]]], "std": [[[0.3554897179929054]], [[0.3491891038892239]], [[0.3730433816844936]]], "count": [100]}, "observation.state": {"min": [0.6685358881950378, -1.223010540008545, 1.0733238458633423, -0.7327907085418701, -1.5900112390518188, 0.32544633746147156, -0.9382390975952148, -1.3652056455612183, 1.2681306600570679, -0.23270007967948914, 0.9447718858718872, -0.19560158252716064, 2.395625114440918, 51.34384536743164, -0.6456249952316284, -0.28437498211860657, 0.6712499856948853, -0.15687499940395355, 1.2962499856948853, -0.765625, 0.7818750143051147, -0.03125, 1.0412499904632568, 0.05624999850988388, 1.8493750095367432, 57.13666915893555, 0.05900000035762787, -0.47999998927116394, 0.37562498450279236, 0.9481250047683716, 0.3006249964237213, 1.4318749904632568, 0.1993750035762787, 0.9906250238418579, 0.4493750035762787, -3.1525001525878906], "max": [1.3267958164215088, -0.8679088950157166, 1.4031623601913452, -0.1602674126625061, -1.0112439393997192, 0.7925154566764832, -0.4995899200439453, -0.9267524480819702, 1.5245908498764038, 0.6926403641700745, 1.3067021369934082, 0.09346151351928711, 57.42937469482422, 80.25125122070312, 49.588748931884766, 9.55555534362793, 73.30187225341797, 91.45437622070312, 90.42749786376953, 109.0893783569336, 92.8237533569336, 109.92375183105469, 87.11750030517578, 110.58000183105469, 56.415626525878906, 76.70124816894531, 0.20875000953674316, 6.560999870300293, 39.583126068115234, 106.57937622070312, 79.27249908447266, 99.04312896728516, 97.95999908447266, 107.85187530517578, 99.31500244140625, -3.041874885559082], "mean": [1.0015026330947876, -1.070480227470398, 1.2624002695083618, -0.43520015478134155, -1.26298987865448, 0.5532997846603394, -0.7199624180793762, -1.2021005153656006, 1.4567430019378662, 0.1628039926290512, 1.1101949214935303, -0.11203689873218536, 17.58689308166504, 62.61933517456055, 20.1457576751709, 5.56888484954834, 22.579797744750977, 22.644126892089844, 31.796451568603516, 24.865571975708008, 29.801071166992188, 26.40258026123047, 26.242923736572266, 35.43337631225586, 27.812448501586914, 67.4260482788086, 0.1271783709526062, 0.8806028962135315, 10.987332344055176, 22.52712059020996, 25.6278076171875, 26.784666061401367, 31.605892181396484, 32.338382720947266, 32.57024383544922, -3.1088473796844482], "std": [0.24600015580654144, 0.083072230219841, 0.0832177996635437, 0.1890474408864975, 0.11172859370708466, 0.09257014095783234, 0.14502042531967163, 0.12762156128883362, 0.04813695698976517, 0.3499617278575897, 0.1181289553642273, 0.11101564019918442, 14.577059745788574, 9.686946868896484, 16.434507369995117, 3.9463093280792236, 26.241060256958008, 36.382930755615234, 31.338199615478516, 40.91915512084961, 35.90364074707031, 41.4189453125, 34.908512115478516, 44.150482177734375, 16.044017791748047, 5.848498344421387, 0.029584860429167747, 1.8541383743286133, 13.07375431060791, 31.547842025756836, 29.067150115966797, 37.58898162841797, 38.54054641723633, 44.20509719848633, 42.00901794433594, 0.02029414288699627], "count": [321]}, "action": {"min": [0.6685358881950378, -1.223010540008545, 1.0733238458633423, -0.7327907085418701, -1.5900112390518188, 0.32544633746147156, -0.9382390975952148, -1.3652056455612183, 1.2681306600570679, -0.23270007967948914, 0.9447718858718872, -0.19560158252716064, 2.395625114440918, 51.34384536743164, -0.6456249952316284, -0.28437498211860657, 0.6712499856948853, -0.15687499940395355, 1.2962499856948853, -0.765625, 0.7818750143051147, -0.03125, 1.0412499904632568, 0.05624999850988388, 1.8493750095367432, 57.13666915893555, 0.05900000035762787, -0.47999998927116394, 0.37562498450279236, 0.9481250047683716, 0.3006249964237213, 1.4318749904632568, 0.1993750035762787, 0.9906250238418579, 0.4493750035762787, -3.1525001525878906], "max": [1.3267958164215088, -0.8679088950157166, 1.4031623601913452, -0.1602674126625061, -1.0112439393997192, 0.7925154566764832, -0.4995899200439453, -0.9267524480819702, 1.5245908498764038, 0.6926403641700745, 1.3067021369934082, 0.09346151351928711, 57.42937469482422, 80.25125122070312, 49.588748931884766, 9.55555534362793, 73.30187225341797, 91.45437622070312, 90.42749786376953, 109.0893783569336, 92.8237533569336, 109.92375183105469, 87.11750030517578, 110.58000183105469, 56.415626525878906, 76.70124816894531, 0.20875000953674316, 6.560999870300293, 39.583126068115234, 106.57937622070312, 79.27249908447266, 99.04312896728516, 97.95999908447266, 107.85187530517578, 99.31500244140625, -3.041874885559082], "mean": [1.0015023946762085, -1.0704809427261353, 1.2624006271362305, -0.4352000057697296, -1.26298987865448, 0.5532999038696289, -0.7199620604515076, -1.2021002769470215, 1.4567431211471558, 0.16280393302440643, 1.1101946830749512, -0.1120368167757988, 17.586904525756836, 62.61932373046875, 20.145751953125, 5.5688862800598145, 22.579795837402344, 22.644132614135742, 31.796443939208984, 24.865571975708008, 29.80108642578125, 26.402544021606445, 26.242944717407227, 35.43337631225586, 27.812450408935547, 67.42603302001953, 0.1271783858537674, 0.8806030750274658, 10.987334251403809, 22.52710723876953, 25.627822875976562, 26.78465461730957, 31.605897903442383, 32.33839416503906, 32.57025909423828, -3.1088430881500244], "std": [0.24600021541118622, 0.0830722227692604, 0.0832177922129631, 0.18904739618301392, 0.11172858625650406, 0.09257014095783234, 0.1450204700231552, 0.12762154638767242, 0.04813695698976517, 0.34996169805526733, 0.11812897771596909, 0.11101564019918442, 14.577056884765625, 9.686945915222168, 16.434505462646484, 3.9463088512420654, 26.241069793701172, 36.38292694091797, 31.33820152282715, 40.91914749145508, 35.90363693237305, 41.41893768310547, 34.90851593017578, 44.150474548339844, 16.044021606445312, 5.8484978675842285, 0.0295848585665226, 1.8541381359100342, 13.073753356933594, 31.547840118408203, 29.067150115966797, 37.58898162841797, 38.54054260253906, 44.205078125, 42.00901412963867, 0.020294146612286568], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [321]}, "index": {"min": [8764], "max": [9084], "mean": [8924.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [1.3800623052959502, 4.0, 4.0, 4.0, 4.0], "std": [1.20697918375262, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [321]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [321]}, "eef_direction_state": {"mean": [3.6542056074766354, 4.604361370716511], "std": [1.6971818518059296, 1.4150436670617546], "min": [0, 2], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [1.158878504672897, 0.8940809968847352], "std": [0.6187546438019047, 0.8286135887256589], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.6230529595015576, 0.6728971962616822], "std": [0.8229371606653924, 0.8177436581019581], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.6542056074766354, 4.604361370716511], "std": [1.6971818518059296, 1.4150436670617546], "min": [0, 2], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [1.158878504672897, 0.8940809968847352], "std": [0.6187546438019047, 0.8286135887256589], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.6230529595015576, 0.6728971962616822], "std": [0.8229371606653924, 0.8177436581019581], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.672289109710108, 0.25820441101901176, 1.1697010413214846, -1.2493555448512375, 0.46520266317086323, -1.703357094402065, 0.7148392025322496, -0.1804785092832373, 1.2096798180183, 1.1727644154765804, 0.16187090057537548, 1.979215131317812], "std": [0.031074736956972167, 0.05900558888934863, 0.08356869468798443, 0.2514808046162216, 0.08483517765315221, 0.09392954327452524, 0.01816481431392902, 0.05226686106653615, 0.066607608873953, 0.16498157404009975, 0.36309211815935205, 0.1617393553725503], "min": [0.6175094306129341, 0.16635801053249738, 1.0189774886336542, -1.6443409984061332, 0.20984217040057263, -1.8774165617205032, 0.6658627745406892, -0.2671722320219184, 1.0821000415088793, 0.8786774084498148, -0.3687402059666831, 1.7072979899309884], "max": [0.7172196379762361, 0.359565737957756, 1.2783492894128767, -0.8483439055179371, 0.7240699823778991, -1.5237071374394024, 0.7567701811508323, -0.08266885183267172, 1.296244096357415, 1.3903471236970524, 0.5722517071238604, 2.1639581459170993], "count": [321]}, "eef_sim_pose_action": {"mean": [0.672289109710108, 0.25820441101901176, 1.1697010413214846, -1.2493555448512375, 0.46520266317086323, -1.703357094402065, 0.7148392025322496, -0.1804785092832373, 1.2096798180183, 1.1727644154765804, 0.16187090057537548, 1.979215131317812], "std": [0.031074736956972167, 0.05900558888934863, 0.08356869468798443, 0.2514808046162216, 0.08483517765315221, 0.09392954327452524, 0.01816481431392902, 0.05226686106653615, 0.066607608873953, 0.16498157404009975, 0.36309211815935205, 0.1617393553725503], "min": [0.6175094306129341, 0.16635801053249738, 1.0189774886336542, -1.6443409984061332, 0.20984217040057263, -1.8774165617205032, 0.6658627745406892, -0.2671722320219184, 1.0821000415088793, 0.8786774084498148, -0.3687402059666831, 1.7072979899309884], "max": [0.7172196379762361, 0.359565737957756, 1.2783492894128767, -0.8483439055179371, 0.7240699823778991, -1.5237071374394024, 0.7567701811508323, -0.08266885183267172, 1.296244096357415, 1.3903471236970524, 0.5722517071238604, 2.1639581459170993], "count": [321]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2917051756535948]], [[0.4489416666666667]], [[0.5586396854575163]]], "std": [[[0.35288445582213]], [[0.26397399381788583]], [[0.23794762117771912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5797424775326797]], [[0.5984561683006536]], [[0.5823635477941177]]], "std": [[[0.3258318402089389]], [[0.33077156575744837]], [[0.3380490067651462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.527114158496732]], [[0.5471194097222223]], [[0.5360904697712419]]], "std": [[[0.30452165262301945]], [[0.3068668888155213]], [[0.3165191678823822]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071636846405229]], [[0.4623184620098039]], [[0.47764735906862743]]], "std": [[[0.36186200045332584]], [[0.35594124569403635]], [[0.37682454952340383]]], "count": [100]}, "observation.state": {"min": [0.5866140127182007, -1.29465651512146, 1.065079689025879, -0.7761358618736267, -1.6346439123153687, 0.16670481860637665, -0.9152234196662903, -1.3391460180282593, 1.1842061281204224, -0.2737325429916382, 0.8697881102561951, -0.282779335975647, 3.268125057220459, 45.080623626708984, 0.004999999888241291, -0.08187500387430191, 0.6143749952316284, -0.13562500476837158, 0.9468749761581421, -0.8793749809265137, 0.78125, -3.1568751335144043, 1.0575000047683716, -0.5106250047683716, 10.499375343322754, 41.12889099121094, 0.06687499582767487, -0.42375001311302185, 0.32750001549720764, 0.9168750047683716, 0.45750001072883606, 1.615625023841858, 0.5575000047683716, 0.8487499952316284, 0.5056250095367432, -3.153125047683716], "max": [1.3189994096755981, -0.8566510081291199, 1.4744268655776978, 0.009799152612686157, -0.8230335116386414, 0.9395266175270081, -0.5568827390670776, -0.9873222708702087, 1.5589714050292969, 0.6863222122192383, 1.665484070777893, -0.09491588175296783, 48.09062576293945, 77.99749755859375, 0.7093750238418579, 9.732500076293945, 59.65250015258789, 100.01750183105469, 85.75250244140625, 107.15812683105469, 93.18624877929688, 109.0, 84.18000030517578, 110.84375, 59.26874923706055, 77.80000305175781, 0.16099999845027924, 9.616666793823242, 44.54624938964844, 98.40812683105469, 84.38750457763672, 76.45562744140625, 102.15374755859375, 104.24687957763672, 98.55875396728516, -3.0406250953674316], "mean": [0.9605180025100708, -1.0668764114379883, 1.2536773681640625, -0.39335983991622925, -1.3342616558074951, 0.5659794211387634, -0.6864920854568481, -1.1771085262298584, 1.4623194932937622, 0.15166804194450378, 1.0399401187896729, -0.19361445307731628, 19.101974487304688, 58.67534637451172, 0.33676615357398987, 6.928032398223877, 16.96286392211914, 24.69603157043457, 26.31499481201172, 24.84758949279785, 29.020437240600586, 25.772138595581055, 25.84391212463379, 39.23885726928711, 34.652191162109375, 61.3431396484375, 0.11392050981521606, 1.9596930742263794, 14.488840103149414, 20.90259552001953, 28.412670135498047, 20.625185012817383, 33.79752731323242, 28.848499298095703, 32.76076889038086, -3.0859265327453613], "std": [0.2524586021900177, 0.1059093251824379, 0.1350332647562027, 0.2491341531276703, 0.1429562121629715, 0.24112428724765778, 0.1054266095161438, 0.11812064796686172, 0.07340759038925171, 0.36719128489494324, 0.18850961327552795, 0.03199240192770958, 13.280723571777344, 11.472132682800293, 0.2335183471441269, 2.943472146987915, 22.12667465209961, 38.99245071411133, 31.46729850769043, 41.070556640625, 34.54689025878906, 42.98573684692383, 33.217830657958984, 43.528751373291016, 16.734195709228516, 8.932235717773438, 0.02012709714472294, 2.7529265880584717, 13.498571395874023, 31.79535675048828, 31.299528121948242, 27.988428115844727, 38.92764663696289, 39.50187301635742, 40.51091384887695, 0.02254287712275982], "count": [291]}, "action": {"min": [0.5866140127182007, -1.29465651512146, 1.065079689025879, -0.7761358618736267, -1.6346439123153687, 0.16670481860637665, -0.9152234196662903, -1.3391460180282593, 1.1842061281204224, -0.2737325429916382, 0.8697881102561951, -0.282779335975647, 3.268125057220459, 45.080623626708984, 0.004999999888241291, -0.08187500387430191, 0.6143749952316284, -0.13562500476837158, 0.9468749761581421, -0.8793749809265137, 0.78125, -3.1568751335144043, 1.0575000047683716, -0.5106250047683716, 10.499375343322754, 41.12889099121094, 0.06687499582767487, -0.42375001311302185, 0.32750001549720764, 0.9168750047683716, 0.45750001072883606, 1.615625023841858, 0.5575000047683716, 0.8487499952316284, 0.5056250095367432, -3.153125047683716], "max": [1.3189994096755981, -0.8566510081291199, 1.4744268655776978, 0.009799152612686157, -0.8230335116386414, 0.9395266175270081, -0.5568827390670776, -0.9873222708702087, 1.5589714050292969, 0.6863222122192383, 1.665484070777893, -0.09491588175296783, 48.09062576293945, 77.99749755859375, 0.7093750238418579, 9.732500076293945, 59.65250015258789, 100.01750183105469, 85.75250244140625, 107.15812683105469, 93.18624877929688, 109.0, 84.18000030517578, 110.84375, 59.26874923706055, 77.80000305175781, 0.16099999845027924, 9.616666793823242, 44.54624938964844, 98.40812683105469, 84.38750457763672, 76.45562744140625, 102.15374755859375, 104.24687957763672, 98.55875396728516, -3.0406250953674316], "mean": [0.9605186581611633, -1.0668758153915405, 1.253677487373352, -0.3933597207069397, -1.3342612981796265, 0.5659791231155396, -0.6864914298057556, -1.177108645439148, 1.4623202085494995, 0.15166808664798737, 1.0399401187896729, -0.19361446797847748, 19.101972579956055, 58.675384521484375, 0.3367658853530884, 6.928036212921143, 16.962871551513672, 24.696048736572266, 26.315000534057617, 24.84758949279785, 29.02042007446289, 25.772146224975586, 25.84392547607422, 39.23884963989258, 34.652191162109375, 61.34315872192383, 0.11392054706811905, 1.9596928358078003, 14.488842010498047, 20.902597427368164, 28.412649154663086, 20.625185012817383, 33.79753494262695, 28.848499298095703, 32.760807037353516, -3.085925579071045], "std": [0.2524585723876953, 0.1059093326330185, 0.1350332647562027, 0.24913419783115387, 0.1429562270641327, 0.24112428724765778, 0.10542664676904678, 0.11812066286802292, 0.0734075978398323, 0.36719128489494324, 0.18850964307785034, 0.03199240192770958, 13.280720710754395, 11.472129821777344, 0.23351822793483734, 2.943471908569336, 22.126670837402344, 38.99245071411133, 31.46730613708496, 41.070560455322266, 34.54689025878906, 42.9857292175293, 33.21783447265625, 43.52875900268555, 16.73419761657715, 8.932235717773438, 0.02012709528207779, 2.7529265880584717, 13.498573303222656, 31.795351028442383, 31.299531936645508, 27.988428115844727, 38.927642822265625, 39.50187301635742, 40.51091384887695, 0.02254287712275982], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [291]}, "index": {"min": [9085], "max": [9375], "mean": [9230.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [1.5154639175257731, 4.0, 4.0, 4.0, 4.0], "std": [1.2361680236596817, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [291]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [291]}, "eef_direction_state": {"mean": [3.804123711340206, 4.347079037800687], "std": [1.5284642378139768, 1.598909655526706], "min": [1, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [1.3917525773195876, 0.9003436426116839], "std": [0.691977112093849, 0.764571990492164], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.9209621993127147, 0.7353951890034365], "std": [0.8639041298952944, 0.8220028961940601], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [3.804123711340206, 4.347079037800687], "std": [1.5284642378139768, 1.598909655526706], "min": [1, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [1.3917525773195876, 0.9003436426116839], "std": [0.691977112093849, 0.764571990492164], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.9209621993127147, 0.7353951890034365], "std": [0.8639041298952944, 0.8220028961940601], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.6637676147378277, 0.2488756436985847, 1.1978225909781117, -1.148098223183839, 0.4760498074798993, -1.7043385286033346, 0.7238692225970558, -0.18690876885999103, 1.213797239052698, 1.2115179576888826, 0.2475958447556242, 1.9556232206163997], "std": [0.03395444623876884, 0.06238758171242603, 0.08875286509273062, 0.28897452086055875, 0.17011379968562843, 0.17476766167117355, 0.03180326094318383, 0.047966120114055724, 0.0619923065727468, 0.21521308909827502, 0.321124790790024, 0.19233033774689096], "min": [0.6032665181025239, 0.12075594064053777, 1.0335358856469643, -1.6453305828265063, 0.26307292157722184, -2.008332682622129, 0.629453430467793, -0.2636014551628487, 1.0925541275624888, 0.7806416812424927, -0.14462001417735215, 1.6881038296249853], "max": [0.7086208227044128, 0.3455112585182993, 1.3279730252646, -0.723571400040605, 0.9585270949414162, -1.3864119589736705, 0.786188525095551, -0.1108876203252131, 1.2979384108182885, 1.5287393399715918, 0.6643901798866438, 2.178734265113689], "count": [291]}, "eef_sim_pose_action": {"mean": [0.6637676147378277, 0.2488756436985847, 1.1978225909781117, -1.148098223183839, 0.4760498074798993, -1.7043385286033346, 0.7238692225970558, -0.18690876885999103, 1.213797239052698, 1.2115179576888826, 0.2475958447556242, 1.9556232206163997], "std": [0.03395444623876884, 0.06238758171242603, 0.08875286509273062, 0.28897452086055875, 0.17011379968562843, 0.17476766167117355, 0.03180326094318383, 0.047966120114055724, 0.0619923065727468, 0.21521308909827502, 0.321124790790024, 0.19233033774689096], "min": [0.6032665181025239, 0.12075594064053777, 1.0335358856469643, -1.6453305828265063, 0.26307292157722184, -2.008332682622129, 0.629453430467793, -0.2636014551628487, 1.0925541275624888, 0.7806416812424927, -0.14462001417735215, 1.6881038296249853], "max": [0.7086208227044128, 0.3455112585182993, 1.3279730252646, -0.723571400040605, 0.9585270949414162, -1.3864119589736705, 0.786188525095551, -0.1108876203252131, 1.2979384108182885, 1.5287393399715918, 0.6643901798866438, 2.178734265113689], "count": [291]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31384848039215685]], [[0.44665889093137257]], [[0.5477534456699347]]], "std": [[[0.34987544949206834]], [[0.2617195993065545]], [[0.2260066711084224]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10588235294117647]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5703173631535948]], [[0.5904386131535948]], [[0.5756868586601307]]], "std": [[[0.329032124179713]], [[0.3326119897283652]], [[0.3398864284617882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5511051613562092]], [[0.5708627839052287]], [[0.5577238950163399]]], "std": [[[0.29532038046527104]], [[0.29734425623590865]], [[0.3051375452007041]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3938418014705882]], [[0.45322227736928106]], [[0.4659621262254902]]], "std": [[[0.35338067980868754]], [[0.34855061085704353]], [[0.37380097366184145]]], "count": [100]}, "observation.state": {"min": [0.7890821695327759, -1.175612211227417, 1.0648651123046875, -0.7940413355827332, -1.6039139032363892, 0.4516908824443817, -0.9024076461791992, -1.3360942602157593, 1.3464179039001465, -0.10083092749118805, 0.889028787612915, -0.3087090849876404, 1.1299999952316284, 55.557498931884766, 0.90625, -1.4293750524520874, 0.765625, -0.4587499797344208, 8.001250267028809, -0.06312499940395355, 8.818750381469727, -0.0625, 8.896875381469727, 0.5206249952316284, 16.130624771118164, 47.09272766113281, 0.078125, -0.7387499809265137, 0.35500001907348633, 0.48874998092651367, 0.4172727167606354, -0.32374998927116394, 0.3921428620815277, 0.4675000011920929, 0.6162500381469727, -3.115000009536743], "max": [1.3314688205718994, -0.8258469104766846, 1.3243162631988525, -0.20799954235553741, -1.0301270484924316, 0.7909179925918579, -0.5595530867576599, -1.0238803625106812, 1.5373464822769165, 0.7684348225593567, 1.2405108213424683, -0.036836232990026474, 54.65625, 80.88436889648438, 53.00437545776367, 9.420000076293945, 74.11687469482422, 103.19312286376953, 95.22187805175781, 108.22750091552734, 102.91625213623047, 109.23374938964844, 91.79312896728516, 110.3956298828125, 59.13077163696289, 75.80875396728516, 0.18812499940395355, 9.600000381469727, 60.67437744140625, 98.69375610351562, 85.69499969482422, 111.39187622070312, 98.24749755859375, 109.04875183105469, 97.79312896728516, -3.0149998664855957], "mean": [1.028037190437317, -1.0848679542541504, 1.2189027070999146, -0.5008219480514526, -1.3829408884048462, 0.6194194555282593, -0.6910999417304993, -1.1744794845581055, 1.4152249097824097, 0.20022523403167725, 1.0754953622817993, -0.24095596373081207, 22.561052322387695, 64.95381164550781, 31.968372344970703, 3.2839531898498535, 28.57684326171875, 27.875797271728516, 41.52273178100586, 27.262800216674805, 44.95439529418945, 29.24722671508789, 45.54686737060547, 37.964290618896484, 35.00038528442383, 65.44409942626953, 0.13207796216011047, 4.792153835296631, 13.484925270080566, 16.57438850402832, 23.472957611083984, 32.46104049682617, 29.53367042541504, 33.83270263671875, 31.67748260498047, -3.0673439502716064], "std": [0.2079000473022461, 0.08603443205356598, 0.07074159383773804, 0.18028415739536285, 0.11828526109457016, 0.11447107791900635, 0.09812676906585693, 0.10447242856025696, 0.0689655989408493, 0.3302403688430786, 0.09758888930082321, 0.09457042813301086, 18.041812896728516, 9.371370315551758, 7.6381683349609375, 2.8979651927948, 23.622268676757812, 40.392433166503906, 30.24542999267578, 40.65616989135742, 33.363914489746094, 41.901573181152344, 31.080472946166992, 45.428707122802734, 15.293798446655273, 6.750150680541992, 0.02256634272634983, 3.807844638824463, 17.50291633605957, 28.424795150756836, 30.150854110717773, 45.098793029785156, 37.34670639038086, 46.27888488769531, 40.664222717285156, 0.01884797401726246], "count": [271]}, "action": {"min": [0.7890821695327759, -1.175612211227417, 1.0648651123046875, -0.7940413355827332, -1.6039139032363892, 0.4516908824443817, -0.9024076461791992, -1.3360942602157593, 1.3464179039001465, -0.10083092749118805, 0.889028787612915, -0.3087090849876404, 1.1299999952316284, 55.557498931884766, 0.90625, -1.4293750524520874, 0.765625, -0.4587499797344208, 8.001250267028809, -0.06312499940395355, 8.818750381469727, -0.0625, 8.896875381469727, 0.5206249952316284, 16.130624771118164, 47.09272766113281, 0.078125, -0.7387499809265137, 0.35500001907348633, 0.48874998092651367, 0.4172727167606354, -0.32374998927116394, 0.3921428620815277, 0.4675000011920929, 0.6162500381469727, -3.115000009536743], "max": [1.3314688205718994, -0.8258469104766846, 1.3243162631988525, -0.20799954235553741, -1.0301270484924316, 0.7909179925918579, -0.5595530867576599, -1.0238803625106812, 1.5373464822769165, 0.7684348225593567, 1.2405108213424683, -0.036836232990026474, 54.65625, 80.88436889648438, 53.00437545776367, 9.420000076293945, 74.11687469482422, 103.19312286376953, 95.22187805175781, 108.22750091552734, 102.91625213623047, 109.23374938964844, 91.79312896728516, 110.3956298828125, 59.13077163696289, 75.80875396728516, 0.18812499940395355, 9.600000381469727, 60.67437744140625, 98.69375610351562, 85.69499969482422, 111.39187622070312, 98.24749755859375, 109.04875183105469, 97.79312896728516, -3.0149998664855957], "mean": [1.0280370712280273, -1.0848674774169922, 1.2189027070999146, -0.5008217096328735, -1.3829407691955566, 0.6194193959236145, -0.6910996437072754, -1.1744791269302368, 1.4152252674102783, 0.20022521913051605, 1.075495719909668, -0.24095575511455536, 22.56104850769043, 64.95381164550781, 31.9683780670166, 3.2839531898498535, 28.576845169067383, 27.87579917907715, 41.52275085449219, 27.26280403137207, 44.95438003540039, 29.247215270996094, 45.54684829711914, 37.964290618896484, 35.00040054321289, 65.44412994384766, 0.13207800686359406, 4.792152404785156, 13.484925270080566, 16.574382781982422, 23.472965240478516, 32.46105194091797, 29.533668518066406, 33.83269500732422, 31.677486419677734, -3.067342758178711], "std": [0.2079000025987625, 0.08603440225124359, 0.07074158638715744, 0.18028415739536285, 0.11828526854515076, 0.11447110772132874, 0.09812677651643753, 0.10447245836257935, 0.06896558403968811, 0.330240398645401, 0.09758888185024261, 0.09457043558359146, 18.04181480407715, 9.371369361877441, 7.638167858123779, 2.8979651927948, 23.622262954711914, 40.39242935180664, 30.245426177978516, 40.65617752075195, 33.36391830444336, 41.90156173706055, 31.08047103881836, 45.42869186401367, 15.293798446655273, 6.750151634216309, 0.02256634272634983, 3.807844400405884, 17.50292205810547, 28.424795150756836, 30.15085220336914, 45.09880065917969, 37.346710205078125, 46.27888870239258, 40.66421890258789, 0.018847975879907608], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [271]}, "index": {"min": [9376], "max": [9646], "mean": [9511.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [1.4206642066420665, 4.0, 4.0, 4.0, 4.0], "std": [1.2684713181734906, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [271]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [271]}, "eef_direction_state": {"mean": [3.5461254612546127, 4.435424354243542], "std": [1.7043177550239084, 1.5470718994248176], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.2546125461254614, 0.8450184501845018], "std": [0.6117898679280498, 0.737730575395659], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.9188191881918819, 0.6051660516605166], "std": [0.8552292417053886, 0.7984134811098764], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.5461254612546127, 4.435424354243542], "std": [1.7043177550239084, 1.5470718994248176], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.2546125461254614, 0.8450184501845018], "std": [0.6117898679280498, 0.737730575395659], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.9188191881918819, 0.6051660516605166], "std": [0.8552292417053886, 0.7984134811098764], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.6593205621517656, 0.2615387202098563, 1.1730654293475828, -1.1833952020741159, 0.45372650354969085, -1.634333520374145, 0.7138408404233992, -0.1774882318260352, 1.2192014208303685, 1.1629208367864636, 0.2261050852739873, 1.9181328923770067], "std": [0.0257633756767821, 0.055063258115101224, 0.07250254372102583, 0.21638338956989583, 0.15391944595039797, 0.09045469577558057, 0.030060582257606737, 0.051588129048467546, 0.06901234892931637, 0.19492834355903002, 0.30756548470595535, 0.1644741965809074], "min": [0.6078668693392012, 0.19068607650136238, 1.041540291778784, -1.5590669589572146, 0.24547510994399313, -1.7598750580119669, 0.6846913948193374, -0.27484319095195375, 1.0694991179490565, 0.925315567376095, -0.27143911225291295, 1.6290817865531497], "max": [0.6969362309825402, 0.35099190739513497, 1.2653360677764776, -0.8748185517521894, 0.8364627267779645, -1.4566492989799948, 0.7740578757681946, -0.11226310279291929, 1.2852177920731633, 1.5627245695773382, 0.5573329731216776, 2.0693847103017973], "count": [271]}, "eef_sim_pose_action": {"mean": [0.6593205621517656, 0.2615387202098563, 1.1730654293475828, -1.1833952020741159, 0.45372650354969085, -1.634333520374145, 0.7138408404233992, -0.1774882318260352, 1.2192014208303685, 1.1629208367864636, 0.2261050852739873, 1.9181328923770067], "std": [0.0257633756767821, 0.055063258115101224, 0.07250254372102583, 0.21638338956989583, 0.15391944595039797, 0.09045469577558057, 0.030060582257606737, 0.051588129048467546, 0.06901234892931637, 0.19492834355903002, 0.30756548470595535, 0.1644741965809074], "min": [0.6078668693392012, 0.19068607650136238, 1.041540291778784, -1.5590669589572146, 0.24547510994399313, -1.7598750580119669, 0.6846913948193374, -0.27484319095195375, 1.0694991179490565, 0.925315567376095, -0.27143911225291295, 1.6290817865531497], "max": [0.6969362309825402, 0.35099190739513497, 1.2653360677764776, -0.8748185517521894, 0.8364627267779645, -1.4566492989799948, 0.7740578757681946, -0.11226310279291929, 1.2852177920731633, 1.5627245695773382, 0.5573329731216776, 2.0693847103017973], "count": [271]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30759172385620914]], [[0.44691593749999997]], [[0.555244650735294]]], "std": [[[0.3717419879709574]], [[0.2787486946327758]], [[0.2318263574699429]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5708510130718953]], [[0.5964994893790849]], [[0.5769697038398692]]], "std": [[[0.3202584857595681]], [[0.3252709795559257]], [[0.3331304018638172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497810919117647]], [[0.5186826491013071]], [[0.5132779901960784]]], "std": [[[0.26260665758523577]], [[0.2718797177637288]], [[0.2758625391279186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3923769546568628]], [[0.4652311111111111]], [[0.49232319648692807]]], "std": [[[0.3590002433856433]], [[0.34891516111287496]], [[0.3736317256887077]]], "count": [100]}, "observation.state": {"min": [0.4060091972351074, -1.3231717348098755, 1.3176376819610596, -0.6281471848487854, -1.2005274295806885, -0.23632410168647766, -0.7842183709144592, -1.329132318496704, 1.2692750692367554, 0.05409800261259079, 0.3636177182197571, -0.404936283826828, 3.565624952316284, 46.185001373291016, -1.071250081062317, -0.34187498688697815, 0.4899999797344208, 0.34312501549720764, 0.8481250405311584, -0.9474999904632568, 4.18625020980835, -3.0374999046325684, 1.1825000047683716, 7.670000076293945, 18.5, 40.51777648925781, 0.0625, -0.8600000143051147, 0.7749999761581421, 0.7450000047683716, 1.0277777910232544, 0.14624999463558197, 0.8399999737739563, 0.08749999850988388, 0.6766666769981384, 3.647777795791626], "max": [1.353046178817749, -0.8421788215637207, 1.9113117456436157, 0.4157845079898834, -0.4627059996128082, 0.5878061056137085, -0.5375229120254517, -0.9598984122276306, 1.6402971744537354, 0.4999237060546875, 1.2780914306640625, -0.24655240774154663, 52.19562530517578, 80.546875, 56.07062530517578, 9.315999984741211, 52.94187545776367, 109.4437484741211, 78.80249786376953, 112.5987548828125, 91.05687713623047, 109.6050033569336, 96.65937805175781, 110.48500061035156, 62.88312530517578, 72.83499908447266, 0.18312500417232513, 9.555999755859375, 55.748748779296875, 79.83562469482422, 68.82125091552734, 111.17937469482422, 87.32437896728516, 109.74687957763672, 90.33562469482422, 109.97750091552734], "mean": [0.7565627098083496, -1.1816402673721313, 1.7272417545318604, 0.02603420615196228, -0.68819659948349, -0.05246692895889282, -0.7154850363731384, -1.1543492078781128, 1.4648165702819824, 0.22725963592529297, 0.8917276859283447, -0.3238075375556946, 32.525001525878906, 64.45982360839844, 21.974246978759766, 1.2778620719909668, 18.444095611572266, 43.490264892578125, 40.650543212890625, 49.12344741821289, 46.449405670166016, 48.11300277709961, 45.73713302612305, 63.201271057128906, 35.450809478759766, 62.31383514404297, 0.12196530401706696, 2.9155890941619873, 21.46535301208496, 14.977237701416016, 28.14706802368164, 29.594743728637695, 34.17099380493164, 34.54152297973633, 32.740116119384766, 61.65229797363281], "std": [0.30895376205444336, 0.14159733057022095, 0.18720251321792603, 0.3383130431175232, 0.22507688403129578, 0.20806774497032166, 0.06701710820198059, 0.12126858532428741, 0.10129398107528687, 0.1416669636964798, 0.23498524725437164, 0.05148148909211159, 17.063159942626953, 11.189546585083008, 19.699115753173828, 2.0215084552764893, 16.174274444580078, 47.7244758605957, 28.91480255126953, 53.41817855834961, 35.7112922668457, 52.471923828125, 41.38200378417969, 42.27000427246094, 14.78557300567627, 7.522690773010254, 0.024782897904515266, 2.7682766914367676, 14.317208290100098, 22.254091262817383, 22.967823028564453, 41.47393798828125, 30.473297119140625, 46.73690414428711, 36.27707290649414, 36.02236557006836], "count": [301]}, "action": {"min": [0.4060091972351074, -1.3231717348098755, 1.3176376819610596, -0.6281471848487854, -1.2005274295806885, -0.23632410168647766, -0.7842183709144592, -1.329132318496704, 1.2692750692367554, 0.05409800261259079, 0.3636177182197571, -0.404936283826828, 3.565624952316284, 46.185001373291016, -1.071250081062317, -0.34187498688697815, 0.4899999797344208, 0.34312501549720764, 0.8481250405311584, -0.9474999904632568, 4.18625020980835, -3.0374999046325684, 1.1825000047683716, 7.670000076293945, 18.5, 40.51777648925781, 0.0625, -0.8600000143051147, 0.7749999761581421, 0.7450000047683716, 1.0277777910232544, 0.14624999463558197, 0.8399999737739563, 0.08749999850988388, 0.6766666769981384, 3.647777795791626], "max": [1.353046178817749, -0.8421788215637207, 1.9113117456436157, 0.4157845079898834, -0.4627059996128082, 0.5878061056137085, -0.5375229120254517, -0.9598984122276306, 1.6402971744537354, 0.4999237060546875, 1.2780914306640625, -0.24655240774154663, 52.19562530517578, 80.546875, 56.07062530517578, 9.315999984741211, 52.94187545776367, 109.4437484741211, 78.80249786376953, 112.5987548828125, 91.05687713623047, 109.6050033569336, 96.65937805175781, 110.48500061035156, 62.88312530517578, 72.83499908447266, 0.18312500417232513, 9.555999755859375, 55.748748779296875, 79.83562469482422, 68.82125091552734, 111.17937469482422, 87.32437896728516, 109.74687957763672, 90.33562469482422, 109.97750091552734], "mean": [0.7565628290176392, -1.1816400289535522, 1.7272417545318604, 0.026034168899059296, -0.6881966590881348, -0.052466973662376404, -0.7154847979545593, -1.1543487310409546, 1.4648163318634033, 0.22725962102413177, 0.8917276859283447, -0.32380735874176025, 32.525020599365234, 64.4598617553711, 21.97425651550293, 1.27786123752594, 18.444095611572266, 43.49026107788086, 40.650543212890625, 49.123435974121094, 46.44941329956055, 48.113014221191406, 45.73713684082031, 63.2012939453125, 35.4507942199707, 62.31386184692383, 0.12196530401706696, 2.9155893325805664, 21.465351104736328, 14.977232933044434, 28.14703941345215, 29.594745635986328, 34.1710090637207, 34.54152297973633, 32.740116119384766, 61.652286529541016], "std": [0.3089537024497986, 0.14159734547138214, 0.18720252811908722, 0.3383130133152008, 0.2250768542289734, 0.20806770026683807, 0.0670170783996582, 0.12126858532428741, 0.10129399597644806, 0.1416669636964798, 0.23498520255088806, 0.05148148909211159, 17.063161849975586, 11.189552307128906, 19.699113845825195, 2.0215084552764893, 16.174272537231445, 47.72447204589844, 28.914806365966797, 53.41824722290039, 35.71129608154297, 52.471923828125, 41.38200378417969, 42.27000427246094, 14.78557014465332, 7.522688388824463, 0.024782894179224968, 2.768277645111084, 14.317209243774414, 22.25408935546875, 22.967823028564453, 41.473934173583984, 30.473295211791992, 46.73689270019531, 36.27706527709961, 36.022369384765625], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [301]}, "index": {"min": [9647], "max": [9947], "mean": [9797.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [1.7209302325581395, 4.0, 4.0, 4.0, 4.0], "std": [1.2635421122982395, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [301]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [301]}, "eef_direction_state": {"mean": [3.6744186046511627, 4.06312292358804], "std": [1.3170149264395221, 1.8746434118964774], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [1.4684385382059801, 0.893687707641196], "std": [0.5249589957502656, 0.6687073031534488], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.9036544850498339, 0.4883720930232558], "std": [0.8475212637919777, 0.7318326840840232], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.6744186046511627, 4.06312292358804], "std": [1.3170149264395221, 1.8746434118964774], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [1.4684385382059801, 0.893687707641196], "std": [0.5249589957502656, 0.6687073031534488], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.9036544850498339, 0.4883720930232558], "std": [0.8475212637919777, 0.7318326840840232], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.776996901373957, 0.2807528012007596, 1.154721248197986, -1.5579434000440535, 0.36393473735783854, -1.884294705531495, 0.7407406957836634, -0.2002016846399704, 1.1856291257620595, 1.3392554613553307, 0.33235736570431174, 1.9004452544286798], "std": [0.054760439873636754, 0.0703079904408128, 0.07274439369361409, 0.1696865239216352, 0.11529150843269655, 0.1306699818649956, 0.03218407932152999, 0.027027584329004678, 0.049588028383270706, 0.20947770065636834, 0.17947223810524562, 0.04111602393127144], "min": [0.6800756810431918, 0.1799965204886365, 0.995764362684806, -1.8873339397838407, 0.19036676940810104, -2.0384162539423096, 0.6856111854305812, -0.25052845831282494, 1.0507372455324173, 1.0002126709076764, 0.08185835064908864, 1.8054669311637819], "max": [0.8330983581830779, 0.4038993964226322, 1.272930109055986, -1.1180607295513434, 0.6779005215570257, -1.6310934169950408, 0.8057959085546841, -0.14695808905554408, 1.2858826243291333, 1.8658708376159476, 0.5692404787162846, 1.964524587063293], "count": [301]}, "eef_sim_pose_action": {"mean": [0.776996901373957, 0.2807528012007596, 1.154721248197986, -1.5579434000440535, 0.36393473735783854, -1.884294705531495, 0.7407406957836634, -0.2002016846399704, 1.1856291257620595, 1.3392554613553307, 0.33235736570431174, 1.9004452544286798], "std": [0.054760439873636754, 0.0703079904408128, 0.07274439369361409, 0.1696865239216352, 0.11529150843269655, 0.1306699818649956, 0.03218407932152999, 0.027027584329004678, 0.049588028383270706, 0.20947770065636834, 0.17947223810524562, 0.04111602393127144], "min": [0.6800756810431918, 0.1799965204886365, 0.995764362684806, -1.8873339397838407, 0.19036676940810104, -2.0384162539423096, 0.6856111854305812, -0.25052845831282494, 1.0507372455324173, 1.0002126709076764, 0.08185835064908864, 1.8054669311637819], "max": [0.8330983581830779, 0.4038993964226322, 1.272930109055986, -1.1180607295513434, 0.6779005215570257, -1.6310934169950408, 0.8057959085546841, -0.14695808905554408, 1.2858826243291333, 1.8658708376159476, 0.5692404787162846, 1.964524587063293], "count": [301]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3409288276143791]], [[0.44722764093137257]], [[0.5329831515522876]]], "std": [[[0.34219801540824035]], [[0.258769908768411]], [[0.2156978455977693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5545002696078432]], [[0.5917913459967321]], [[0.583780522875817]]], "std": [[[0.3164367636708743]], [[0.31381137982522306]], [[0.3186995126290225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529199470996732]], [[0.5555416013071895]], [[0.5534105024509804]]], "std": [[[0.33001982562554694]], [[0.3275236940773249]], [[0.3341329544534193]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39608918913398694]], [[0.4782196589052288]], [[0.503603725490196]]], "std": [[[0.351894378652663]], [[0.3420927324980656]], [[0.3851029536176083]]], "count": [100]}, "observation.state": {"min": [0.5537117719650269, -1.3296568393707275, 1.3227664232254028, -0.5017595291137695, -1.0247492790222168, -0.25387197732925415, -0.9023804068565369, -1.1410887241363525, 1.09755277633667, -0.6315804719924927, 0.7260910272598267, -0.46997788548469543, 17.235624313354492, 37.18375015258789, 11.760000228881836, -0.5362499952316284, 0.625, 0.31187501549720764, 4.163333415985107, -0.3331249952316284, 1.0090000629425049, 0.11437500268220901, 1.1150000095367432, 0.7581818103790283, 29.0518741607666, 39.609375, 0.060624998062849045, -0.4312500059604645, 0.7081249952316284, 0.20812499523162842, 0.5874999761581421, 0.8331249952316284, 1.0618749856948853, 0.7018749713897705, 0.6000000238418579, -2.555555582046509], "max": [1.1939946413040161, -0.8518825769424438, 1.782015323638916, 0.22216181457042694, -0.5752174258232117, 0.6516556143760681, -0.6139848828315735, -0.8566510081291199, 1.3833972215652466, 0.29721713066101074, 1.095152735710144, -0.2656261920928955, 53.458126068115234, 81.10624694824219, 55.352500915527344, 9.210000038146973, 59.27750015258789, 107.45124816894531, 89.57562255859375, 110.1300048828125, 98.11687469482422, 109.94750213623047, 100.71437072753906, 110.8499984741211, 60.89250183105469, 67.59625244140625, 0.17687499523162842, 9.47249984741211, 45.459999084472656, 77.87187957763672, 77.86125183105469, 72.98125457763672, 95.79875183105469, 97.75250244140625, 93.80999755859375, 109.52750396728516], "mean": [0.752877950668335, -1.19852876663208, 1.669319987297058, -0.0023903492838144302, -0.768204927444458, -0.030411234125494957, -0.7133544683456421, -1.0066007375717163, 1.2563260793685913, -0.14496146142482758, 0.9620512127876282, -0.3711865246295929, 33.3243293762207, 66.65119934082031, 35.480709075927734, 1.8016101121902466, 29.828691482543945, 66.01764678955078, 53.871551513671875, 68.48949432373047, 63.91204833984375, 66.12049865722656, 62.23801040649414, 80.5928955078125, 42.10512924194336, 49.77838134765625, 0.11953704059123993, 3.9060046672821045, 14.588944435119629, 13.910025596618652, 24.05689811706543, 14.524657249450684, 26.665966033935547, 22.41566276550293, 23.852920532226562, 42.09846878051758], "std": [0.19714413583278656, 0.1048450842499733, 0.10296721011400223, 0.21230895817279816, 0.106790691614151, 0.2065158635377884, 0.10273125767707825, 0.08673620223999023, 0.0852992832660675, 0.2786902189254761, 0.10504855960607529, 0.06192049756646156, 9.519572257995605, 15.906493186950684, 7.531131744384766, 3.690730571746826, 17.305713653564453, 45.9761848449707, 27.570110321044922, 48.358543395996094, 35.5503044128418, 46.14534378051758, 41.38414764404297, 35.119354248046875, 10.33853530883789, 10.049424171447754, 0.02627267874777317, 3.9292938709259033, 16.70978355407715, 24.97914695739746, 27.52422523498535, 23.8064022064209, 32.70217514038086, 36.33946228027344, 34.33674240112305, 36.857521057128906], "count": [391]}, "action": {"min": [0.5537117719650269, -1.3296568393707275, 1.3227664232254028, -0.5017595291137695, -1.0247492790222168, -0.25387197732925415, -0.9023804068565369, -1.1410887241363525, 1.09755277633667, -0.6315804719924927, 0.7260910272598267, -0.46997788548469543, 17.235624313354492, 37.18375015258789, 11.760000228881836, -0.5362499952316284, 0.625, 0.31187501549720764, 4.163333415985107, -0.3331249952316284, 1.0090000629425049, 0.11437500268220901, 1.1150000095367432, 0.7581818103790283, 29.0518741607666, 39.609375, 0.060624998062849045, -0.4312500059604645, 0.7081249952316284, 0.20812499523162842, 0.5874999761581421, 0.8331249952316284, 1.0618749856948853, 0.7018749713897705, 0.6000000238418579, -2.555555582046509], "max": [1.1939946413040161, -0.8518825769424438, 1.782015323638916, 0.22216181457042694, -0.5752174258232117, 0.6516556143760681, -0.6139848828315735, -0.8566510081291199, 1.3833972215652466, 0.29721713066101074, 1.095152735710144, -0.2656261920928955, 53.458126068115234, 81.10624694824219, 55.352500915527344, 9.210000038146973, 59.27750015258789, 107.45124816894531, 89.57562255859375, 110.1300048828125, 98.11687469482422, 109.94750213623047, 100.71437072753906, 110.8499984741211, 60.89250183105469, 67.59625244140625, 0.17687499523162842, 9.47249984741211, 45.459999084472656, 77.87187957763672, 77.86125183105469, 72.98125457763672, 95.79875183105469, 97.75250244140625, 93.80999755859375, 109.52750396728516], "mean": [0.752877950668335, -1.19852876663208, 1.6693202257156372, -0.0023903301917016506, -0.7682048678398132, -0.030411215499043465, -0.7133546471595764, -1.0066012144088745, 1.256325364112854, -0.14496144652366638, 0.9620507955551147, -0.37118643522262573, 33.32435607910156, 66.65119171142578, 35.48068618774414, 1.8016105890274048, 29.82869529724121, 66.01764678955078, 53.871543884277344, 68.48950958251953, 63.91209411621094, 66.12045288085938, 62.23802185058594, 80.59291076660156, 42.105133056640625, 49.77839279174805, 0.11953707784414291, 3.906005859375, 14.588949203491211, 13.910028457641602, 24.056901931762695, 14.52464771270752, 26.665966033935547, 22.415653228759766, 23.852933883666992, 42.09848403930664], "std": [0.19714407622814178, 0.10484511405229568, 0.10296721011400223, 0.21230895817279816, 0.10679071396589279, 0.2065158635377884, 0.10273120552301407, 0.08673620969057083, 0.0852992832660675, 0.27869024872779846, 0.1050485372543335, 0.06192048639059067, 9.519572257995605, 15.90649700164795, 7.531131744384766, 3.6907312870025635, 17.30571174621582, 45.97618865966797, 27.57010269165039, 48.358543395996094, 35.550296783447266, 46.14534378051758, 41.3841438293457, 35.119354248046875, 10.338537216186523, 10.049421310424805, 0.02627268247306347, 3.929293155670166, 16.70978546142578, 24.97914695739746, 27.52423095703125, 23.806406021118164, 32.70217514038086, 36.33946990966797, 34.33674240112305, 36.857521057128906], "count": [391]}, "timestamp": {"min": [0.0], "max": [13.0], "mean": [6.5], "std": [3.76238694920599], "count": [391]}, "frame_index": {"min": [0], "max": [390], "mean": [195.0], "std": [112.8716084761797], "count": [391]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [391]}, "index": {"min": [9948], "max": [10338], "mean": [10143.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [2.3017902813299234, 4.0, 4.0, 4.0, 4.0], "std": [1.0756414214444483, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [391]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [391]}, "eef_direction_state": {"mean": [3.526854219948849, 3.2429667519181584], "std": [1.538481689749498, 2.0266246733595024], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [1.1074168797953965, 1.0332480818414322], "std": [0.6224456570916136, 0.5552994513367467], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.80306905370844, 0.6470588235294118], "std": [0.8399188810173212, 0.7855701785908128], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [3.526854219948849, 3.2429667519181584], "std": [1.538481689749498, 2.0266246733595024], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [1.1074168797953965, 1.0332480818414322], "std": [0.6224456570916136, 0.5552994513367467], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.80306905370844, 0.6470588235294118], "std": [0.8399188810173212, 0.7855701785908128], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.7657429509817612, 0.23554343868350033, 1.154217392271309, -1.5005166202235232, 0.30054691982051546, -1.999473011095488, 0.6632012652965584, -0.14420472593364086, 1.211076531316746, 1.294699825788826, 0.6349230865599365, 2.1633787632847925], "std": [0.02695038996982631, 0.06603802057589726, 0.06224028070195395, 0.18977937038534656, 0.1595573753370542, 0.11473710892963726, 0.04934766537629253, 0.0561191971998824, 0.035449851409067215, 0.13363040154263622, 0.13637024720979699, 0.20967628098755034], "min": [0.7032621954739905, 0.14384642174547688, 1.0290073375834554, -1.8228240858626408, 0.06394963213255211, -2.139978549726364, 0.5845769262577951, -0.23747752190441568, 1.1064301521735478, 1.1075035094326087, 0.4012394694480448, 1.8817959066161614], "max": [0.7932256540491588, 0.377115295479345, 1.2550715316247714, -1.1206260466693974, 0.8160703360021828, -1.75720349630658, 0.7381901089291298, -0.06810803577603983, 1.2508360951247843, 1.61809446480616, 0.8958652458871552, 2.584317839678928], "count": [391]}, "eef_sim_pose_action": {"mean": [0.7657429509817612, 0.23554343868350033, 1.154217392271309, -1.5005166202235232, 0.30054691982051546, -1.999473011095488, 0.6632012652965584, -0.14420472593364086, 1.211076531316746, 1.294699825788826, 0.6349230865599365, 2.1633787632847925], "std": [0.02695038996982631, 0.06603802057589726, 0.06224028070195395, 0.18977937038534656, 0.1595573753370542, 0.11473710892963726, 0.04934766537629253, 0.0561191971998824, 0.035449851409067215, 0.13363040154263622, 0.13637024720979699, 0.20967628098755034], "min": [0.7032621954739905, 0.14384642174547688, 1.0290073375834554, -1.8228240858626408, 0.06394963213255211, -2.139978549726364, 0.5845769262577951, -0.23747752190441568, 1.1064301521735478, 1.1075035094326087, 0.4012394694480448, 1.8817959066161614], "max": [0.7932256540491588, 0.377115295479345, 1.2550715316247714, -1.1206260466693974, 0.8160703360021828, -1.75720349630658, 0.7381901089291298, -0.06810803577603983, 1.2508360951247843, 1.61809446480616, 0.8958652458871552, 2.584317839678928], "count": [391]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3223637826797386]], [[0.44970441993464055]], [[0.5471210988562091]]], "std": [[[0.35382394257303684]], [[0.26534914602562515]], [[0.22609070358175912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5505280698529411]], [[0.5774631352124183]], [[0.5605172017973856]]], "std": [[[0.3197302448495588]], [[0.3227654258077805]], [[0.32917714803619297]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5212291564542483]], [[0.5516868157679738]], [[0.5518006576797385]]], "std": [[[0.33844864098175237]], [[0.3343276502016812]], [[0.34217113717052294]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40289672589869285]], [[0.47074523897058823]], [[0.48053304534313723]]], "std": [[[0.3547050803392527]], [[0.3452793329439429]], [[0.37451038171752515]]], "count": [100]}, "observation.state": {"min": [0.42358091473579407, -1.3560025691986084, 1.1501699686050415, -0.6121967434883118, -1.5835261344909668, -0.24660009145736694, -0.88979172706604, -1.24229896068573, 1.1632249355316162, -0.7448310256004333, 0.21746490895748138, -0.3081262707710266, 2.5768749713897705, 48.78187561035156, -0.8400000333786011, -1.2137500047683716, 0.8949999809265137, 0.6512500047683716, 4.894999980926514, -0.9631249904632568, 2.379999876022339, -2.3711111545562744, 1.1106666326522827, 4.653124809265137, 21.19937515258789, 39.573123931884766, 0.07750000059604645, -1.3268749713897705, 0.9424999952316284, 1.0625, 0.5993750095367432, -0.12562499940395355, 0.9743750095367432, 0.6050000190734863, 0.6412500143051147, 0.5843749642372131], "max": [1.462267279624939, -0.7739502787590027, 1.9050650596618652, 0.5037384629249573, -0.531252384185791, 0.6196593642234802, -0.5271992087364197, -0.8552893996238708, 1.6343127489089966, 0.10082875192165375, 1.5129956007003784, 0.2165350615978241, 43.22687530517578, 79.95999908447266, 52.47249984741211, 9.572500228881836, 66.18499755859375, 110.40687561035156, 85.77937316894531, 110.56375122070312, 94.546875, 110.68812561035156, 97.23187255859375, 110.17625427246094, 61.981876373291016, 66.82125091552734, 0.1887499988079071, 9.583749771118164, 50.337501525878906, 67.35124969482422, 83.97125244140625, 100.6050033569336, 101.99124908447266, 108.88312530517578, 94.48750305175781, 109.47000122070312], "mean": [0.7412400841712952, -1.1961420774459839, 1.7111549377441406, 0.12326426059007645, -0.7604219317436218, -0.002153647132217884, -0.684904932975769, -1.091231346130371, 1.4447370767593384, -0.18543416261672974, 0.8363481163978577, -0.19000054895877838, 24.87946891784668, 64.41350555419922, 8.68022632598877, 3.7337801456451416, 21.84479522705078, 44.54771041870117, 39.8436279296875, 47.337867736816406, 45.011802673339844, 46.85770797729492, 43.03120040893555, 63.3914909362793, 40.66655731201172, 55.9247932434082, 0.13317374885082245, 1.5878773927688599, 20.172178268432617, 20.22500991821289, 34.22243881225586, 18.001245498657227, 39.26527786254883, 30.890117645263672, 36.22380447387695, 57.7589111328125], "std": [0.2768120765686035, 0.15993621945381165, 0.21491621434688568, 0.29454004764556885, 0.2501882314682007, 0.22314530611038208, 0.1100051999092102, 0.1397998183965683, 0.131814643740654, 0.2097068876028061, 0.2724190950393677, 0.15618370473384857, 13.577811241149902, 13.125778198242188, 16.57219696044922, 4.074652194976807, 20.579627990722656, 47.37220001220703, 29.76408576965332, 52.79914855957031, 38.21795654296875, 52.898521423339844, 43.687496185302734, 41.26598358154297, 14.659472465515137, 7.659087657928467, 0.019903918728232384, 3.090010643005371, 17.941360473632812, 24.919206619262695, 31.202030181884766, 27.98633575439453, 36.71223831176758, 38.741458892822266, 38.631534576416016, 33.80994415283203], "count": [356]}, "action": {"min": [0.42358091473579407, -1.3560025691986084, 1.1501699686050415, -0.6121967434883118, -1.5835261344909668, -0.24660009145736694, -0.88979172706604, -1.24229896068573, 1.1632249355316162, -0.7448310256004333, 0.21746490895748138, -0.3081262707710266, 2.5768749713897705, 48.78187561035156, -0.8400000333786011, -1.2137500047683716, 0.8949999809265137, 0.6512500047683716, 4.894999980926514, -0.9631249904632568, 2.379999876022339, -2.3711111545562744, 1.1106666326522827, 4.653124809265137, 21.19937515258789, 39.573123931884766, 0.07750000059604645, -1.3268749713897705, 0.9424999952316284, 1.0625, 0.5993750095367432, -0.12562499940395355, 0.9743750095367432, 0.6050000190734863, 0.6412500143051147, 0.5843749642372131], "max": [1.462267279624939, -0.7739502787590027, 1.9050650596618652, 0.5037384629249573, -0.531252384185791, 0.6196593642234802, -0.5271992087364197, -0.8552893996238708, 1.6343127489089966, 0.10082875192165375, 1.5129956007003784, 0.2165350615978241, 43.22687530517578, 79.95999908447266, 52.47249984741211, 9.572500228881836, 66.18499755859375, 110.40687561035156, 85.77937316894531, 110.56375122070312, 94.546875, 110.68812561035156, 97.23187255859375, 110.17625427246094, 61.981876373291016, 66.82125091552734, 0.1887499988079071, 9.583749771118164, 50.337501525878906, 67.35124969482422, 83.97125244140625, 100.6050033569336, 101.99124908447266, 108.88312530517578, 94.48750305175781, 109.47000122070312], "mean": [0.7412398457527161, -1.1961420774459839, 1.7111546993255615, 0.12326430529356003, -0.7604217529296875, -0.002153625711798668, -0.684904158115387, -1.0912318229675293, 1.4447369575500488, -0.18543414771556854, 0.8363481163978577, -0.19000062346458435, 24.879484176635742, 64.41345977783203, 8.680209159851074, 3.733778715133667, 21.844791412353516, 44.54774475097656, 39.84364700317383, 47.337886810302734, 45.011810302734375, 46.85773468017578, 43.03118896484375, 63.391536712646484, 40.66654968261719, 55.92477035522461, 0.13317368924617767, 1.587877631187439, 20.172164916992188, 20.225011825561523, 34.222476959228516, 18.00125503540039, 39.26530838012695, 30.890125274658203, 36.22380447387695, 57.758872985839844], "std": [0.27681201696395874, 0.15993623435497284, 0.21491621434688568, 0.29454001784324646, 0.2501882016658783, 0.22314533591270447, 0.11000523716211319, 0.1397998183965683, 0.1318146288394928, 0.20970690250396729, 0.2724190950393677, 0.15618373453617096, 13.57780933380127, 13.12578010559082, 16.57221794128418, 4.074651718139648, 20.57962989807129, 47.372188568115234, 29.764087677001953, 52.79914474487305, 38.21795654296875, 52.898521423339844, 43.6875, 41.265995025634766, 14.65947437286377, 7.659086227416992, 0.019903918728232384, 3.090010643005371, 17.941360473632812, 24.919198989868164, 31.202022552490234, 27.986330032348633, 36.71223449707031, 38.741458892822266, 38.631534576416016, 33.80994415283203], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [356]}, "index": {"min": [10339], "max": [10694], "mean": [10516.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [1.8314606741573034, 4.0, 4.0, 4.0, 4.0], "std": [1.2061262633158365, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [356]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [356]}, "eef_direction_state": {"mean": [3.491573033707865, 3.441011235955056], "std": [1.4543374868182963, 1.8989657415325332], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.3258426966292134, 0.9438202247191011], "std": [0.566385760050722, 0.5969877675858528], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [1.0730337078651686, 0.6095505617977528], "std": [0.8314416942868651, 0.7802468784069112], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.491573033707865, 3.441011235955056], "std": [1.4543374868182963, 1.8989657415325332], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.3258426966292134, 0.9438202247191011], "std": [0.566385760050722, 0.5969877675858528], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [1.0730337078651686, 0.6095505617977528], "std": [0.8314416942868651, 0.7802468784069112], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.7664094192178801, 0.2412714010350053, 1.1640711037595326, -1.5109537710596008, 0.45395867138606644, -2.0042342208754333, 0.7161231526517202, -0.17072859334844467, 1.191019540431519, 1.4098840205266574, 0.5475882945072961, 2.140336101196254], "std": [0.05466812644517046, 0.07672879433940977, 0.07206222107024139, 0.2613405393533888, 0.13742627025898446, 0.1331143003768645, 0.04674917958367915, 0.030260697341397615, 0.04557700776307167, 0.2542106443725594, 0.127678853208993, 0.12004895915577359], "min": [0.601330137539727, 0.13409669166661303, 1.02576909937178, -1.9666133172996878, 0.14264643952452838, -2.1792735920000847, 0.6020043127548234, -0.21688732966164453, 1.0912641259543114, 0.7520031794316916, 0.34890941270105214, 1.9229380432782772], "max": [0.8143472705127346, 0.4036836378508174, 1.3254339792257022, -0.6551137783513183, 0.8650177751664723, -1.6518313802392164, 0.7816395372605528, -0.1112877530502768, 1.3316035082747066, 1.9896895696285313, 0.7341835931994325, 2.397964783985027], "count": [356]}, "eef_sim_pose_action": {"mean": [0.7664094192178801, 0.2412714010350053, 1.1640711037595326, -1.5109537710596008, 0.45395867138606644, -2.0042342208754333, 0.7161231526517202, -0.17072859334844467, 1.191019540431519, 1.4098840205266574, 0.5475882945072961, 2.140336101196254], "std": [0.05466812644517046, 0.07672879433940977, 0.07206222107024139, 0.2613405393533888, 0.13742627025898446, 0.1331143003768645, 0.04674917958367915, 0.030260697341397615, 0.04557700776307167, 0.2542106443725594, 0.127678853208993, 0.12004895915577359], "min": [0.601330137539727, 0.13409669166661303, 1.02576909937178, -1.9666133172996878, 0.14264643952452838, -2.1792735920000847, 0.6020043127548234, -0.21688732966164453, 1.0912641259543114, 0.7520031794316916, 0.34890941270105214, 1.9229380432782772], "max": [0.8143472705127346, 0.4036836378508174, 1.3254339792257022, -0.6551137783513183, 0.8650177751664723, -1.6518313802392164, 0.7816395372605528, -0.1112877530502768, 1.3316035082747066, 1.9896895696285313, 0.7341835931994325, 2.397964783985027], "count": [356]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3157716564542484]], [[0.4426176858660131]], [[0.5412430453431373]]], "std": [[[0.3601326938175571]], [[0.27453484050794036]], [[0.23411794723272014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1607843137254902]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5574155821078431]], [[0.5823167116013072]], [[0.5646683026960784]]], "std": [[[0.31327031123451954]], [[0.31546002777599147]], [[0.32259458297945315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286487234477124]], [[0.5506423488562091]], [[0.5424133946078432]]], "std": [[[0.32847313653229426]], [[0.3282829672903005]], [[0.3353544087679099]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858667871732026]], [[0.44831587826797387]], [[0.45837623366013075]]], "std": [[[0.35730838813275195]], [[0.3499495163338473]], [[0.37912429428105116]]], "count": [100]}, "observation.state": {"min": [0.44358453154563904, -1.47323477268219, 0.9995851516723633, -0.24631398916244507, -1.6259971857070923, -0.33278971910476685, -1.0841535329818726, -1.3227427005767822, 0.9724765419960022, -0.32625696063041687, 0.7009851336479187, -0.4449197053909302, 16.37874984741211, 41.83124923706055, -0.7556250095367432, -0.265625, 0.3474999964237213, 0.3174999952316284, 0.40687498450279236, -0.8381249904632568, 0.78125, -0.026875002309679985, 1.1675000190734863, 1.9787499904632568, 20.541250228881836, 38.97437286376953, 0.05687499791383743, -0.543749988079071, 0.7506250143051147, 1.03125, 1.1768749952316284, -0.9275000095367432, 0.9118750095367432, 0.35750001668930054, 0.6043750047683716, 0.7087500095367432], "max": [0.9896906018257141, -0.7489080429077148, 2.021367311477661, 0.38660162687301636, -0.43369001150131226, 0.6826981902122498, -0.6023737192153931, -0.7022726535797119, 1.5250200033187866, 0.5460822582244873, 1.6563429832458496, -0.2517261803150177, 56.446250915527344, 79.86125183105469, 56.641876220703125, 9.325624465942383, 62.80125045776367, 106.94124603271484, 88.05437469482422, 111.98062133789062, 96.50812530517578, 109.13500213623047, 99.31999969482422, 109.61000061035156, 61.19499969482422, 82.96857452392578, 0.17812499403953552, 9.517499923706055, 56.11375045776367, 110.4625015258789, 76.01187896728516, 110.45999908447266, 87.48625183105469, 110.85000610351562, 88.95500183105469, 110.22900390625], "mean": [0.6635357737541199, -1.180267095565796, 1.7095139026641846, 0.10649603605270386, -0.7969898581504822, 0.09737982600927353, -0.7974503636360168, -1.0799578428268433, 1.364909291267395, 0.12036070227622986, 1.0790876150131226, -0.32277339696884155, 36.90835952758789, 63.71577072143555, 14.476583480834961, 2.909095048904419, 26.516138076782227, 50.41874694824219, 45.04081726074219, 51.910057067871094, 52.529022216796875, 52.31576156616211, 52.09656524658203, 68.48172760009766, 33.613460540771484, 58.382598876953125, 0.12184150516986847, 4.370965480804443, 18.871047973632812, 27.067039489746094, 26.60358428955078, 30.90511703491211, 29.227519989013672, 35.31413269042969, 27.138874053955078, 63.08456039428711], "std": [0.15943357348442078, 0.2283712476491928, 0.32752546668052673, 0.18737678229808807, 0.3347291350364685, 0.33942660689353943, 0.14102092385292053, 0.17556162178516388, 0.16106347739696503, 0.2743336856365204, 0.2707231342792511, 0.043294694274663925, 11.225628852844238, 12.79196548461914, 20.076732635498047, 3.8113887310028076, 19.395183563232422, 42.457916259765625, 32.98237991333008, 44.601348876953125, 40.1439208984375, 43.42442321777344, 42.23237228393555, 36.00393295288086, 9.586641311645508, 13.01296615600586, 0.023507660254836082, 3.569916248321533, 18.213651657104492, 38.74516296386719, 26.93016242980957, 43.30047607421875, 31.309513092041016, 46.404842376708984, 35.63603210449219, 35.31040954589844], "count": [401]}, "action": {"min": [0.44358453154563904, -1.47323477268219, 0.9995851516723633, -0.24631398916244507, -1.6259971857070923, -0.33278971910476685, -1.0841535329818726, -1.3227427005767822, 0.9724765419960022, -0.32625696063041687, 0.7009851336479187, -0.4449197053909302, 16.37874984741211, 41.83124923706055, -0.7556250095367432, -0.265625, 0.3474999964237213, 0.3174999952316284, 0.40687498450279236, -0.8381249904632568, 0.78125, -0.026875002309679985, 1.1675000190734863, 1.9787499904632568, 20.541250228881836, 38.97437286376953, 0.05687499791383743, -0.543749988079071, 0.7506250143051147, 1.03125, 1.1768749952316284, -0.9275000095367432, 0.9118750095367432, 0.35750001668930054, 0.6043750047683716, 0.7087500095367432], "max": [0.9896906018257141, -0.7489080429077148, 2.021367311477661, 0.38660162687301636, -0.43369001150131226, 0.6826981902122498, -0.6023737192153931, -0.7022726535797119, 1.5250200033187866, 0.5460822582244873, 1.6563429832458496, -0.2517261803150177, 56.446250915527344, 79.86125183105469, 56.641876220703125, 9.325624465942383, 62.80125045776367, 106.94124603271484, 88.05437469482422, 111.98062133789062, 96.50812530517578, 109.13500213623047, 99.31999969482422, 109.61000061035156, 61.19499969482422, 82.96857452392578, 0.17812499403953552, 9.517499923706055, 56.11375045776367, 110.4625015258789, 76.01187896728516, 110.45999908447266, 87.48625183105469, 110.85000610351562, 88.95500183105469, 110.22900390625], "mean": [0.6635355353355408, -1.1802669763565063, 1.7095133066177368, 0.10649601370096207, -0.796990156173706, 0.09737980365753174, -0.79744952917099, -1.079958200454712, 1.3649094104766846, 0.12036067992448807, 1.079087734222412, -0.32277342677116394, 36.90835952758789, 63.715763092041016, 14.47657585144043, 2.9090943336486816, 26.516138076782227, 50.41877365112305, 45.04085922241211, 51.9100456237793, 52.529022216796875, 52.315738677978516, 52.096561431884766, 68.48176574707031, 33.613441467285156, 58.382598876953125, 0.12184147536754608, 4.370964527130127, 18.871049880981445, 27.067031860351562, 26.60359764099121, 30.905115127563477, 29.227521896362305, 35.31414794921875, 27.138885498046875, 63.08462905883789], "std": [0.15943357348442078, 0.22837121784687042, 0.3275254964828491, 0.18737679719924927, 0.3347291350364685, 0.33942660689353943, 0.14102087914943695, 0.17556165158748627, 0.16106349229812622, 0.274333655834198, 0.2707231342792511, 0.043294694274663925, 11.225629806518555, 12.79196548461914, 20.076732635498047, 3.811387777328491, 19.395179748535156, 42.45791244506836, 32.98237991333008, 44.60134506225586, 40.143924713134766, 43.4244270324707, 42.23237991333008, 36.003936767578125, 9.586641311645508, 13.01296615600586, 0.023507656529545784, 3.5699169635772705, 18.213651657104492, 38.74516296386719, 26.93016815185547, 43.300479888916016, 31.309505462646484, 46.404842376708984, 35.63602066040039, 35.3104133605957], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [401]}, "index": {"min": [10695], "max": [11095], "mean": [10895.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [2.117206982543641, 4.0, 4.0, 4.0, 4.0], "std": [1.0540165096167895, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [401]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [401]}, "eef_direction_state": {"mean": [3.6209476309226933, 3.690773067331671], "std": [1.5810473815461334, 1.8318707037301676], "min": [1, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [1.1645885286783042, 0.9351620947630923], "std": [0.629960924068664, 0.6630884709891316], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.9226932668329177, 0.6783042394014963], "std": [0.8600346383904982, 0.8013412181071109], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [3.6209476309226933, 3.690773067331671], "std": [1.5810473815461334, 1.8318707037301676], "min": [1, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [1.1645885286783042, 0.9351620947630923], "std": [0.629960924068664, 0.6630884709891316], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.9226932668329177, 0.6783042394014963], "std": [0.8600346383904982, 0.8013412181071109], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.7636215080712566, 0.24359720065905427, 1.2016555036606, -1.3706559563712977, 0.47202210832860336, -1.912696746040664, 0.6969984001596086, -0.193749462288795, 1.2035350434085066, 1.241516775804518, 0.42360099768281806, 1.95457017116548], "std": [0.07917110309418618, 0.06350712080114534, 0.09635808178788398, 0.4058465489582053, 0.2045422198146825, 0.1370031298183068, 0.052841508926214587, 0.05234918501774266, 0.061082023074995696, 0.22587850168690363, 0.22778737823323106, 0.16805925185855142], "min": [0.582391825635203, 0.14112288967610137, 1.0279528872451638, -2.049542496222882, 0.1508757083767296, -2.0815817043322635, 0.570630050498943, -0.2748810357493056, 1.0514586684314493, 0.82438375657141, 0.10933605753736231, 1.7103251597925835], "max": [0.8268293426389082, 0.36201760896404345, 1.3703926952538465, -0.5396529677342632, 0.8714405531133402, -1.5378474046712705, 0.7590957331369804, -0.09281864908026394, 1.3162783836796599, 1.7351776047565783, 0.723311316259275, 2.277563654440539], "count": [401]}, "eef_sim_pose_action": {"mean": [0.7636215080712566, 0.24359720065905427, 1.2016555036606, -1.3706559563712977, 0.47202210832860336, -1.912696746040664, 0.6969984001596086, -0.193749462288795, 1.2035350434085066, 1.241516775804518, 0.42360099768281806, 1.95457017116548], "std": [0.07917110309418618, 0.06350712080114534, 0.09635808178788398, 0.4058465489582053, 0.2045422198146825, 0.1370031298183068, 0.052841508926214587, 0.05234918501774266, 0.061082023074995696, 0.22587850168690363, 0.22778737823323106, 0.16805925185855142], "min": [0.582391825635203, 0.14112288967610137, 1.0279528872451638, -2.049542496222882, 0.1508757083767296, -2.0815817043322635, 0.570630050498943, -0.2748810357493056, 1.0514586684314493, 0.82438375657141, 0.10933605753736231, 1.7103251597925835], "max": [0.8268293426389082, 0.36201760896404345, 1.3703926952538465, -0.5396529677342632, 0.8714405531133402, -1.5378474046712705, 0.7590957331369804, -0.09281864908026394, 1.3162783836796599, 1.7351776047565783, 0.723311316259275, 2.277563654440539], "count": [401]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3112649959150327]], [[0.43881867647058825]], [[0.5384674611928105]]], "std": [[[0.36244949417921124]], [[0.2760626130128865]], [[0.23212914563954265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5556227124183007]], [[0.5835774775326797]], [[0.5659559272875817]]], "std": [[[0.3228984878686648]], [[0.32257977175950725]], [[0.3281872791231475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569788725490197]], [[0.593207091503268]], [[0.5972256045751634]]], "std": [[[0.3409892837433944]], [[0.3316763779890789]], [[0.3426890739671011]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850791789215686]], [[0.4533280637254902]], [[0.4721899591503268]]], "std": [[[0.36065751856004]], [[0.34743816447603526]], [[0.3781039199938644]]], "count": [100]}, "observation.state": {"min": [0.5635108947753906, -1.3856145143508911, 1.2832201719284058, -0.5153019428253174, -1.1791197061538696, -0.07062066346406937, -0.8566881418228149, -1.3310635089874268, 1.2444791793823242, -0.2842708230018616, 0.27189669013023376, -0.3155995011329651, 16.51187515258789, 37.850624084472656, 10.297499656677246, -0.7950000166893005, 0.5362499952316284, 0.3268750011920929, 0.6762499809265137, -1.066249966621399, 0.5993750095367432, -3.2193751335144043, 1.0993750095367432, 10.333749771118164, 7.510000228881836, 43.93555450439453, 0.0625, -0.5412499904632568, 0.9850000143051147, 0.4737499952316284, 0.8231250047683716, 0.09375, 1.0318750143051147, -0.05250000208616257, 0.9056249856948853, 29.100624084472656], "max": [1.2517881393432617, -0.886570394039154, 1.920729398727417, 0.15001526474952698, -0.5808919072151184, 0.591414213180542, -0.5073386430740356, -1.0415712594985962, 1.678873896598816, 0.15625663101673126, 1.3113645315170288, -0.22912375628948212, 40.212501525878906, 80.72875213623047, 58.80937576293945, 9.323124885559082, 68.90812683105469, 107.95187377929688, 94.61937713623047, 110.97875213623047, 99.77749633789062, 110.34375, 98.61750030517578, 110.9800033569336, 55.95124816894531, 70.95437622070312, 0.17249999940395355, 8.526249885559082, 58.39812469482422, 66.15875244140625, 77.15374755859375, 82.05999755859375, 92.49124908447266, 105.30374908447266, 90.43437957763672, 110.76812744140625], "mean": [0.8619489073753357, -1.1721429824829102, 1.69988214969635, -0.1413121372461319, -0.7379921674728394, 0.16428428888320923, -0.6471673250198364, -1.1574642658233643, 1.5523614883422852, -0.10885360091924667, 0.7213675379753113, -0.25257158279418945, 24.61915397644043, 59.9430046081543, 37.78165817260742, 3.152684211730957, 22.603899002075195, 39.1924934387207, 37.44230651855469, 38.204185485839844, 41.8454704284668, 37.5279541015625, 37.71733093261719, 64.27700805664062, 28.21104621887207, 59.71321487426758, 0.11494992673397064, 1.1120699644088745, 25.485857009887695, 7.497990608215332, 32.851253509521484, 21.568464279174805, 37.82331848144531, 29.2479190826416, 30.471439361572266, 68.009765625], "std": [0.23712468147277832, 0.14884942770004272, 0.18907955288887024, 0.21960720419883728, 0.12895753979682922, 0.21011000871658325, 0.08458457142114639, 0.10640616714954376, 0.10449033975601196, 0.17468875646591187, 0.19548597931861877, 0.02632029727101326, 7.193176746368408, 15.479657173156738, 10.199260711669922, 4.377730369567871, 23.3416748046875, 48.073829650878906, 34.35314178466797, 49.27298355102539, 38.90202331542969, 49.943050384521484, 42.077125549316406, 37.61820983886719, 19.696744918823242, 7.163915634155273, 0.02105649933218956, 2.329676866531372, 17.406557083129883, 14.16866683959961, 22.035263061523438, 30.897146224975586, 26.922224044799805, 41.18504333496094, 33.61997604370117, 24.852739334106445], "count": [258]}, "action": {"min": [0.5635108947753906, -1.3856145143508911, 1.2832201719284058, -0.5153019428253174, -1.1791197061538696, -0.07062066346406937, -0.8566881418228149, -1.3310635089874268, 1.2444791793823242, -0.2842708230018616, 0.27189669013023376, -0.3155995011329651, 16.51187515258789, 37.850624084472656, 10.297499656677246, -0.7950000166893005, 0.5362499952316284, 0.3268750011920929, 0.6762499809265137, -1.066249966621399, 0.5993750095367432, -3.2193751335144043, 1.0993750095367432, 10.333749771118164, 7.510000228881836, 43.93555450439453, 0.0625, -0.5412499904632568, 0.9850000143051147, 0.4737499952316284, 0.8231250047683716, 0.09375, 1.0318750143051147, -0.05250000208616257, 0.9056249856948853, 29.100624084472656], "max": [1.2517881393432617, -0.886570394039154, 1.920729398727417, 0.15001526474952698, -0.5808919072151184, 0.591414213180542, -0.5073386430740356, -1.0415712594985962, 1.678873896598816, 0.15625663101673126, 1.3113645315170288, -0.22912375628948212, 40.212501525878906, 80.72875213623047, 58.80937576293945, 9.323124885559082, 68.90812683105469, 107.95187377929688, 94.61937713623047, 110.97875213623047, 99.77749633789062, 110.34375, 98.61750030517578, 110.9800033569336, 55.95124816894531, 70.95437622070312, 0.17249999940395355, 8.526249885559082, 58.39812469482422, 66.15875244140625, 77.15374755859375, 82.05999755859375, 92.49124908447266, 105.30374908447266, 90.43437957763672, 110.76812744140625], "mean": [0.86194908618927, -1.1721436977386475, 1.6998822689056396, -0.14131204783916473, -0.7379923462867737, 0.164284348487854, -0.6471675634384155, -1.1574642658233643, 1.5523616075515747, -0.1088535487651825, 0.7213674783706665, -0.2525714337825775, 24.619155883789062, 59.94300079345703, 37.78164291381836, 3.152684211730957, 22.60389518737793, 39.19248580932617, 37.44232177734375, 38.20415496826172, 41.845458984375, 37.5279541015625, 37.71735763549805, 64.2770004272461, 28.211044311523438, 59.713226318359375, 0.11494982987642288, 1.1120699644088745, 25.4858455657959, 7.497992992401123, 32.85122299194336, 21.56845474243164, 37.82334899902344, 29.247913360595703, 30.47142791748047, 68.00975036621094], "std": [0.23712466657161713, 0.1488494575023651, 0.18907952308654785, 0.21960720419883728, 0.12895753979682922, 0.21011002361774445, 0.0845845639705658, 0.10640613734722137, 0.10449033975601196, 0.17468874156475067, 0.19548597931861877, 0.02632029727101326, 7.193175792694092, 15.479658126831055, 10.199258804321289, 4.377730369567871, 23.3416748046875, 48.073814392089844, 34.3531494140625, 49.27299880981445, 38.90203094482422, 49.94304275512695, 42.07712173461914, 37.618202209472656, 19.696744918823242, 7.163915634155273, 0.021056493744254112, 2.329676866531372, 17.406558990478516, 14.16866683959961, 22.03526496887207, 30.89714813232422, 26.922225952148438, 41.1850471496582, 33.61997604370117, 24.852741241455078], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [258]}, "index": {"min": [11096], "max": [11353], "mean": [11224.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.7054263565891472, 4.0, 4.0, 4.0, 4.0], "std": [1.2661551442172516, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [258]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [258]}, "eef_direction_state": {"mean": [3.302325581395349, 3.891472868217054], "std": [1.5381689061735828, 1.8457590614242547], "min": [1, 1], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [1.4069767441860466, 0.9263565891472868], "std": [0.5068042520014648, 0.7963112028339856], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.8449612403100775, 0.6666666666666666], "std": [0.8531711243882647, 0.7956600627155523], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.302325581395349, 3.891472868217054], "std": [1.5381689061735828, 1.8457590614242547], "min": [1, 1], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [1.4069767441860466, 0.9263565891472868], "std": [0.5068042520014648, 0.7963112028339856], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.8449612403100775, 0.6666666666666666], "std": [0.8531711243882647, 0.7956600627155523], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.7647848177733839, 0.2973414858075622, 1.1278052945433852, -1.5945958607428419, 0.468985090093701, -1.8848322935656086, 0.7520444692185909, -0.18353105971030848, 1.1750724410033422, 1.4797057931373105, 0.568389336980362, 2.082877854171564], "std": [0.04809310058434579, 0.06189151361667817, 0.06935786430518447, 0.18988462173607315, 0.16764516488740117, 0.05325313327726348, 0.03117142416239896, 0.036231860377971985, 0.025056025872242208, 0.15473621219511638, 0.1603459825822522, 0.08722829579926959], "min": [0.6724443880031172, 0.20053099466471186, 0.9869199664305532, -1.9103214429051003, 0.23270874161714938, -1.9909355509771802, 0.6619088624794676, -0.225780780906082, 1.0984718002938973, 1.0677817820581836, 0.317071149441291, 1.9610025725802767], "max": [0.8254722072657333, 0.38535226608974066, 1.2181673852253512, -1.2489062265353348, 0.8882201604933773, -1.7949365115009612, 0.808809325803854, -0.11029112736778685, 1.233289346076483, 1.838747858252887, 0.7534266470280446, 2.1827207818222796], "count": [258]}, "eef_sim_pose_action": {"mean": [0.7647848177733839, 0.2973414858075622, 1.1278052945433852, -1.5945958607428419, 0.468985090093701, -1.8848322935656086, 0.7520444692185909, -0.18353105971030848, 1.1750724410033422, 1.4797057931373105, 0.568389336980362, 2.082877854171564], "std": [0.04809310058434579, 0.06189151361667817, 0.06935786430518447, 0.18988462173607315, 0.16764516488740117, 0.05325313327726348, 0.03117142416239896, 0.036231860377971985, 0.025056025872242208, 0.15473621219511638, 0.1603459825822522, 0.08722829579926959], "min": [0.6724443880031172, 0.20053099466471186, 0.9869199664305532, -1.9103214429051003, 0.23270874161714938, -1.9909355509771802, 0.6619088624794676, -0.225780780906082, 1.0984718002938973, 1.0677817820581836, 0.317071149441291, 1.9610025725802767], "max": [0.8254722072657333, 0.38535226608974066, 1.2181673852253512, -1.2489062265353348, 0.8882201604933773, -1.7949365115009612, 0.808809325803854, -0.11029112736778685, 1.233289346076483, 1.838747858252887, 0.7534266470280446, 2.1827207818222796], "count": [258]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33150728145424835]], [[0.4537575571895425]], [[0.5490580882352941]]], "std": [[[0.35664796697081513]], [[0.2652536132908746]], [[0.22112356196190433]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5450870608660131]], [[0.5731057822712419]], [[0.5571817953431372]]], "std": [[[0.3246305828881244]], [[0.3271648495731994]], [[0.333480108164628]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.543338839869281]], [[0.5646480208333334]], [[0.5534326654411764]]], "std": [[[0.3251751184451608]], [[0.3246578633294335]], [[0.33170461492332165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3815202348856209]], [[0.4511504656862745]], [[0.47054353962418305]]], "std": [[[0.3549676258000052]], [[0.3441236818732669]], [[0.37723157541369323]]], "count": [100]}, "observation.state": {"min": [0.4839494228363037, -1.3543096780776978, 1.0747649669647217, -0.4537651538848877, -1.532493233680725, -0.1745012253522873, -0.9630350470542908, -1.2664272785186768, 1.1019768714904785, 0.026321813464164734, 0.8820191621780396, -0.4051906168460846, 12.255000114440918, 49.12062454223633, 12.952500343322754, -1.3018749952316284, 3.4000000953674316, 0.3543750047683716, 14.012499809265137, -0.7133333086967468, 9.786874771118164, 0.33375000953674316, 1.1193749904632568, 1.0149999856948853, 11.443750381469727, 35.58222198486328, 0.057500001043081284, -0.3956249952316284, 0.6606249809265137, 0.8131250143051147, 0.5418750047683716, -0.08812500536441803, 0.9737499952316284, -0.03187499940395355, 0.43312498927116394, -2.568125009536743], "max": [1.2700804471969604, -0.7918796539306641, 1.840548038482666, 0.24047264456748962, -0.5656328797340393, 0.6289471983909607, -0.693832516670227, -0.7680162191390991, 1.4652953147888184, 0.6216620802879333, 1.3424336910247803, -0.2552071511745453, 43.286251068115234, 78.31375122070312, 47.85124969482422, 9.394000053405762, 67.02749633789062, 102.4574966430664, 90.3031234741211, 108.10687255859375, 102.61499786376953, 107.65875244140625, 103.85374450683594, 110.21937561035156, 69.06687927246094, 72.61624908447266, 0.19750000536441803, 9.390000343322754, 47.10874938964844, 71.12562561035156, 69.04937744140625, 84.93937683105469, 86.6518783569336, 108.11563110351562, 89.8862533569336, 110.96375274658203], "mean": [0.7773965001106262, -1.1772128343582153, 1.681057095527649, -0.04987351596355438, -0.7043401598930359, 0.07223295420408249, -0.8015680313110352, -1.1010109186172485, 1.3757654428482056, 0.23837566375732422, 1.0078401565551758, -0.287622332572937, 24.648941040039062, 62.45661163330078, 32.16431427001953, 2.60487961769104, 28.704282760620117, 37.862857818603516, 47.31150436401367, 40.67750930786133, 51.9803581237793, 40.78269577026367, 51.880760192871094, 54.83283233642578, 35.96640396118164, 55.02788162231445, 0.12475092709064484, 2.6004722118377686, 17.326457977294922, 12.005112648010254, 23.356124877929688, 15.953754425048828, 28.938602447509766, 26.952068328857422, 26.087459564208984, 52.2275390625], "std": [0.2252030223608017, 0.1521109938621521, 0.18188875913619995, 0.23047810792922974, 0.17909982800483704, 0.23545204102993011, 0.08494127541780472, 0.12920944392681122, 0.08052626997232437, 0.19603843986988068, 0.10381104052066803, 0.025353852659463882, 8.616670608520508, 11.369214057922363, 7.658897399902344, 3.841273069381714, 22.94570541381836, 43.11846923828125, 30.426218032836914, 47.104393005371094, 37.99299621582031, 45.0138053894043, 40.07200622558594, 42.16910934448242, 18.108671188354492, 10.239418029785156, 0.025208238512277603, 3.088569402694702, 15.712824821472168, 19.15884780883789, 24.315288543701172, 26.76750946044922, 30.499494552612305, 41.9977912902832, 36.198482513427734, 37.25332260131836], "count": [280]}, "action": {"min": [0.4839494228363037, -1.3543096780776978, 1.0747649669647217, -0.4537651538848877, -1.532493233680725, -0.1745012253522873, -0.9630350470542908, -1.2664272785186768, 1.1019768714904785, 0.026321813464164734, 0.8820191621780396, -0.4051906168460846, 12.255000114440918, 49.12062454223633, 12.952500343322754, -1.3018749952316284, 3.4000000953674316, 0.3543750047683716, 14.012499809265137, -0.7133333086967468, 9.786874771118164, 0.33375000953674316, 1.1193749904632568, 1.0149999856948853, 11.443750381469727, 35.58222198486328, 0.057500001043081284, -0.3956249952316284, 0.6606249809265137, 0.8131250143051147, 0.5418750047683716, -0.08812500536441803, 0.9737499952316284, -0.03187499940395355, 0.43312498927116394, -2.568125009536743], "max": [1.2700804471969604, -0.7918796539306641, 1.840548038482666, 0.24047264456748962, -0.5656328797340393, 0.6289471983909607, -0.693832516670227, -0.7680162191390991, 1.4652953147888184, 0.6216620802879333, 1.3424336910247803, -0.2552071511745453, 43.286251068115234, 78.31375122070312, 47.85124969482422, 9.394000053405762, 67.02749633789062, 102.4574966430664, 90.3031234741211, 108.10687255859375, 102.61499786376953, 107.65875244140625, 103.85374450683594, 110.21937561035156, 69.06687927246094, 72.61624908447266, 0.19750000536441803, 9.390000343322754, 47.10874938964844, 71.12562561035156, 69.04937744140625, 84.93937683105469, 86.6518783569336, 108.11563110351562, 89.8862533569336, 110.96375274658203], "mean": [0.7773965001106262, -1.1772122383117676, 1.6810575723648071, -0.04987348988652229, -0.7043402194976807, 0.07223299890756607, -0.801567792892456, -1.1010105609893799, 1.3757655620574951, 0.23837566375732422, 1.0078401565551758, -0.2876223027706146, 24.648941040039062, 62.45661926269531, 32.1643180847168, 2.604879379272461, 28.70429229736328, 37.86288070678711, 47.31150436401367, 40.677486419677734, 51.980369567871094, 40.78268051147461, 51.88079071044922, 54.83287811279297, 35.966407775878906, 55.02787780761719, 0.12475097924470901, 2.6004722118377686, 17.326452255249023, 12.005109786987305, 23.356124877929688, 15.953760147094727, 28.938594818115234, 26.95206642150879, 26.08746910095215, 52.2275505065918], "std": [0.2252030372619629, 0.1521109789609909, 0.18188877403736115, 0.23047807812690735, 0.17909981310367584, 0.2354520857334137, 0.08494127541780472, 0.12920944392681122, 0.08052626997232437, 0.19603843986988068, 0.10381104797124863, 0.02535385452210903, 8.616671562194824, 11.369215965270996, 7.658897399902344, 3.8412728309631348, 22.945709228515625, 43.118465423583984, 30.426219940185547, 47.10439682006836, 37.992984771728516, 45.01381301879883, 40.0720100402832, 42.16910934448242, 18.108671188354492, 10.23941707611084, 0.025208238512277603, 3.088568687438965, 15.7128267288208, 19.158845901489258, 24.31528663635254, 26.76751136779785, 30.499492645263672, 41.9977912902832, 36.1984748840332, 37.25331497192383], "count": [280]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [280]}, "index": {"min": [11354], "max": [11633], "mean": [11493.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [1.8714285714285714, 4.0, 4.0, 4.0, 4.0], "std": [1.2061915101606666, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [3, 4, 4, 4, 4], "count": [280]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [280]}, "eef_direction_state": {"mean": [3.532142857142857, 3.710714285714286], "std": [1.4512441882321359, 1.719185705441949], "min": [1, 1], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [1.3464285714285715, 0.9392857142857143], "std": [0.5049626173272217, 0.6707348239666946], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.6785714285714286, 0.6714285714285714], "std": [0.8260738218728818, 0.8145363022941958], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [3.532142857142857, 3.710714285714286], "std": [1.4512441882321359, 1.719185705441949], "min": [1, 1], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [1.3464285714285715, 0.9392857142857143], "std": [0.5049626173272217, 0.6707348239666946], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [0.6785714285714286, 0.6714285714285714], "std": [0.8260738218728818, 0.8145363022941958], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.7719719771133107, 0.26373603771098447, 1.1451400107201752, -1.5649774351762311, 0.3963053464225209, -1.9260694645411645, 0.7168010840019442, -0.2073004959736359, 1.182494493185301, 1.3249710579326526, 0.30906665065322664, 1.9198011516177174], "std": [0.04553047513813082, 0.06850640302621697, 0.05553038734339596, 0.1716970007474785, 0.14420394761984817, 0.09768835358400173, 0.02413902463973077, 0.03749563934346094, 0.039252571043491565, 0.10329677417630324, 0.1906329563261269, 0.09119868637035237], "min": [0.6214266806139999, 0.16636512553690436, 1.0175417663603112, -1.893198891099409, 0.21325569358270235, -2.0521488211911514, 0.6356018154090946, -0.2603218279009035, 1.0958100671222921, 1.0657341469736699, 0.00734272398727942, 1.7605022754263093], "max": [0.8213260696687271, 0.36652584335691724, 1.2259507643551444, -1.1031008276768366, 0.8040998173898819, -1.5671015837118085, 0.7541094797600199, -0.13066860249886178, 1.2751685634814578, 1.5585869543486093, 0.5343198266234692, 2.034654298221367], "count": [280]}, "eef_sim_pose_action": {"mean": [0.7719719771133107, 0.26373603771098447, 1.1451400107201752, -1.5649774351762311, 0.3963053464225209, -1.9260694645411645, 0.7168010840019442, -0.2073004959736359, 1.182494493185301, 1.3249710579326526, 0.30906665065322664, 1.9198011516177174], "std": [0.04553047513813082, 0.06850640302621697, 0.05553038734339596, 0.1716970007474785, 0.14420394761984817, 0.09768835358400173, 0.02413902463973077, 0.03749563934346094, 0.039252571043491565, 0.10329677417630324, 0.1906329563261269, 0.09119868637035237], "min": [0.6214266806139999, 0.16636512553690436, 1.0175417663603112, -1.893198891099409, 0.21325569358270235, -2.0521488211911514, 0.6356018154090946, -0.2603218279009035, 1.0958100671222921, 1.0657341469736699, 0.00734272398727942, 1.7605022754263093], "max": [0.8213260696687271, 0.36652584335691724, 1.2259507643551444, -1.1031008276768366, 0.8040998173898819, -1.5671015837118085, 0.7541094797600199, -0.13066860249886178, 1.2751685634814578, 1.5585869543486093, 0.5343198266234692, 2.034654298221367], "count": [280]}}} diff --git a/Airbot_MMK2_move_tub/meta/info.json b/Airbot_MMK2_move_tub/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..46c9eeae896fa2f88f14148f25e55f02d2d0f7df --- /dev/null +++ b/Airbot_MMK2_move_tub/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "Airbot_MMK2", "total_episodes": 37, "total_frames": 11634, "total_tasks": 1, "total_videos": 148, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:36"}, "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_tub/meta/tasks.jsonl b/Airbot_MMK2_move_tub/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7718df0120f3e4a9f7fdaad04bb45e5f4db99b4a --- /dev/null +++ b/Airbot_MMK2_move_tub/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pass the plate to your other hand and then put it down."} diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcd2ed74de750062af22995ece562b122cb2f4ca --- /dev/null +++ b/Airbot_MMK2_move_tub/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:b40d4aa86858647da0fa9e3ffdaabb7a0a47c1fd2e1a27926a39e18ed68505e6 +size 2379651 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec10d3bd3d0e0b80e940177571469a88d74a35e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:516379e65a022238936b975cc0dc65533673aa98c66fe72fce1ae57739a43290 +size 3676364 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d5913dd03fd219fd2272a579c571001e573821 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:3466f0ae5ce299ceec465d777d98964d57c4210807d4bd72d5db4292e52a13be +size 2412864 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5789d14672ca41cae20c303c95f57a6250b3ad1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ca027b34070f6d324655f1fa5cdf00acac25dcdd52ad118aa8b9316d1122c91a +size 2746801 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f8cbcfa1e4d751b9b46cca27dc548c12fe4628 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:42fae3c0121819a6e3e48999baae03d55ff11f788bb585058a7089c9d1949a11 +size 3281172 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..905034125f9d516d2c3acf51de4eca078bea9be5 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:99c8271ec6c2c61beb6f109d0188ec113fe05e50bc7aa0fe4b377a54b9f9ddf4 +size 3109734 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d76afb80254e82bd971bb239831aad4a6ec8c34 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5a40eb99fc7e4f870979d53a28b387f963b01bb4b3786470bae3862312adba71 +size 3242748 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e28f1a68783996b91d89c55f18853cf5e068ba9e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:0dafe2e69719e102e0f9589b6043fa1ffec364fbfdcd5b1962d76323d8d5fa7c +size 2413869 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1426a43eb770268bddeb5a037055ecd78d87e157 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6345d36835e0acf1e2697d07fb59877590eff254c767295fb473d1af7e34ab59 +size 2466447 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad56567f5cf3ce0689c63f535a33becb7bf3ac0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5c609b454db148dac8e36157b914e71deca2ad766bc42fb31ce5e2ea38bc3e53 +size 3479508 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b953aaa1fc18045591d0ebab3650e0c8fbeb5cf7 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:aea3d33ab3fab5b35448a56aa80fd78a4f54f1b717e30dcfdeebe457ab94b17f +size 2362801 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56a3a9198e28235707b4eb4c2a9a01d178c1da0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6d62a7485c41f121e86c2db40427b0494d4ec16048a4f343007fb4ac026db671 +size 2823064 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d5b509a6ab562f9c26ed121007ae80fb42ef09 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8d7afc849ac1a18295d7f7ca0e14ecfe2cdc177e7c97124c871a6d0321b5b51b +size 2503963 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5c1070b2cf3b86fafebe953977e6088207be99 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:c4c62a5b79627d82ba4b66c14f7fc36ba8ebc8bfb977b704d79dbb5a11342031 +size 2209492 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..684c9b6b4d7f2f27ab8550001ae50c0554b9cd25 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9e4fd2efeb7d99cc91bff8130a43cf0c4a079e8eb5e25ecbca872c7e746a995a +size 2616778 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1854793498d04ac3126e85a3a3ca40841ab368 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6ed98840f67d6a1daec13060d6688ff0bff963330339e6a43fd3a0767435279f +size 2753196 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582d5fc4268a534d6564c815378d806759813521 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8fa20ec75f3384575c45a55e3eec93a21e2b526718cca55758d31a7dde708234 +size 2035218 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f7b29d68e84c1a624abd994690bb9e3f3da92a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:49bfd469e393d6a4b9604e30275c8e6d0efd2e084e0c17a64abe9ddc34816055 +size 2152062 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3864d13943ec5fd6edb822d5c2602f8221749735 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:be85fa7a28fa8747a1e9bf56c0017e35643d95c2bbd32a34448d0cb3e5e4ffe0 +size 2353353 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aa53dbeba5dca551dbc4f57d597c4b82e104ae8 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:959113e0e53b061b7291f0c332080479b9ef3693e9ae7187523c390477588398 +size 1988601 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac3c3fbecee88b290486c7210d2c4481ecb428d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:4a73fdde452b2675c87c098f1af3d8371c4eb0d50c2cfedfc99c4e7c6f82f81c +size 2725980 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3573a3b9c2d39af2d431d71ec6f527301c7e52 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5a9d140ab46138996d74c0eff397e8205ca392e49030716300c7c1a043641292 +size 2141584 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802d6f22c2119f11d18ba55c3da6872261cc7fde --- /dev/null +++ b/Airbot_MMK2_move_tub/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:64d53569dc8ed6b175d61dc18da68a7601dd5b2ef224d932613a727b4b624652 +size 2273190 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e91a32bfcce27f35cb5e2c98d325df3343c6b5 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:bb78333545d3035e2e665b2447baaf801e7b0eca8a785b6113475a5283b300b7 +size 2775835 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65562ec9fa7c38b5b738cfaffdf441df789ebfc0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:2c92b68db3e86b0cf97d332ddb4cec8c0b8d7efac1ca006afb471713aa5367e5 +size 2232542 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9727475100e3c96835aa43562edeff9f138d4111 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6a2cfc1c23359bce6dea85b8a84b96291a9f5955eac3f6855a555d1e412679df +size 2031351 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff03865484a92d54fa9d09c412943ce0f4826c2 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:db79c458bc3ccbfc1da7bb66880714b7560eb1587fe5f57ba2d3056512d906f4 +size 2345927 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b60b86a2e23bad7fd0b448976e9f8e11de5f62 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:31e411916a6fd3d1e0ea07826d2af8944469c84ef9461436d35f833ccb5baf59 +size 2652483 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..811a6a7146dde31775ab1f8b6047458b8de37125 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:3f7092535b3d4e4b9b042d80e7e24e96e4bd430938a31388615d33be0a0d7e8d +size 2716058 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60392fed71a0ef5624389a051667969a1bf49f13 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8b02ecdba8de5bb68dd5c960389857ff8b137714e6149804250a236811e49396 +size 2419883 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1fc4fbea9853eb2ab94719db98a370fd7f2fdb1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6175b414473fb10758d3c48f4bfbd8ff473052893c3cdcaa0fa1a2265301f97b +size 2234478 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4da1774636a651a5398e028dc05233a441420b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a340cd0a855f40298904c1ccde250d0696efea137382e047e6e89863e0ada75a +size 2378234 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a62afcaeab3575c7596a98bac78f2962cc995021 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:7920af44f18144934234ea1f91c66e3e5263aff6aa8dece28c7b1c5ef42a06fc +size 3630069 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a0830a7af2c2e63ffddf244d99e009d0060d01 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:568048b98d3b8d2a8689f5154ca48de2c4d158f300638f865f7713ea61aba7fe +size 3101212 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d289cd7d29826804aa301f65d0e4f2dea09508c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:4f2c91215ea765d8a1593e150c267bd1ab822ad1b8ac5ff13f2a488b3f7dfc36 +size 3357369 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed25b1d427781609efb1348bb48f08a9c7b9094d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:74b065e82044093b11c0a286c3573278385a289623663d66c984d1c14d66a869 +size 2067941 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c76f1fe8969634e8e610992c3b4eae949f75e56b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ea7bb54012a3884dd240da7d8f8b419416795b41ab936df68fa1720b928eea78 +size 2439000 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a50a8679e0374ed0d55dbb83859f2af3558301 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:71a9fa88b0345f785385ee982401cbc4cd7bda036cc923a2de1488ac3d2603c0 +size 1287950 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d162154697f42aa63ce219b31723d0c87bc0d5f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9996974d4216546cc3410b5b0692a4269767973cb051dae0a5d1cd84ac7b6ac4 +size 1709360 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b93197d3f8282b4a09a95e019fb9137a78b790be --- /dev/null +++ b/Airbot_MMK2_move_tub/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:99449975018b3512070d607465e3c2fb421adee9d727208e3a4789156a6378a3 +size 1277671 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..194a4e1c0f2999cb194c9d988e50688f7e8b2b1f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:401f13e472fae6acac1850c77cad8e65ad49fc80049a237f1585bc69fcb62d66 +size 1267364 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3e45dfc2864194df12a3adc1692e96a00808af --- /dev/null +++ b/Airbot_MMK2_move_tub/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:d26f3c16b51cadb4114aab96f955c91e5228f2c23c3187d8b20d177fae34c50f +size 1522312 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f40d794524178874a4711111ff2f75f6b8b96ca --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9d4b58a0a70bc2edc8a1547315b30d2c7949b2d8cffe8534799e4d845f725ba7 +size 1424329 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..593ceaea1b2fe3b4bb2c760f7a50c97ed89e43b7 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:26ca2aa624625bbd7ca66103743fc632ba3ad26515cbf58f4bd0a2824f77ee38 +size 1551127 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e19b221275d2219877041969700e68cc47a5cf --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8e29f5c70aab4d5f2fa44324784ca229e6f1a6a5b53969a6ecdc90fe4ffeea88 +size 1069241 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fca569ef645c59ba1ea4855b5a7f5d467d5e467 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:86bb47a4faf3d545a381d2d42bb2655eec733ce43ea60a02d07fd76379098250 +size 1076346 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c2e95a3d49167a04d61410e5a9e1bc69a4f564e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:b8f3fab752cb02611f9b4820734813062dfddadc878583e315dfeed357dbb9ab +size 2061315 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dfccf3be8e4c4f8979854ac010d0fa6398f10f0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ed8711d4afe96b6d0e8eb7e5ff09fd4bf0c1be7ebb6f85905b155dcb6807ac7a +size 1120610 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e869844b48495f4062ae3c9b13f3c90f88f1402e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:898898fb744fd9bcf6210d3548862d0f4992f77e931753bdebb6dfac9f417234 +size 1377407 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32bf1a9036fe8cd971ac69c5ffbc47b0283191a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:b7971b028acfafbb4de22086e8836bfc411242fcdbdec487c5f689ab16d81280 +size 1164701 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c007a86b054abc3af962c70ad4ff7ad7aad8cc3 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:411470f49f267866de728d03e47be55b18f709e8cafeadc42fd61e0a5849ed89 +size 1110779 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ba6d9a2167a27af97138b96f683836f6e3842a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:1acbe484a35c1777ac1e867903cf699d6f9d9d913ed5d592d4d64268ba6cd2e4 +size 1484178 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d25756cb80b08fe3be59546a230d4ce71fe4665 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:4c669c1de51caa6f97374bb03af55ff09d3b6fad3e2f6903459bab3ffa0b2cc0 +size 1480466 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d41bde5fd49fd8403333095e72a2f6c72a4a150 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:b89dba8eb248b1453619897726a030ad479fe1361b38aab51fbe383db165768b +size 1019981 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6a8d73a99f59486d143eb0ffe78e422096f240 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:7968dcdb9d9b906d2ae057d8a335a6f0b000cdff6d28b2e8f9f77928958e3b11 +size 1218623 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db788a84e673ac73942fae5c3b9fafa84b2fdbf5 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:0c4c7b4ff0fbe1456498cdcee385f1184b891a07856a5163b1610d2166769825 +size 1141840 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb4289c1f41542fbcc87f4466d3877d5e785586 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:14363f4fc73656e5f27065637bcc120a057200a9584839dc45e832c7a906a43e +size 1112143 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a32923796f5908cc26d0f90faa67d63076eb40a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:40a09e8d45a1796f39b062c2b2215ff4a99dd37965be315104cd94d7becebc36 +size 1510229 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c4e4a5e17e64e9967bd7129b41cb51193d4ccd1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:785f3592de18c375be587f37ed2db9bd8c51da06a41ede6609728ce6a3e23ff8 +size 1126208 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681e549745e33d35e5a3935e02f1058055e3cea4 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:62b2f9ff3c1f286ee403d9810df09b6e38d8ed1aa43971e24e57c6dfacda8bec +size 1218010 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..320cb32874b5cf88d693aea052f22608945de254 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ea8565656c891336deb7603f78f2ad50068141fa577416d312962d009cc6f467 +size 1286775 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b11d64079ee83b970c8aa54aba832ea272f9c9c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:407aea399584149430fd0744ac2cb4b525abe0a661993d40112de23dd3020170 +size 1190664 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563ea619dc972129afef3ca9fb55328fb75836cf --- /dev/null +++ b/Airbot_MMK2_move_tub/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:dfbec9653517658767afdd693ab1f012a8f914ea2df7ccc854b52ffaff5a954c +size 1101656 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f234cfbdb15607e25fdc2bc2160eb70ba9f53267 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:974e430f2621d9a744256aa618665f603bf0e8f4ed7994e650de0541452ae48b +size 1181232 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d2f0bf23ce97463f4907240fab977446edb3eb --- /dev/null +++ b/Airbot_MMK2_move_tub/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:7765cc67f01b24b71c2930104fe7d15518c3e20f80b4ee4fc6e0a8d90d194b53 +size 1299739 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add9eed49c537df3a607462946e5c4b62c647887 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:2bb201ca4e331ac3a538953cd9a1ee7b74c53c70e5ba477943088abea1219ff5 +size 1419736 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4a13a264141241b87983c91fc0b9ef9ed8be6d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a7421ceae86dde30988d8f0d0ba8f8a0faf4a4d8a530952cb856371fd27dae79 +size 1242162 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276f440919e784ef9fff4ef5d8652fff02c14f89 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:74d5ec45fdd5f2f2f675ebf50a00f8e944524cdaf74890f61d6299c1796e26f4 +size 1180151 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed23ceff3cac70a0647046db5c084ceaf133fd1b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5a4e23b474dfb1c91de3fe0e2f7131c73c55caf94e931160b93e23be16b10885 +size 1176045 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9a28ef1b3abf590d980de805a94d21a8f4b052 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:1ee1165beaa3bc6727e56ca9fc7771ba4ef60f3f34b9601b5abf4523959a5046 +size 1578704 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa55afb8fe92a41a15ffe54d879dbcad2634824a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8c3b8a679875f0b052e1b9df60ea4ca872d7c6ce7753a01eba57ec853b66e327 +size 1422056 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd20a86b241341ec1ba10284f96df763ead0d7d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f70189603653d99b244e7ec26d463d5e3701b52fc7db5bf5242a5e5c827ea5f1 +size 1702249 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6963bee35cdf1e93c74fa1eca0b6e14ac323e2ad --- /dev/null +++ b/Airbot_MMK2_move_tub/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:3ed30137d14bbb12407e32435e554be7676c8f19dc1efa645e998e3a9c563b84 +size 1093641 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f7643df2d246525ecce9fb5d87ac04552540627 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:75a0bd521f63c931889e3b549b3881c438e5373c2f5f9e81274f9ee1f94ba83a +size 1148054 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967ff4a3e8bd0dd940d63b57e10cb659b801872b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:390763550b3fd25e368ba8a733c9ddf377cfef9dd18cc97f7eaaee9b58ab94d6 +size 1926690 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6467bda941a1fb83fa216f4cc415e73bd9dd28 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:35e45fd15e4775b8f3f60d9f99c1c4c08522664fe74cf2aef3a29441ed961749 +size 3113369 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bfd7b3e8a7de2860f6b1f2c5a35b55ff94fb054 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9ed2222338f478312afb61f5731a9b347f15b97fa1aed7562f6594855bfc2887 +size 1350792 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6328517877357eec56f7c5e8958f0bd355ee1eeb --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a339637a867f5bcf0efe629e7f714a0f0ace8a459d09ab7789cfefe6a8fa9c35 +size 2199712 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a647fe7f527de509fe6a192986a620d9b1e298 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f8aad446ad0a1f68ddb5bcb4c661abcdc2a3e183f09e0e2c30823fe9c7e51ff3 +size 2081252 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d5ca8010ebb9c22fa628b35fb5ebb351829239 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:60c3e7dd3fd6f743c7eedd1dabfa1c7333fd5e41743cbf077802f5204151398b +size 1781031 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe94bed2441b27f3c3670deaf4c0d80e2af62636 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:92cc3bf59ddcbd1a6a612cf71558b2aaf30fc82f2e3523dbd9c09fb3020cdea3 +size 1362363 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46779fcc3a76e738236ed006cbd0e7aa6fe92f83 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:46725ddf4996c7d9a8680ef0b96d526a6fc08cb293ecdbd8685daf1f518f5557 +size 1302903 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feaad2d1edeb37c9303fcebce6fc65a1a9b23d82 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:cd0cc3a22746f0076f55b85d656ff836d2d639040b4b512f629f6776712caae0 +size 1430562 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfd80f0f79c6722693feeee1edc88e9429390da --- /dev/null +++ b/Airbot_MMK2_move_tub/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:27ee5eb8d8a519945766c9cc0081d636636718219433727933f9b97c42eb12e5 +size 2322757 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d02858dd90d00fe33e32ef8c15fe4c7cb7ba416 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:e9ba86f88a951df1b148b91fb0dc8be033d27b4d63db95e15339672c7e41296f +size 1379039 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b18812a621328b71074036538f8ca748c596a94d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:b4bede4b290d90a8a3afb30a627fddfa6c2dacb316a1f4c75998b9ddb36901f5 +size 1295538 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e5202b678c0a6d1f6fd0871b6961ca0e2923f5f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9770f59c07488c91db8c3f25ba314f3e654b9a563283c1d5a2f2351191abdba6 +size 3111939 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced6fd5f765e54af0ee68f438b1f32885dee33b5 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9d5bd76ee0382f0fde2583d3f5310de2941c85d097de9253d558f9af7a9e5363 +size 1084174 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0729e6123c9ba4fe82c0c1b96bca26333e97bc22 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:97fcb7b7747d87f9020d74891382bb2dac121ce5f5cc16e47092da8a9dbd3548 +size 1615050 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef14d93a62348fd27cfdc12581d64e5e3f45416 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a38d039e1212c5e6e8840b3e95c2fb293690149c6b3666a985ddb5c7c7f48590 +size 1942337 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907fc09f8709d368aacc12a4d76a33c612a3a1f0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:09d56b4e63062907a8adc4e980d908d21d851baae47c4f87ecd78ea52b53de3f +size 1167325 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8153bfacb884fbd93ed4f35978c1691e3e202ab4 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:33bc060cd53a9e7c03e10430e8bfd8961066b4624c8b6197607830185247273d +size 1502275 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73ca132dcd0a8eb963b50c50978776a5ce54ab96 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8345b063e8083d2060fbf524802dd8c04345bd74de158533b1d412ed986cb066 +size 1507969 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12a3817b6f33cea6297bc2a485f2de074b33c9a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:7fc9b2e576cea5634222e00a975da80b04d07934d256526190716350fe086efc +size 1235387 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c76c3e8b704e01ade06d95cc35764256393a6b0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:767928cdd7f239c8520c68fda7b67619325d927cf8dfa66bb3c74c1beb88c861 +size 1519515 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b359cdab6e7dc47d0ea2d4f7734902bc2147968b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:0ec0d4bdc4397f2a9d36311685a62ebead1a1068166121b75e7de3cdf72a9813 +size 1313498 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb665a2e1ff434be9b502334103e8afecf3e5658 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:794a48b54daa82e2c02d287c47c2d59a6f4f3e7971f4324f14d144dfcb2620a4 +size 1184757 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42c5833e19157de3e637f06ef49000bf998b19d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:3061e6bb34bbad3254be7c5482a3d06a7e158ca73787413ac33a48e7cc043f6b +size 3537046 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..198a63b1fccebeab89ad758d1db66c20b186e4e1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:0d2acc32e19c243bb472d7ee8567ffb239e21e9794ec141cdae871ef276c3e49 +size 1183215 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5856f873350a0dff556014a13c26fcdf841a7f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a631b1e51172085575b629eae5be38cebc793e5d2957e660bf1c5b984cc7ec5e +size 1449872 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce499e5508af44ebde760800fe98895856a9c3e1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a76fdfc4485f4d73a9fefd98c61fcd8c45aa2882695378a7f6b33f50fa526480 +size 1106585 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d816785a05227e500608890ae1bfca9ff52042a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a74b75f06362c100f64b68253f9a40b2ce1e79a869ab468a05eafe8527ca4204 +size 1198480 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f011a258f889129605e4a3e3f6967ed0c62d52b2 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:af6dc8a0a9bb41564d3df4d8890b4061cfd4277c60e9544eaf520dd477f72466 +size 1520265 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d78cbe29ca47d2227325769f0385854e2d3ac44 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ec3939b001c7895c33347aa93e1412dd27b6b921a9f0e83412b224006c1b640e +size 1724833 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001974d16b00dae532603b089442de0db457d836 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:14831f77aa43972c883e9f7f5217761c4261bf455aca2a8541bc538a92752daa +size 1436448 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c722352c9e91cfd7677c5d2c571266169b3bd3e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:7f32550b6c526fcc50fe44443e662a3974463dd2f7c59210cb59c785c9282ecb +size 2185083 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2a35f241488b564189d62f27156c0f50c1ec48 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f2ac95047f09ae15afcbd9a5b2dee2ca2ecd701acb22fee77444f3823f7bb43a +size 2070871 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f694fd98f9493e371e500c06d7efc290cdbcc18 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f869b89f7198509928a24474b0f5375bc6326560dbe46dab9c6324754e39241e +size 1737737 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11407303a1643fb6c465cdf4b616d2254949437a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:dbfaaf5bb5031ff19dbdd5d404bdacd6b5373d0d6ec2796842df2740a91182ff +size 2296876 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da502d384f1e3aef9923133d8326a25150630db2 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f5df5ff58fa9a1c422a5ff1861ff514009ffb0de0e813df947ddf33224e8c130 +size 1418209 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b6b4e77cf4b602c39e66356e9eabe86cf31e3f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:d686562d45568e7c5a7c00615a514bd8b77b251951255bb935f20c314636c234 +size 1524047 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22f34817d6ea0462e0bf1033b4ec44e8007b2336 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:899693bef565dae5042a042746eeeab768252a9c180abbdb447e623eeca413f6 +size 3475542 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88147b2da5203a42476c52ed648d3d3d6566578e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9aece2de4fb4845dfcc9acaca60c9cb11d71cfc4133b760e7faf9082a46667f9 +size 5042103 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f87b8bd18edcffdfca8780df2de3e6c3b47e7d1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:e3836a7d085b66c69079ed00f3ba5b78b5974774824c898c405f1f911045d43b +size 3760888 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026c0879af3dd7959fefddb067c9d6a9e7d1ef2c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:e6f399b0f6908933a15a06fbe07399a7f2be9f68f1fed61bb5155f71fe1e8647 +size 4389439 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..204b30137eb34d6619e3065b0b6732e80f396bc6 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:101a6b6f950a149116f77a9e0cc848753e5ad717d188ee340bfe803b0bda21eb +size 4611920 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ae6663ec637d784d6e1a04a05b848d5b9e70749 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:24c48b7538ec4881dc3012434bcc58f61c1e363fe6365e0c648cba9ff7b9325e +size 4158127 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c45fbaf92fde597b04bb9ef9df4436ccab8a2f6 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:ec5210685591f5b09edf0b4648a2263c0b7838d27b70eaef3310b2df83b9ef6d +size 4428615 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fdbcaf9e37b775d59217055c1d19b6e7529e60c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:9e1058780959bed1efdb2b0eabac41e8fde5bdb517b1fa32bb00c5b30570b8e1 +size 3527310 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..378d5fae1dcb2748a5e7a847fd9c895980df0f5e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5ad715f8479115c9f82c62adad65b2191a275b471234e68c716ede517aeebfaa +size 3792392 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c37dd0736d73b7552cfe2861e11a321ea859894c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:fa1c5d6f2c04888ac3ae0d220d1bacacc56d821a2a3cab5aba238758209bf103 +size 5574843 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79542d3e4a5d656d3662461fcee02073f3a6b8fe --- /dev/null +++ b/Airbot_MMK2_move_tub/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:50e97bf2a3e646639de70277c31ec6491414ddb0214de2ec36a48bad7360b379 +size 3727718 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4617f6ae7115fd9614163129cad23869cd7dc23f --- /dev/null +++ b/Airbot_MMK2_move_tub/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:541837f92d34f7b749460a70d4e879809d0fb95808ef0c9db398f09832d6d97c +size 4115362 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0424ade4ce4d6ced238e66dd70f3677c2b2cf45a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:8e132527b7b14bf7e2b573012aca9146469a6000fdee600c93c3b53edccc92c4 +size 3384716 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89534a944084526378bde6299236a538410f84e8 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:456478b8ef3138db3ae2d65be434ae6c581b81f8e48e6a9da36c25facdfa6a93 +size 3496840 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5caba61e9812ddca5e88ce0fc4198b87d92eea --- /dev/null +++ b/Airbot_MMK2_move_tub/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:931ac79125b1e1b71cb17bde0d8f4ac65cac2f96dd4916639368af743ec8a525 +size 4005789 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..593d7e47c3d198e1d8f7513e94660630df8f09aa --- /dev/null +++ b/Airbot_MMK2_move_tub/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:76e499e760ee507f148e927852c6786fdc53f3466e846607847bdc4643352435 +size 4148260 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cec8fd5bc277807e245c5232d8b7bda2d95568 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:6b3f710db58c59cbd8d1936162ea4ebd8f3c0e7f46f334dc449223508e827d25 +size 3112812 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0723959bd86bf2f840799b184c99a511098414a --- /dev/null +++ b/Airbot_MMK2_move_tub/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:68e3da1f70ad84706eebda0c12beac105f9e7f944a24cf239379818bb4fe266f +size 3224699 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d40a8c57dfb03a167258c4f56c1f2318569bdde --- /dev/null +++ b/Airbot_MMK2_move_tub/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:1e8e16663ebb56e54f96838d9e1dfdbf21aaef2932e751e041aec8e0b646c9fc +size 3511591 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31237cc1194c0ca728ea7ee62a04d4bf052dd28d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:5d4e3fe67911ede2b6a3cea08920ce18464b19e2689cda52b89c80963c4ba09a +size 2944153 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26cc6caa695b37a3d0eb2a89159ba38ce7de6ffe --- /dev/null +++ b/Airbot_MMK2_move_tub/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:74a3418722ac57bb89ba4d5677fda405ae161f46b4d237125f3e0dd16b61f584 +size 3950430 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61294c77dd11fd26f8c7c1f6aed9e2fd8326ee67 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:afff230049521fb465850e101e223acafb4c627c9d9d5c51200bea44c38e84c0 +size 3288501 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5eed59a429d5cc40df433cf041761bc0d69ef5 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:e3275aa6dd32aafdbc4855ae570382d7852afdbc24427af6fe942e363926104c +size 3415137 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f520cabfee48f1db2eb1e4150cec0da1bf34a3b --- /dev/null +++ b/Airbot_MMK2_move_tub/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:e1fd7220c3da3af5117ddbf68815074cb337d97f5c7892badeb1b24e0af70a3b +size 3786390 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41d0adc913d31ea2131705a7b512f544a38c62c --- /dev/null +++ b/Airbot_MMK2_move_tub/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:d0cdcecc35e7fa95be4741ebe6922cdf7f0ee2b0712e1d77cf4ff676dd40df40 +size 3240194 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39957fb430a08a48d69fe02457b2d172bf5387f0 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:0651dbca0ee223d555963edc55f6ddae2302010e9eef323bb58d3dda04806614 +size 2997555 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4f246e19a64ecf78b6525e1ee09931caa55d1e --- /dev/null +++ b/Airbot_MMK2_move_tub/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:d7a28ef923803d9acb7f5b2026408dfe60cbdec2a59e45774ef616eba0e0b359 +size 3429716 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96b05697f6ebf563b412eb6d6be51704bbb33ef --- /dev/null +++ b/Airbot_MMK2_move_tub/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:622d8905bf635a28678df8dc617240fe615bf2f329ad609f8ad04aba9bf5a394 +size 3783342 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be53d5ead7a3d6763383649c802acc550e1b29f1 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:25c5019c0643fe4028916b5c38f8b817159566bd1ec7409db4252f4515df411f +size 3849658 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a24dd4b2de328ddfd1e142f8e022386b5376bf03 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:f0b0b6213ebfe472177fc50d3b4bddb1b7f93864f8305c1860082676df19ed44 +size 3316889 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e342c8166dda2fcf6c0f3c013368d63126a015 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:674c75a94925175c9639e0d3ef76c81b470a1ddd8ca28b1aa9f8927db4ed6dd4 +size 3224554 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f8e71881b75966bb8df0912c0c259e34a02f16 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:94279a668de321298c7caa156f172a17083cb79aa8710ed72c55b28d1debe9cc +size 3877918 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b73c286f00e67ce5cb4295f9cf35dc17141d808 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:a06f452b5c7c30b1498417faca87e42a6e59ee7b4ec10c926d58709ad24c8883 +size 4844443 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb82e5bf30926730ec0b74818a24143fc44bb9d --- /dev/null +++ b/Airbot_MMK2_move_tub/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:bba43704daa31c531cd6bfd3a5fc6c288e187bd5761ba7697a023285c6ad67d4 +size 4623543 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f01206f373ca6cfb623dca684c04224db7d2a33 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:07c8a7646813d15bf331ca59c3b0cee35b24a9464ef946b748f08a58a38c3740 +size 4982923 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c703df9da7772043efdf79fd21a0547b576ad9 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:c8ffa11696ba2a907ab0c88bfb7644810ffd02d229e61e980d9bb5add7bb4135 +size 3160454 diff --git a/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/Airbot_MMK2_move_tub/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e262ac90adc0095ed28c0a55852183a6910544 --- /dev/null +++ b/Airbot_MMK2_move_tub/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:12f5b60d2e88dc75946ce14a2940abc782f7eb50eea118ca18321b8a2022dce2 +size 3531733