diff --git a/R1_Lite_tableware_cleaning/.gitattributes b/R1_Lite_tableware_cleaning/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/.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/R1_Lite_tableware_cleaning/README.md b/R1_Lite_tableware_cleaning/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c2a62e9ecd14ba1b25fa47eadee714aba8228399 --- /dev/null +++ b/R1_Lite_tableware_cleaning/README.md @@ -0,0 +1,345 @@ +--- +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: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_tableware_cleaning + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `galaxea_r1_lite` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 102 | +| **Total Frames** | 327254 | +| **Total Tasks** | 1 | +| **Total Videos** | 306 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 17.6GB | + + +## πŸ‘₯ 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 +wipe the tableware with a sponge containing detergent then put them in their original places. + +### Sub-Tasks +This dataset includes 25 distinct subtasks: + +1. **End** +2. **Rinse the chopsticks** +3. **Place the dish soap on the table** +4. **Wipe the plate** +5. **Rinse the plate** +6. **Place the chopsticks on the glass basin** +7. **Pick up a bowl and the sponge** +8. **Rinse the bowl** +9. **Wash the plate** +10. **Place the plate on the plate** +11. **Place the plate on the table** +12. **Place the spoon in the glass basin** +13. **Place the bowl on the table** +14. **Wipe the bowl** +15. **Squeeze it onto the sponge** +16. **Abnormal** +17. **Rinse the spoon** +18. **Place the bowl on the plate** +19. **Put down the sponge** +20. **Place the bowl on the bowl** +21. **Turn off the faucet** +22. **Grab the dish soap** +23. **Wash the bowl** +24. **Turn on the faucet** +25. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 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:101 + + +## πŸ“ 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 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 102, "total_frames": 327254, "total_tasks": 1, "total_videos": 306, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:101"}, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +R1_Lite_tableware_cleaning_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 + └── (...) +``` + + +## πŸ“ž 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/R1_Lite_tableware_cleaning/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_tableware_cleaning/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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/R1_Lite_tableware_cleaning/annotations/eef_direction_annotation.jsonl b/R1_Lite_tableware_cleaning/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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/R1_Lite_tableware_cleaning/annotations/eef_velocity_annotation.jsonl b/R1_Lite_tableware_cleaning/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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/R1_Lite_tableware_cleaning/annotations/gripper_activity_annotation.jsonl b/R1_Lite_tableware_cleaning/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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/R1_Lite_tableware_cleaning/annotations/gripper_mode_annotation.jsonl b/R1_Lite_tableware_cleaning/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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/R1_Lite_tableware_cleaning/annotations/scene_annotations.jsonl b/R1_Lite_tableware_cleaning/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..41841adbdd63ba8d463e52634f75385bdeda25b0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/annotations/scene_annotations.jsonl @@ -0,0 +1,104 @@ +{"scene_index": 0, "scene": "Faucet is located at Front Fruit 1 is located at Right Tableware 1 is located at Back Left Fruit 2 is located at Front Right Tableware 2 is located at Left Tableware 3 is located at Back Left Detergent is located at Front Left Tableware 4 is located at Right"} +{"scene_index": 1, "scene": "Fruit is at the front right. Another fruit is also at the front right. Tableware is at the back left. Faucet is in front. Tableware is again at the back left. Sponge is at the back right. Tableware is at the front right. Tableware is on the left side. Detergent is at the front left. Another tableware item is on the left."} +{"scene_index": 2, "scene": "Faucet is positioned in the front, fruit is positioned on the right, tableware are positioned at the back left, and detergent is positioned on the left."} +{"scene_index": 3, "scene": "The faucet is at the front, the tablewares are all positioned at the back left, the fruits are on the right and front right, the detergent is at the front left, the sponge is at the back right."} +{"scene_index": 4, "scene": "The Faucet is in the front. The Fruit is on the right. The Detergent is in the front-left. The Tableware is on the left, back-left, and right."} +{"scene_index": 5, "scene": "Faucet is located at the front fruit is positioned in the front right tableware is placed at the back left detergent is situated at the front left"} +{"scene_index": 6, "scene": "The faucet is at the front, the tableware are on the back left and left, the fruit is on the right (twice), the tableware are also on the back left and right, the detergent is on the front left, and the sponge is on the back right."} +{"scene_index": 7, "scene": "The fruit is at the front right, with the detergent on its left side at front left. The faucet is in front of them. On the left side, there is tableware positioned towards the back left, and another set of tableware is also on the back left. Additionally, there are more tablewares located at the front right and back left positions."} +{"scene_index": 8, "scene": "The faucet is at the front, with fruit positioned in the front right. Tableware are located on the left and back left, with one also in the front right. Detergent is placed at the front left."} +{"scene_index": 9, "scene": "Faucet is positioned at the front Fruit is located at the front right Tableware is placed in multiple positions back left and front right Detergent is situated at the front left"} +{"scene_index": 10, "scene": "The faucet is in the front, two fruits are both in the front right, tableware items are on the left and back left, detergent is in the front left."} +{"scene_index": 11, "scene": "The faucet is at the front, the fruit is in the front right, tableware is at the back left, detergent is in the front left, another tableware is also at the back left, there s a sponge at the back right."} +{"scene_index": 12, "scene": "The faucet is at the front. The fruit is on the front right. Tableware is on the left and back left. Detergent is in front left."} +{"scene_index": 13, "scene": "The faucet is located at front, the fruit is placed at front right, the tableware are positioned at back left, and the detergent is situated at front left."} +{"scene_index": 14, "scene": "The fruit is positioned in the front right, with multiple instances of tableware placed throughout the scene including back left and front right positions."} +{"scene_index": 15, "scene": "The faucet is in the front, the tableware is on the back left and left sides, the fruit is at the front right and right sides, and the detergent is in the front left."} +{"scene_index": 16, "scene": "Fruit is at the front right, Faucet is in front, Tableware is on the back left and front right, Detergent is at the front left, another Tableware is on the left, Sponge is at the back right, and another Tableware is at the front right."} +{"scene_index": 17, "scene": "Faucet is at the front, fruit is at the front right, detergent is at the front left, tableware is at the back left (three pieces)."} +{"scene_index": 18, "scene": "Faucet is positioned in the front Fruit is on the right and front right Tableware is located at back left right and front right Detergent is placed at front left The table is positioned to the left Sponge is situated at back right"} +{"scene_index": 19, "scene": "The two fruits are both at the front right, the faucet is at the front, the detergent is at the front left, there are two tablewares at the back left and three at the front right."} +{"scene_index": 20, "scene": "The faucet is at the front, the tableware are on the back left and left sides, the fruit is on the right and front right, detergent is at the front left, and there is another tableware at the right."} +{"scene_index": 21, "scene": "The faucet is in the front, with tableware on the back left and left sides, fruit on the right side, detergent on the left, a sponge on the back right, and more tableware on the right."} +{"scene_index": 22, "scene": "The faucet is at the front, a fruit is on the right, another fruit is in front-right, tableware are distributed across back-left (three instances), right, and back-left again, a detergent is at front-left, a sponge is at back-right, and the remaining tableware items are spread throughout the back-left and front-right positions."} +{"scene_index": 23, "scene": "The faucet is in the front, the fruit is in the front right, the tableware are on the back left and front right, the detergent is in the front left, the sponge is on the back right, and there are additional tablewares on the back left and front right."} +{"scene_index": 24, "scene": "The faucet is at the front, the fruit is in the front right, the detergent is on the front left, the tableware are on the left, the sponge is at the back right."} +{"scene_index": 25, "scene": "The faucet is at the front, the fruit is on the front right and right, the detergent is on the front left, and the tableware are on the back left, left, back left, back left, and right."} +{"scene_index": 26, "scene": "The faucet is at the front, with the detergent on its left. The tableware is positioned across the scene: some are to the left and back left, one is in front right alongside two fruits which are also front right."} +{"scene_index": 27, "scene": "The objects are positioned as follows: two fruits are at the front right, a faucet is at the front, tableware is spread across the left, front right, and back left, a table is at the back left, detergent is at the front left, and a sponge is at the back right."} +{"scene_index": 28, "scene": "Faucet is positioned at the front; fruit is located at the front right; tableware are placed in multiple positions: back left, left, and front right; detergent is situated at the front left."} +{"scene_index": 29, "scene": "The faucet is at the front of the sink. There are two fruits both located in the front right corner. The tableware is positioned in the back left and also on the left side near other similar items. A bottle of detergent is placed in the front left area. Another piece of tableware is situated in the front right, matching its counterpart s position."} +{"scene_index": 30, "scene": "Fruit is positioned at front right, faucet is positioned at front, tableware is positioned at back left and also at left, front right, and front right, and detergent is positioned at front left."} +{"scene_index": 31, "scene": "Fruit is in the front-right faucet is at the front detergent is to the front-left tableware is on the back-left left and front-right sponge is at the back-right."} +{"scene_index": 32, "scene": "Faucet is at the front. Fruit is on the right and front right. Tableware is on the left back left and right. Detergent is at the front left."} +{"scene_index": 33, "scene": "Faucet is in the front Fruit is in the front right (mentioned twice) Tableware is in the back left and also in the front right (three times) and on the left Detergent is in the front left."} +{"scene_index": 34, "scene": "The faucet is at the front. The fruits are on the right and front-right. Tableware is in the back-left, left, and right areas. Detergent is on the front-left, and the sponge is at the back-right."} +{"scene_index": 35, "scene": "The faucet is at the front, the fruits are on the front right and right sides, tablewares are located on the back left, left, and right, and detergent is positioned at the front left."} +{"scene_index": 36, "scene": "Faucet is at the front. Fruit is on the right and also at the front right. Tableware is on the left, back left, right, and back left again. Detergent is at the front left."} +{"scene_index": 37, "scene": "The faucet is at the front, the fruit is on the right, tableware is on both the left and right sides (with multiple pieces), and detergent is in the front-left corner."} +{"scene_index": 38, "scene": "fruit is located at front right (appears twice), faucet is located at front, tableware is located at back left (appears twice), left (once), and front right (once), detergent is located at front left, and sponge is located at back right."} +{"scene_index": 39, "scene": "The faucet is at the front. The fruits are on the right and front right. Tableware is at the back left, left, and right. Detergent is at the front left. The sponge is at the back right."} +{"scene_index": 40, "scene": "The faucet is positioned in the front, while the fruits are on the right. The tablewares are located at the back left and right, and there s a detergent on the left."} +{"scene_index": 41, "scene": "Faucet is located at the front. The first fruit is on the right side. Tableware items are positioned at back left, left, and right. The second fruit is placed in the front right, and detergent is situated at the front left."} +{"scene_index": 42, "scene": "The faucet is at the front, with detergent to its left and fruit to its right. The tableware is located at both the back left and front right. The sponge is at the back right, while the other tableware item is also at the back left."} +{"scene_index": 43, "scene": "The faucet is at the front, the fruit is at the front right, tableware is at the back left and also on the left, detergent is at the front left, and there are additional pieces of tableware at the front right and left."} +{"scene_index": 44, "scene": "The faucet is at the front, with a fruit on its right. A fruit is also in the front right, and tableware is located at the back left, right, and left sides, as well as front left. Detergent is at the front left, and a sponge is at the back right."} +{"scene_index": 45, "scene": "The fruit is at the front right, the faucet is at the front, the detergent is at the front left, the tableware is at the left, and there are additional tableware items at the back left."} +{"scene_index": 46, "scene": "fruit is on the right, faucet is in front, fruit is in front right, tableware is at back left, detergent is on the left, tableware is at back left, tableware is on the right, sponge is at back right, tableware is in front right, tableware is at back left."} +{"scene_index": 47, "scene": "The faucet is at the front, the fruit is on the right, tableware are in multiple positions with some back-left and others left or right, detergent is front-left, sponge is back-right."} +{"scene_index": 48, "scene": "Faucet is at the front; two fruits are both at front right; tableware items are at front right and left; detergent is at front left; sponge is at back right."} +{"scene_index": 49, "scene": "fruit is at the front right. tableware is on the left and also at the back left. faucet is at the front. detergent is at the front left."} +{"scene_index": 50, "scene": "The fruit is positioned at the front right, with a faucet located directly in front. The tableware are situated at the back left, left side, and front right, while the detergent is placed at the front left."} +{"scene_index": 51, "scene": "The two fruits are both in the front right position. The faucet is at the front. Four tablewares are located at back left (two), left, and right positions, while one is at the front right. The detergent is positioned at the front left."} +{"scene_index": 52, "scene": "Fruit is positioned at the front right Tableware is located at the back left and also on the left side as well as front right The faucet is situated at the front Detergent is placed at the front left"} +{"scene_index": 53, "scene": "The Faucet is located at Front. The Fruit is located at Front Right. The Tableware are located at Back Left, Back Left, and Left. The Detergent is located at Front Left. The Sponge is located at Back Right."} +{"scene_index": 54, "scene": "The faucet is at the front, with detergent on its front-left side; a fruit is to the front-right of the faucet. Another fruit is positioned to the right. On the back-left, there are two sets of tableware, and on the back-right, there is a sponge, with an additional set of tableware placed on the right."} +{"scene_index": 55, "scene": "The faucet is in the front, two fruits are on the right, tableware is on the left and back left, detergent is on the front left, another set of tableware is on the right, another set of tableware is on the left, and another set is on the back left, with a sponge located at the back right."} +{"scene_index": 56, "scene": "The fruit is positioned in the front right, with two instances. The tableware is located in multiple positions: back left (two), left, front right, and back right. The faucet is at the front, and the detergent is in the front left."} +{"scene_index": 57, "scene": "The fruit is at the front right, with the faucet in front, tableware on the left and back left, another fruit in front right, tableware again on the back left, detergent on front left, and tableware also on front right."} +{"scene_index": 58, "scene": "The fruit is at the front right; tableware is located at both the left and back left; the detergent is at the front left; and the faucet is at the front."} +{"scene_index": 59, "scene": "Faucet is in the front and tableware are on the back left and both sides of the left and right and detergent is in the front left and fruit is on the right and front right and sponge is in the back right and kitchen ware is on the left."} +{"scene_index": 60, "scene": "The faucet is at the front, the fruit is at the front right, tableware is at the back left and left, detergent is at the front left, and additional tableware is at the front right and back left."} +{"scene_index": 61, "scene": "Fruit is positioned at the front right with another fruit also at the front right Tableware items are located at the back left right left and front right Detergent is at the front left faucet is at the front sponge is at the back right and there's an additional item labeled ware at the back left."} +{"scene_index": 62, "scene": "Faucet is in the front. Fruit is in the front right. Tableware is in the back left. Detergent is in the front left. Sponge is in the back right."} +{"scene_index": 63, "scene": "The fruit is at the front right, there are two of them. The tableware is located at both the front right and back left, with two pieces. The faucet is in the front, the detergent is on the front left, the sponge is at the back right."} +{"scene_index": 64, "scene": "The tableware is located back left the faucet is front the fruit is front right the detergent is front left the sponge is back right."} +{"scene_index": 65, "scene": "The faucet is in the front, fruit is on the right, tableware is at the back left, detergent is in the front left, another fruit is on the front right, and sponge is at the back right."} +{"scene_index": 66, "scene": "Faucet is front, fruit is right, tableware are back left and left, detergent is left, tableware are right, and sponge is back right."} +{"scene_index": 67, "scene": "The fruit is located in the front right and also appears again in the same area. The faucet is positioned centrally at the front. Tableware items are scattered across multiple locations including back left, front right, left, and another back left. Detergent is placed at front left, and a sponge is situated at the back right."} +{"scene_index": 68, "scene": "Faucet is at the front, fruit is on the right and front right, tableware is at the back left and right, detergent is at the front left, sponge is at the back right."} +{"scene_index": 69, "scene": "The faucet is at the front, the tableware are on the left and back left, the fruit is on the right and front right, and the detergent is on the front left."} +{"scene_index": 70, "scene": "Faucet is at the front Tableware are on the back left and right with two on the back left and one on the right Fruits are on the front right and front Detergent is on the front left Sponge is at the back right"} +{"scene_index": 71, "scene": "The faucet is at the front, two fruits are located one at the front right and another also at the front right, multiple tablewares are positioned at the back left, with an additional tableware at the right, and detergent is placed at the front left."} +{"scene_index": 72, "scene": "The faucet is in the front, the fruits are on the right and front right, the tablewares are at the back left, left, and right, the detergent is at the front left, the sponge is at the back right."} +{"scene_index": 73, "scene": "The faucet is at the front, the fruit is on the front right and right sides, the detergent is in the front left, and the tableware is spread across the back left, left, and right areas."} +{"scene_index": 74, "scene": "The fruit is located at the front right of the scene, with multiple instances clustered together. The tableware items are positioned across various areas, primarilyι›†δΈ­εœ¨front right and back left. There is a single detergent bottle placed at the front left, a faucet centrally located at the front, a sponge at the back right, and additional tableware scattered throughout the scene."} +{"scene_index": 75, "scene": "Fruit is at the front right Tableware is on the back left right side front left and front right Faucet is in front Detergent is at the front left"} +{"scene_index": 76, "scene": "The fruit is in the front right, with another fruit also in the front right; the faucet is at the front; the tableware is located at the back left, left, and front right (two pieces); and the detergent is at the front left."} +{"scene_index": 77, "scene": "The faucet is at the front, the fruits are on the front right and right sides, the detergents are in the front left, tablewares are positioned in the back left, left, and right areas, and the sponge is at the back right."} +{"scene_index": 78, "scene": "The detergent is at the front left, the two fruits are both at the front right, the tableware includes three pieces located at left and two at the back left, and the faucet is in the front."} +{"scene_index": 79, "scene": "The faucet is at the front, the fruit is on the front right and right, tableware are in multiple positions including back left, left, back left, right, and back left, detergent is at the front left, and the sponge is at the back right."} +{"scene_index": 80, "scene": "Fruit is positioned in the front right Faucet is at the front Tableware is located in the back left left front right repeated twice and front right Detergent is placed in the front left."} +{"scene_index": 81, "scene": "The fruit is at the front right, tableware are on the left, detergent is at the front left, and the faucet is at the front."} +{"scene_index": 82, "scene": "The faucet is at the front. Fruit is on the right and also at the front right. Tableware is at the back left and also on the right. Detergent is at the front left."} +{"scene_index": 83, "scene": "The faucet is at the front; fruit is on the right; tableware is on the left and also on the back left, left, and right; detergent is at the front left; sponge is at the back right."} +{"scene_index": 84, "scene": "Faucet is at front, fruits are on front right and right, tablewares are on left, back left, and right, detergent is at front left, sponge is at back right."} +{"scene_index": 85, "scene": "The faucet is at the front, the fruits are on the right and front right, the tableware are in the back left, left, and right, and the detergent is in the front left."} +{"scene_index": 86, "scene": "Fruit is located at the front right, tableware is positioned at the back left, faucet is placed at the front, detergent is situated at the front left, sponge is located at the back right."} +{"scene_index": 87, "scene": "Faucet is placed at Front Fruit is located at Front Right Tableware are positioned at Back Left and Left and Front Right Detergent is located at Front Left Sponge is placed at Back Right"} +{"scene_index": 88, "scene": "The faucet is at the front, with a fruit to its front right and a detergent to its front left. There are multiple tablewares positioned across various locations including back left, left, and right."} +{"scene_index": 89, "scene": "Faucet: Front. Fruit (first): Right. Tableware 1: Back Left. Fruit (second): Front Right. Tableware 2: Back Left. Tableware 3: Back Left. Detergent: Left. Tableware 4: Right. Sponge: Back Right."} +{"scene_index": 90, "scene": "The faucet is at the front, the fruit is on the right and front right, the tableware are in the back left, left, right, and back left, the detergent is at the front left, and the sponge is at the back right."} +{"scene_index": 91, "scene": "The fruit is at the front right, the faucet is at the front, the tableware are on the left and back left, and the detergent is at the front left."} +{"scene_index": 92, "scene": "The Faucet is positioned at the front. The Fruit is positioned at the front right. The Tableware is positioned at the back left and also at the left, as well as the front right and back left again (repeated entries). The Detergent is positioned at the front left."} +{"scene_index": 93, "scene": "The faucet is at the front, positioned centrally. The fruit is in the front-right area, with two instances close to each other. Tableware items are spread across different locations: one at back-left, three at various points on the left side, and two at front-right, near the fruits. A sponge is placed at the back-right corner, and detergent is located at the front-left position."} +{"scene_index": 94, "scene": "The faucet is at the front; the fruit is on the right; tableware is at the back left and left, and also on the right; detergent is at the front left; another fruit is at the front right; and the sponge is at the back right."} +{"scene_index": 95, "scene": "The fruit is located at the front right. The faucet is positioned at the front. The tableware is placed at both the back left, the front right, and the left. The detergent is situated at the front left. The sponge is located at the back right."} +{"scene_index": 96, "scene": "The faucet is at the front, with the fruit positioned to the right and front-right. Tableware is located in multiple positions, primarily clustered towards the back-left but also extending to the left and right. Detergent is placed at the front-left."} +{"scene_index": 97, "scene": "Fruit is located at front right Faucet is located at front Detergent is located at front left Tableware is located at left back left and front right Sponge is located at back right"} +{"scene_index": 98, "scene": "The fruit is in the front right. There are two fruits in the front right. The faucet is at the front. Tableware is on the back left, left, back left, front right, and front right. Detergent is in the front left. The sponge is on the back right."} +{"scene_index": 99, "scene": "Fruit is positioned at the front right. Tableware is located on the left and back left. Faucet is placed at the front. Detergent is situated at the front left."} +{"scene_index": 100, "scene": "The faucet is at the front, the fruits are on the right and front right, tableware is on the back left, left, and right, and the detergent is on the front left."} +{"scene_index": 101, "scene": "Faucet is at the front, sponge is at the back right, detergent is at the front left, tableware are positioned at back left, left, and front right, fruit are at front right."} +{"scene_index": 102, "scene": "Faucet is at the front; two sets of tableware are at the back left and left; two fruits are at the front right; detergent is at the front left."} +{"scene_index": 103, "scene": "Faucet is at the front, tableware are on the back left, fruit is on the front right, detergent is at the front left, and sponge is at the back right."} diff --git a/R1_Lite_tableware_cleaning/annotations/subtask_annotations.jsonl b/R1_Lite_tableware_cleaning/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f48e79df6972a43d2f17daa6c32cdfc631e67b16 --- /dev/null +++ b/R1_Lite_tableware_cleaning/annotations/subtask_annotations.jsonl @@ -0,0 +1,25 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Rinse the chopsticks"} +{"subtask_index": 2, "subtask": "Place the dish soap on the table"} +{"subtask_index": 3, "subtask": "Wipe the plate"} +{"subtask_index": 4, "subtask": "Rinse the plate"} +{"subtask_index": 5, "subtask": "Place the chopsticks on the glass basin"} +{"subtask_index": 6, "subtask": "Pick up a bowl and the sponge"} +{"subtask_index": 7, "subtask": "Rinse the bowl"} +{"subtask_index": 8, "subtask": "Wash the plate"} +{"subtask_index": 9, "subtask": "Place the plate on the plate"} +{"subtask_index": 10, "subtask": "Place the plate on the table"} +{"subtask_index": 11, "subtask": "Place the spoon in the glass basin"} +{"subtask_index": 12, "subtask": "Place the bowl on the table"} +{"subtask_index": 13, "subtask": "Wipe the bowl"} +{"subtask_index": 14, "subtask": "Squeeze it onto the sponge"} +{"subtask_index": 15, "subtask": "Abnormal"} +{"subtask_index": 16, "subtask": "Rinse the spoon"} +{"subtask_index": 17, "subtask": "Place the bowl on the plate"} +{"subtask_index": 18, "subtask": "Put down the sponge"} +{"subtask_index": 19, "subtask": "Place the bowl on the bowl"} +{"subtask_index": 20, "subtask": "Turn off the faucet"} +{"subtask_index": 21, "subtask": "Grab the dish soap"} +{"subtask_index": 22, "subtask": "Wash the bowl"} +{"subtask_index": 23, "subtask": "Turn on the faucet"} +{"subtask_index": 24, "subtask": "null"} diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000000.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b05641b02c8cac836f584eed2757a7143bf9a782 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02af1b8ca762b15f4a1644490f92d5a06f6a9d85cfd45aa20de8ecb4810ae170 +size 738055 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000001.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d383afd3aa19bf2847ab655a0ff1f29e7d1a5452 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ff7aa1967160e9fe87f40b2ae934b9be8785087f4106bbd3012ca32a12e89b +size 919089 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000002.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..034af92ff730f396aba9d77057189a35bcf3d405 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a19d0156c51af8a7cc7b89b663e8b41e5cc60929722910bced070c9e32db81 +size 823217 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000003.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8912eb97817ac84667d2438cd9f7cc09ce615a2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b99e214af15c9c9f7a87cbd277e5f791e2eabfe58e5a4e49407815d1da75215 +size 1181829 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000004.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68fbcd0ff9cb36b97c951142b855d3741cbc7ae4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727191d36671ba473799ca2693632d171d29022cd8bf849571ae0c5564722a42 +size 650200 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000005.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24df4922436b83bdeeed8f8de193e354ffa49793 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0d0b3f329304e54e164247ecd6a5adf784dbe189f7f9618ffe2209dbafa1cb +size 946718 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000006.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6504a82bb2b612fe690dcdcfa1135fdf66f1fd46 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07752c61caefbab82cebb9218b87ef5b576644c4e0ef198165ec1de33d5531a5 +size 721937 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000007.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e14de260b2cfe123639f7dccc150dc10369489f7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f16fb0c627baea671fe184bbb864b6c72ffe9dd6c6318989fa803ecc81dafa +size 898271 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000008.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd07aa50159aa9476598708c03a392e74179bb6b --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0de7eeadd8177942a6ce6a5fda6a947cc3db6a428acc45a9a6caa6fcd672ab +size 745976 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000009.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4634c9864d0f4ca8eccc57f353bfda3bcecedc1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc4f725bbd66fd1e28afa8db6bc95e611bbf0da0391d9ee3e6692d9abec692b +size 922268 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000010.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fe38cdda81860107235b5d959b33bc35e637a77c --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fec5b7905a29f85c8f7a96732dc057d425ef61f2ebc95cb3a428642e3e60c1f +size 740215 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000011.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dc5ed453d7d177888aa752033523b902aebffde --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c6b80f0e51a32ad998a9d07ce73f94b0799722e10db6ec88f2f4ce381569e6 +size 899978 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000012.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb5f36a16d61685cafad93724ae5c4b4547f5d76 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d682f6abe487106926abccc1a569387fd188858b40db46a39edb1ce3a77400 +size 807287 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000013.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ae1bdf3e55d815c9775a657d284f9210ce498e7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9915fe1d23418eac3f48a65ce36eedd514c01a79adcaec5b77b02b66e30becb3 +size 798953 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000014.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a01aca09a46817fc966927f92fd195ad8062145 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:643fcfb592342024cc3b1f55a7700930e9a4e98f1d00c5a417712a52488e3695 +size 891181 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000015.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b661d17ffb66795b70a792a3a85afcbe3377f8c4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f5c3f6268ab578eea0273f1afea41e80e80e122365ebb99394303b78f73b5a +size 777089 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000016.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..999aed0164950033012aa97fcc759e42f2c970aa --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ce2f6793b829c353f41a3a3d95b60a051822fd836b52fddde25c4668c3fdb7 +size 716959 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000017.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa2825e06dd3a67a4b1d9132e3049e0ed5b3f9e1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241a19686321964f7a1df425182ca3ab0cb360959878a99b8b3554f889c83085 +size 927760 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000018.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31c0d86ef8b07b84751823f8e29d15b93f608e68 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ae1c7ff47ecb9a7c08d26f91f9814feaf284cda6d639e72606bb8d144d5d78 +size 647929 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000019.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0c984fc70db48f4760a02450d5fe801efdbf774 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42d4434980346a3b26ffc97f62d7f751f612e8d11cc3df1981d21fbf861f928 +size 789636 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000020.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a23e534cd95dd0ca1a8ed7d6f15529c03ecaeaf --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d4c11cc4aea2c69c0df9a9d18a288dc4e1383cb70687d42bc209b78c25794c +size 831475 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000021.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82f371dca9d2807578013761e9cde0a54c216dd7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc27595f40f1f441331a1a26edb5c15ca3a553296bccf3b72bf76071954a5ef7 +size 681408 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000022.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff621293ac2b9e3af1b1206e2d822c6a2dff5d77 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cad264ca06c034df6372252880f1bf9205f5a8a08c76083f60fb702f184e776 +size 772305 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000023.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2039308bc10c0a74d3a8acc1dbc1619d52a690b9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208c187a1c348857daf0fea0fdf6cf5cabf7e2d41e9cc2ee3b61681e7152bdb1 +size 1010810 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000024.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09189a104b6825d3dc1e6ff84953d2c438523b11 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b6664b1457c615db2206d3f0997cfdc4d2860e28ff57a934a58b1dcd622124 +size 893540 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000025.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7f1d2b7e3098164cc00b5079857aeedfe1a8ec3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bceb477273e98e8fc2f7f156da944e210172681d0e6b20f9718594a7959945 +size 809373 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000026.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fd15323a1fc840f9b15f9d45019f310a13f5c69 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c58a3be7a28717944d6eb42e405c8f5fd10d9c2a7284b228ce5c2a6c0b0025 +size 744184 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000027.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15db6bb29833a5dcfb6b217ea9e9bbb691ac7034 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cf3a7666100019cd385553ce556dd556059c2af76cdc31e1049c588abe76bb +size 792967 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000028.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d47a7790b9330c609d0f5154614b9794b0469536 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32367dd6ea1677b813558efda7e56f49fcc229b5051772f8dc537b0ea374ef44 +size 812116 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000029.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b315680632b5ebdd2b67138ff973409a0426e616 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0858d9216f423c6c24e7405b32eaf9e193aa1e9b7a05217f4d3c6b74965715 +size 763572 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000030.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7929741d56e24c722ce3cefb04b1d5a2c95fb374 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9062d579e90d9524a7490fee996459c51caf4444d0f9043ea7df43638a8b3b +size 764655 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000031.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..082fbfdac21525d11cfbcfc862e65b1ab2ca2ac6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbeafc07dbf1ae0cd34b72818f193d77a323ba20fd409f23a5cdb6cc1b4260d5 +size 755744 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000032.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebb455eb32daface6441dd81be066fc2a87b4ba7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4773fa7aa8a261d6bc899d8d196216480695bc033fe244f8d1462823ad86b28f +size 754356 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000033.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d0e017536a1bf18f34097d6eba9ad2ef6fc4080 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e067bd9b8af51a6b902fe9726edc7934cc219bf5b54db11ff7b39fe8bf4c6ef +size 674727 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000034.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..613b40313a5c9ec9a73b57043aa7dc4b77b25f18 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4682aabf0fb7c29c2df7da2e5f0b0d7f17e26ba1da8acb57a22386bd9c1688aa +size 902218 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000035.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58012c6ba69342f178df13311e3b379818fb6ed7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c22beed00abb766070bd18843ce5d3dc897be14a1571a46bd79489f0843862 +size 934396 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000036.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63df6ed446e888776417350a2c08c76ca459b27a --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82587db148604b416cd3b0ef77a7c9f2398e074bfe1bf846b08756480e3692e8 +size 619198 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000037.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..705abbfc5b74edb1da96962ad7f271b96bbf722e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066adc6258bf90738a87d8fb0dbd09d7fdb644d949dd148b7c3e914a8e717d11 +size 756298 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000038.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32e1f9d7b200ad454868fd58f124324d43d3e3e6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdce00339231e9d3dc306cbfd5a8a5f7be82c3121c1652079587e5bb811fa44b +size 919425 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000039.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cb4a095ba5391b1970ef36a581a1b9d1622d471 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91e42fd101939f89f72f16c055f58dfe7d837f6224581c114a962f95182da0ff +size 840993 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000040.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d60f8659ed4975a9639bc9269ab8ee73e0f05725 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8599bc457014b80756ab3c4eb7728ee5744749939bd95b15c9ea852ff82931 +size 788853 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000041.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80bc21697fbe59811a76aad3ee86222970aa8909 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f091df480bf00740d843ee03792875d142ebaa7f316c4da237949ad272f12c +size 877368 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000042.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..404d42f250d276b9366d05a30e552660a957bcaa --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5539b8c60ebc0fb10fc499bc5f0a6c8efa24d51258877dafda64e8c8082bbc +size 822504 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000043.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b4e2b22f8483a363598adc7f8d9e931b17576ef --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:231b143f1652fae6649ae9a2b628d08244c975a3e2644d589e8abba22d810dbc +size 683818 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000044.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18e32f4fe98c23d28a6ce520fc02bac0e81b0c9f --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5700a05422cc00ececc474d911d2fb75918f5f48f23975cef4f8ec9b45d0de98 +size 786370 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000045.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a73b7f84311c8f333759373cbccf50a7bcf9cf7e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13ec2987bdcf074c575c92811da9b505f8036c9aedd9b95747c43ed6db04aca +size 930240 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000046.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..961ef535989c5b66ec2654ef32c95ca3a0fc04b8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd620e16d657040219d50fcc69cb2cb77109b79e8b5ba76500548f2d6e1e485f +size 781840 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000047.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33f10e7f6b8172559d6af265aac7b03418a2bd9e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b6fb361e67ede65b63a3ee314dad80a3f6323e972b12bee09e966219884bfd +size 935583 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000048.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee53ee0818dd8318402982d2b9589f26bd733ef1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728b51450439acd540d66d4b8b203504ed8ecf1abf445f4615941312e2b241a2 +size 646894 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000049.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed72ecdb51495687f6b1f61bd005cce25ca53320 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff683eb6a23e43d898f87a4ef43e59cd47d51e398ee324a9e051270e3f6ed65 +size 760244 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000050.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55bdfad61b4da212f551ef8d8e169e7dcf908562 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b889810e9af8fb911427f15d1d2d4637aded169344c19c6850d08cf36c3beed +size 812256 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000051.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b33ddf6d5ec3f4e09505c50601d5225af54c3b2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4cec4ea9f5a9e6526fb8b81c403a7cfbc38602388df6d4e35ade97af043db0 +size 822789 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000052.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be3f49ef5b3d342036c0b1bea52e08e5c652030a --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf872f32131bd8c8e1f4f096f3be39b8f1585992fca8f1b10c68ff4b0125901 +size 789445 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000053.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa89d8fe56472f0fe3774dd47ad6fa5100689560 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80bf0f58d60ba0289370c61da372b5d09866501a4ab9b3c16d1bacbde2c8783f +size 798969 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000054.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a9b496eb9bb19b6b3bd7c3ffb103bf3603a7f1a --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd5a92651f5129f25d0f11ae277920dfd5fb76f16930df4d7acb7e023e4d85b +size 798419 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000055.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e02c45090767b6d063f63aa95ada79898f13817 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1349092e84c50e33ec64ef322c9882e8fad56c29b6e89e4c3ea1c3db79738a +size 930557 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000056.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b6cc4b7fc0e368988ee910048fa0ac322dbeb22 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4000df8ef87d9eb349779825df329a01977f914e2c479b5e2b74bb048ffe5a +size 834286 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000057.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cd1cf8c539d94f0f2fe37c6fe77c12fbaf38223 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786f941a5e08a9b81feaba40df3c65323e78f0984d15ae484b2f568dd8320eb3 +size 871793 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000058.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bfdb1ace087d28bb4b0f0791e23236861271a406 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5e5cee89ddd7dc73e115b6cdc05c558cac5731c9949b8be25ca2f59b5e745c +size 951901 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000059.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa8088801c91c262037b7ec8261ec39029cd26b9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346230d626ee70a0570a71c0b68d79c8979e3ab00a581682079190f53151c8a6 +size 846879 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000060.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eb8b1b1b68702ff311ba45ab9d2956ff99bab65d --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9482ccd11fdfe2b402e67f7caf1c2461cc6671d7b2612be527220def23c9d34 +size 726115 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000061.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43f29a964f60ae0a3e4ed6d31b80f5403efcd280 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb566625ca3ecfe4bd33fe9e5b629283fd495af090ad5acc462591619d732bd +size 699997 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000062.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf8584b461ec454ef395e85f1457762b22b2c432 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f795c40931a4122f85b58d229a552f738e4907fa4746e0d03fe5786207afb269 +size 814566 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000063.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..deacb4ea873fdf64a2503b2b1fcc8a9eabb6dbbb --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b069a4b9749ad75458f4238f6a236a9d0bd28172632b9eeb44433c45ba72d971 +size 754568 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000064.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06bb1ab9c06f7a9a0f58f8fb405f1cb37d825f4d --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f70002f006a4a18119440aab189ceaf56965338596ea06e5d9c0f75fdd0ff9e +size 931789 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000065.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98fd8fef0862d854d2ffe3945bf1285d60752e51 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e779e516daf7e9b65bbde3e98f82770cc63deb9b505c6850558c7ec2b86914 +size 667608 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000066.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..db7cca774785e9f4ea79d2a02330776497b1a9ad --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2726b74e23a02a08caa82f14414dedbdf274a0caea08322593fdea0449b79c7b +size 944786 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000067.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..983d3a8e748303afd7b7bd2e2daf8fab8548007d --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2fa19400fab2ed2ce58617c7f06bbb85175b937e7084484dbe87a67e40465c +size 688826 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000068.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0612222a6044c374f07077a0d0f0fcd3483862f3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24415b33a6a159586fed3db358aac2c9024ded05fca84163e1f5719cc3e6c6c +size 795520 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000069.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cd4254814e30f80f659eb53ad59c977bf61d3fb --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaaf35dfc1163dfc5d86430e49c8c8fd19be72d0e22fdff25d165cdc3fcfe3d +size 716845 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000070.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f74ad2b7784ad7d58c7d61a26c699cae3c17972 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcd868833bc4955bd2424f487dbb79a0227fe39fb90f3b0758239b7b53cd146 +size 1014758 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000071.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..24a9eed868d9c909dffb4222c4082afce0e4946a --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a9d998c35192cd966ca35047dbfd352327cdc216a3044418722fbf7f5e5919 +size 735038 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000072.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7145c9aaea4456ec0ddca7d1d1af361bcef8f21e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8378166b7e9774d35b3d3c9487da22f4e0131876f0d3284991d204abbd36ab +size 828219 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000073.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8b196ab390928a7b393609af406c63652dc622b --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc28c93dc8a78128044c4662f791856485b2d7c2e1745f8079c0cac74f3593f1 +size 812482 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000074.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c6844695c6fe3d1a137aa67d60c46cab3e093e3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b5ca6697d8dd9c76e1f1676d9f9938eae5779cf746694d65574d6976591d59 +size 986114 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000075.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81d79f45a7206907446ea27923357d053b2d443e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04a480aef5312523655bc71769712cdf581b225cab607a3c3b0ddc4d71ca2db +size 717456 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000076.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0da2d9baf952668173173097dd1efcdd02f852c --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4620a432810dafc52bbbe4ec5c52e7afe094f0e20e6207ca73b974f0e6ab97 +size 830932 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000077.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcb58125bc8ad27f614ea7a71e05a0616aeabf0e --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f918801f53b915ef45b44d890c9f8891ecc7bded2adf90e9b8748a79ff6d4487 +size 834420 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000078.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05ce56103c30fd5abf776cd0b450493e65e62d02 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a2a9d087cac725dade8ac5a5f19729409149400c0ec6b2f86bc26b7ab89d4d +size 777218 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000079.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0737c37f1efe54ac0a25b0120ff46a5e18f1f5b5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5c32dfecc689477bc5c9030be152f5c561ebda8932f3b298de46f6f8726eb4 +size 707203 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000080.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16f1491b7614349a3ff954fbfa0f16b41d772fd0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b52e270630380e742beebc1d3625a52ad9ba8b14f450185b1f9a8c4774cb44 +size 961354 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000081.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26ad6dbe9c2759fa6a5f3f4c91fa566a8b908406 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cd784df944be8e7626c786f8b027f035208de164f74f3500f9e3ee8bc2ddac +size 1007588 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000082.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4aa8a9abd76c82d6a42090296ebebb1d756f3f39 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf9e11bc15db5ef0bdb6f3b946251d995e8b28f470a9953de55ce46361c5676 +size 902662 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000083.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf556c6f22577161730f21f2300f2e11b099f305 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686eb3f43f04fa672f0a0bd7da938bf362ebd0535f424b6a295574f7e121e65c +size 743884 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000084.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2fafe2122791cb3d86bc704f31520ce486c13b4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406abdbb5907a31a3e8ba447448fe56d637f1cde994bc50dd5621978ed19bc20 +size 797830 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000085.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1abe5a44c0d1d5f447cc64637467128eb6e3d917 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0effc229da1cf0dd3b38e04ceb40b59f1fe5354978a10512bf2ffaa5fb85dbd6 +size 649873 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000086.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab0f544736f5b8f8f97fbbc75ad84cb59d5fde7c --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6c5286bde82d4059568076f2675ad79b46d7008941b267353bff6fdd426d140 +size 933020 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000087.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a1108b3d194b5d989055485f828b3c9f335fd90 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2d596b27be8a25e892e29ed6b1bd2415a64c6f72a58c9c3273bd0502d39482 +size 780961 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000088.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f6ae30d3af927386a0f6a9e4afe9cb147ffb716 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5727e769b2b7eb8b64f0eb6f9943d8752ca18e49f75b5bafdf67fc85427b01cd +size 742208 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000089.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..985d77725add5c577c08b4a437bc9681d85b0a89 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d088c53b3f5ae4c08d463158160d856963f0131bf97accff2077ab1e980721d +size 651493 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000090.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b09f504b7bef8ae7769c7cf6c6bda4f4145509b1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83323378f120ab5304f77a48d7be1432fe8c9245b2caee82c6b4ddac3842465a +size 886125 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000091.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a9e95c9f4ee9b1e2f15ff5af99b8e8fbfee8b780 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d321937eefd0aee274be8be27afd895b296285d6cbd756610fd54d98d419efb +size 806961 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000092.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3cbfdb121b1e77b6488aea6f865f8701f236f3bf --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74a92f69c85ada4d33f0c5f38aef4950833448340d1a3b9508b635ee4f5d8fd +size 857374 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000093.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae9c0022955809af3a5ed47c9dcba73f111ce10b --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bbb3fec2049479d4be596ccc2a3be50d78d269586bc8c838736d8261e19791 +size 840560 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000094.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71a2b3ac9250cffd971f289277bca8e789cbfbb6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ac1d8d8aab898455994f33e51a183a854424249afa94da22f32d482de945e9 +size 800142 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000095.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..689ac600a0446e0dbb1b7bf0ce61df7fef509839 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fefa60350b81286885b8318feaed6d1e92a60730e1b7ebb2e077f884aaf9c11 +size 889732 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000096.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a34a2503a00607f934182d2ba212ff7f31adc87 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cd24a7b330adac76008e0d4de03ee362e1e76d8fb90fc1b14eb23df7470fa7 +size 808959 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000097.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7bd642014c82c4be20e8ce4542de4d090c5f919 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198735bf4243beba1edd34087aee9c0f39b7e0ed16395296685774e9aecc9e11 +size 928600 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000098.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c48bc5e97b4cf1fe31762a94e54a0a39c98539cf --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35165e555847c733233bb29427c2d7bf222395686f238757bc3d6d5b897f0e1a +size 1085383 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000099.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e42418464831bd6141195e61c276bb87775e5ba --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c67bcf32f93be3bbfb2eb7f0fab4fe24f5dd11fcfc739d66ab105e49101664e +size 795865 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000100.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1176326a84bcc9ea295f7415a9b38aba8dc21fea --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b337e1bbefc048c1cbdf60720cf933d42f1b2c6536fe6ae4f15ac8fae8e5acea +size 804659 diff --git a/R1_Lite_tableware_cleaning/data/chunk-000/episode_000101.parquet b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92624b4df6e34ab886ec79fe1e50d10142cfaa22 --- /dev/null +++ b/R1_Lite_tableware_cleaning/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e42c9b78ad537dd8e892a080cf6462e961ac78573b575bb8fd74e7e95e170f +size 801258 diff --git a/R1_Lite_tableware_cleaning/meta/episodes.jsonl b/R1_Lite_tableware_cleaning/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5d02b70723006af66a65466baa9201f3cc9be995 --- /dev/null +++ b/R1_Lite_tableware_cleaning/meta/episodes.jsonl @@ -0,0 +1,102 @@ +{"episode_index": 0, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3009} +{"episode_index": 1, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3492} +{"episode_index": 2, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3095} +{"episode_index": 3, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 4507} +{"episode_index": 4, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2491} +{"episode_index": 5, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3640} +{"episode_index": 6, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2810} +{"episode_index": 7, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3520} +{"episode_index": 8, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3090} +{"episode_index": 9, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3523} +{"episode_index": 10, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2819} +{"episode_index": 11, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3424} +{"episode_index": 12, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3389} +{"episode_index": 13, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3131} +{"episode_index": 14, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3434} +{"episode_index": 15, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3030} +{"episode_index": 16, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2893} +{"episode_index": 17, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3318} +{"episode_index": 18, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2522} +{"episode_index": 19, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3123} +{"episode_index": 20, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3320} +{"episode_index": 21, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2595} +{"episode_index": 22, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3069} +{"episode_index": 23, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 4096} +{"episode_index": 24, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3492} +{"episode_index": 25, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3321} +{"episode_index": 26, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2814} +{"episode_index": 27, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3229} +{"episode_index": 28, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3145} +{"episode_index": 29, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3117} +{"episode_index": 30, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3097} +{"episode_index": 31, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3200} +{"episode_index": 32, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3012} +{"episode_index": 33, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2819} +{"episode_index": 34, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3723} +{"episode_index": 35, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3593} +{"episode_index": 36, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2524} +{"episode_index": 37, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2923} +{"episode_index": 38, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3385} +{"episode_index": 39, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3358} +{"episode_index": 40, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3001} +{"episode_index": 41, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3487} +{"episode_index": 42, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3089} +{"episode_index": 43, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2603} +{"episode_index": 44, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3206} +{"episode_index": 45, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3559} +{"episode_index": 46, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3029} +{"episode_index": 47, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3447} +{"episode_index": 48, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2365} +{"episode_index": 49, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2895} +{"episode_index": 50, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3023} +{"episode_index": 51, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3127} +{"episode_index": 52, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3108} +{"episode_index": 53, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3014} +{"episode_index": 54, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3055} +{"episode_index": 55, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3821} +{"episode_index": 56, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3294} +{"episode_index": 57, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3406} +{"episode_index": 58, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3502} +{"episode_index": 59, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3390} +{"episode_index": 60, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3058} +{"episode_index": 61, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2708} +{"episode_index": 62, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3308} +{"episode_index": 63, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3132} +{"episode_index": 64, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3622} +{"episode_index": 65, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2678} +{"episode_index": 66, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3624} +{"episode_index": 67, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2706} +{"episode_index": 68, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3048} +{"episode_index": 69, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3088} +{"episode_index": 70, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 4114} +{"episode_index": 71, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3116} +{"episode_index": 72, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3164} +{"episode_index": 73, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3252} +{"episode_index": 74, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3876} +{"episode_index": 75, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2731} +{"episode_index": 76, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3284} +{"episode_index": 77, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3153} +{"episode_index": 78, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3020} +{"episode_index": 79, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2671} +{"episode_index": 80, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3530} +{"episode_index": 81, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3958} +{"episode_index": 82, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3478} +{"episode_index": 83, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2975} +{"episode_index": 84, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3119} +{"episode_index": 85, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2592} +{"episode_index": 86, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3597} +{"episode_index": 87, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3215} +{"episode_index": 88, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3004} +{"episode_index": 89, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 2355} +{"episode_index": 90, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3281} +{"episode_index": 91, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3249} +{"episode_index": 92, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3535} +{"episode_index": 93, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3160} +{"episode_index": 94, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3217} +{"episode_index": 95, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3506} +{"episode_index": 96, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3282} +{"episode_index": 97, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3692} +{"episode_index": 98, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 4279} +{"episode_index": 99, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3062} +{"episode_index": 100, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3117} +{"episode_index": 101, "tasks": ["wipe the tableware with a sponge containing detergent then put them in their original places."], "length": 3185} diff --git a/R1_Lite_tableware_cleaning/meta/episodes_stats.jsonl b/R1_Lite_tableware_cleaning/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6c245bb6941da3c18fa79fbf10425d191c874a27 --- /dev/null +++ b/R1_Lite_tableware_cleaning/meta/episodes_stats.jsonl @@ -0,0 +1,102 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835142853118259]], [[0.489739759409511]], [[0.45902652344462685]]], "std": [[[0.24675244891773773]], [[0.24196527030207332]], [[0.23272763241739378]]], "count": [406]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285806918552862]], [[0.4274553048230787]], [[0.42160691479657]]], "std": [[[0.28783376045882886]], [[0.2619591611036889]], [[0.2734938487688419]]], "count": [406]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4084940556682443]], [[0.41704820730974385]], [[0.39730402889125]]], "std": [[[0.24685594642357242]], [[0.23608824205784798]], [[0.24803896343819126]]], "count": [406]}, "observation.state": {"min": [-1.1393005847930908, -0.01415619719773531, -1.9389517307281494, -1.5300371646881104, -0.6607401371002197, -0.937262237071991, 0.021439751610159874, -0.04502984136343002, 0.0012686534319072962, -1.9312818050384521, -0.759929895401001, -0.3281839191913605, -0.6774475574493408, 0.03645898774266243], "max": [1.0843565464019775, 2.515714168548584, 0.0, 1.1143503189086914, 1.3406991958618164, 1.3311350345611572, 1.6678245067596436, 1.2501943111419678, 1.8421392440795898, 0.0006486976053565741, 0.630466103553772, 0.46952196955680847, 0.5967185497283936, 1.6852023601531982], "mean": [-0.13845942914485931, 1.4182746410369873, -1.0867236852645874, -0.07117491960525513, 0.12750115990638733, -0.12015040218830109, 0.28592950105667114, 0.3953613340854645, 0.7397257089614868, -0.6102709770202637, 0.10706494748592377, 0.0046136765740811825, 0.13632874190807343, 0.08862927556037903], "std": [0.5097405314445496, 0.7312836050987244, 0.6020076274871826, 0.4868814945220947, 0.3857055902481079, 0.4460492432117462, 0.463993638753891, 0.4271729290485382, 0.7278611063957214, 0.6495193243026733, 0.2206374853849411, 0.12078719586133957, 0.22364462912082672, 0.2711268365383148], "count": [3009]}, "action": {"min": [-1.1393005847930908, -0.01415619719773531, -1.9389517307281494, -1.5300371646881104, -0.6607401371002197, -0.937262237071991, 0.021439751610159874, -0.04502984136343002, 0.0012686534319072962, -1.9312818050384521, -0.759929895401001, -0.3281839191913605, -0.6774475574493408, 0.03645898774266243], "max": [1.0843565464019775, 2.515714168548584, 0.0, 1.1143503189086914, 1.3406991958618164, 1.3311350345611572, 1.6678245067596436, 1.2501943111419678, 1.8421392440795898, 0.0006486976053565741, 0.630466103553772, 0.46952196955680847, 0.5967185497283936, 1.6852023601531982], "mean": [-0.13845942914485931, 1.4182746410369873, -1.0867236852645874, -0.07117491960525513, 0.12750115990638733, -0.12015040218830109, 0.28592950105667114, 0.3953613340854645, 0.7397257089614868, -0.6102709770202637, 0.10706494748592377, 0.0046136765740811825, 0.13632874190807343, 0.08862927556037903], "std": [0.5097405314445496, 0.7312836050987244, 0.6020076274871826, 0.4868814945220947, 0.3857055902481079, 0.4460492432117462, 0.463993638753891, 0.4271729290485382, 0.7278611063957214, 0.6495193243026733, 0.2206374853849411, 0.12078719586133957, 0.22364462912082672, 0.2711268365383148], "count": [3009]}, "timestamp": {"min": [0.0], "max": [100.26666666666667], "mean": [50.13333333333334], "std": [28.954114400905805], "count": [3009]}, "frame_index": {"min": [0], "max": [3008], "mean": [1504.0], "std": [868.6234320271741], "count": [3009]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3009]}, "index": {"min": [0], "max": [3008], "mean": [1504.0], "std": [868.6234320271741], "count": [3009]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3009]}, "subtask_annotation": {"mean": [11.564639415088068, 24.0, 24.0, 24.0, 24.0], "std": [7.391930552931133, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3009]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [3009]}, "eef_direction_state": {"mean": [3.2638750415420406, 4.661016949152542], "std": [2.1814105717991112, 1.9527687638777065], "min": [0, 0], "max": [6, 6], "count": [3009]}, "eef_velocity_state": {"mean": [1.3147224991691593, 0.5965437022266534], "std": [0.7762162902446716, 0.7630996363534229], "min": [0, 0], "max": [2, 2], "count": [3009]}, "eef_acc_mag_state": {"mean": [1.119641076769691, 0.611831173147225], "std": [0.7910535844475054, 0.8026664623176105], "min": [0, 0], "max": [2, 2], "count": [3009]}, "eef_direction_action": {"mean": [3.2638750415420406, 4.661016949152542], "std": [2.1814105717991112, 1.9527687638777065], "min": [0, 0], "max": [6, 6], "count": [3009]}, "eef_velocity_action": {"mean": [1.3147224991691593, 0.5965437022266534], "std": [0.7762162902446716, 0.7630996363534229], "min": [0, 0], "max": [2, 2], "count": [3009]}, "eef_acc_mag_action": {"mean": [1.119641076769691, 0.611831173147225], "std": [0.7910535844475054, 0.8026664623176105], "min": [0, 0], "max": [2, 2], "count": [3009]}, "eef_sim_pose_state": {"mean": [0.30069433899200076, 0.2901607370377127, 1.3261602387306208, -0.17003047385023717, 0.24624408619166338, -0.03189996783560863, 0.16028489573184143, -0.2556214489147036, 1.2858587845750862, 0.14105766262640576, 0.23311446736647132, 0.4010388517320289], "std": [0.1418911851094258, 0.15003488239358617, 0.09112618200888087, 0.4979274493396432, 0.39600290877336125, 0.35443227426697055, 0.09459079765234939, 0.09220609835122541, 0.10983160014104312, 0.2602620095999669, 0.25663938496076244, 0.45686730559873806], "min": [0.014624515565033355, -0.10977871156154942, 1.1826006941919123, -1.096713970968077, -0.5895677653036245, -0.7216953654528313, 0.021664144216651422, -0.3367661790120937, 1.1817279247834482, -0.762193739299858, -0.1853327211181759, -0.027557948155734802], "max": [0.5786323829540525, 0.6718774151547464, 1.5769951272158858, 1.670449060166408, 1.1802888386065873, 1.0289318814151196, 0.3743256272651593, -0.034938695215183085, 1.5114581767309965, 0.6856344156496872, 0.9063246266567604, 1.4139914544919694], "count": [3009]}, "eef_sim_pose_action": {"mean": [0.30069433899200076, 0.2901607370377127, 1.3261602387306208, -0.17003047385023717, 0.24624408619166338, -0.03189996783560863, 0.16028489573184143, -0.2556214489147036, 1.2858587845750862, 0.14105766262640576, 0.23311446736647132, 0.4010388517320289], "std": [0.1418911851094258, 0.15003488239358617, 0.09112618200888087, 0.4979274493396432, 0.39600290877336125, 0.35443227426697055, 0.09459079765234939, 0.09220609835122541, 0.10983160014104312, 0.2602620095999669, 0.25663938496076244, 0.45686730559873806], "min": [0.014624515565033355, -0.10977871156154942, 1.1826006941919123, -1.096713970968077, -0.5895677653036245, -0.7216953654528313, 0.021664144216651422, -0.3367661790120937, 1.1817279247834482, -0.762193739299858, -0.1853327211181759, -0.027557948155734802], "max": [0.5786323829540525, 0.6718774151547464, 1.5769951272158858, 1.670449060166408, 1.1802888386065873, 1.0289318814151196, 0.3743256272651593, -0.034938695215183085, 1.5114581767309965, 0.6856344156496872, 0.9063246266567604, 1.4139914544919694], "count": [3009]}, "gripper_mode_state": {"mean": [0.9002991026919243, 0.967098703888335], "std": [0.2996007816812846, 0.17837825211005476], "min": [0, 0], "max": [1, 1], "count": [3009]}, "gripper_activity_state": {"mean": [1.844466600199402, 1.9677633765370555], "std": [0.5016458021009325, 0.23760257621084593], "min": [0, 0], "max": [2, 2], "count": [3009]}, "gripper_mode_action": {"mean": [0.9002991026919243, 0.967098703888335], "std": [0.2996007816812846, 0.17837825211005476], "min": [0, 0], "max": [1, 1], "count": [3009]}, "gripper_activity_action": {"mean": [1.844466600199402, 1.9677633765370555], "std": [0.5016458021009325, 0.23760257621084593], "min": [0, 0], "max": [2, 2], "count": [3009]}, "gripper_open_scale_state": {"mean": [0.16338560374898953, 0.0506427688822602], "std": [0.2651373578940724, 0.15492733155829108], "min": [0.01225128663437707, 0.02083370728152139], "max": [0.9530425752912249, 0.962972777230399], "count": [3009]}, "gripper_open_scale_action": {"mean": [0.16338560374898953, 0.0506427688822602], "std": [0.2651373578940724, 0.15492733155829108], "min": [0.01225128663437707, 0.02083370728152139], "max": [0.9530425752912249, 0.962972777230399], "count": [3009]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3749197480876834]], [[0.40254815762575225]], [[0.37733504050176114]]], "std": [[[0.21707890400042346]], [[0.23454866537221816]], [[0.2315464311684222]]], "count": [454]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4389410654986419]], [[0.4298917579635868]], [[0.4226377431785245]]], "std": [[[0.24786157328272115]], [[0.22825562422713758]], [[0.2433641512647119]]], "count": [454]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40577528900693904]], [[0.4045643757258165]], [[0.37187461309780884]]], "std": [[[0.2636939865849526]], [[0.25592225901022825]], [[0.266709606661623]]], "count": [454]}, "observation.state": {"min": [-1.1949710845947266, -0.00492270989343524, -1.9312818050384521, -1.5299999713897705, -0.5298843383789062, -1.3591070175170898, 0.026089221239089966, -0.030475769191980362, 0.0008523671422153711, -1.9358837604522705, -0.22549517452716827, -0.40692606568336487, -0.18561168015003204, 0.0361650288105011], "max": [0.8805049657821655, 2.449922561645508, 0.0, 0.6885567903518677, 1.1029322147369385, 1.352971076965332, 1.6925162076950073, 1.0860583782196045, 2.0540003776550293, 0.0015339808305725455, 0.9830377101898193, 1.0569127798080444, 0.8206797242164612, 1.6849433183670044], "mean": [-0.08436369150876999, 1.4714515209197998, -1.0562655925750732, -0.19920934736728668, 0.14113691449165344, -0.1943262219429016, 0.4175322651863098, 0.3604612648487091, 0.7842350602149963, -0.7174129486083984, 0.283945769071579, 0.12379060685634613, 0.2363487184047699, 0.09767317026853561], "std": [0.4830057919025421, 0.6986328363418579, 0.5492550134658813, 0.5095211863517761, 0.35775062441825867, 0.5612515807151794, 0.5620269775390625, 0.40009984374046326, 0.7830333709716797, 0.7454677820205688, 0.31663277745246887, 0.3278220593929291, 0.30986401438713074, 0.2868300974369049], "count": [3492]}, "action": {"min": [-1.1949710845947266, -0.00492270989343524, -1.9312818050384521, -1.5299999713897705, -0.5298843383789062, -1.3591070175170898, 0.026089221239089966, -0.030475769191980362, 0.0008523671422153711, -1.9358837604522705, -0.22549517452716827, -0.40692606568336487, -0.18561168015003204, 0.0361650288105011], "max": [0.8805049657821655, 2.449922561645508, 0.0, 0.6885567903518677, 1.1029322147369385, 1.352971076965332, 1.6925162076950073, 1.0860583782196045, 2.0540003776550293, 0.0015339808305725455, 0.9830377101898193, 1.0569127798080444, 0.8206797242164612, 1.6849433183670044], "mean": [-0.08436369150876999, 1.4714515209197998, -1.0562655925750732, -0.19920934736728668, 0.14113691449165344, -0.1943262219429016, 0.4175322651863098, 0.3604612648487091, 0.7842350602149963, -0.7174129486083984, 0.283945769071579, 0.12379060685634613, 0.2363487184047699, 0.09767317026853561], "std": [0.4830057919025421, 0.6986328363418579, 0.5492550134658813, 0.5095211863517761, 0.35775062441825867, 0.5612515807151794, 0.5620269775390625, 0.40009984374046326, 0.7830333709716797, 0.7454677820205688, 0.31663277745246887, 0.3278220593929291, 0.30986401438713074, 0.2868300974369049], "count": [3492]}, "timestamp": {"min": [0.0], "max": [116.36666666666666], "mean": [58.18333333333334], "std": [33.60178428904345], "count": [3492]}, "frame_index": {"min": [0], "max": [3491], "mean": [1745.5], "std": [1008.0535286713035], "count": [3492]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [3492]}, "index": {"min": [3009], "max": [6500], "mean": [4754.5], "std": [1008.0535286713035], "count": [3492]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3492]}, "subtask_annotation": {"mean": [8.254009163802978, 24.0, 24.0, 24.0, 24.0], "std": [7.008497825719269, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3492]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [3492]}, "eef_direction_state": {"mean": [3.461626575028637, 4.846506300114547], "std": [2.1833128695201727, 1.9318076229567585], "min": [0, 0], "max": [6, 6], "count": [3492]}, "eef_velocity_state": {"mean": [1.1801260022909508, 0.4616265750286369], "std": [0.7650177892051925, 0.696879388644698], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_acc_mag_state": {"mean": [1.0515463917525774, 0.516036655211913], "std": [0.8120515591234438, 0.7751329094376505], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_direction_action": {"mean": [3.461626575028637, 4.846506300114547], "std": [2.1833128695201727, 1.9318076229567585], "min": [0, 0], "max": [6, 6], "count": [3492]}, "eef_velocity_action": {"mean": [1.1801260022909508, 0.4616265750286369], "std": [0.7650177892051925, 0.696879388644698], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_acc_mag_action": {"mean": [1.0515463917525774, 0.516036655211913], "std": [0.8120515591234438, 0.7751329094376505], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_sim_pose_state": {"mean": [0.3213497266348619, 0.32109591249790964, 1.3215572826281234, -0.25219149778836064, 0.20838422323208738, 0.043752614822286484, 0.16628418874560869, -0.25405124792849804, 1.2873043520871144, 0.28449555395805554, 0.30711120676772163, 0.4828558857920464], "std": [0.15037846614646544, 0.1398148338733567, 0.07810530099295904, 0.6087837681674458, 0.3982308038845857, 0.3897846116517753, 0.10128602090236322, 0.0979624702895505, 0.11034059279162581, 0.5040739782564251, 0.34393343569185625, 0.6303399734224647], "min": [0.03570755808445618, -0.1076118722927896, 1.1827073340751426, -1.4276560349106675, -0.6706486747293058, -0.8449796380700438, 0.019913040222337676, -0.3367659596945379, 1.1819397821392996, -0.5770967401285643, -0.08984594253704237, -0.1137900956870018], "max": [0.5787636821542657, 0.6114285092651548, 1.5658734138780417, 1.7269334108271317, 1.3482762435329412, 1.0582321578482032, 0.405983451857699, 0.014981490048765467, 1.508273963498353, 1.3084887549965483, 1.1187410599961178, 2.147237429540689], "count": [3492]}, "eef_sim_pose_action": {"mean": [0.3213497266348619, 0.32109591249790964, 1.3215572826281234, -0.25219149778836064, 0.20838422323208738, 0.043752614822286484, 0.16628418874560869, -0.25405124792849804, 1.2873043520871144, 0.28449555395805554, 0.30711120676772163, 0.4828558857920464], "std": [0.15037846614646544, 0.1398148338733567, 0.07810530099295904, 0.6087837681674458, 0.3982308038845857, 0.3897846116517753, 0.10128602090236322, 0.0979624702895505, 0.11034059279162581, 0.5040739782564251, 0.34393343569185625, 0.6303399734224647], "min": [0.03570755808445618, -0.1076118722927896, 1.1827073340751426, -1.4276560349106675, -0.6706486747293058, -0.8449796380700438, 0.019913040222337676, -0.3367659596945379, 1.1819397821392996, -0.5770967401285643, -0.08984594253704237, -0.1137900956870018], "max": [0.5787636821542657, 0.6114285092651548, 1.5658734138780417, 1.7269334108271317, 1.3482762435329412, 1.0582321578482032, 0.405983451857699, 0.014981490048765467, 1.508273963498353, 1.3084887549965483, 1.1187410599961178, 2.147237429540689], "count": [3492]}, "gripper_mode_state": {"mean": [0.8384879725085911, 0.9610538373424972], "std": [0.36800257127774116, 0.19346668724035732], "min": [0, 0], "max": [1, 1], "count": [3492]}, "gripper_activity_state": {"mean": [1.8321878579610538, 1.956471935853379], "std": [0.5170800044794184, 0.2756766819059126], "min": [0, 0], "max": [2, 2], "count": [3492]}, "gripper_mode_action": {"mean": [0.8384879725085911, 0.9610538373424972], "std": [0.36800257127774116, 0.19346668724035732], "min": [0, 0], "max": [1, 1], "count": [3492]}, "gripper_activity_action": {"mean": [1.8321878579610538, 1.956471935853379], "std": [0.5170800044794184, 0.2756766819059126], "min": [0, 0], "max": [2, 2], "count": [3492]}, "gripper_open_scale_state": {"mean": [0.23859281378968927, 0.055812733007383396], "std": [0.32115956095892334, 0.16390141895714896], "min": [0.014908126422337123, 0.02066573074885777], "max": [0.9671521186828613, 0.9628247533525739], "count": [3492]}, "gripper_open_scale_action": {"mean": [0.23859281378968927, 0.055812733007383396], "std": [0.32115956095892334, 0.16390141895714896], "min": [0.014908126422337123, 0.02066573074885777], "max": [0.9671521186828613, 0.9628247533525739], "count": [3492]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743595284329513]], [[0.4730238151621357]], [[0.4409011444486544]]], "std": [[[0.25142075588904556]], [[0.2533543970503678]], [[0.2505030565703353]]], "count": [414]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43161116505109826]], [[0.43425011380021683]], [[0.42603662985591445]]], "std": [[[0.2562060790213102]], [[0.24121673517037115]], [[0.2588660312535627]]], "count": [414]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4002702110500668]], [[0.4066596439434603]], [[0.38448912254112594]]], "std": [[[0.2626239980253777]], [[0.2501917117415998]], [[0.2533435444878217]]], "count": [414]}, "observation.state": {"min": [-1.201080560684204, -0.006603896152228117, -1.9259916543960571, -1.5299999713897705, -0.8177021145820618, -0.8315242528915405, 0.022861752659082413, -0.006770550273358822, -0.0033554004039615393, -1.9399346113204956, -0.28205713629722595, -0.2416108101606369, -0.2063034325838089, 0.03363225236535072], "max": [0.9256870150566101, 2.7029850482940674, 0.01840776950120926, 0.9305504560470581, 1.1101276874542236, 1.260932207107544, 1.683611273765564, 0.9587379693984985, 2.1322333812713623, 0.0015339808305725455, 0.9315226674079895, 0.9128378033638, 0.7493302226066589, 1.6579560041427612], "mean": [-0.20368194580078125, 1.5161986351013184, -1.0358268022537231, -0.11403696238994598, 0.14361093938350677, -0.16169390082359314, 0.31718698143959045, 0.2749536633491516, 1.0012091398239136, -0.8301489353179932, 0.3514505922794342, 0.3118212819099426, 0.33370429277420044, 0.07292938232421875], "std": [0.5054512619972229, 0.7365115880966187, 0.6067676544189453, 0.5044224262237549, 0.35705533623695374, 0.36328643560409546, 0.5290118455886841, 0.28482890129089355, 0.7570082545280457, 0.6707843542098999, 0.3159547448158264, 0.313562273979187, 0.3232787549495697, 0.22156120836734772], "count": [3095]}, "action": {"min": [-1.201080560684204, -0.006603896152228117, -1.9259916543960571, -1.5299999713897705, -0.8177021145820618, -0.8315242528915405, 0.022861752659082413, -0.006770550273358822, -0.0033554004039615393, -1.9399346113204956, -0.28205713629722595, -0.2416108101606369, -0.2063034325838089, 0.03363225236535072], "max": [0.9256870150566101, 2.7029850482940674, 0.01840776950120926, 0.9305504560470581, 1.1101276874542236, 1.260932207107544, 1.683611273765564, 0.9587379693984985, 2.1322333812713623, 0.0015339808305725455, 0.9315226674079895, 0.9128378033638, 0.7493302226066589, 1.6579560041427612], "mean": [-0.20368194580078125, 1.5161986351013184, -1.0358268022537231, -0.11403696238994598, 0.14361093938350677, -0.16169390082359314, 0.31718698143959045, 0.2749536633491516, 1.0012091398239136, -0.8301489353179932, 0.3514505922794342, 0.3118212819099426, 0.33370429277420044, 0.07292938232421875], "std": [0.5054512619972229, 0.7365115880966187, 0.6067676544189453, 0.5044224262237549, 0.35705533623695374, 0.36328643560409546, 0.5290118455886841, 0.28482890129089355, 0.7570082545280457, 0.6707843542098999, 0.3159547448158264, 0.313562273979187, 0.3232787549495697, 0.22156120836734772], "count": [3095]}, "timestamp": {"min": [0.0], "max": [103.13333333333334], "mean": [51.56666666666667], "std": [29.781649831174008], "count": [3095]}, "frame_index": {"min": [0], "max": [3094], "mean": [1547.0], "std": [893.4494949352202], "count": [3095]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [3095]}, "index": {"min": [6501], "max": [9595], "mean": [8048.0], "std": [893.4494949352202], "count": [3095]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3095]}, "subtask_annotation": {"mean": [13.095638126009693, 24.0, 24.0, 24.0, 24.0], "std": [6.691727854962517, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3095]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [3095]}, "eef_direction_state": {"mean": [3.4374798061389336, 4.221324717285945], "std": [2.096050007919336, 2.1506577547908305], "min": [0, 0], "max": [6, 6], "count": [3095]}, "eef_velocity_state": {"mean": [1.2756058158319872, 0.735702746365105], "std": [0.8018371955936919, 0.7814085386076383], "min": [0, 0], "max": [2, 2], "count": [3095]}, "eef_acc_mag_state": {"mean": [1.122778675282714, 0.7318255250403877], "std": [0.7956554289877834, 0.8329667836185362], "min": [0, 0], "max": [2, 2], "count": [3095]}, "eef_direction_action": {"mean": [3.4374798061389336, 4.221324717285945], "std": [2.096050007919336, 2.1506577547908305], "min": [0, 0], "max": [6, 6], "count": [3095]}, "eef_velocity_action": {"mean": [1.2756058158319872, 0.735702746365105], "std": [0.8018371955936919, 0.7814085386076383], "min": [0, 0], "max": [2, 2], "count": [3095]}, "eef_acc_mag_action": {"mean": [1.122778675282714, 0.7318255250403877], "std": [0.7956554289877834, 0.8329667836185362], "min": [0, 0], "max": [2, 2], "count": [3095]}, "eef_sim_pose_state": {"mean": [0.31594716328403094, 0.26941956672949724, 1.2904689138550158, -0.18021138362529668, 0.350500406095275, -0.07165835177998736, 0.21588325432370176, -0.26328336775777883, 1.2944253348288908, 0.6060165854502259, 0.43122479266755354, 0.6778974438795614], "std": [0.14088029226323523, 0.15760606017965129, 0.07410715161307983, 0.4031169573786211, 0.40316719401479895, 0.3601583910056619, 0.11278585000110548, 0.08668127465713041, 0.08977392283125461, 0.5799577650006241, 0.3323045650618701, 0.6103453236997735], "min": [0.04397640717958832, -0.14763798355918778, 1.1396358172617047, -0.9356034380442823, -0.53804597253885, -1.1942902206934716, 0.03334486921902467, -0.33669861479954266, 1.1817485872442368, -0.20307864406641626, -0.044714602761992905, -0.26483039291807603], "max": [0.6086444066547313, 0.6172087832407308, 1.5616025517190226, 1.5479658182416107, 1.1725240963477788, 0.7546636078992859, 0.4002279841587929, -0.010059151142803856, 1.4847586696676254, 1.4271742385763968, 1.0279675476274863, 1.8747625704496773], "count": [3095]}, "eef_sim_pose_action": {"mean": [0.31594716328403094, 0.26941956672949724, 1.2904689138550158, -0.18021138362529668, 0.350500406095275, -0.07165835177998736, 0.21588325432370176, -0.26328336775777883, 1.2944253348288908, 0.6060165854502259, 0.43122479266755354, 0.6778974438795614], "std": [0.14088029226323523, 0.15760606017965129, 0.07410715161307983, 0.4031169573786211, 0.40316719401479895, 0.3601583910056619, 0.11278585000110548, 0.08668127465713041, 0.08977392283125461, 0.5799577650006241, 0.3323045650618701, 0.6103453236997735], "min": [0.04397640717958832, -0.14763798355918778, 1.1396358172617047, -0.9356034380442823, -0.53804597253885, -1.1942902206934716, 0.03334486921902467, -0.33669861479954266, 1.1817485872442368, -0.20307864406641626, -0.044714602761992905, -0.26483039291807603], "max": [0.6086444066547313, 0.6172087832407308, 1.5616025517190226, 1.5479658182416107, 1.1725240963477788, 0.7546636078992859, 0.4002279841587929, -0.010059151142803856, 1.4847586696676254, 1.4271742385763968, 1.0279675476274863, 1.8747625704496773], "count": [3095]}, "gripper_mode_state": {"mean": [0.8617124394184168, 0.9741518578352181], "std": [0.3452015515173435, 0.15868212158718917], "min": [0, 0], "max": [1, 1], "count": [3095]}, "gripper_activity_state": {"mean": [1.821324717285945, 1.9521809369951535], "std": [0.533889489166711, 0.2869947783549525], "min": [0, 0], "max": [2, 2], "count": [3095]}, "gripper_mode_action": {"mean": [0.8617124394184168, 0.9741518578352181], "std": [0.3452015515173435, 0.15868212158718917], "min": [0, 0], "max": [1, 1], "count": [3095]}, "gripper_activity_action": {"mean": [1.821324717285945, 1.9521809369951535], "std": [0.533889489166711, 0.2869947783549525], "min": [0, 0], "max": [2, 2], "count": [3095]}, "gripper_open_scale_state": {"mean": [0.18124395306510843, 0.04167489482009566], "std": [0.3022932864495828, 0.1266063053690092], "min": [0.013063858662332808, 0.019218429923057556], "max": [0.9620635850088937, 0.9474034309387207], "count": [3095]}, "gripper_open_scale_action": {"mean": [0.18124395306510843, 0.04167489482009566], "std": [0.3022932864495828, 0.1266063053690092], "min": [0.013063858662332808, 0.019218429923057556], "max": [0.9620635850088937, 0.9474034309387207], "count": [3095]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463726059615765]], [[0.47545196920182214]], [[0.4549200391166568]]], "std": [[[0.2437923787076102]], [[0.2604675720518389]], [[0.2625039986135905]]], "count": [550]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424145335710042]], [[0.4326276039809864]], [[0.4236588794810853]]], "std": [[[0.2684386718184183]], [[0.24989577471310873]], [[0.26864413351105493]]], "count": [550]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188139636561695]], [[0.42336887452960986]], [[0.39641715884333534]]], "std": [[[0.25550012042213593]], [[0.2419390076285712]], [[0.2511670551521725]]], "count": [550]}, "observation.state": {"min": [-1.153295874595642, -0.002971612848341465, -1.9190099239349365, -1.4066604375839233, -1.1520196199417114, -2.1260974407196045, 0.01857425644993782, -0.8220142722129822, -0.004598050378262997, -1.9404857158660889, -1.0068721771240234, -0.4826080799102783, -0.3328738212585449, 0.03508844971656799], "max": [1.133611798286438, 2.7537500858306885, 0.01840776950120926, 0.7624756693840027, 1.0170292854309082, 1.1558095216751099, 1.693747878074646, 1.1094416379928589, 2.124563455581665, 0.0015339808305725455, 0.9433267712593079, 1.3628629446029663, 1.1842331886291504, 1.7000850439071655], "mean": [-0.1882694810628891, 1.5735338926315308, -1.0828338861465454, -0.16095080971717834, -0.030696051195263863, -0.16451765596866608, 0.47171103954315186, 0.4455747604370117, 0.9954619407653809, -0.9165750741958618, 0.24236677587032318, 0.09178794920444489, 0.26539093255996704, 0.17407959699630737], "std": [0.4768660366535187, 0.7813002467155457, 0.5870286822319031, 0.4238526225090027, 0.4734334349632263, 0.5744336843490601, 0.578039824962616, 0.4276757538318634, 0.8436559438705444, 0.775670051574707, 0.44281336665153503, 0.2975212633609772, 0.3534228205680847, 0.3836140036582947], "count": [4507]}, "action": {"min": [-1.153295874595642, -0.002971612848341465, -1.9190099239349365, -1.4066604375839233, -1.1520196199417114, -2.1260974407196045, 0.01857425644993782, -0.8220142722129822, -0.004598050378262997, -1.9404857158660889, -1.0068721771240234, -0.4826080799102783, -0.3328738212585449, 0.03508844971656799], "max": [1.133611798286438, 2.7537500858306885, 0.01840776950120926, 0.7624756693840027, 1.0170292854309082, 1.1558095216751099, 1.693747878074646, 1.1094416379928589, 2.124563455581665, 0.0015339808305725455, 0.9433267712593079, 1.3628629446029663, 1.1842331886291504, 1.7000850439071655], "mean": [-0.1882694810628891, 1.5735338926315308, -1.0828338861465454, -0.16095080971717834, -0.030696051195263863, -0.16451765596866608, 0.47171103954315186, 0.4455747604370117, 0.9954619407653809, -0.9165750741958618, 0.24236677587032318, 0.09178794920444489, 0.26539093255996704, 0.17407959699630737], "std": [0.4768660366535187, 0.7813002467155457, 0.5870286822319031, 0.4238526225090027, 0.4734334349632263, 0.5744336843490601, 0.578039824962616, 0.4276757538318634, 0.8436559438705444, 0.775670051574707, 0.44281336665153503, 0.2975212633609772, 0.3534228205680847, 0.3836140036582947], "count": [4507]}, "timestamp": {"min": [0.0], "max": [150.2], "mean": [75.10000000000001], "std": [43.36862665312078], "count": [4507]}, "frame_index": {"min": [0], "max": [4506], "mean": [2253.0], "std": [1301.0587995936232], "count": [4507]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [4507]}, "index": {"min": [9596], "max": [14102], "mean": [11849.0], "std": [1301.0587995936232], "count": [4507]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [4507]}, "subtask_annotation": {"mean": [8.593743066341247, 24.0, 24.0, 24.0, 24.0], "std": [7.185289676991647, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [4507]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [4507]}, "eef_direction_state": {"mean": [3.595961837142223, 4.646993565564677], "std": [2.1434699418204954, 1.9170371550700518], "min": [0, 0], "max": [6, 6], "count": [4507]}, "eef_velocity_state": {"mean": [1.1617483913911693, 0.6174839139116929], "std": [0.808360658506698, 0.782907920497536], "min": [0, 0], "max": [2, 2], "count": [4507]}, "eef_acc_mag_state": {"mean": [1.0494785888617706, 0.6465498114044819], "std": [0.8215488998120061, 0.8155839910208215], "min": [0, 0], "max": [2, 2], "count": [4507]}, "eef_direction_action": {"mean": [3.595961837142223, 4.646993565564677], "std": [2.1434699418204954, 1.9170371550700518], "min": [0, 0], "max": [6, 6], "count": [4507]}, "eef_velocity_action": {"mean": [1.1617483913911693, 0.6174839139116929], "std": [0.808360658506698, 0.782907920497536], "min": [0, 0], "max": [2, 2], "count": [4507]}, "eef_acc_mag_action": {"mean": [1.0494785888617706, 0.6465498114044819], "std": [0.8215488998120061, 0.8155839910208215], "min": [0, 0], "max": [2, 2], "count": [4507]}, "eef_sim_pose_state": {"mean": [0.3344816521606068, 0.27033835853701393, 1.2827862850791625, -0.17048220704882622, 0.30503960050645723, -0.21883409787701708, 0.19680394213967525, -0.21592652566618759, 1.3102867443374657, 0.35029884548608364, 0.2951724553435923, 0.5644108385814789], "std": [0.1481309859669976, 0.15600345969195856, 0.09650762364500241, 0.6400603903558189, 0.36683023768818984, 0.49376152989244365, 0.11684665931417429, 0.11582127858207715, 0.11235430418376985, 0.49068054223279683, 0.3941143878651863, 0.5609174620675486], "min": [0.04136263918194976, -0.13998257811424408, 1.0484323183594915, -1.9141875421433836, -0.6602110547168358, -1.5531560148820023, -0.03854069079019898, -0.3371960403333812, 1.1812584063220084, -0.33974339744275983, -0.381774358649704, -0.23933078278729336], "max": [0.6117822555605686, 0.6844022266997356, 1.5471859136380977, 1.4789847341394364, 1.1340658966758288, 0.8119290377800626, 0.443333692151859, 0.015470350400147555, 1.485891327687869, 1.3528028198273798, 1.144221538764445, 1.8266943649734495], "count": [4507]}, "eef_sim_pose_action": {"mean": [0.3344816521606068, 0.27033835853701393, 1.2827862850791625, -0.17048220704882622, 0.30503960050645723, -0.21883409787701708, 0.19680394213967525, -0.21592652566618759, 1.3102867443374657, 0.35029884548608364, 0.2951724553435923, 0.5644108385814789], "std": [0.1481309859669976, 0.15600345969195856, 0.09650762364500241, 0.6400603903558189, 0.36683023768818984, 0.49376152989244365, 0.11684665931417429, 0.11582127858207715, 0.11235430418376985, 0.49068054223279683, 0.3941143878651863, 0.5609174620675486], "min": [0.04136263918194976, -0.13998257811424408, 1.0484323183594915, -1.9141875421433836, -0.6602110547168358, -1.5531560148820023, -0.03854069079019898, -0.3371960403333812, 1.1812584063220084, -0.33974339744275983, -0.381774358649704, -0.23933078278729336], "max": [0.6117822555605686, 0.6844022266997356, 1.5471859136380977, 1.4789847341394364, 1.1340658966758288, 0.8119290377800626, 0.443333692151859, 0.015470350400147555, 1.485891327687869, 1.3528028198273798, 1.144221538764445, 1.8266943649734495], "count": [4507]}, "gripper_mode_state": {"mean": [0.8276015087641446, 0.9434213445751054], "std": [0.3777264240895168, 0.23103573571030894], "min": [0, 0], "max": [1, 1], "count": [4507]}, "gripper_activity_state": {"mean": [1.8176170401597516, 1.9480807632571555], "std": [0.5391446864269778, 0.29934137398068833], "min": [0, 0], "max": [2, 2], "count": [4507]}, "gripper_mode_action": {"mean": [0.8276015087641446, 0.9434213445751054], "std": [0.3777264240895168, 0.23103573571030894], "min": [0, 0], "max": [1, 1], "count": [4507]}, "gripper_activity_action": {"mean": [1.8176170401597516, 1.9480807632571555], "std": [0.5391446864269778, 0.29934137398068833], "min": [0, 0], "max": [2, 2], "count": [4507]}, "gripper_open_scale_state": {"mean": [0.26955720777509173, 0.09947817671007272], "std": [0.33030769326996307, 0.21921117025245473], "min": [0.010613860828535897, 0.020050542695181712], "max": [0.9678559303283691, 0.9714771679469517], "count": [4507]}, "gripper_open_scale_action": {"mean": [0.26955720777509173, 0.09947817671007272], "std": [0.33030769326996307, 0.21921117025245473], "min": [0.010613860828535897, 0.020050542695181712], "max": [0.9678559303283691, 0.9714771679469517], "count": [4507]}}} +{"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.5223335414500396]], [[0.5271290493785898]], [[0.5057088308018914]]], "std": [[[0.26834810677507875]], [[0.27153813451762954]], [[0.2707935666642313]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4166449923561596]], [[0.4406309146922658]], [[0.4385662484217172]]], "std": [[[0.2543808120560904]], [[0.2407630109618284]], [[0.25974652678837806]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.412633118098881]], [[0.4149970445880372]], [[0.38710666019880174]]], "std": [[[0.2648960753527224]], [[0.2509527023077204]], [[0.25569786392133637]]], "count": [352]}, "observation.state": {"min": [-1.23485267162323, -0.004516697023063898, -1.9448667764663696, -1.5299999713897705, -0.9006113409996033, -0.9249904155731201, 0.014764091931283474, -0.06416792422533035, -0.002756296657025814, -1.9297142028808594, -0.429514616727829, -0.25692397356033325, -0.17949439585208893, 0.03338667377829552], "max": [0.9760682582855225, 2.6491847038269043, 0.0020635495893657207, 0.9917006492614746, 1.087592363357544, 1.21491277217865, 1.6740530729293823, 0.991295576095581, 2.064697265625, 0.0, 0.7603470087051392, 0.6028544306755066, 0.6879402995109558, 1.6311194896697998], "mean": [-0.260773241519928, 1.5217139720916748, -1.0247830152511597, -0.1300201117992401, 0.17022354900836945, -0.23626025021076202, 0.3178645968437195, 0.297272264957428, 0.869617223739624, -0.7023957371711731, 0.2921704053878784, 0.22673778235912323, 0.34702447056770325, 0.06930117309093475], "std": [0.5109651684761047, 0.7009835243225098, 0.5591552257537842, 0.524121880531311, 0.3366296589374542, 0.37744539976119995, 0.50885409116745, 0.28124091029167175, 0.7026552557945251, 0.6063371300697327, 0.24062903225421906, 0.24042537808418274, 0.3055444657802582, 0.20382563769817352], "count": [2491]}, "action": {"min": [-1.23485267162323, -0.004516697023063898, -1.9448667764663696, -1.5299999713897705, -0.9006113409996033, -0.9249904155731201, 0.014764091931283474, -0.06416792422533035, -0.002756296657025814, -1.9297142028808594, -0.429514616727829, -0.25692397356033325, -0.17949439585208893, 0.03338667377829552], "max": [0.9760682582855225, 2.6491847038269043, 0.0020635495893657207, 0.9917006492614746, 1.087592363357544, 1.21491277217865, 1.6740530729293823, 0.991295576095581, 2.064697265625, 0.0, 0.7603470087051392, 0.6028544306755066, 0.6879402995109558, 1.6311194896697998], "mean": [-0.260773241519928, 1.5217139720916748, -1.0247830152511597, -0.1300201117992401, 0.17022354900836945, -0.23626025021076202, 0.3178645968437195, 0.297272264957428, 0.869617223739624, -0.7023957371711731, 0.2921704053878784, 0.22673778235912323, 0.34702447056770325, 0.06930117309093475], "std": [0.5109651684761047, 0.7009835243225098, 0.5591552257537842, 0.524121880531311, 0.3366296589374542, 0.37744539976119995, 0.50885409116745, 0.28124091029167175, 0.7026552557945251, 0.6063371300697327, 0.24062903225421906, 0.24042537808418274, 0.3055444657802582, 0.20382563769817352], "count": [2491]}, "timestamp": {"min": [0.0], "max": [83.0], "mean": [41.5], "std": [23.969656744401753], "count": [2491]}, "frame_index": {"min": [0], "max": [2490], "mean": [1245.0], "std": [719.0897023320526], "count": [2491]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [2491]}, "index": {"min": [14103], "max": [16593], "mean": [15348.0], "std": [719.0897023320526], "count": [2491]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2491]}, "subtask_annotation": {"mean": [13.751505419510236, 24.0, 24.0, 24.0, 24.0], "std": [6.832667119489159, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2491]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [2491]}, "eef_direction_state": {"mean": [3.3436370935367323, 4.461661983139302], "std": [2.179412323597257, 2.108373388610479], "min": [0, 0], "max": [6, 6], "count": [2491]}, "eef_velocity_state": {"mean": [1.2782015254917705, 0.6595744680851063], "std": [0.8074836497255756, 0.7967515210686728], "min": [0, 0], "max": [2, 2], "count": [2491]}, "eef_acc_mag_state": {"mean": [1.1063829787234043, 0.6700120433560819], "std": [0.8066385814845596, 0.8287172860997182], "min": [0, 0], "max": [2, 2], "count": [2491]}, "eef_direction_action": {"mean": [3.3436370935367323, 4.461661983139302], "std": [2.179412323597257, 2.108373388610479], "min": [0, 0], "max": [6, 6], "count": [2491]}, "eef_velocity_action": {"mean": [1.2782015254917705, 0.6595744680851063], "std": [0.8074836497255756, 0.7967515210686728], "min": [0, 0], "max": [2, 2], "count": [2491]}, "eef_acc_mag_action": {"mean": [1.1063829787234043, 0.6700120433560819], "std": [0.8066385814845596, 0.8287172860997182], "min": [0, 0], "max": [2, 2], "count": [2491]}, "eef_sim_pose_state": {"mean": [0.3099451337964451, 0.24867348162821099, 1.294648607401386, -0.2396581695230413, 0.35118226677314, -0.09889903950663728, 0.1871416338533636, -0.268827134322419, 1.2875915080799583, 0.515054357680803, 0.4184525777452711, 0.5766281756121877], "std": [0.12873351334534924, 0.1565609161602936, 0.07548609898182775, 0.41322782736762503, 0.44139424851576725, 0.3510871676069279, 0.09912879496632321, 0.08142618922226713, 0.08964445380054069, 0.4711044611496846, 0.3105170457791754, 0.5209887218279873], "min": [0.0396676085363661, -0.15740754000501572, 1.1563124110659364, -0.9553851426597966, -0.6161150357103442, -1.229872415073558, 0.038647726013650435, -0.33685652348014195, 1.1823039036638063, -0.30999838650024125, -0.06472967516314698, -0.09592076315230848], "max": [0.5771914169382353, 0.5676292711422938, 1.5683194099837314, 1.574952827670045, 1.1987257098022446, 0.987976203421646, 0.3570247719597434, -0.01532057385231929, 1.486918001286899, 1.1042906873272371, 1.146901268700895, 1.5016587355271493], "count": [2491]}, "eef_sim_pose_action": {"mean": [0.3099451337964451, 0.24867348162821099, 1.294648607401386, -0.2396581695230413, 0.35118226677314, -0.09889903950663728, 0.1871416338533636, -0.268827134322419, 1.2875915080799583, 0.515054357680803, 0.4184525777452711, 0.5766281756121877], "std": [0.12873351334534924, 0.1565609161602936, 0.07548609898182775, 0.41322782736762503, 0.44139424851576725, 0.3510871676069279, 0.09912879496632321, 0.08142618922226713, 0.08964445380054069, 0.4711044611496846, 0.3105170457791754, 0.5209887218279873], "min": [0.0396676085363661, -0.15740754000501572, 1.1563124110659364, -0.9553851426597966, -0.6161150357103442, -1.229872415073558, 0.038647726013650435, -0.33685652348014195, 1.1823039036638063, -0.30999838650024125, -0.06472967516314698, -0.09592076315230848], "max": [0.5771914169382353, 0.5676292711422938, 1.5683194099837314, 1.574952827670045, 1.1987257098022446, 0.987976203421646, 0.3570247719597434, -0.01532057385231929, 1.486918001286899, 1.1042906873272371, 1.146901268700895, 1.5016587355271493], "count": [2491]}, "gripper_mode_state": {"mean": [0.8659173022882376, 0.9763147330389402], "std": [0.3407411449855941, 0.1520666797495266], "min": [0, 0], "max": [1, 1], "count": [2491]}, "gripper_activity_state": {"mean": [1.7771979124849457, 1.9446005620232838], "std": [0.5866659813530254, 0.30803170573489314], "min": [0, 0], "max": [2, 2], "count": [2491]}, "gripper_mode_action": {"mean": [0.8659173022882376, 0.9763147330389402], "std": [0.3407411449855941, 0.1520666797495266], "min": [0, 0], "max": [1, 1], "count": [2491]}, "gripper_activity_action": {"mean": [1.7771979124849457, 1.9446005620232838], "std": [0.5866659813530254, 0.30803170573489314], "min": [0, 0], "max": [2, 2], "count": [2491]}, "gripper_open_scale_state": {"mean": [0.18163145011247744, 0.03960031913533098], "std": [0.29077211058269764, 0.11647360811839952], "min": [0.008436623960733414, 0.01907809930188315], "max": [0.956601755959647, 0.9320682798113141], "count": [2491]}, "gripper_open_scale_action": {"mean": [0.18163145011247744, 0.03960031913533098], "std": [0.29077211058269764, 0.11647360811839952], "min": [0.008436623960733414, 0.01907809930188315], "max": [0.956601755959647, 0.9320682798113141], "count": [2491]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3478308835167495]], [[0.34095044038508093]], [[0.29621515325028397]]], "std": [[[0.20765712208985543]], [[0.19651834318477432]], [[0.1607977602908584]]], "count": [468]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41219908454834925]], [[0.42161187398748673]], [[0.3958623005232482]]], "std": [[[0.2802475206563465]], [[0.26565625737396875]], [[0.2781245354935953]]], "count": [468]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39967600855631896]], [[0.4029471089836694]], [[0.3784914046934063]]], "std": [[[0.2524736285069453]], [[0.25144124075297464]], [[0.26468992056224205]]], "count": [468]}, "observation.state": {"min": [-1.081399917602539, -0.009138754568994045, -1.8898643255233765, -1.5299999713897705, -0.8298836350440979, -1.0937283039093018, 0.01986229605972767, -0.015339807607233524, -0.003067961661145091, -1.934349775314331, -0.5250604748725891, -0.6094889640808105, -0.32213595509529114, 0.034578874707221985], "max": [0.9698593616485596, 2.5341362953186035, 0.03999999910593033, 0.8894888758659363, 0.9910856485366821, 1.8208352327346802, 1.6936185359954834, 0.9894176125526428, 2.3285610675811768, -0.0015339808305725455, 0.8242684602737427, 0.8835729360580444, 0.8777108788490295, 1.647662878036499], "mean": [-0.15527160465717316, 1.6095038652420044, -1.0582729578018188, -0.2326555699110031, 0.1728413850069046, -0.20323149859905243, 0.45376989245414734, 0.3075953423976898, 0.9213060736656189, -0.6944593787193298, 0.08873195946216583, 0.2847624719142914, 0.3191535770893097, 0.06979269534349442], "std": [0.4857584536075592, 0.6031787395477295, 0.6133860945701599, 0.6463126540184021, 0.3267287015914917, 0.49167296290397644, 0.6373814940452576, 0.31776073575019836, 0.829108476638794, 0.6739327311515808, 0.2391073852777481, 0.3212309181690216, 0.35618388652801514, 0.20452506840229034], "count": [3640]}, "action": {"min": [-1.081399917602539, -0.009138754568994045, -1.8898643255233765, -1.5299999713897705, -0.8298836350440979, -1.0937283039093018, 0.01986229605972767, -0.015339807607233524, -0.003067961661145091, -1.934349775314331, -0.5250604748725891, -0.6094889640808105, -0.32213595509529114, 0.034578874707221985], "max": [0.9698593616485596, 2.5341362953186035, 0.03999999910593033, 0.8894888758659363, 0.9910856485366821, 1.8208352327346802, 1.6936185359954834, 0.9894176125526428, 2.3285610675811768, -0.0015339808305725455, 0.8242684602737427, 0.8835729360580444, 0.8777108788490295, 1.647662878036499], "mean": [-0.15527160465717316, 1.6095038652420044, -1.0582729578018188, -0.2326555699110031, 0.1728413850069046, -0.20323149859905243, 0.45376989245414734, 0.3075953423976898, 0.9213060736656189, -0.6944593787193298, 0.08873195946216583, 0.2847624719142914, 0.3191535770893097, 0.06979269534349442], "std": [0.4857584536075592, 0.6031787395477295, 0.6133860945701599, 0.6463126540184021, 0.3267287015914917, 0.49167296290397644, 0.6373814940452576, 0.31776073575019836, 0.829108476638794, 0.6739327311515808, 0.2391073852777481, 0.3212309181690216, 0.35618388652801514, 0.20452506840229034], "count": [3640]}, "timestamp": {"min": [0.0], "max": [121.3], "mean": [60.65], "std": [35.02591500906468], "count": [3640]}, "frame_index": {"min": [0], "max": [3639], "mean": [1819.5], "std": [1050.7774502719403], "count": [3640]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [3640]}, "index": {"min": [16594], "max": [20233], "mean": [18413.5], "std": [1050.7774502719403], "count": [3640]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3640]}, "subtask_annotation": {"mean": [12.489560439560439, 24.0, 24.0, 24.0, 24.0], "std": [7.069389269374803, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3640]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [3640]}, "eef_direction_state": {"mean": [3.423351648351648, 4.516483516483516], "std": [2.117341734156462, 2.0329031769003025], "min": [0, 0], "max": [6, 6], "count": [3640]}, "eef_velocity_state": {"mean": [1.2445054945054945, 0.6804945054945055], "std": [0.7578146192985259, 0.8037369980645058], "min": [0, 0], "max": [2, 2], "count": [3640]}, "eef_acc_mag_state": {"mean": [1.1527472527472526, 0.6796703296703297], "std": [0.77301190007482, 0.8281608785544259], "min": [0, 0], "max": [2, 2], "count": [3640]}, "eef_direction_action": {"mean": [3.423351648351648, 4.516483516483516], "std": [2.117341734156462, 2.0329031769003025], "min": [0, 0], "max": [6, 6], "count": [3640]}, "eef_velocity_action": {"mean": [1.2445054945054945, 0.6804945054945055], "std": [0.7578146192985259, 0.8037369980645058], "min": [0, 0], "max": [2, 2], "count": [3640]}, "eef_acc_mag_action": {"mean": [1.1527472527472526, 0.6796703296703297], "std": [0.77301190007482, 0.8281608785544259], "min": [0, 0], "max": [2, 2], "count": [3640]}, "eef_sim_pose_state": {"mean": [0.33453089308601597, 0.28348744958891553, 1.3067287103316654, -0.22941075903612843, 0.3033635016108906, 0.014347940269342314, 0.20792688908848378, -0.246809203082392, 1.2755817446848536, 0.4968786241019783, 0.2548780506593785, 0.6431144794525521], "std": [0.12431197859920012, 0.14613079234633558, 0.0783198799058477, 0.4962941493012986, 0.43365751782650214, 0.3178737041023707, 0.12665828601469148, 0.10497850765140328, 0.08723587714033385, 0.5695015241192418, 0.2647565619613303, 0.6376917881864923], "min": [0.030051812299340362, -0.10683884284902669, 1.1795961071271346, -1.3414443844571384, -0.6331711803742635, -0.6269909035504904, 0.04428466204470282, -0.3485687291570938, 1.1820518809395546, -0.2937801737486648, -0.14504753433764428, -0.5048927059200277], "max": [0.6023723218371245, 0.6149894425454618, 1.579230233490038, 1.915917922137152, 1.1215353735245377, 0.8959871852379685, 0.41928923787516437, 0.03781130678056624, 1.4503918292437543, 1.653794336770011, 0.8972434422380613, 1.843853290752719], "count": [3640]}, "eef_sim_pose_action": {"mean": [0.33453089308601597, 0.28348744958891553, 1.3067287103316654, -0.22941075903612843, 0.3033635016108906, 0.014347940269342314, 0.20792688908848378, -0.246809203082392, 1.2755817446848536, 0.4968786241019783, 0.2548780506593785, 0.6431144794525521], "std": [0.12431197859920012, 0.14613079234633558, 0.0783198799058477, 0.4962941493012986, 0.43365751782650214, 0.3178737041023707, 0.12665828601469148, 0.10497850765140328, 0.08723587714033385, 0.5695015241192418, 0.2647565619613303, 0.6376917881864923], "min": [0.030051812299340362, -0.10683884284902669, 1.1795961071271346, -1.3414443844571384, -0.6331711803742635, -0.6269909035504904, 0.04428466204470282, -0.3485687291570938, 1.1820518809395546, -0.2937801737486648, -0.14504753433764428, -0.5048927059200277], "max": [0.6023723218371245, 0.6149894425454618, 1.579230233490038, 1.915917922137152, 1.1215353735245377, 0.8959871852379685, 0.41928923787516437, 0.03781130678056624, 1.4503918292437543, 1.653794336770011, 0.8972434422380613, 1.843853290752719], "count": [3640]}, "gripper_mode_state": {"mean": [0.7826923076923077, 0.9777472527472527], "std": [0.412413699059087, 0.1475044490598642], "min": [0, 0], "max": [1, 1], "count": [3640]}, "gripper_activity_state": {"mean": [1.8379120879120878, 1.9576923076923076], "std": [0.5109698093993488, 0.2710807710744767], "min": [0, 0], "max": [2, 2], "count": [3640]}, "gripper_mode_action": {"mean": [0.7826923076923077, 0.9777472527472527], "std": [0.412413699059087, 0.1475044490598642], "min": [0, 0], "max": [1, 1], "count": [3640]}, "gripper_activity_action": {"mean": [1.8379120879120878, 1.9576923076923076], "std": [0.5109698093993488, 0.2710807710744767], "min": [0, 0], "max": [2, 2], "count": [3640]}, "gripper_open_scale_state": {"mean": [0.2592949922104448, 0.03988064591607973], "std": [0.3642181184351228, 0.1168730110923114], "min": [0.011349883462701525, 0.01975935697555542], "max": [0.9677820205688477, 0.9415216445922852], "count": [3640]}, "gripper_open_scale_action": {"mean": [0.2592949922104448, 0.03988064591607973], "std": [0.3642181184351228, 0.1168730110923114], "min": [0.011349883462701525, 0.01975935697555542], "max": [0.9677820205688477, 0.9415216445922852], "count": [3640]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24793697478991597]], [[0.29361449438361203]], [[0.28377194493959196]]], "std": [[[0.16066922589594607]], [[0.1861180433450998]], [[0.18716076328908324]]], "count": [385]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42701247205953086]], [[0.4312401175621764]], [[0.4286176696941403]]], "std": [[[0.27870874963499104]], [[0.25293895477018113]], [[0.26817509407103646]]], "count": [385]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4051205033528563]], [[0.4039488887474182]], [[0.3694485676088617]]], "std": [[[0.25632450838533677]], [[0.24577358384173048]], [[0.2554176422524881]]], "count": [385]}, "observation.state": {"min": [-1.0746630430221558, -0.00827875081449747, -1.9650293588638306, -1.3590484857559204, -0.5997596383094788, -0.9203884601593018, 0.022352926433086395, -0.03488537669181824, 0.0, -1.9389517307281494, -0.01773344911634922, -0.3113965690135956, -0.3344078063964844, 0.03645898774266243], "max": [1.080132007598877, 2.446699380874634, -0.0015560853062197566, 1.300357699394226, 0.9986214637756348, 0.6734175682067871, 1.6679542064666748, 0.8713011145591736, 1.7993594408035278, 0.0015339808305725455, 0.9433367252349854, 0.7798632383346558, 0.7255728840827942, 1.6745718717575073], "mean": [-0.12257003784179688, 1.4122189283370972, -1.1143543720245361, 0.0812520682811737, 0.06374789774417877, -0.1126132383942604, 0.3208801746368408, 0.29412516951560974, 0.8123375177383423, -0.8443580269813538, 0.33443978428840637, 0.1540723741054535, 0.20844270288944244, 0.08888275921344757], "std": [0.5586941838264465, 0.6914346814155579, 0.5628025531768799, 0.5574802756309509, 0.3829375207424164, 0.34099581837654114, 0.5158331990242004, 0.3026306629180908, 0.6957471966743469, 0.7323498129844666, 0.29216209053993225, 0.2461445927619934, 0.25569725036621094, 0.2685636579990387], "count": [2810]}, "action": {"min": [-1.0746630430221558, -0.00827875081449747, -1.9650293588638306, -1.3590484857559204, -0.5997596383094788, -0.9203884601593018, 0.022352926433086395, -0.03488537669181824, 0.0, -1.9389517307281494, -0.01773344911634922, -0.3113965690135956, -0.3344078063964844, 0.03645898774266243], "max": [1.080132007598877, 2.446699380874634, -0.0015560853062197566, 1.300357699394226, 0.9986214637756348, 0.6734175682067871, 1.6679542064666748, 0.8713011145591736, 1.7993594408035278, 0.0015339808305725455, 0.9433367252349854, 0.7798632383346558, 0.7255728840827942, 1.6745718717575073], "mean": [-0.12257003784179688, 1.4122189283370972, -1.1143543720245361, 0.0812520682811737, 0.06374789774417877, -0.1126132383942604, 0.3208801746368408, 0.29412516951560974, 0.8123375177383423, -0.8443580269813538, 0.33443978428840637, 0.1540723741054535, 0.20844270288944244, 0.08888275921344757], "std": [0.5586941838264465, 0.6914346814155579, 0.5628025531768799, 0.5574802756309509, 0.3829375207424164, 0.34099581837654114, 0.5158331990242004, 0.3026306629180908, 0.6957471966743469, 0.7323498129844666, 0.29216209053993225, 0.2461445927619934, 0.25569725036621094, 0.2685636579990387], "count": [2810]}, "timestamp": {"min": [0.0], "max": [93.63333333333334], "mean": [46.81666666666667], "std": [27.03923589485801], "count": [2810]}, "frame_index": {"min": [0], "max": [2809], "mean": [1404.5], "std": [811.1770768457403], "count": [2810]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [2810]}, "index": {"min": [20234], "max": [23043], "mean": [21638.5], "std": [811.1770768457403], "count": [2810]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2810]}, "subtask_annotation": {"mean": [10.80320284697509, 24.0, 24.0, 24.0, 24.0], "std": [7.342708179360572, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2810]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [2810]}, "eef_direction_state": {"mean": [3.290391459074733, 4.737366548042704], "std": [2.1029584794599763, 2.0324919852026504], "min": [0, 0], "max": [6, 6], "count": [2810]}, "eef_velocity_state": {"mean": [1.3565836298932383, 0.4907473309608541], "std": [0.7585111852141709, 0.7257979853359835], "min": [0, 0], "max": [2, 2], "count": [2810]}, "eef_acc_mag_state": {"mean": [1.1220640569395017, 0.5263345195729537], "std": [0.790767911042879, 0.7779321173469209], "min": [0, 0], "max": [2, 2], "count": [2810]}, "eef_direction_action": {"mean": [3.290391459074733, 4.737366548042704], "std": [2.1029584794599763, 2.0324919852026504], "min": [0, 0], "max": [6, 6], "count": [2810]}, "eef_velocity_action": {"mean": [1.3565836298932383, 0.4907473309608541], "std": [0.7585111852141709, 0.7257979853359835], "min": [0, 0], "max": [2, 2], "count": [2810]}, "eef_acc_mag_action": {"mean": [1.1220640569395017, 0.5263345195729537], "std": [0.790767911042879, 0.7779321173469209], "min": [0, 0], "max": [2, 2], "count": [2810]}, "eef_sim_pose_state": {"mean": [0.2861347197923453, 0.29741427530680287, 1.331521782466817, -0.2503230142922526, 0.3333527475609595, -0.13623042437318195, 0.17784189002137055, -0.27627255169265813, 1.3274339937448436, 0.2834870887066116, 0.28141277734450215, 0.46390090592301086], "std": [0.13185041396801128, 0.1510848587982341, 0.09129294328175155, 0.5136843644405269, 0.4878733365508071, 0.4042724243144102, 0.0998419508748252, 0.06433106575899192, 0.12777663832533, 0.3594840583517587, 0.2507766797939191, 0.47450767416441864], "min": [-0.009954686151045136, -0.07074238974287375, 1.182468648542687, -1.4710422414484527, -0.6193119974567485, -1.430764640660461, -0.0032081957183113657, -0.33702929962357947, 1.1817872246513594, -0.3461635601336, -0.2666308446621659, -0.05680783298461031], "max": [0.5906073220696322, 0.6505778225996588, 1.5657115644851551, 1.392866619489788, 1.4209434625615809, 0.831567161397682, 0.4085614622606978, -0.09496886739016996, 1.5453070517964589, 1.0524621444019662, 0.9080427700951432, 1.5418433352820613], "count": [2810]}, "eef_sim_pose_action": {"mean": [0.2861347197923453, 0.29741427530680287, 1.331521782466817, -0.2503230142922526, 0.3333527475609595, -0.13623042437318195, 0.17784189002137055, -0.27627255169265813, 1.3274339937448436, 0.2834870887066116, 0.28141277734450215, 0.46390090592301086], "std": [0.13185041396801128, 0.1510848587982341, 0.09129294328175155, 0.5136843644405269, 0.4878733365508071, 0.4042724243144102, 0.0998419508748252, 0.06433106575899192, 0.12777663832533, 0.3594840583517587, 0.2507766797939191, 0.47450767416441864], "min": [-0.009954686151045136, -0.07074238974287375, 1.182468648542687, -1.4710422414484527, -0.6193119974567485, -1.430764640660461, -0.0032081957183113657, -0.33702929962357947, 1.1817872246513594, -0.3461635601336, -0.2666308446621659, -0.05680783298461031], "max": [0.5906073220696322, 0.6505778225996588, 1.5657115644851551, 1.392866619489788, 1.4209434625615809, 0.831567161397682, 0.4085614622606978, -0.09496886739016996, 1.5453070517964589, 1.0524621444019662, 0.9080427700951432, 1.5418433352820613], "count": [2810]}, "gripper_mode_state": {"mean": [0.8690391459074733, 0.9661921708185054], "std": [0.33735753850756195, 0.1807342243946356], "min": [0, 0], "max": [1, 1], "count": [2810]}, "gripper_activity_state": {"mean": [1.8249110320284698, 1.9637010676156583], "std": [0.530847783558444, 0.25189495981813315], "min": [0, 0], "max": [2, 2], "count": [2810]}, "gripper_mode_action": {"mean": [0.8690391459074733, 0.9661921708185054], "std": [0.33735753850756195, 0.1807342243946356], "min": [0, 0], "max": [1, 1], "count": [2810]}, "gripper_activity_action": {"mean": [1.8249110320284698, 1.9637010676156583], "std": [0.530847783558444, 0.25189495981813315], "min": [0, 0], "max": [2, 2], "count": [2810]}, "gripper_open_scale_state": {"mean": [0.1833572897497591, 0.05078928701969617], "std": [0.29476358037525024, 0.1534643568801312], "min": [0.012773100818906511, 0.02083370728152139], "max": [0.9531166894095284, 0.9568982124328613], "count": [2810]}, "gripper_open_scale_action": {"mean": [0.1833572897497591, 0.05078928701969617], "std": [0.29476358037525024, 0.1534643568801312], "min": [0.012773100818906511, 0.02083370728152139], "max": [0.9531166894095284, 0.9568982124328613], "count": [2810]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5646422255427511]], [[0.5601749482809694]], [[0.5158469277940221]]], "std": [[[0.25674071916304886]], [[0.2551332475332694]], [[0.2510428062161412]]], "count": [456]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4136192081852234]], [[0.41401132324274736]], [[0.40741013191338915]]], "std": [[[0.28492114252816264]], [[0.2683497010324923]], [[0.2828172381701817]]], "count": [456]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4002262534399725]], [[0.41097455137025574]], [[0.3918652731194817]]], "std": [[[0.24285908139385382]], [[0.23478125294006894]], [[0.2473470451957908]]], "count": [456]}, "observation.state": {"min": [-1.2241166830062866, -0.0038771333638578653, -1.89434814453125, -1.5299999713897705, -0.8158785104751587, -1.0124273300170898, 0.023959949612617493, -0.002936474047601223, -0.003067961661145091, -1.93741774559021, -0.45099034905433655, -0.2640053629875183, -0.2521764636039734, 0.034579887986183167], "max": [1.3928545713424683, 2.669126510620117, 0.03999999910593033, 0.9686587452888489, 1.480291485786438, 1.0198718309402466, 1.6679542064666748, 0.928058385848999, 1.970099925994873, 1.0842021724855044e-19, 0.980098307132721, 0.7593204975128174, 0.7746373414993286, 1.6849433183670044], "mean": [-0.015450253151357174, 1.4024375677108765, -0.9829171895980835, -0.2166791707277298, 0.06329558044672012, -0.13650357723236084, 0.2884734272956848, 0.2674786448478699, 0.8951857686042786, -0.8063883781433105, 0.28359800577163696, 0.20192669332027435, 0.2535244822502136, 0.10280920565128326], "std": [0.6247665882110596, 0.7612817883491516, 0.6074716448783875, 0.5697716474533081, 0.41919928789138794, 0.3930664360523224, 0.4999423325061798, 0.2648910582065582, 0.7611700296401978, 0.7252853512763977, 0.30670687556266785, 0.2678952217102051, 0.31469711661338806, 0.2998349070549011], "count": [3520]}, "action": {"min": [-1.2241166830062866, -0.0038771333638578653, -1.89434814453125, -1.5299999713897705, -0.8158785104751587, -1.0124273300170898, 0.023959949612617493, -0.002936474047601223, -0.003067961661145091, -1.93741774559021, -0.45099034905433655, -0.2640053629875183, -0.2521764636039734, 0.034579887986183167], "max": [1.3928545713424683, 2.669126510620117, 0.03999999910593033, 0.9686587452888489, 1.480291485786438, 1.0198718309402466, 1.6679542064666748, 0.928058385848999, 1.970099925994873, 1.0842021724855044e-19, 0.980098307132721, 0.7593204975128174, 0.7746373414993286, 1.6849433183670044], "mean": [-0.015450253151357174, 1.4024375677108765, -0.9829171895980835, -0.2166791707277298, 0.06329558044672012, -0.13650357723236084, 0.2884734272956848, 0.2674786448478699, 0.8951857686042786, -0.8063883781433105, 0.28359800577163696, 0.20192669332027435, 0.2535244822502136, 0.10280920565128326], "std": [0.6247665882110596, 0.7612817883491516, 0.6074716448783875, 0.5697716474533081, 0.41919928789138794, 0.3930664360523224, 0.4999423325061798, 0.2648910582065582, 0.7611700296401978, 0.7252853512763977, 0.30670687556266785, 0.2678952217102051, 0.31469711661338806, 0.2998349070549011], "count": [3520]}, "timestamp": {"min": [0.0], "max": [117.3], "mean": [58.65], "std": [33.87121442562499], "count": [3520]}, "frame_index": {"min": [0], "max": [3519], "mean": [1759.5], "std": [1016.1364327687498], "count": [3520]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [3520]}, "index": {"min": [23044], "max": [26563], "mean": [24803.5], "std": [1016.1364327687498], "count": [3520]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3520]}, "subtask_annotation": {"mean": [10.394602272727273, 24.0, 24.0, 24.0, 24.0], "std": [6.513161880586261, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3520]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [3520]}, "eef_direction_state": {"mean": [3.484375, 4.484090909090909], "std": [2.1129431101304474, 2.1201890119234634], "min": [0, 0], "max": [6, 6], "count": [3520]}, "eef_velocity_state": {"mean": [1.2511363636363637, 0.6201704545454545], "std": [0.8118433455837245, 0.7700294965069107], "min": [0, 0], "max": [2, 2], "count": [3520]}, "eef_acc_mag_state": {"mean": [1.0664772727272727, 0.64375], "std": [0.8154133639013523, 0.8197253039059029], "min": [0, 0], "max": [2, 2], "count": [3520]}, "eef_direction_action": {"mean": [3.484375, 4.484090909090909], "std": [2.1129431101304474, 2.1201890119234634], "min": [0, 0], "max": [6, 6], "count": [3520]}, "eef_velocity_action": {"mean": [1.2511363636363637, 0.6201704545454545], "std": [0.8118433455837245, 0.7700294965069107], "min": [0, 0], "max": [2, 2], "count": [3520]}, "eef_acc_mag_action": {"mean": [1.0664772727272727, 0.64375], "std": [0.8154133639013523, 0.8197253039059029], "min": [0, 0], "max": [2, 2], "count": [3520]}, "eef_sim_pose_state": {"mean": [0.28433886669459973, 0.3274655700580629, 1.3105536074619561, -0.24598795028927073, 0.17947769462917784, 0.014608857064353232, 0.2042617055157769, -0.2694511258156868, 1.3040954469587296, 0.3676218784803607, 0.33590918544264164, 0.4968890250289626], "std": [0.13907289419738658, 0.17505025541163075, 0.08777045920994037, 0.4905338120069964, 0.4136795493822187, 0.37528583401523957, 0.11844515382594323, 0.07114050950645082, 0.11072795484259124, 0.45859419923042166, 0.3041397428577788, 0.4984292104884853], "min": [0.017397774413809207, -0.12882340430183647, 1.1342049799126426, -1.3076258518170472, -0.7878670857892999, -0.8521171704914502, 0.03580528906042099, -0.3365859464122812, 1.1819882329531917, -0.29114929387066874, -0.2459441351759455, -0.09680629890032195], "max": [0.5740229401710478, 0.7042326832356632, 1.5947685557131914, 1.5315736010628227, 1.0345771886061645, 0.9507799249440229, 0.43362941099978974, -0.03861199925515458, 1.5092898433611952, 1.0890531258304366, 0.9649249486225107, 1.5012544618431813], "count": [3520]}, "eef_sim_pose_action": {"mean": [0.28433886669459973, 0.3274655700580629, 1.3105536074619561, -0.24598795028927073, 0.17947769462917784, 0.014608857064353232, 0.2042617055157769, -0.2694511258156868, 1.3040954469587296, 0.3676218784803607, 0.33590918544264164, 0.4968890250289626], "std": [0.13907289419738658, 0.17505025541163075, 0.08777045920994037, 0.4905338120069964, 0.4136795493822187, 0.37528583401523957, 0.11844515382594323, 0.07114050950645082, 0.11072795484259124, 0.45859419923042166, 0.3041397428577788, 0.4984292104884853], "min": [0.017397774413809207, -0.12882340430183647, 1.1342049799126426, -1.3076258518170472, -0.7878670857892999, -0.8521171704914502, 0.03580528906042099, -0.3365859464122812, 1.1819882329531917, -0.29114929387066874, -0.2459441351759455, -0.09680629890032195], "max": [0.5740229401710478, 0.7042326832356632, 1.5947685557131914, 1.5315736010628227, 1.0345771886061645, 0.9507799249440229, 0.43362941099978974, -0.03861199925515458, 1.5092898433611952, 1.0890531258304366, 0.9649249486225107, 1.5012544618431813], "count": [3520]}, "gripper_mode_state": {"mean": [0.8803977272727272, 0.9585227272727272], "std": [0.32449586913509937, 0.19939134528454266], "min": [0, 0], "max": [1, 1], "count": [3520]}, "gripper_activity_state": {"mean": [1.8375, 1.9576704545454546], "std": [0.5120840884428735, 0.27109463382868193], "min": [0, 0], "max": [2, 2], "count": [3520]}, "gripper_mode_action": {"mean": [0.8803977272727272, 0.9585227272727272], "std": [0.32449586913509937, 0.19939134528454266], "min": [0, 0], "max": [1, 1], "count": [3520]}, "gripper_activity_action": {"mean": [1.8375, 1.9576704545454546], "std": [0.5120840884428735, 0.27109463382868193], "min": [0, 0], "max": [2, 2], "count": [3520]}, "gripper_open_scale_state": {"mean": [0.1648365491465964, 0.05874696809906954], "std": [0.2856836251220285, 0.17133619522034474], "min": [0.013691399778638567, 0.019759935992104665], "max": [0.9531166894095284, 0.9628247533525739], "count": [3520]}, "gripper_open_scale_action": {"mean": [0.1648365491465964, 0.05874696809906954], "std": [0.2856836251220285, 0.17133619522034474], "min": [0.013691399778638567, 0.019759935992104665], "max": [0.9531166894095284, 0.9628247533525739], "count": [3520]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5366580698167619]], [[0.5351767797564544]], [[0.4954274000663067]]], "std": [[[0.2629989629483868]], [[0.25770461988211313]], [[0.2490796488551027]]], "count": [414]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43035041125951184]], [[0.4273865602601749]], [[0.4182741493269342]]], "std": [[[0.2833227115565673]], [[0.26137188023544244]], [[0.2742575954459747]]], "count": [414]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4058499264574322]], [[0.41537909417658636]], [[0.39265437361203204]]], "std": [[[0.2427412563356827]], [[0.23666751214943085]], [[0.25047270669441307]]], "count": [414]}, "observation.state": {"min": [-1.1228739023208618, -0.004601942375302315, -1.9496896266937256, -1.5299999713897705, -0.7094472646713257, -0.9449321627616882, 0.024962203577160835, -0.01664416491985321, 0.0, -1.9435536861419678, -0.11811652034521103, -0.3279772996902466, -0.09705092757940292, 0.03645898774266243], "max": [0.9402440190315247, 2.5372042655944824, 0.002282255096361041, 0.799957275390625, 1.2839418649673462, 1.2007451057434082, 1.6928420066833496, 1.035436987876892, 1.8818520307540894, 0.0015339808305725455, 0.9965515732765198, 0.7209166884422302, 0.8145437836647034, 1.6700307130813599], "mean": [-0.20822829008102417, 1.394927978515625, -0.9635997414588928, -0.2895544171333313, 0.12134760618209839, -0.033402517437934875, 0.2976289689540863, 0.348951131105423, 0.8252596259117126, -0.8196426033973694, 0.3343099057674408, 0.15297549962997437, 0.26988714933395386, 0.0707232877612114], "std": [0.49626538157463074, 0.714318573474884, 0.5886415243148804, 0.5982049703598022, 0.3873925507068634, 0.3904264569282532, 0.5022895336151123, 0.3725074231624603, 0.7833914756774902, 0.7986788749694824, 0.3464449644088745, 0.29130303859710693, 0.2977520227432251, 0.2103411704301834], "count": [3090]}, "action": {"min": [-1.1228739023208618, -0.004601942375302315, -1.9496896266937256, -1.5299999713897705, -0.7094472646713257, -0.9449321627616882, 0.024962203577160835, -0.01664416491985321, 0.0, -1.9435536861419678, -0.11811652034521103, -0.3279772996902466, -0.09705092757940292, 0.03645898774266243], "max": [0.9402440190315247, 2.5372042655944824, 0.002282255096361041, 0.799957275390625, 1.2839418649673462, 1.2007451057434082, 1.6928420066833496, 1.035436987876892, 1.8818520307540894, 0.0015339808305725455, 0.9965515732765198, 0.7209166884422302, 0.8145437836647034, 1.6700307130813599], "mean": [-0.20822829008102417, 1.394927978515625, -0.9635997414588928, -0.2895544171333313, 0.12134760618209839, -0.033402517437934875, 0.2976289689540863, 0.348951131105423, 0.8252596259117126, -0.8196426033973694, 0.3343099057674408, 0.15297549962997437, 0.26988714933395386, 0.0707232877612114], "std": [0.49626538157463074, 0.714318573474884, 0.5886415243148804, 0.5982049703598022, 0.3873925507068634, 0.3904264569282532, 0.5022895336151123, 0.3725074231624603, 0.7833914756774902, 0.7986788749694824, 0.3464449644088745, 0.29130303859710693, 0.2977520227432251, 0.2103411704301834], "count": [3090]}, "timestamp": {"min": [0.0], "max": [102.96666666666667], "mean": [51.483333333333334], "std": [29.733537306226125], "count": [3090]}, "frame_index": {"min": [0], "max": [3089], "mean": [1544.5], "std": [892.0061191867837], "count": [3090]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [3090]}, "index": {"min": [26564], "max": [29653], "mean": [28108.5], "std": [892.0061191867837], "count": [3090]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3090]}, "subtask_annotation": {"mean": [10.829449838187703, 24.0, 24.0, 24.0, 24.0], "std": [7.549258307398228, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3090]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [3090]}, "eef_direction_state": {"mean": [3.4190938511326863, 4.508090614886731], "std": [2.1435742361194294, 2.1397983855838913], "min": [0, 0], "max": [6, 6], "count": [3090]}, "eef_velocity_state": {"mean": [1.258252427184466, 0.5650485436893203], "std": [0.7882458841129341, 0.7437822615925233], "min": [0, 0], "max": [2, 2], "count": [3090]}, "eef_acc_mag_state": {"mean": [1.1058252427184465, 0.5883495145631068], "std": [0.7973246417530313, 0.8041922081275411], "min": [0, 0], "max": [2, 2], "count": [3090]}, "eef_direction_action": {"mean": [3.4190938511326863, 4.508090614886731], "std": [2.1435742361194294, 2.1397983855838913], "min": [0, 0], "max": [6, 6], "count": [3090]}, "eef_velocity_action": {"mean": [1.258252427184466, 0.5650485436893203], "std": [0.7882458841129341, 0.7437822615925233], "min": [0, 0], "max": [2, 2], "count": [3090]}, "eef_acc_mag_action": {"mean": [1.1058252427184465, 0.5883495145631068], "std": [0.7973246417530313, 0.8041922081275411], "min": [0, 0], "max": [2, 2], "count": [3090]}, "eef_sim_pose_state": {"mean": [0.29296069557511245, 0.28141987740886937, 1.3217461769301264, -0.06136864921052478, 0.12430311484226798, -0.09440033673086523, 0.17758394227406157, -0.2557382931114331, 1.306244168922222, 0.3511899677185276, 0.3083358559241656, 0.5188152238887244], "std": [0.14093176382393094, 0.140214808293687, 0.08534168715563964, 0.4608654227308213, 0.4142664573962627, 0.3964116508619336, 0.10801748111400643, 0.089937496575169, 0.12031917154753796, 0.4389464534717074, 0.31875546104438796, 0.578415823259804], "min": [0.0301859311734199, -0.10996778312524236, 1.181292943597494, -1.0614374378991502, -0.7778701847880948, -0.8386935975461034, 0.01608317166886241, -0.33717603517987366, 1.1814754603497106, -0.2626001907791738, -0.22662684261978883, -0.05337104220583151], "max": [0.586682944668652, 0.6133243897812153, 1.562604086571521, 1.6003548613908767, 1.3659371861763243, 0.896623085168381, 0.4175845359772448, -0.048670739055319684, 1.5124666181731163, 1.2360930493444515, 0.9158964266416616, 1.6942071632900726], "count": [3090]}, "eef_sim_pose_action": {"mean": [0.29296069557511245, 0.28141987740886937, 1.3217461769301264, -0.06136864921052478, 0.12430311484226798, -0.09440033673086523, 0.17758394227406157, -0.2557382931114331, 1.306244168922222, 0.3511899677185276, 0.3083358559241656, 0.5188152238887244], "std": [0.14093176382393094, 0.140214808293687, 0.08534168715563964, 0.4608654227308213, 0.4142664573962627, 0.3964116508619336, 0.10801748111400643, 0.089937496575169, 0.12031917154753796, 0.4389464534717074, 0.31875546104438796, 0.578415823259804], "min": [0.0301859311734199, -0.10996778312524236, 1.181292943597494, -1.0614374378991502, -0.7778701847880948, -0.8386935975461034, 0.01608317166886241, -0.33717603517987366, 1.1814754603497106, -0.2626001907791738, -0.22662684261978883, -0.05337104220583151], "max": [0.586682944668652, 0.6133243897812153, 1.562604086571521, 1.6003548613908767, 1.3659371861763243, 0.896623085168381, 0.4175845359772448, -0.048670739055319684, 1.5124666181731163, 1.2360930493444515, 0.9158964266416616, 1.6942071632900726], "count": [3090]}, "gripper_mode_state": {"mean": [0.8854368932038835, 0.9786407766990292], "std": [0.31849395811747333, 0.1445787220892112], "min": [0, 0], "max": [1, 1], "count": [3090]}, "gripper_activity_state": {"mean": [1.8598705501618122, 1.9692556634304208], "std": [0.47878079661146966, 0.23043457468935855], "min": [0, 0], "max": [2, 2], "count": [3090]}, "gripper_mode_action": {"mean": [0.8854368932038835, 0.9786407766990292], "std": [0.31849395811747333, 0.1445787220892112], "min": [0, 0], "max": [1, 1], "count": [3090]}, "gripper_activity_action": {"mean": [1.8598705501618122, 1.9692556634304208], "std": [0.47878079661146966, 0.23043457468935855], "min": [0, 0], "max": [2, 2], "count": [3090]}, "gripper_open_scale_state": {"mean": [0.17006935123500688, 0.0404123510268063], "std": [0.2870253777939553, 0.12019636850592172], "min": [0.014264116329806191, 0.02083370728152139], "max": [0.9673382895333427, 0.9543032646179199], "count": [3090]}, "gripper_open_scale_action": {"mean": [0.17006935123500688, 0.0404123510268063], "std": [0.2870253777939553, 0.12019636850592172], "min": [0.014264116329806191, 0.02083370728152139], "max": [0.9673382895333427, 0.9543032646179199], "count": [3090]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164785597316972]], [[0.5100673980873652]], [[0.4771336579854407]]], "std": [[[0.2663624201493428]], [[0.26652193711611866]], [[0.26450378669125985]]], "count": [457]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274957559245434]], [[0.43336072496102745]], [[0.4294877653590004]]], "std": [[[0.2700246970509273]], [[0.25158673405193177]], [[0.2684727197564426]]], "count": [457]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41686567340284036]], [[0.4231800454560623]], [[0.4006654122748054]]], "std": [[[0.2420858036758155]], [[0.22698895185493137]], [[0.2288324549826052]]], "count": [457]}, "observation.state": {"min": [-1.1320778131484985, -0.003067961661145091, -1.9220778942108154, -1.4229580163955688, -0.6918253302574158, -0.790597677230835, 0.020914336666464806, -0.04120268672704697, -0.0015339808305725455, -1.8208352327346802, -0.9452773928642273, -0.637503981590271, -0.5994759202003479, 0.03363225236535072], "max": [1.1530194282531738, 2.681398391723633, 0.01840776950120926, 1.2004083395004272, 1.0768544673919678, 1.009359359741211, 1.6835895776748657, 1.1702696084976196, 1.9588934183120728, 0.0, 0.651435136795044, 0.5933393239974976, 0.475534051656723, 1.6745718717575073], "mean": [-0.08930455148220062, 1.5409687757492065, -1.1305217742919922, -0.024316126480698586, 0.07160522788763046, -0.08013927936553955, 0.29410460591316223, 0.5091201663017273, 0.9700138568878174, -0.8086883425712585, 0.21737857162952423, -0.005728529766201973, 0.16680969297885895, 0.08377161622047424], "std": [0.5433791875839233, 0.7260506749153137, 0.6031599044799805, 0.48604097962379456, 0.36654943227767944, 0.33835864067077637, 0.4946099817752838, 0.41779255867004395, 0.7654958963394165, 0.6744602918624878, 0.30572959780693054, 0.1633358597755432, 0.22614625096321106, 0.26380717754364014], "count": [3523]}, "action": {"min": [-1.1320778131484985, -0.003067961661145091, -1.9220778942108154, -1.4229580163955688, -0.6918253302574158, -0.790597677230835, 0.020914336666464806, -0.04120268672704697, -0.0015339808305725455, -1.8208352327346802, -0.9452773928642273, -0.637503981590271, -0.5994759202003479, 0.03363225236535072], "max": [1.1530194282531738, 2.681398391723633, 0.01840776950120926, 1.2004083395004272, 1.0768544673919678, 1.009359359741211, 1.6835895776748657, 1.1702696084976196, 1.9588934183120728, 0.0, 0.651435136795044, 0.5933393239974976, 0.475534051656723, 1.6745718717575073], "mean": [-0.08930455148220062, 1.5409687757492065, -1.1305217742919922, -0.024316126480698586, 0.07160522788763046, -0.08013927936553955, 0.29410460591316223, 0.5091201663017273, 0.9700138568878174, -0.8086883425712585, 0.21737857162952423, -0.005728529766201973, 0.16680969297885895, 0.08377161622047424], "std": [0.5433791875839233, 0.7260506749153137, 0.6031599044799805, 0.48604097962379456, 0.36654943227767944, 0.33835864067077637, 0.4946099817752838, 0.41779255867004395, 0.7654958963394165, 0.6744602918624878, 0.30572959780693054, 0.1633358597755432, 0.22614625096321106, 0.26380717754364014], "count": [3523]}, "timestamp": {"min": [0.0], "max": [117.4], "mean": [58.7], "std": [33.9000819402484], "count": [3523]}, "frame_index": {"min": [0], "max": [3522], "mean": [1761.0], "std": [1017.0024582074519], "count": [3523]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [3523]}, "index": {"min": [29654], "max": [33176], "mean": [31415.0], "std": [1017.0024582074519], "count": [3523]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3523]}, "subtask_annotation": {"mean": [12.047402781720125, 24.0, 24.0, 24.0, 24.0], "std": [6.727093337197864, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3523]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [3523]}, "eef_direction_state": {"mean": [3.4095940959409594, 4.603746806698836], "std": [2.15151035276559, 1.9404145904673051], "min": [0, 0], "max": [6, 6], "count": [3523]}, "eef_velocity_state": {"mean": [1.279591257451036, 0.6383763837638377], "std": [0.8131760902734689, 0.7745034967340917], "min": [0, 0], "max": [2, 2], "count": [3523]}, "eef_acc_mag_state": {"mean": [1.1302866874822595, 0.6559750212886745], "std": [0.7983090293862145, 0.8137761012384926], "min": [0, 0], "max": [2, 2], "count": [3523]}, "eef_direction_action": {"mean": [3.4095940959409594, 4.603746806698836], "std": [2.15151035276559, 1.9404145904673051], "min": [0, 0], "max": [6, 6], "count": [3523]}, "eef_velocity_action": {"mean": [1.279591257451036, 0.6383763837638377], "std": [0.8131760902734689, 0.7745034967340917], "min": [0, 0], "max": [2, 2], "count": [3523]}, "eef_acc_mag_action": {"mean": [1.1302866874822595, 0.6559750212886745], "std": [0.7983090293862145, 0.8137761012384926], "min": [0, 0], "max": [2, 2], "count": [3523]}, "eef_sim_pose_state": {"mean": [0.3240980628881815, 0.3066349033070516, 1.3035559814440691, -0.15393409163435284, 0.3563141035221968, -0.04840430070926043, 0.18991891755813545, -0.22019651685273123, 1.3016113114874601, 0.16081652204604222, 0.3707655355913559, 0.5029385207035996], "std": [0.14149484763520748, 0.16462357682310041, 0.07924266897423854, 0.4405284991267318, 0.4003465856961412, 0.35720026868326954, 0.0986353636519107, 0.10153329600708193, 0.10176610117620587, 0.289638405544699, 0.30451934375643563, 0.45444456001080336], "min": [0.029425826661447906, -0.11005935471573133, 1.179320757275349, -0.9203189025955931, -0.6179292106979206, -0.790833649757738, 0.006040141308728535, -0.33665544863031804, 1.1816737568996605, -0.8519308685271163, -0.20983861485643884, -0.20942220626314856], "max": [0.6219222379420902, 0.6722547058613941, 1.5456015408985573, 1.5847512982537908, 1.1033352670224734, 0.9530284500414863, 0.387628746700663, -0.015372909360404498, 1.4908603045981927, 0.7941786497169203, 0.8581971663041337, 1.4963090182858698], "count": [3523]}, "eef_sim_pose_action": {"mean": [0.3240980628881815, 0.3066349033070516, 1.3035559814440691, -0.15393409163435284, 0.3563141035221968, -0.04840430070926043, 0.18991891755813545, -0.22019651685273123, 1.3016113114874601, 0.16081652204604222, 0.3707655355913559, 0.5029385207035996], "std": [0.14149484763520748, 0.16462357682310041, 0.07924266897423854, 0.4405284991267318, 0.4003465856961412, 0.35720026868326954, 0.0986353636519107, 0.10153329600708193, 0.10176610117620587, 0.289638405544699, 0.30451934375643563, 0.45444456001080336], "min": [0.029425826661447906, -0.11005935471573133, 1.179320757275349, -0.9203189025955931, -0.6179292106979206, -0.790833649757738, 0.006040141308728535, -0.33665544863031804, 1.1816737568996605, -0.8519308685271163, -0.20983861485643884, -0.20942220626314856], "max": [0.6219222379420902, 0.6722547058613941, 1.5456015408985573, 1.5847512982537908, 1.1033352670224734, 0.9530284500414863, 0.387628746700663, -0.015372909360404498, 1.4908603045981927, 0.7941786497169203, 0.8581971663041337, 1.4963090182858698], "count": [3523]}, "gripper_mode_state": {"mean": [0.8796480272495033, 0.9679250638660233], "std": [0.3253726715714838, 0.17619913338599189], "min": [0, 0], "max": [1, 1], "count": [3523]}, "gripper_activity_state": {"mean": [1.8064149872267954, 1.970479704797048], "std": [0.5536694153923709, 0.22786940282899348], "min": [0, 0], "max": [2, 2], "count": [3523]}, "gripper_mode_action": {"mean": [0.8796480272495033, 0.9679250638660233], "std": [0.3253726715714838, 0.17619913338599189], "min": [0, 0], "max": [1, 1], "count": [3523]}, "gripper_activity_action": {"mean": [1.8064149872267954, 1.970479704797048], "std": [0.5536694153923709, 0.22786940282899348], "min": [0, 0], "max": [2, 2], "count": [3523]}, "gripper_open_scale_state": {"mean": [0.16805561495661628, 0.04787142287108223], "std": [0.28263247294930277, 0.1507445652833175], "min": [0.011951049523694175, 0.019218429923057556], "max": [0.9620511872427804, 0.9568982124328613], "count": [3523]}, "gripper_open_scale_action": {"mean": [0.16805561495661628, 0.04787142287108223], "std": [0.28263247294930277, 0.1507445652833175], "min": [0.011951049523694175, 0.019218429923057556], "max": [0.9620511872427804, 0.9568982124328613], "count": [3523]}}} +{"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.3689609642216127]], [[0.39873239865894544]], [[0.3899769859008658]]], "std": [[[0.2234583157279347]], [[0.23667352145946421]], [[0.23990083657581038]]], "count": [386]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4379154221274002]], [[0.42531096760811404]], [[0.4165766767415084]]], "std": [[[0.25832146796085764]], [[0.23691097932763608]], [[0.2534177121757563]]], "count": [386]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40042613899330604]], [[0.39913466916703355]], [[0.36566359553320466]]], "std": [[[0.27081378296762304]], [[0.2637690105099211]], [[0.2722859113548414]]], "count": [386]}, "observation.state": {"min": [-1.0814564228057861, -0.003231378272175789, -1.9327147006988525, -1.5299999713897705, -0.5747556090354919, -0.85500568151474, 0.025425411760807037, -0.08053664863109589, 0.0, -1.9404857158660889, -0.007669903803616762, -0.3635534346103668, -0.16451184451580048, 0.03655709698796272], "max": [1.0829904079437256, 2.4697091579437256, -0.029145635664463043, 1.0645827054977417, 1.229233741760254, 1.6720390319824219, 1.682549238204956, 1.1919031143188477, 1.885262370109558, 0.0, 1.0492428541183472, 0.7198970913887024, 0.7470486164093018, 1.6740530729293823], "mean": [-0.2064543068408966, 1.3596417903900146, -1.0168977975845337, -0.12488670647144318, 0.1770341545343399, -0.017301199957728386, 0.29620596766471863, 0.45553264021873474, 0.8952786326408386, -0.9183451533317566, 0.4255778193473816, 0.18651694059371948, 0.2942005693912506, 0.09498840570449829], "std": [0.48015841841697693, 0.7154291868209839, 0.5643627643585205, 0.5664126873016357, 0.37340736389160156, 0.4808304011821747, 0.4719514846801758, 0.42242762446403503, 0.7272861003875732, 0.7657120227813721, 0.3463897705078125, 0.297028124332428, 0.3087720572948456, 0.28058773279190063], "count": [2819]}, "action": {"min": [-1.0814564228057861, -0.003231378272175789, -1.9327147006988525, -1.5299999713897705, -0.5747556090354919, -0.85500568151474, 0.025425411760807037, -0.08053664863109589, 0.0, -1.9404857158660889, -0.007669903803616762, -0.3635534346103668, -0.16451184451580048, 0.03655709698796272], "max": [1.0829904079437256, 2.4697091579437256, -0.029145635664463043, 1.0645827054977417, 1.229233741760254, 1.6720390319824219, 1.682549238204956, 1.1919031143188477, 1.885262370109558, 0.0, 1.0492428541183472, 0.7198970913887024, 0.7470486164093018, 1.6740530729293823], "mean": [-0.2064543068408966, 1.3596417903900146, -1.0168977975845337, -0.12488670647144318, 0.1770341545343399, -0.017301199957728386, 0.29620596766471863, 0.45553264021873474, 0.8952786326408386, -0.9183451533317566, 0.4255778193473816, 0.18651694059371948, 0.2942005693912506, 0.09498840570449829], "std": [0.48015841841697693, 0.7154291868209839, 0.5643627643585205, 0.5664126873016357, 0.37340736389160156, 0.4808304011821747, 0.4719514846801758, 0.42242762446403503, 0.7272861003875732, 0.7657120227813721, 0.3463897705078125, 0.297028124332428, 0.3087720572948456, 0.28058773279190063], "count": [2819]}, "timestamp": {"min": [0.0], "max": [93.93333333333334], "mean": [46.96666666666666], "std": [27.125838440702825], "count": [2819]}, "frame_index": {"min": [0], "max": [2818], "mean": [1409.0], "std": [813.7751532210848], "count": [2819]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [2819]}, "index": {"min": [33177], "max": [35995], "mean": [34586.0], "std": [813.7751532210848], "count": [2819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2819]}, "subtask_annotation": {"mean": [10.320681092586023, 24.0, 24.0, 24.0, 24.0], "std": [7.313729315443388, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2819]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [2819]}, "eef_direction_state": {"mean": [3.20610145441646, 4.537069882937212], "std": [2.2683765390886, 2.1140651462981914], "min": [0, 0], "max": [6, 6], "count": [2819]}, "eef_velocity_state": {"mean": [1.2330613692798864, 0.5562256119191202], "std": [0.8003809576235754, 0.7328113679986424], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_acc_mag_state": {"mean": [1.080525008868393, 0.6222064561901384], "std": [0.8115695912768355, 0.8058516645324306], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_direction_action": {"mean": [3.20610145441646, 4.537069882937212], "std": [2.2683765390886, 2.1140651462981914], "min": [0, 0], "max": [6, 6], "count": [2819]}, "eef_velocity_action": {"mean": [1.2330613692798864, 0.5562256119191202], "std": [0.8003809576235754, 0.7328113679986424], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_acc_mag_action": {"mean": [1.080525008868393, 0.6222064561901384], "std": [0.8115695912768355, 0.8058516645324306], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_sim_pose_state": {"mean": [0.2883694015546916, 0.2782371489049622, 1.3289635366976604, -0.10246888748335059, 0.21104217254689994, -0.0596933048212615, 0.16967447216036818, -0.24669739578999494, 1.3268328208268723, 0.38377092479499386, 0.364013953050983, 0.6581856487459652], "std": [0.1425540636288839, 0.13170766141002396, 0.08933746846078425, 0.537409315079696, 0.420759632815699, 0.42102584292386036, 0.09059709029270908, 0.08737088674699597, 0.12359660576176548, 0.4793867646707342, 0.3096692948411648, 0.6372809035194568], "min": [0.04626964636545867, -0.08967227699515876, 1.1825152322198025, -1.2743224206314883, -0.7466106444305183, -1.1547580679233125, 0.00556163221426836, -0.3364548197920646, 1.182419430314792, -0.6969527342048647, -0.06949447126751407, -0.18327945064877738], "max": [0.5882258193321014, 0.64207778541205, 1.5730446969810359, 1.795037897233004, 1.3963262978891073, 0.9163149796634169, 0.37907556733670117, -0.039016390433219236, 1.51150511826997, 1.0637556424729682, 1.0814336289175692, 1.818266546956056], "count": [2819]}, "eef_sim_pose_action": {"mean": [0.2883694015546916, 0.2782371489049622, 1.3289635366976604, -0.10246888748335059, 0.21104217254689994, -0.0596933048212615, 0.16967447216036818, -0.24669739578999494, 1.3268328208268723, 0.38377092479499386, 0.364013953050983, 0.6581856487459652], "std": [0.1425540636288839, 0.13170766141002396, 0.08933746846078425, 0.537409315079696, 0.420759632815699, 0.42102584292386036, 0.09059709029270908, 0.08737088674699597, 0.12359660576176548, 0.4793867646707342, 0.3096692948411648, 0.6372809035194568], "min": [0.04626964636545867, -0.08967227699515876, 1.1825152322198025, -1.2743224206314883, -0.7466106444305183, -1.1547580679233125, 0.00556163221426836, -0.3364548197920646, 1.182419430314792, -0.6969527342048647, -0.06949447126751407, -0.18327945064877738], "max": [0.5882258193321014, 0.64207778541205, 1.5730446969810359, 1.795037897233004, 1.3963262978891073, 0.9163149796634169, 0.37907556733670117, -0.039016390433219236, 1.51150511826997, 1.0637556424729682, 1.0814336289175692, 1.818266546956056], "count": [2819]}, "gripper_mode_state": {"mean": [0.9010287335934729, 0.9638169563675062], "std": [0.29862343316026446, 0.18674536402807668], "min": [0, 0], "max": [1, 1], "count": [2819]}, "gripper_activity_state": {"mean": [1.864845689960979, 1.9627527492018446], "std": [0.47029769800810145, 0.25484941102715286], "min": [0, 0], "max": [2, 2], "count": [2819]}, "gripper_mode_action": {"mean": [0.9010287335934729, 0.9638169563675062], "std": [0.29862343316026446, 0.18674536402807668], "min": [0, 0], "max": [1, 1], "count": [2819]}, "gripper_activity_action": {"mean": [1.864845689960979, 1.9627527492018446], "std": [0.47029769800810145, 0.25484941102715286], "min": [0, 0], "max": [2, 2], "count": [2819]}, "gripper_open_scale_state": {"mean": [0.16925653525409506, 0.05427863763487048], "std": [0.269684108149304, 0.16033595407516835], "min": [0.014528806720461165, 0.02088976970740727], "max": [0.9614567075456891, 0.956601755959647], "count": [2819]}, "gripper_open_scale_action": {"mean": [0.16925653525409506, 0.05427863763487048], "std": [0.269684108149304, 0.16033595407516835], "min": [0.014528806720461165, 0.02088976970740727], "max": [0.9614567075456891, 0.956601755959647], "count": [2819]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41603242202921437]], [[0.4280692854322938]], [[0.40662325695876167]]], "std": [[[0.22851092946410032]], [[0.23774287980401998]], [[0.2370396045886352]]], "count": [447]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324540832614428]], [[0.4271253174150595]], [[0.41959148620919906]]], "std": [[[0.24911908741591143]], [[0.2305694785917411]], [[0.24387849280853058]]], "count": [447]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4172583789046317]], [[0.41483036815272967]], [[0.38639002573438025]]], "std": [[[0.2542920140470348]], [[0.2499209627908219]], [[0.26259464918872305]]], "count": [447]}, "observation.state": {"min": [-1.0937283039093018, -0.009168250486254692, -1.9358837604522705, -1.5221331119537354, -0.8342429995536804, -1.345300555229187, 0.02411016635596752, -0.07869021594524384, -0.006779469549655914, -1.9389517307281494, -0.7608544826507568, -0.4187767505645752, -0.35588353872299194, 0.03645898774266243], "max": [1.352971076965332, 2.3914761543273926, -0.0057389698922634125, 1.029605507850647, 0.7363107800483704, 0.828203558921814, 1.6858500242233276, 1.0584467649459839, 1.821479082107544, 0.000993945635855198, 0.8707144260406494, 0.7019419074058533, 0.7638277411460876, 1.6852023601531982], "mean": [-0.016594035550951958, 1.431095838546753, -1.0097190141677856, -0.10151232779026031, 0.11338460445404053, -0.18171967566013336, 0.37009796500205994, 0.2637234628200531, 0.5535216331481934, -0.5391543507575989, 0.2015497237443924, 0.09571753442287445, 0.16513332724571228, 0.08732099831104279], "std": [0.5766307711601257, 0.6562358736991882, 0.5330573916435242, 0.5488840341567993, 0.3354398012161255, 0.4096427261829376, 0.5248126983642578, 0.3512279689311981, 0.6825291514396667, 0.6874487400054932, 0.31663021445274353, 0.19565987586975098, 0.2722080647945404, 0.26693910360336304], "count": [3424]}, "action": {"min": [-1.0937283039093018, -0.009168250486254692, -1.9358837604522705, -1.5221331119537354, -0.8342429995536804, -1.345300555229187, 0.02411016635596752, -0.07869021594524384, -0.006779469549655914, -1.9389517307281494, -0.7608544826507568, -0.4187767505645752, -0.35588353872299194, 0.03645898774266243], "max": [1.352971076965332, 2.3914761543273926, -0.0057389698922634125, 1.029605507850647, 0.7363107800483704, 0.828203558921814, 1.6858500242233276, 1.0584467649459839, 1.821479082107544, 0.000993945635855198, 0.8707144260406494, 0.7019419074058533, 0.7638277411460876, 1.6852023601531982], "mean": [-0.016594035550951958, 1.431095838546753, -1.0097190141677856, -0.10151232779026031, 0.11338460445404053, -0.18171967566013336, 0.37009796500205994, 0.2637234628200531, 0.5535216331481934, -0.5391543507575989, 0.2015497237443924, 0.09571753442287445, 0.16513332724571228, 0.08732099831104279], "std": [0.5766307711601257, 0.6562358736991882, 0.5330573916435242, 0.5488840341567993, 0.3354398012161255, 0.4096427261829376, 0.5248126983642578, 0.3512279689311981, 0.6825291514396667, 0.6874487400054932, 0.31663021445274353, 0.19565987586975098, 0.2722080647945404, 0.26693910360336304], "count": [3424]}, "timestamp": {"min": [0.0], "max": [114.1], "mean": [57.050000000000004], "std": [32.94745395659917], "count": [3424]}, "frame_index": {"min": [0], "max": [3423], "mean": [1711.5], "std": [988.423618697975], "count": [3424]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [3424]}, "index": {"min": [35996], "max": [39419], "mean": [37707.5], "std": [988.423618697975], "count": [3424]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3424]}, "subtask_annotation": {"mean": [7.957359813084112, 24.0, 24.0, 24.0, 24.0], "std": [7.21988133471438, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3424]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [3424]}, "eef_direction_state": {"mean": [3.150408878504673, 4.823890186915888], "std": [2.1597650597211064, 1.9855498560680303], "min": [0, 0], "max": [6, 6], "count": [3424]}, "eef_velocity_state": {"mean": [1.34375, 0.4512266355140187], "std": [0.7339414483795916, 0.6975120271906327], "min": [0, 0], "max": [2, 2], "count": [3424]}, "eef_acc_mag_state": {"mean": [1.1466121495327102, 0.4649532710280374], "std": [0.7749737523695365, 0.7456639440408525], "min": [0, 0], "max": [2, 2], "count": [3424]}, "eef_direction_action": {"mean": [3.150408878504673, 4.823890186915888], "std": [2.1597650597211064, 1.9855498560680303], "min": [0, 0], "max": [6, 6], "count": [3424]}, "eef_velocity_action": {"mean": [1.34375, 0.4512266355140187], "std": [0.7339414483795916, 0.6975120271906327], "min": [0, 0], "max": [2, 2], "count": [3424]}, "eef_acc_mag_action": {"mean": [1.1466121495327102, 0.4649532710280374], "std": [0.7749737523695365, 0.7456639440408525], "min": [0, 0], "max": [2, 2], "count": [3424]}, "eef_sim_pose_state": {"mean": [0.29545189574624814, 0.31781678401466174, 1.3200077069119651, -0.3011242476090669, 0.3057830272077383, 0.043493754869801005, 0.13623548787810316, -0.28815797996321296, 1.2749743700460525, 0.2151306266588301, 0.20293765261388952, 0.3710119925094701], "std": [0.14551957355026426, 0.13262128969133302, 0.08854760973636538, 0.5669981804708608, 0.5124527634721281, 0.5125306255317091, 0.0882014324082362, 0.06950220393530483, 0.1172711378026374, 0.36719854178827394, 0.2711732920706229, 0.5113379094702168], "min": [0.03358031440667332, -0.039748446992246375, 1.1751856182452547, -2.161630588446794, -0.7411291651407492, -1.074929099055049, 0.015042493946169883, -0.336687057631572, 1.1825634695040073, -0.5416289429133747, -0.1483054609333747, -0.04997831199905378], "max": [0.591367978960062, 0.6154868724898073, 1.5681097804327078, 1.2075802081001534, 1.4223528550627704, 1.6964983023800198, 0.3925126691369452, -0.07257457726377593, 1.5330368987021568, 1.075026649790668, 1.0272085688269703, 1.7392705720445627], "count": [3424]}, "eef_sim_pose_action": {"mean": [0.29545189574624814, 0.31781678401466174, 1.3200077069119651, -0.3011242476090669, 0.3057830272077383, 0.043493754869801005, 0.13623548787810316, -0.28815797996321296, 1.2749743700460525, 0.2151306266588301, 0.20293765261388952, 0.3710119925094701], "std": [0.14551957355026426, 0.13262128969133302, 0.08854760973636538, 0.5669981804708608, 0.5124527634721281, 0.5125306255317091, 0.0882014324082362, 0.06950220393530483, 0.1172711378026374, 0.36719854178827394, 0.2711732920706229, 0.5113379094702168], "min": [0.03358031440667332, -0.039748446992246375, 1.1751856182452547, -2.161630588446794, -0.7411291651407492, -1.074929099055049, 0.015042493946169883, -0.336687057631572, 1.1825634695040073, -0.5416289429133747, -0.1483054609333747, -0.04997831199905378], "max": [0.591367978960062, 0.6154868724898073, 1.5681097804327078, 1.2075802081001534, 1.4223528550627704, 1.6964983023800198, 0.3925126691369452, -0.07257457726377593, 1.5330368987021568, 1.075026649790668, 1.0272085688269703, 1.7392705720445627], "count": [3424]}, "gripper_mode_state": {"mean": [0.8770443925233645, 0.9681658878504673], "std": [0.32838624524586557, 0.17555825657935337], "min": [0, 0], "max": [1, 1], "count": [3424]}, "gripper_activity_state": {"mean": [1.8679906542056075, 1.973714953271028], "std": [0.465620558594167, 0.2145648346795733], "min": [0, 0], "max": [2, 2], "count": [3424]}, "gripper_mode_action": {"mean": [0.8770443925233645, 0.9681658878504673], "std": [0.32838624524586557, 0.17555825657935337], "min": [0, 0], "max": [1, 1], "count": [3424]}, "gripper_activity_action": {"mean": [1.8679906542056075, 1.973714953271028], "std": [0.465620558594167, 0.2145648346795733], "min": [0, 0], "max": [2, 2], "count": [3424]}, "gripper_open_scale_state": {"mean": [0.21148574979881038, 0.04989694873149446], "std": [0.29989482264602774, 0.15253840384688622], "min": [0.013777237917695726, 0.02083370728152139], "max": [0.9633428709847587, 0.962972777230399], "count": [3424]}, "gripper_open_scale_action": {"mean": [0.21148574979881038, 0.04989694873149446], "std": [0.29989482264602774, 0.15253840384688622], "min": [0.013777237917695726, 0.02083370728152139], "max": [0.9633428709847587, 0.962972777230399], "count": [3424]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34921616224067203]], [[0.34222661938899684]], [[0.29712034644939056]]], "std": [[[0.21669044628657938]], [[0.2058538711811663]], [[0.16806862427266944]]], "count": [444]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4017539647490628]], [[0.4088557791860488]], [[0.38577024082906436]]], "std": [[[0.2878009979019032]], [[0.2750100722814358]], [[0.2873878066989132]]], "count": [444]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40732381585016386]], [[0.41127006418182893]], [[0.3894177799122652]]], "std": [[[0.2521926022268365]], [[0.2533591641574896]], [[0.268419352451292]]], "count": [444]}, "observation.state": {"min": [-1.104466199874878, -0.004888249095529318, -1.9049569368362427, -1.5299999713897705, -0.6374634504318237, -0.9778616428375244, 0.02078218199312687, 1.0842021724855044e-19, -0.0054738181643188, -1.9328157901763916, -0.8899113535881042, -0.28205758333206177, -0.5844466686248779, 0.02978229895234108], "max": [1.0124273300170898, 2.541806221008301, 0.03999999910593033, 0.9668092131614685, 1.2434093952178955, 1.5116462707519531, 1.7194387912750244, 0.983281672000885, 2.2564857006073, -0.0015339808305725455, 0.8651651740074158, 0.7669579982757568, 0.7102330923080444, 1.6587353944778442], "mean": [-0.10622192919254303, 1.4643796682357788, -1.0665448904037476, -0.21688568592071533, 0.11035554111003876, -0.12267333269119263, 0.3603564500808716, 0.31507837772369385, 0.8837137222290039, -0.7278936505317688, 0.1757795810699463, 0.2606082856655121, 0.2509375810623169, 0.08168475329875946], "std": [0.46387311816215515, 0.7371376156806946, 0.6576032638549805, 0.50362229347229, 0.3713408410549164, 0.4340377449989319, 0.5560631155967712, 0.3218385577201843, 0.8195257782936096, 0.7119765281677246, 0.3085234463214874, 0.29902905225753784, 0.3668268024921417, 0.24778258800506592], "count": [3389]}, "action": {"min": [-1.104466199874878, -0.004888249095529318, -1.9049569368362427, -1.5299999713897705, -0.6374634504318237, -0.9778616428375244, 0.02078218199312687, 1.0842021724855044e-19, -0.0054738181643188, -1.9328157901763916, -0.8899113535881042, -0.28205758333206177, -0.5844466686248779, 0.02978229895234108], "max": [1.0124273300170898, 2.541806221008301, 0.03999999910593033, 0.9668092131614685, 1.2434093952178955, 1.5116462707519531, 1.7194387912750244, 0.983281672000885, 2.2564857006073, -0.0015339808305725455, 0.8651651740074158, 0.7669579982757568, 0.7102330923080444, 1.6587353944778442], "mean": [-0.10622192919254303, 1.4643796682357788, -1.0665448904037476, -0.21688568592071533, 0.11035554111003876, -0.12267333269119263, 0.3603564500808716, 0.31507837772369385, 0.8837137222290039, -0.7278936505317688, 0.1757795810699463, 0.2606082856655121, 0.2509375810623169, 0.08168475329875946], "std": [0.46387311816215515, 0.7371376156806946, 0.6576032638549805, 0.50362229347229, 0.3713408410549164, 0.4340377449989319, 0.5560631155967712, 0.3218385577201843, 0.8195257782936096, 0.7119765281677246, 0.3085234463214874, 0.29902905225753784, 0.3668268024921417, 0.24778258800506592], "count": [3389]}, "timestamp": {"min": [0.0], "max": [112.93333333333334], "mean": [56.46666666666666], "std": [32.610666285060105], "count": [3389]}, "frame_index": {"min": [0], "max": [3388], "mean": [1694.0], "std": [978.319988551803], "count": [3389]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [3389]}, "index": {"min": [39420], "max": [42808], "mean": [41114.0], "std": [978.319988551803], "count": [3389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3389]}, "subtask_annotation": {"mean": [14.163765122455002, 24.0, 24.0, 24.0, 24.0], "std": [7.173319273539311, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3389]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [3389]}, "eef_direction_state": {"mean": [3.6447329595750957, 4.57480082620242], "std": [2.0849655362852704, 2.05431470529643], "min": [0, 0], "max": [6, 6], "count": [3389]}, "eef_velocity_state": {"mean": [1.2015343759221009, 0.5945706698141044], "std": [0.8019142083382431, 0.7556104893810116], "min": [0, 0], "max": [2, 2], "count": [3389]}, "eef_acc_mag_state": {"mean": [1.098259073473001, 0.6155208025966362], "std": [0.7954354378034806, 0.8060745337521914], "min": [0, 0], "max": [2, 2], "count": [3389]}, "eef_direction_action": {"mean": [3.6447329595750957, 4.57480082620242], "std": [2.0849655362852704, 2.05431470529643], "min": [0, 0], "max": [6, 6], "count": [3389]}, "eef_velocity_action": {"mean": [1.2015343759221009, 0.5945706698141044], "std": [0.8019142083382431, 0.7556104893810116], "min": [0, 0], "max": [2, 2], "count": [3389]}, "eef_acc_mag_action": {"mean": [1.098259073473001, 0.6155208025966362], "std": [0.7954354378034806, 0.8060745337521914], "min": [0, 0], "max": [2, 2], "count": [3389]}, "eef_sim_pose_state": {"mean": [0.31998571136641996, 0.29751679787299024, 1.3218552381359652, -0.17321382547262268, 0.17311981065162257, -0.009952636412388931, 0.19813945935532054, -0.2488066766291272, 1.283242052543048, 0.4219193904714096, 0.27771843537949964, 0.6243498803025738], "std": [0.14677365840219064, 0.14506425016687383, 0.08642050447311561, 0.475613519751233, 0.37600114424655084, 0.3847259450598205, 0.12063318192745714, 0.10018925411491239, 0.09702136440147954, 0.5609827536026593, 0.261193024716706, 0.633637587712788], "min": [0.03410494915792135, -0.10508879483169636, 1.1808095734634965, -1.0970253584115488, -0.5951653955089488, -0.7133619840637717, 0.044456873744857774, -0.3366974495111737, 1.182859785175474, -0.6479930958399258, -0.11462043464005833, -0.006111182897704179], "max": [0.591174751244584, 0.6216418846927251, 1.5614936468271647, 1.6326336029339208, 1.1017302517677656, 1.0177847108629665, 0.3873566894725426, 0.024708793078081548, 1.4886699821067562, 1.596389986115397, 0.9063489035631154, 2.030489979908846], "count": [3389]}, "eef_sim_pose_action": {"mean": [0.31998571136641996, 0.29751679787299024, 1.3218552381359652, -0.17321382547262268, 0.17311981065162257, -0.009952636412388931, 0.19813945935532054, -0.2488066766291272, 1.283242052543048, 0.4219193904714096, 0.27771843537949964, 0.6243498803025738], "std": [0.14677365840219064, 0.14506425016687383, 0.08642050447311561, 0.475613519751233, 0.37600114424655084, 0.3847259450598205, 0.12063318192745714, 0.10018925411491239, 0.09702136440147954, 0.5609827536026593, 0.261193024716706, 0.633637587712788], "min": [0.03410494915792135, -0.10508879483169636, 1.1808095734634965, -1.0970253584115488, -0.5951653955089488, -0.7133619840637717, 0.044456873744857774, -0.3366974495111737, 1.182859785175474, -0.6479930958399258, -0.11462043464005833, -0.006111182897704179], "max": [0.591174751244584, 0.6216418846927251, 1.5614936468271647, 1.6326336029339208, 1.1017302517677656, 1.0177847108629665, 0.3873566894725426, 0.024708793078081548, 1.4886699821067562, 1.596389986115397, 0.9063489035631154, 2.030489979908846], "count": [3389]}, "gripper_mode_state": {"mean": [0.8444969017409265, 0.971082915314252], "std": [0.36238361537313274, 0.16757352684426916], "min": [0, 0], "max": [1, 1], "count": [3389]}, "gripper_activity_state": {"mean": [1.8164650339333137, 1.9687223369725584], "std": [0.5398931216446583, 0.23470288326045285], "min": [0, 0], "max": [2, 2], "count": [3389]}, "gripper_mode_action": {"mean": [0.8444969017409265, 0.971082915314252], "std": [0.36238361537313274, 0.16757352684426916], "min": [0, 0], "max": [1, 1], "count": [3389]}, "gripper_activity_action": {"mean": [1.8164650339333137, 1.9687223369725584], "std": [0.5398931216446583, 0.23470288326045285], "min": [0, 0], "max": [2, 2], "count": [3389]}, "gripper_open_scale_state": {"mean": [0.20591769607905333, 0.04667543855137688], "std": [0.3177516397498353, 0.14159248339139013], "min": [0.011875532567501068, 0.017018456544194902], "max": [0.9825364521571568, 0.9478487968444824], "count": [3389]}, "gripper_open_scale_action": {"mean": [0.20591769607905333, 0.04667543855137688], "std": [0.3177516397498353, 0.14159248339139013], "min": [0.011875532567501068, 0.017018456544194902], "max": [0.9825364521571568, 0.9478487968444824], "count": [3389]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37887289692591547]], [[0.40686079968936006]], [[0.39621400212131636]]], "std": [[[0.22435717258363047]], [[0.2368890381242295]], [[0.23941556094213548]]], "count": [418]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314727362635644]], [[0.4307359586577853]], [[0.4248512296598597]]], "std": [[[0.2527373883520187]], [[0.2328257337498585]], [[0.24822877311007044]]], "count": [418]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209878506426494]], [[0.41904645396170165]], [[0.385224300538929]]], "std": [[[0.26386431573295493]], [[0.25665265869983866]], [[0.26621571830649315]]], "count": [418]}, "observation.state": {"min": [-1.1857671737670898, -0.00603837426751852, -1.9358837604522705, -1.5299999713897705, -0.8274617791175842, -1.6152818202972412, 0.026403138414025307, -0.0214421134442091, 0.0001444658701075241, -1.93741774559021, -0.2959108054637909, -0.5285088419914246, -0.3201298415660858, 0.0332394614815712], "max": [0.9611952304840088, 2.40067982673645, -0.07764174044132233, 0.853958785533905, 0.7746602892875671, 0.9480001330375671, 1.693100929260254, 1.1351457834243774, 1.9389517307281494, 0.001388675649650395, 0.8251957893371582, 0.6565437912940979, 0.47691160440444946, 1.6852023601531982], "mean": [-0.1600922793149948, 1.4755319356918335, -1.101249098777771, -0.11800267547369003, 0.14420382678508759, -0.17286619544029236, 0.43316149711608887, 0.3675214946269989, 0.7125319242477417, -0.6516388654708862, 0.24184641242027283, 0.10933131724596024, 0.16179679334163666, 0.08648011088371277], "std": [0.49551358819007874, 0.6899329423904419, 0.5269831418991089, 0.5057972073554993, 0.3557645380496979, 0.4592868983745575, 0.5757829546928406, 0.3988818824291229, 0.7106805443763733, 0.6810526251792908, 0.2824608385562897, 0.2567595839500427, 0.2170908898115158, 0.26048436760902405], "count": [3131]}, "action": {"min": [-1.1857671737670898, -0.00603837426751852, -1.9358837604522705, -1.5299999713897705, -0.8274617791175842, -1.6152818202972412, 0.026403138414025307, -0.0214421134442091, 0.0001444658701075241, -1.93741774559021, -0.2959108054637909, -0.5285088419914246, -0.3201298415660858, 0.0332394614815712], "max": [0.9611952304840088, 2.40067982673645, -0.07764174044132233, 0.853958785533905, 0.7746602892875671, 0.9480001330375671, 1.693100929260254, 1.1351457834243774, 1.9389517307281494, 0.001388675649650395, 0.8251957893371582, 0.6565437912940979, 0.47691160440444946, 1.6852023601531982], "mean": [-0.1600922793149948, 1.4755319356918335, -1.101249098777771, -0.11800267547369003, 0.14420382678508759, -0.17286619544029236, 0.43316149711608887, 0.3675214946269989, 0.7125319242477417, -0.6516388654708862, 0.24184641242027283, 0.10933131724596024, 0.16179679334163666, 0.08648011088371277], "std": [0.49551358819007874, 0.6899329423904419, 0.5269831418991089, 0.5057972073554993, 0.3557645380496979, 0.4592868983745575, 0.5757829546928406, 0.3988818824291229, 0.7106805443763733, 0.6810526251792908, 0.2824608385562897, 0.2567595839500427, 0.2170908898115158, 0.26048436760902405], "count": [3131]}, "timestamp": {"min": [0.0], "max": [104.33333333333333], "mean": [52.16666666666666], "std": [30.128060010561583], "count": [3131]}, "frame_index": {"min": [0], "max": [3130], "mean": [1565.0], "std": [903.8418003168475], "count": [3131]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [3131]}, "index": {"min": [42809], "max": [45939], "mean": [44374.0], "std": [903.8418003168475], "count": [3131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3131]}, "subtask_annotation": {"mean": [10.331523474928138, 24.0, 24.0, 24.0, 24.0], "std": [7.0051739475518175, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3131]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [3131]}, "eef_direction_state": {"mean": [3.3733631427658897, 4.819227083998722], "std": [2.1660941219539525, 1.9034238116659044], "min": [0, 0], "max": [6, 6], "count": [3131]}, "eef_velocity_state": {"mean": [1.2558288086873204, 0.4918556371766209], "std": [0.767447149654263, 0.7145301111236283], "min": [0, 0], "max": [2, 2], "count": [3131]}, "eef_acc_mag_state": {"mean": [1.0878313637815396, 0.5174065793676141], "std": [0.7970014017661103, 0.775668253621145], "min": [0, 0], "max": [2, 2], "count": [3131]}, "eef_direction_action": {"mean": [3.3733631427658897, 4.819227083998722], "std": [2.1660941219539525, 1.9034238116659044], "min": [0, 0], "max": [6, 6], "count": [3131]}, "eef_velocity_action": {"mean": [1.2558288086873204, 0.4918556371766209], "std": [0.767447149654263, 0.7145301111236283], "min": [0, 0], "max": [2, 2], "count": [3131]}, "eef_acc_mag_action": {"mean": [1.0878313637815396, 0.5174065793676141], "std": [0.7970014017661103, 0.775668253621145], "min": [0, 0], "max": [2, 2], "count": [3131]}, "eef_sim_pose_state": {"mean": [0.3183236400207953, 0.2972543548638725, 1.3274751388999577, -0.23112226956074297, 0.23328632734541802, -0.03351688042670256, 0.15259072098976484, -0.2654901465966208, 1.2900096249997157, 0.20835059148718232, 0.27977252434327415, 0.48343396337121913], "std": [0.15459959879165106, 0.13145617498835843, 0.08267630508285756, 0.5275543702743607, 0.4025954003686036, 0.44302328262188967, 0.08720655069461727, 0.08414281886087652, 0.11318604440551588, 0.35262540146593957, 0.299484093921563, 0.5665986057358012], "min": [0.04255143349788046, -0.04486473091763256, 1.1836432153693377, -1.6047888244251887, -0.7315753644047251, -1.0123201906988275, 0.03170165772188664, -0.33672372622192814, 1.1821447096374051, -0.728249318606432, -0.07204970871438388, -0.23159047349747294], "max": [0.5860332789383008, 0.6189896243569709, 1.5589328749763856, 1.5644436473715682, 1.2674441977822033, 1.0063850845102387, 0.35195178846492753, -0.004310737434856642, 1.4949573186528968, 0.8378582010807447, 1.029613444046512, 1.7286608657987002], "count": [3131]}, "eef_sim_pose_action": {"mean": [0.3183236400207953, 0.2972543548638725, 1.3274751388999577, -0.23112226956074297, 0.23328632734541802, -0.03351688042670256, 0.15259072098976484, -0.2654901465966208, 1.2900096249997157, 0.20835059148718232, 0.27977252434327415, 0.48343396337121913], "std": [0.15459959879165106, 0.13145617498835843, 0.08267630508285756, 0.5275543702743607, 0.4025954003686036, 0.44302328262188967, 0.08720655069461727, 0.08414281886087652, 0.11318604440551588, 0.35262540146593957, 0.299484093921563, 0.5665986057358012], "min": [0.04255143349788046, -0.04486473091763256, 1.1836432153693377, -1.6047888244251887, -0.7315753644047251, -1.0123201906988275, 0.03170165772188664, -0.33672372622192814, 1.1821447096374051, -0.728249318606432, -0.07204970871438388, -0.23159047349747294], "max": [0.5860332789383008, 0.6189896243569709, 1.5589328749763856, 1.5644436473715682, 1.2674441977822033, 1.0063850845102387, 0.35195178846492753, -0.004310737434856642, 1.4949573186528968, 0.8378582010807447, 1.029613444046512, 1.7286608657987002], "count": [3131]}, "gripper_mode_state": {"mean": [0.8403066113062919, 0.9690194825934206], "std": [0.36632145760413853, 0.17326489819867336], "min": [0, 0], "max": [1, 1], "count": [3131]}, "gripper_activity_state": {"mean": [1.8802299584797189, 1.9674225487064836], "std": [0.4457422098832737, 0.23888721847710936], "min": [0, 0], "max": [2, 2], "count": [3131]}, "gripper_mode_action": {"mean": [0.8403066113062919, 0.9690194825934206], "std": [0.36632145760413853, 0.17326489819867336], "min": [0, 0], "max": [1, 1], "count": [3131]}, "gripper_activity_action": {"mean": [1.8802299584797189, 1.9674225487064836], "std": [0.4457422098832737, 0.23888721847710936], "min": [0, 0], "max": [2, 2], "count": [3131]}, "gripper_open_scale_state": {"mean": [0.24752302326541753, 0.04941696528237086], "std": [0.3290204153338635, 0.14884702912409142], "min": [0.015087507665157318, 0.018993977989469255], "max": [0.9674862452915737, 0.962972777230399], "count": [3131]}, "gripper_open_scale_action": {"mean": [0.24752302326541753, 0.04941696528237086], "std": [0.3290204153338635, 0.14884702912409142], "min": [0.015087507665157318, 0.018993977989469255], "max": [0.9674862452915737, 0.962972777230399], "count": [3131]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230738175478524]], [[0.5345194753248522]], [[0.5011334987988251]]], "std": [[[0.2554299181782525]], [[0.2547064408118415]], [[0.24597544918539693]]], "count": [448]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4142997241431295]], [[0.4234466109360411]], [[0.4020847016758092]]], "std": [[[0.27571422428604764]], [[0.26012161544670764]], [[0.2685595841824178]]], "count": [448]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4075445474196623]], [[0.41530024874533145]], [[0.39286422042775443]]], "std": [[[0.25238549334270116]], [[0.24185665548445193]], [[0.2544078158336091]]], "count": [448]}, "observation.state": {"min": [-1.119805932044983, -0.00535749364644289, -1.891398310661316, -1.5300074815750122, -0.7223483324050903, -0.9188544750213623, 0.02125277929008007, -0.05991010367870331, -0.0031789466738700867, -1.9328157901763916, -0.8776479363441467, -0.32577893137931824, -0.4693981111049652, 0.032256826758384705], "max": [1.0494294166564941, 2.5310683250427246, 0.03374757617712021, 1.2791399955749512, 1.1559276580810547, 1.4649516344070435, 1.6925832033157349, 0.9786797165870667, 2.027027130126953, -0.0010251656640321016, 0.5683278441429138, 0.6442533135414124, 0.6948933005332947, 1.6582157611846924], "mean": [-0.08001763373613358, 1.5828062295913696, -1.172555923461914, -0.10552899539470673, 0.07922151684761047, -0.21286867558956146, 0.3353005349636078, 0.3457517921924591, 0.9164965748786926, -0.7308128476142883, 0.1384337991476059, 0.1825968325138092, 0.25530657172203064, 0.059202928096055984], "std": [0.5110350847244263, 0.6622068881988525, 0.5608067512512207, 0.548824667930603, 0.37165993452072144, 0.4377311170101166, 0.5192553997039795, 0.32211577892303467, 0.7434131503105164, 0.6275413036346436, 0.19900603592395782, 0.2694006860256195, 0.303234338760376, 0.16926923394203186], "count": [3434]}, "action": {"min": [-1.119805932044983, -0.00535749364644289, -1.891398310661316, -1.5300074815750122, -0.7223483324050903, -0.9188544750213623, 0.02125277929008007, -0.05991010367870331, -0.0031789466738700867, -1.9328157901763916, -0.8776479363441467, -0.32577893137931824, -0.4693981111049652, 0.032256826758384705], "max": [1.0494294166564941, 2.5310683250427246, 0.03374757617712021, 1.2791399955749512, 1.1559276580810547, 1.4649516344070435, 1.6925832033157349, 0.9786797165870667, 2.027027130126953, -0.0010251656640321016, 0.5683278441429138, 0.6442533135414124, 0.6948933005332947, 1.6582157611846924], "mean": [-0.08001763373613358, 1.5828062295913696, -1.172555923461914, -0.10552899539470673, 0.07922151684761047, -0.21286867558956146, 0.3353005349636078, 0.3457517921924591, 0.9164965748786926, -0.7308128476142883, 0.1384337991476059, 0.1825968325138092, 0.25530657172203064, 0.059202928096055984], "std": [0.5110350847244263, 0.6622068881988525, 0.5608067512512207, 0.548824667930603, 0.37165993452072144, 0.4377311170101166, 0.5192553997039795, 0.32211577892303467, 0.7434131503105164, 0.6275413036346436, 0.19900603592395782, 0.2694006860256195, 0.303234338760376, 0.16926923394203186], "count": [3434]}, "timestamp": {"min": [0.0], "max": [114.43333333333334], "mean": [57.21666666666666], "std": [33.043679005556], "count": [3434]}, "frame_index": {"min": [0], "max": [3433], "mean": [1716.5], "std": [991.31037016668], "count": [3434]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [3434]}, "index": {"min": [45940], "max": [49373], "mean": [47656.5], "std": [991.31037016668], "count": [3434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3434]}, "subtask_annotation": {"mean": [13.671811298776937, 24.0, 24.0, 24.0, 24.0], "std": [6.648096301221968, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3434]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [3434]}, "eef_direction_state": {"mean": [3.3267326732673266, 4.678800232964473], "std": [2.0473007315864593, 2.0170153204282357], "min": [0, 0], "max": [6, 6], "count": [3434]}, "eef_velocity_state": {"mean": [1.3404193360512522, 0.5375655212580082], "std": [0.7353796867467217, 0.7354993168756425], "min": [0, 0], "max": [2, 2], "count": [3434]}, "eef_acc_mag_state": {"mean": [1.185497961560862, 0.6112405358182877], "std": [0.7705329106284822, 0.8065699420619435], "min": [0, 0], "max": [2, 2], "count": [3434]}, "eef_direction_action": {"mean": [3.3267326732673266, 4.678800232964473], "std": [2.0473007315864593, 2.0170153204282357], "min": [0, 0], "max": [6, 6], "count": [3434]}, "eef_velocity_action": {"mean": [1.3404193360512522, 0.5375655212580082], "std": [0.7353796867467217, 0.7354993168756425], "min": [0, 0], "max": [2, 2], "count": [3434]}, "eef_acc_mag_action": {"mean": [1.185497961560862, 0.6112405358182877], "std": [0.7705329106284822, 0.8065699420619435], "min": [0, 0], "max": [2, 2], "count": [3434]}, "eef_sim_pose_state": {"mean": [0.3385218630614369, 0.3038772587660363, 1.3221061881533263, -0.28458666265076704, 0.2894076049217354, -0.029159174578838175, 0.20502719807778635, -0.2508404781252718, 1.297282815416039, 0.34826175457330694, 0.2945359064094827, 0.5495835574565856], "std": [0.13494943707159796, 0.15861253396075053, 0.07515322025603509, 0.4917383068489678, 0.4072650296028861, 0.4020623681732178, 0.1129152192750833, 0.08424281574742458, 0.09534874373151077, 0.43704461981076387, 0.2538015024611152, 0.48237444509714084], "min": [0.04368268315679267, -0.12467445830097044, 1.1807512593372103, -1.2448624555843801, -0.5426518686657262, -0.9482992055658287, 0.03719009667957238, -0.3365226085529558, 1.1823667099462223, -0.5553555952947502, -0.12623020505717575, 8.809308484190348e-20], "max": [0.6015613598923868, 0.6409617981340939, 1.5766265370096404, 1.6460364409500892, 1.2552534231376256, 0.9638189548685203, 0.3997017621616655, -0.04008611025538332, 1.4840740888816266, 1.024103549135482, 0.741516397740992, 1.540367485875683], "count": [3434]}, "eef_sim_pose_action": {"mean": [0.3385218630614369, 0.3038772587660363, 1.3221061881533263, -0.28458666265076704, 0.2894076049217354, -0.029159174578838175, 0.20502719807778635, -0.2508404781252718, 1.297282815416039, 0.34826175457330694, 0.2945359064094827, 0.5495835574565856], "std": [0.13494943707159796, 0.15861253396075053, 0.07515322025603509, 0.4917383068489678, 0.4072650296028861, 0.4020623681732178, 0.1129152192750833, 0.08424281574742458, 0.09534874373151077, 0.43704461981076387, 0.2538015024611152, 0.48237444509714084], "min": [0.04368268315679267, -0.12467445830097044, 1.1807512593372103, -1.2448624555843801, -0.5426518686657262, -0.9482992055658287, 0.03719009667957238, -0.3365226085529558, 1.1823667099462223, -0.5553555952947502, -0.12623020505717575, 8.809308484190348e-20], "max": [0.6015613598923868, 0.6409617981340939, 1.5766265370096404, 1.6460364409500892, 1.2552534231376256, 0.9638189548685203, 0.3997017621616655, -0.04008611025538332, 1.4840740888816266, 1.024103549135482, 0.741516397740992, 1.540367485875683], "count": [3434]}, "gripper_mode_state": {"mean": [0.8637157833430402, 0.9851485148514851], "std": [0.34309011782207044, 0.12095833388981704], "min": [0, 0], "max": [1, 1], "count": [3434]}, "gripper_activity_state": {"mean": [1.8013977868375073, 1.9735002912055912], "std": [0.5599092224615803, 0.2148996640493754], "min": [0, 0], "max": [2, 2], "count": [3434]}, "gripper_mode_action": {"mean": [0.8637157833430402, 0.9851485148514851], "std": [0.34309011782207044, 0.12095833388981704], "min": [0, 0], "max": [1, 1], "count": [3434]}, "gripper_activity_action": {"mean": [1.8013977868375073, 1.9735002912055912], "std": [0.5599092224615803, 0.2148996640493754], "min": [0, 0], "max": [2, 2], "count": [3434]}, "gripper_open_scale_state": {"mean": [0.19159688653904833, 0.03382998895715878], "std": [0.2967168242672419, 0.09672408489174923], "min": [0.012144445308617182, 0.018432472433362688], "max": [0.9671904018947056, 0.9475518635341099], "count": [3434]}, "gripper_open_scale_action": {"mean": [0.19159688653904833, 0.03382998895715878], "std": [0.2967168242672419, 0.09672408489174923], "min": [0.012144445308617182, 0.018432472433362688], "max": [0.9671904018947056, 0.9475518635341099], "count": [3434]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32928365759430134]], [[0.35423577670447265]], [[0.3029158923918151]]], "std": [[[0.2070392372548218]], [[0.21479488006279226]], [[0.17359582506353863]]], "count": [408]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3958093748665043]], [[0.40187523094749883]], [[0.3763989197530864]]], "std": [[[0.2743452698944879]], [[0.2653229399843799]], [[0.27896087909500666]]], "count": [408]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40079847361057713]], [[0.4117643280896236]], [[0.39694951928211375]]], "std": [[[0.28392990143636326]], [[0.2792518600747539]], [[0.28971334943570326]]], "count": [408]}, "observation.state": {"min": [-1.101398229598999, -0.008629484102129936, -1.8871275186538696, -1.4618836641311646, -0.49835529923439026, -0.9416984915733337, 0.022130051627755165, -0.013221658766269684, -0.004601942375302315, -1.93741774559021, -0.46779489517211914, -0.2734328508377075, -0.16373376548290253, 0.03621299937367439], "max": [0.9573425054550171, 2.478898048400879, 0.04001035913825035, 1.0696877241134644, 1.290735125541687, 1.410963535308838, 1.683777093887329, 0.8084079027175903, 1.9171279668807983, -0.0015339808305725455, 0.7320010662078857, 0.6810466647148132, 0.5767768025398254, 1.6587353944778442], "mean": [-0.12153113633394241, 1.4018549919128418, -1.0852285623550415, -0.10933589935302734, 0.16430410742759705, -0.2945496737957001, 0.294514000415802, 0.3376414179801941, 0.8500406742095947, -0.776046633720398, 0.24595332145690918, 0.2341027855873108, 0.2262316197156906, 0.10899201035499573], "std": [0.5175313949584961, 0.7047218680381775, 0.6092941761016846, 0.5469983220100403, 0.3538549840450287, 0.48411378264427185, 0.5018746852874756, 0.307573139667511, 0.7296987175941467, 0.6932770013809204, 0.2818341553211212, 0.25900864601135254, 0.2608610987663269, 0.31936565041542053], "count": [3030]}, "action": {"min": [-1.101398229598999, -0.008629484102129936, -1.8871275186538696, -1.4618836641311646, -0.49835529923439026, -0.9416984915733337, 0.022130051627755165, -0.013221658766269684, -0.004601942375302315, -1.93741774559021, -0.46779489517211914, -0.2734328508377075, -0.16373376548290253, 0.03621299937367439], "max": [0.9573425054550171, 2.478898048400879, 0.04001035913825035, 1.0696877241134644, 1.290735125541687, 1.410963535308838, 1.683777093887329, 0.8084079027175903, 1.9171279668807983, -0.0015339808305725455, 0.7320010662078857, 0.6810466647148132, 0.5767768025398254, 1.6587353944778442], "mean": [-0.12153113633394241, 1.4018549919128418, -1.0852285623550415, -0.10933589935302734, 0.16430410742759705, -0.2945496737957001, 0.294514000415802, 0.3376414179801941, 0.8500406742095947, -0.776046633720398, 0.24595332145690918, 0.2341027855873108, 0.2262316197156906, 0.10899201035499573], "std": [0.5175313949584961, 0.7047218680381775, 0.6092941761016846, 0.5469983220100403, 0.3538549840450287, 0.48411378264427185, 0.5018746852874756, 0.307573139667511, 0.7296987175941467, 0.6932770013809204, 0.2818341553211212, 0.25900864601135254, 0.2608610987663269, 0.31936565041542053], "count": [3030]}, "timestamp": {"min": [0.0], "max": [100.96666666666667], "mean": [50.483333333333334], "std": [29.156187006204032], "count": [3030]}, "frame_index": {"min": [0], "max": [3029], "mean": [1514.5], "std": [874.6856101861209], "count": [3030]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [3030]}, "index": {"min": [49374], "max": [52403], "mean": [50888.5], "std": [874.6856101861209], "count": [3030]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3030]}, "subtask_annotation": {"mean": [15.070957095709572, 24.0, 24.0, 24.0, 24.0], "std": [6.226891119279341, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3030]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [3030]}, "eef_direction_state": {"mean": [3.507920792079208, 4.3914191419141915], "std": [2.108391993678272, 2.1743916791035973], "min": [0, 0], "max": [6, 6], "count": [3030]}, "eef_velocity_state": {"mean": [1.2353135313531354, 0.6178217821782178], "std": [0.8032979571545769, 0.7391542807470262], "min": [0, 0], "max": [2, 2], "count": [3030]}, "eef_acc_mag_state": {"mean": [1.0894389438943894, 0.6739273927392739], "std": [0.7999096578949564, 0.8200942278683422], "min": [0, 0], "max": [2, 2], "count": [3030]}, "eef_direction_action": {"mean": [3.507920792079208, 4.3914191419141915], "std": [2.108391993678272, 2.1743916791035973], "min": [0, 0], "max": [6, 6], "count": [3030]}, "eef_velocity_action": {"mean": [1.2353135313531354, 0.6178217821782178], "std": [0.8032979571545769, 0.7391542807470262], "min": [0, 0], "max": [2, 2], "count": [3030]}, "eef_acc_mag_action": {"mean": [1.0894389438943894, 0.6739273927392739], "std": [0.7999096578949564, 0.8200942278683422], "min": [0, 0], "max": [2, 2], "count": [3030]}, "eef_sim_pose_state": {"mean": [0.2981231830993154, 0.2985642060141195, 1.3386076956595507, -0.32550968819676995, 0.20403118868142112, 0.03870728436376617, 0.1877539599115395, -0.2596261554382004, 1.3093189524453142, 0.35593199310684054, 0.28499595923876286, 0.6037976113977347], "std": [0.1283145737386736, 0.1547337035341291, 0.08602633514018579, 0.4985313735515439, 0.4321324667584989, 0.35844572985296747, 0.1056367401687368, 0.07884631693879197, 0.11048920391845611, 0.4040642985341278, 0.25279910062236505, 0.5658936009256587], "min": [0.026245946201133658, -0.1109335757568452, 1.1807301256118174, -1.2818101154727397, -0.8637807899324649, -0.6231802726674073, 0.037022031251019494, -0.33662605655546624, 1.1827121261560456, -0.1745720774638594, -0.10087977148371885, 0.0034882360952557187], "max": [0.5503878049521816, 0.6684930891220918, 1.6123925386623406, 1.5114975234218302, 1.0601621577495912, 1.1252084493064367, 0.3897207242997398, -0.07330970815840608, 1.4951040175048251, 0.9038723262847594, 0.8098127247153033, 1.5483273889111022], "count": [3030]}, "eef_sim_pose_action": {"mean": [0.2981231830993154, 0.2985642060141195, 1.3386076956595507, -0.32550968819676995, 0.20403118868142112, 0.03870728436376617, 0.1877539599115395, -0.2596261554382004, 1.3093189524453142, 0.35593199310684054, 0.28499595923876286, 0.6037976113977347], "std": [0.1283145737386736, 0.1547337035341291, 0.08602633514018579, 0.4985313735515439, 0.4321324667584989, 0.35844572985296747, 0.1056367401687368, 0.07884631693879197, 0.11048920391845611, 0.4040642985341278, 0.25279910062236505, 0.5658936009256587], "min": [0.026245946201133658, -0.1109335757568452, 1.1807301256118174, -1.2818101154727397, -0.8637807899324649, -0.6231802726674073, 0.037022031251019494, -0.33662605655546624, 1.1827121261560456, -0.1745720774638594, -0.10087977148371885, 0.0034882360952557187], "max": [0.5503878049521816, 0.6684930891220918, 1.6123925386623406, 1.5114975234218302, 1.0601621577495912, 1.1252084493064367, 0.3897207242997398, -0.07330970815840608, 1.4951040175048251, 0.9038723262847594, 0.8098127247153033, 1.5483273889111022], "count": [3030]}, "gripper_mode_state": {"mean": [0.8775577557755776, 0.9547854785478548], "std": [0.32779588321654407, 0.2077743210841949], "min": [0, 0], "max": [1, 1], "count": [3030]}, "gripper_activity_state": {"mean": [1.83003300330033, 1.965016501650165], "std": [0.5225814941735986, 0.24662189575069726], "min": [0, 0], "max": [2, 2], "count": [3030]}, "gripper_mode_action": {"mean": [0.8775577557755776, 0.9547854785478548], "std": [0.32779588321654407, 0.2077743210841949], "min": [0, 0], "max": [1, 1], "count": [3030]}, "gripper_activity_action": {"mean": [1.83003300330033, 1.965016501650165], "std": [0.5225814941735986, 0.24662189575069726], "min": [0, 0], "max": [2, 2], "count": [3030]}, "gripper_open_scale_state": {"mean": [0.16828647764054996, 0.062279731885323576], "std": [0.28678458080503927, 0.18249660149470193], "min": [0.012645743787288666, 0.02069314249924251], "max": [0.962158339364188, 0.9478487968444824], "count": [3030]}, "gripper_open_scale_action": {"mean": [0.16828647764054996, 0.062279731885323576], "std": [0.28678458080503927, 0.18249660149470193], "min": [0.012645743787288666, 0.02069314249924251], "max": [0.962158339364188, 0.9478487968444824], "count": [3030]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36885981166296183]], [[0.40447476444046315]], [[0.38010968033575526]]], "std": [[[0.21299502090244374]], [[0.22933863854153289]], [[0.22746272108881926]]], "count": [394]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347829652024375]], [[0.42545491675237496]], [[0.42080620597082596]]], "std": [[[0.2564877876398403]], [[0.23086529571620215]], [[0.24693690834144616]]], "count": [394]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026304037689526]], [[0.3986601659699413]], [[0.36661406942923813]]], "std": [[[0.2637275718603392]], [[0.2575749824446683]], [[0.27134610867910564]]], "count": [394]}, "observation.state": {"min": [-1.163588047027588, -0.004542434588074684, -1.9389517307281494, -1.5299999713897705, -0.9065826535224915, -0.918748676776886, 0.025730140507221222, -0.05500004440546036, 0.0, -1.9450876712799072, -0.06345681101083755, -0.32866501808166504, -0.14323173463344574, 0.03401866927742958], "max": [0.8416513800621033, 2.6092588901519775, 0.0, 1.0299729108810425, 1.5299999713897705, 2.0233206748962402, 1.693100929260254, 1.1182719469070435, 2.026388645172119, 0.002143478486686945, 1.0950857400894165, 0.9019431471824646, 0.809941828250885, 1.6854615211486816], "mean": [-0.1757686585187912, 1.5174412727355957, -1.1538598537445068, 0.020547013729810715, 0.15807600319385529, -0.00031803411548025906, 0.4819802939891815, 0.26679134368896484, 0.7154215574264526, -0.7048347592353821, 0.3500441014766693, 0.25022396445274353, 0.29143601655960083, 0.11322972178459167], "std": [0.5334033370018005, 0.5716971755027771, 0.4502193331718445, 0.5970497131347656, 0.46991634368896484, 0.6064597368240356, 0.616590678691864, 0.3330475389957428, 0.758344292640686, 0.7481060028076172, 0.3751565217971802, 0.37347108125686646, 0.3297325670719147, 0.322640597820282], "count": [2893]}, "action": {"min": [-1.163588047027588, -0.004542434588074684, -1.9389517307281494, -1.5299999713897705, -0.9065826535224915, -0.918748676776886, 0.025730140507221222, -0.05500004440546036, 0.0, -1.9450876712799072, -0.06345681101083755, -0.32866501808166504, -0.14323173463344574, 0.03401866927742958], "max": [0.8416513800621033, 2.6092588901519775, 0.0, 1.0299729108810425, 1.5299999713897705, 2.0233206748962402, 1.693100929260254, 1.1182719469070435, 2.026388645172119, 0.002143478486686945, 1.0950857400894165, 0.9019431471824646, 0.809941828250885, 1.6854615211486816], "mean": [-0.1757686585187912, 1.5174412727355957, -1.1538598537445068, 0.020547013729810715, 0.15807600319385529, -0.00031803411548025906, 0.4819802939891815, 0.26679134368896484, 0.7154215574264526, -0.7048347592353821, 0.3500441014766693, 0.25022396445274353, 0.29143601655960083, 0.11322972178459167], "std": [0.5334033370018005, 0.5716971755027771, 0.4502193331718445, 0.5970497131347656, 0.46991634368896484, 0.6064597368240356, 0.616590678691864, 0.3330475389957428, 0.758344292640686, 0.7481060028076172, 0.3751565217971802, 0.37347108125686646, 0.3297325670719147, 0.322640597820282], "count": [2893]}, "timestamp": {"min": [0.0], "max": [96.4], "mean": [48.2], "std": [27.83790381635961], "count": [2893]}, "frame_index": {"min": [0], "max": [2892], "mean": [1446.0], "std": [835.1371144907882], "count": [2893]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [2893]}, "index": {"min": [52404], "max": [55296], "mean": [53850.0], "std": [835.1371144907882], "count": [2893]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2893]}, "subtask_annotation": {"mean": [10.02592464569651, 24.0, 24.0, 24.0, 24.0], "std": [7.41055794434646, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2893]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [2893]}, "eef_direction_state": {"mean": [3.1157967507777395, 4.722087798133425], "std": [2.1756761180174147, 2.043813102468529], "min": [0, 0], "max": [6, 6], "count": [2893]}, "eef_velocity_state": {"mean": [1.2917386795713792, 0.48219840995506397], "std": [0.7542419626878499, 0.7162942856594645], "min": [0, 0], "max": [2, 2], "count": [2893]}, "eef_acc_mag_state": {"mean": [1.1368821292775666, 0.5053577601106118], "std": [0.7883078081668975, 0.7672809121660115], "min": [0, 0], "max": [2, 2], "count": [2893]}, "eef_direction_action": {"mean": [3.1157967507777395, 4.722087798133425], "std": [2.1756761180174147, 2.043813102468529], "min": [0, 0], "max": [6, 6], "count": [2893]}, "eef_velocity_action": {"mean": [1.2917386795713792, 0.48219840995506397], "std": [0.7542419626878499, 0.7162942856594645], "min": [0, 0], "max": [2, 2], "count": [2893]}, "eef_acc_mag_action": {"mean": [1.1368821292775666, 0.5053577601106118], "std": [0.7883078081668975, 0.7672809121660115], "min": [0, 0], "max": [2, 2], "count": [2893]}, "eef_sim_pose_state": {"mean": [0.30477856153476035, 0.2910317663845683, 1.3366327336062782, -0.1450141346927922, 0.3873651391004833, -0.05908257201412788, 0.15805678782103297, -0.2753816737954845, 1.2872661777334433, 0.4677602936942394, 0.2847634436634477, 0.5621365655403118], "std": [0.11634496399237801, 0.14886929504890414, 0.08351984926440223, 0.6204367757503696, 0.44581819747342, 0.4278898516369124, 0.10069652765107487, 0.0875623760749381, 0.1119449682045592, 0.5715310544609515, 0.30485819035118633, 0.7191721193279883], "min": [0.039743979099004054, -0.10527194316979382, 1.182321092260857, -1.4393709675930528, -0.634794879217412, -1.034684817201167, 0.049481781909149605, -0.33665743975135176, 1.1825645853260731, -0.3459530190961827, -0.08153761684631933, -0.11788203717431582], "max": [0.5903362975288744, 0.5907827620382544, 1.6122054694013706, 1.725800316309531, 1.5286632948209586, 0.9026894406733633, 0.4092114284785814, 0.0029944609984133216, 1.4924549099659867, 1.4241569611826408, 1.009639121556909, 2.040367525533907], "count": [2893]}, "eef_sim_pose_action": {"mean": [0.30477856153476035, 0.2910317663845683, 1.3366327336062782, -0.1450141346927922, 0.3873651391004833, -0.05908257201412788, 0.15805678782103297, -0.2753816737954845, 1.2872661777334433, 0.4677602936942394, 0.2847634436634477, 0.5621365655403118], "std": [0.11634496399237801, 0.14886929504890414, 0.08351984926440223, 0.6204367757503696, 0.44581819747342, 0.4278898516369124, 0.10069652765107487, 0.0875623760749381, 0.1119449682045592, 0.5715310544609515, 0.30485819035118633, 0.7191721193279883], "min": [0.039743979099004054, -0.10527194316979382, 1.182321092260857, -1.4393709675930528, -0.634794879217412, -1.034684817201167, 0.049481781909149605, -0.33665743975135176, 1.1825645853260731, -0.3459530190961827, -0.08153761684631933, -0.11788203717431582], "max": [0.5903362975288744, 0.5907827620382544, 1.6122054694013706, 1.725800316309531, 1.5286632948209586, 0.9026894406733633, 0.4092114284785814, 0.0029944609984133216, 1.4924549099659867, 1.4241569611826408, 1.009639121556909, 2.040367525533907], "count": [2893]}, "gripper_mode_state": {"mean": [0.8050466643622537, 0.9540269616315243], "std": [0.3961647795570038, 0.20942664136075287], "min": [0, 0], "max": [1, 1], "count": [2893]}, "gripper_activity_state": {"mean": [1.8817836156239198, 1.9650881437953682], "std": [0.44214932284561825, 0.24768119409956238], "min": [0, 0], "max": [2, 2], "count": [2893]}, "gripper_mode_action": {"mean": [0.8050466643622537, 0.9540269616315243], "std": [0.3961647795570038, 0.20942664136075287], "min": [0, 0], "max": [1, 1], "count": [2893]}, "gripper_activity_action": {"mean": [1.8817836156239198, 1.9650881437953682], "std": [0.44214932284561825, 0.24768119409956238], "min": [0, 0], "max": [2, 2], "count": [2893]}, "gripper_open_scale_state": {"mean": [0.2754220559580064, 0.06470186810812377], "std": [0.35233387061182936, 0.18436731063331113], "min": [0.01470293743269784, 0.019439239587102617], "max": [0.9674862452915737, 0.963120869227818], "count": [2893]}, "gripper_open_scale_action": {"mean": [0.2754220559580064, 0.06470186810812377], "std": [0.35233387061182936, 0.18436731063331113], "min": [0.01470293743269784, 0.019439239587102617], "max": [0.9674862452915737, 0.963120869227818], "count": [2893]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3477195306930298]], [[0.36994046604148906]], [[0.35118595357034244]]], "std": [[[0.21563587905884268]], [[0.22836822006217564]], [[0.22516786493355526]]], "count": [437]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285601347073281]], [[0.4224014192379214]], [[0.41699026712134124]]], "std": [[[0.2543538867536424]], [[0.23064937447564363]], [[0.24549408257097666]]], "count": [437]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43162693560770354]], [[0.42408486137908]], [[0.3805577130165567]]], "std": [[[0.2665134759781724]], [[0.25432254471918975]], [[0.25557772279638574]]], "count": [437]}, "observation.state": {"min": [-1.133611798286438, -0.004601942375302315, -1.93741774559021, -1.5299999713897705, -0.7501165866851807, -1.0501487255096436, 0.018847033381462097, -0.04472161456942558, 0.0015339808305725455, -1.9233225584030151, -0.3681553900241852, -0.6013204455375671, -0.6994470357894897, 0.031074590981006622], "max": [0.9295923709869385, 2.442023515701294, -0.00218800432048738, 1.2470368146896362, 0.8557487726211548, 1.3897866010665894, 1.6928420066833496, 1.078379511833191, 2.0033788681030273, 0.0, 0.8446686267852783, 1.0078253746032715, 0.5107979774475098, 1.6852023601531982], "mean": [-0.18947839736938477, 1.352072834968567, -0.9419518709182739, -0.09996622055768967, 0.20529909431934357, -0.12964680790901184, 0.30210813879966736, 0.5846608281135559, 1.3518297672271729, -1.0365850925445557, 0.23238807916641235, 0.10551993548870087, -0.06477715075016022, 0.10282546281814575], "std": [0.48036420345306396, 0.5349700450897217, 0.4494214355945587, 0.5550118684768677, 0.365721195936203, 0.5108869671821594, 0.49993863701820374, 0.3025275766849518, 0.4405156075954437, 0.43885961174964905, 0.31602346897125244, 0.4724009335041046, 0.3730362355709076, 0.2893863916397095], "count": [3318]}, "action": {"min": [-1.133611798286438, -0.004601942375302315, -1.93741774559021, -1.5299999713897705, -0.7501165866851807, -1.0501487255096436, 0.018847033381462097, -0.04472161456942558, 0.0015339808305725455, -1.9233225584030151, -0.3681553900241852, -0.6013204455375671, -0.6994470357894897, 0.031074590981006622], "max": [0.9295923709869385, 2.442023515701294, -0.00218800432048738, 1.2470368146896362, 0.8557487726211548, 1.3897866010665894, 1.6928420066833496, 1.078379511833191, 2.0033788681030273, 0.0, 0.8446686267852783, 1.0078253746032715, 0.5107979774475098, 1.6852023601531982], "mean": [-0.18947839736938477, 1.352072834968567, -0.9419518709182739, -0.09996622055768967, 0.20529909431934357, -0.12964680790901184, 0.30210813879966736, 0.5846608281135559, 1.3518297672271729, -1.0365850925445557, 0.23238807916641235, 0.10551993548870087, -0.06477715075016022, 0.10282546281814575], "std": [0.48036420345306396, 0.5349700450897217, 0.4494214355945587, 0.5550118684768677, 0.365721195936203, 0.5108869671821594, 0.49993863701820374, 0.3025275766849518, 0.4405156075954437, 0.43885961174964905, 0.31602346897125244, 0.4724009335041046, 0.3730362355709076, 0.2893863916397095], "count": [3318]}, "timestamp": {"min": [0.0], "max": [110.56666666666666], "mean": [55.28333333333334], "std": [31.92746843614039], "count": [3318]}, "frame_index": {"min": [0], "max": [3317], "mean": [1658.5], "std": [957.8240530842116], "count": [3318]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [3318]}, "index": {"min": [55297], "max": [58614], "mean": [56955.5], "std": [957.8240530842116], "count": [3318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3318]}, "subtask_annotation": {"mean": [13.046112115732369, 24.0, 24.0, 24.0, 24.0], "std": [6.4877114062375725, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3318]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [3318]}, "eef_direction_state": {"mean": [3.170886075949367, 4.154912597950573], "std": [2.2007524875445594, 2.125959339147836], "min": [0, 0], "max": [6, 6], "count": [3318]}, "eef_velocity_state": {"mean": [1.2591922845087402, 0.7263411693791441], "std": [0.7388093469577004, 0.7445841794587433], "min": [0, 0], "max": [2, 2], "count": [3318]}, "eef_acc_mag_state": {"mean": [1.1416515973477999, 0.840867992766727], "std": [0.7816891320146864, 0.8354665222973904], "min": [0, 0], "max": [2, 2], "count": [3318]}, "eef_direction_action": {"mean": [3.170886075949367, 4.154912597950573], "std": [2.2007524875445594, 2.125959339147836], "min": [0, 0], "max": [6, 6], "count": [3318]}, "eef_velocity_action": {"mean": [1.2591922845087402, 0.7263411693791441], "std": [0.7388093469577004, 0.7445841794587433], "min": [0, 0], "max": [2, 2], "count": [3318]}, "eef_acc_mag_action": {"mean": [1.1416515973477999, 0.840867992766727], "std": [0.7816891320146864, 0.8354665222973904], "min": [0, 0], "max": [2, 2], "count": [3318]}, "eef_sim_pose_state": {"mean": [0.28200188095357304, 0.2983013739157917, 1.3346689043705207, -0.14646945389103017, 0.28585921083889254, 0.015251042247291187, 0.24581992625341845, -0.20279376835284718, 1.3411744315117342, -0.0003895706295332598, 0.4739893957227545, 0.7002627292977853], "std": [0.1163579879039235, 0.10856976938306308, 0.06842239640062651, 0.49973970563827136, 0.35879456085453454, 0.5806792285322214, 0.061199933891596385, 0.09467889954123937, 0.07181751339330754, 0.6464974709773544, 0.19380808803791144, 0.5868317178460373], "min": [0.01286979304656707, 0.11299889182004993, 1.1832234061006075, -1.1314213881148198, -0.6238267872664895, -1.5371263446659356, 0.041170152484635125, -0.3438766961336193, 1.1827252738227338, -1.0437702071951345, -0.17301740058407367, -0.3010596569365873], "max": [0.5645593024958158, 0.5580656369294363, 1.5082624149970578, 1.5839585878532854, 1.1513244092237702, 1.2161791176551682, 0.33422741468782097, 0.01164128883422022, 1.4826714343950158, 1.2162095238392414, 0.9963122350674114, 2.078274693562692], "count": [3318]}, "eef_sim_pose_action": {"mean": [0.28200188095357304, 0.2983013739157917, 1.3346689043705207, -0.14646945389103017, 0.28585921083889254, 0.015251042247291187, 0.24581992625341845, -0.20279376835284718, 1.3411744315117342, -0.0003895706295332598, 0.4739893957227545, 0.7002627292977853], "std": [0.1163579879039235, 0.10856976938306308, 0.06842239640062651, 0.49973970563827136, 0.35879456085453454, 0.5806792285322214, 0.061199933891596385, 0.09467889954123937, 0.07181751339330754, 0.6464974709773544, 0.19380808803791144, 0.5868317178460373], "min": [0.01286979304656707, 0.11299889182004993, 1.1832234061006075, -1.1314213881148198, -0.6238267872664895, -1.5371263446659356, 0.041170152484635125, -0.3438766961336193, 1.1827252738227338, -1.0437702071951345, -0.17301740058407367, -0.3010596569365873], "max": [0.5645593024958158, 0.5580656369294363, 1.5082624149970578, 1.5839585878532854, 1.1513244092237702, 1.2161791176551682, 0.33422741468782097, 0.01164128883422022, 1.4826714343950158, 1.2162095238392414, 0.9963122350674114, 2.078274693562692], "count": [3318]}, "gripper_mode_state": {"mean": [0.8996383363471971, 0.9626280892103677], "std": [0.30048161361661396, 0.18967142924953312], "min": [0, 0], "max": [1, 1], "count": [3318]}, "gripper_activity_state": {"mean": [1.9113924050632911, 1.9695599758890898], "std": [0.3842708222397104, 0.23156929682039476], "min": [0, 0], "max": [2, 2], "count": [3318]}, "gripper_mode_action": {"mean": [0.8996383363471971, 0.9626280892103677], "std": [0.30048161361661396, 0.18967142924953312], "min": [0, 0], "max": [1, 1], "count": [3318]}, "gripper_activity_action": {"mean": [1.9113924050632911, 1.9695599758890898], "std": [0.3842708222397104, 0.23156929682039476], "min": [0, 0], "max": [2, 2], "count": [3318]}, "gripper_open_scale_state": {"mean": [0.17262835347986819, 0.05875736825546105], "std": [0.2856779748032033, 0.16536553326035533], "min": [0.010769733360835485, 0.017756909132003784], "max": [0.9673382895333427, 0.962972777230399], "count": [3318]}, "gripper_open_scale_action": {"mean": [0.17262835347986819, 0.05875736825546105], "std": [0.2856779748032033, 0.16536553326035533], "min": [0.010769733360835485, 0.017756909132003784], "max": [0.9673382895333427, 0.962972777230399], "count": [3318]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.3561715655589309]], [[0.3564253712909264]], [[0.2875319057043788]]], "std": [[[0.21783107112635297]], [[0.21052323086929267]], [[0.17472992444306149]]], "count": [355]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40153395547577403]], [[0.40789792184479423]], [[0.3831110336309798]]], "std": [[[0.2677663014484657]], [[0.2590773347402384]], [[0.2724323982897553]]], "count": [355]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3981837498849305]], [[0.40678771211144865]], [[0.39165809092024917]]], "std": [[[0.2674008280294755]], [[0.2655102102421754]], [[0.2767058149442293]]], "count": [355]}, "observation.state": {"min": [-1.1182719469070435, -0.007638843730092049, -1.9389517307281494, -1.5299999713897705, -0.706279993057251, -0.9848156571388245, 0.020780246704816818, -0.007770140189677477, -0.00013078056508675218, -1.9358837604522705, -0.24639028310775757, -0.16413754224777222, -0.1871456503868103, 0.03596704453229904], "max": [0.9786797165870667, 2.4865827560424805, 0.0, 0.979317307472229, 1.2072428464889526, 1.5171070098876953, 1.6682138442993164, 0.9035146832466125, 1.8100647926330566, 0.0028702791314572096, 0.6614606976509094, 0.4493890702724457, 0.5491651296615601, 1.6584755182266235], "mean": [-0.14767375588417053, 1.5266667604446411, -1.1999051570892334, -0.1207566186785698, 0.14703655242919922, -0.25618597865104675, 0.28132474422454834, 0.28073641657829285, 0.6735226511955261, -0.6444413661956787, 0.20174574851989746, 0.15293757617473602, 0.1927347481250763, 0.07162284106016159], "std": [0.5265337824821472, 0.5996941924095154, 0.5186409950256348, 0.5064772963523865, 0.3846203684806824, 0.489473819732666, 0.4640423059463501, 0.30879002809524536, 0.6791720986366272, 0.6665399074554443, 0.23133021593093872, 0.18813861906528473, 0.22773022949695587, 0.2133130431175232], "count": [2522]}, "action": {"min": [-1.1182719469070435, -0.007638843730092049, -1.9389517307281494, -1.5299999713897705, -0.706279993057251, -0.9848156571388245, 0.020780246704816818, -0.007770140189677477, -0.00013078056508675218, -1.9358837604522705, -0.24639028310775757, -0.16413754224777222, -0.1871456503868103, 0.03596704453229904], "max": [0.9786797165870667, 2.4865827560424805, 0.0, 0.979317307472229, 1.2072428464889526, 1.5171070098876953, 1.6682138442993164, 0.9035146832466125, 1.8100647926330566, 0.0028702791314572096, 0.6614606976509094, 0.4493890702724457, 0.5491651296615601, 1.6584755182266235], "mean": [-0.14767375588417053, 1.5266667604446411, -1.1999051570892334, -0.1207566186785698, 0.14703655242919922, -0.25618597865104675, 0.28132474422454834, 0.28073641657829285, 0.6735226511955261, -0.6444413661956787, 0.20174574851989746, 0.15293757617473602, 0.1927347481250763, 0.07162284106016159], "std": [0.5265337824821472, 0.5996941924095154, 0.5186409950256348, 0.5064772963523865, 0.3846203684806824, 0.489473819732666, 0.4640423059463501, 0.30879002809524536, 0.6791720986366272, 0.6665399074554443, 0.23133021593093872, 0.18813861906528473, 0.22773022949695587, 0.2133130431175232], "count": [2522]}, "timestamp": {"min": [0.0], "max": [84.03333333333333], "mean": [42.016666666666666], "std": [24.26795440722417], "count": [2522]}, "frame_index": {"min": [0], "max": [2521], "mean": [1260.5], "std": [728.0386322167252], "count": [2522]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [2522]}, "index": {"min": [58615], "max": [61136], "mean": [59875.5], "std": [728.0386322167252], "count": [2522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2522]}, "subtask_annotation": {"mean": [14.821966693100714, 24.0, 24.0, 24.0, 24.0], "std": [6.68870125233456, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2522]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [2522]}, "eef_direction_state": {"mean": [3.097145122918319, 4.754559873116574], "std": [2.058155230291591, 2.040924725635254], "min": [0, 0], "max": [6, 6], "count": [2522]}, "eef_velocity_state": {"mean": [1.4119746233148296, 0.5166534496431404], "std": [0.7270022439024001, 0.7623684231751793], "min": [0, 0], "max": [2, 2], "count": [2522]}, "eef_acc_mag_state": {"mean": [1.2069785884218873, 0.5412371134020618], "std": [0.7587598862392475, 0.7865370300788618], "min": [0, 0], "max": [2, 2], "count": [2522]}, "eef_direction_action": {"mean": [3.097145122918319, 4.754559873116574], "std": [2.058155230291591, 2.040924725635254], "min": [0, 0], "max": [6, 6], "count": [2522]}, "eef_velocity_action": {"mean": [1.4119746233148296, 0.5166534496431404], "std": [0.7270022439024001, 0.7623684231751793], "min": [0, 0], "max": [2, 2], "count": [2522]}, "eef_acc_mag_action": {"mean": [1.2069785884218873, 0.5412371134020618], "std": [0.7587598862392475, 0.7865370300788618], "min": [0, 0], "max": [2, 2], "count": [2522]}, "eef_sim_pose_state": {"mean": [0.3218769117946132, 0.2889992839919599, 1.3554349944762552, -0.2814860584362689, 0.19876439774225854, -0.00808775280680394, 0.1588772116154485, -0.2809224198625591, 1.2987248759513494, 0.2637077069605879, 0.21753410590412203, 0.4491045856899989], "std": [0.12248436300879216, 0.15766943022556149, 0.07461426499460769, 0.511507996612368, 0.38165421013587936, 0.40871182001162576, 0.0944999348478533, 0.0677620271019885, 0.11888971587835369, 0.3056452062171917, 0.23152499434771762, 0.4923086903360402], "min": [0.0199122731904541, -0.1114434089041413, 1.1807631808772345, -1.052095894113097, -0.7748556299068622, -0.7486383792120923, 0.040561297444194504, -0.3381151225796751, 1.1812835133500739, -0.16799932024177563, -0.18950811544365465, -0.037143952567050366], "max": [0.552802296525846, 0.6681099934272632, 1.6013748368730716, 1.743868049256709, 1.006570058227843, 1.0605664665552008, 0.36395984551635874, -0.08036031514916936, 1.5147655568951224, 0.7814473924971269, 0.7358057435025449, 1.3198819415294458], "count": [2522]}, "eef_sim_pose_action": {"mean": [0.3218769117946132, 0.2889992839919599, 1.3554349944762552, -0.2814860584362689, 0.19876439774225854, -0.00808775280680394, 0.1588772116154485, -0.2809224198625591, 1.2987248759513494, 0.2637077069605879, 0.21753410590412203, 0.4491045856899989], "std": [0.12248436300879216, 0.15766943022556149, 0.07461426499460769, 0.511507996612368, 0.38165421013587936, 0.40871182001162576, 0.0944999348478533, 0.0677620271019885, 0.11888971587835369, 0.3056452062171917, 0.23152499434771762, 0.4923086903360402], "min": [0.0199122731904541, -0.1114434089041413, 1.1807631808772345, -1.052095894113097, -0.7748556299068622, -0.7486383792120923, 0.040561297444194504, -0.3381151225796751, 1.1812835133500739, -0.16799932024177563, -0.18950811544365465, -0.037143952567050366], "max": [0.552802296525846, 0.6681099934272632, 1.6013748368730716, 1.743868049256709, 1.006570058227843, 1.0605664665552008, 0.36395984551635874, -0.08036031514916936, 1.5147655568951224, 0.7814473924971269, 0.7358057435025449, 1.3198819415294458], "count": [2522]}, "gripper_mode_state": {"mean": [0.893735130848533, 0.9773988897700238], "std": [0.30817632409984375, 0.1486280594179591], "min": [0, 0], "max": [1, 1], "count": [2522]}, "gripper_activity_state": {"mean": [1.794607454401269, 1.965503568596352], "std": [0.56798217537032, 0.24387729333854993], "min": [0, 0], "max": [2, 2], "count": [2522]}, "gripper_mode_action": {"mean": [0.893735130848533, 0.9773988897700238], "std": [0.30817632409984375, 0.1486280594179591], "min": [0, 0], "max": [1, 1], "count": [2522]}, "gripper_activity_action": {"mean": [1.794607454401269, 1.965503568596352], "std": [0.56798217537032, 0.24387729333854993], "min": [0, 0], "max": [2, 2], "count": [2522]}, "gripper_open_scale_state": {"mean": [0.16075343457817615, 0.04092786566876588], "std": [0.26516761797278193, 0.12189257004889631], "min": [0.011874426688466753, 0.020552596875599453], "max": [0.9532650538853237, 0.9477002961294991], "count": [2522]}, "gripper_open_scale_action": {"mean": [0.16075343457817615, 0.04092786566876588], "std": [0.26516761797278193, 0.12189257004889631], "min": [0.011874426688466753, 0.020552596875599453], "max": [0.9532650538853237, 0.9477002961294991], "count": [2522]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34600797074758494]], [[0.3391283515671123]], [[0.29515145595941544]]], "std": [[[0.218821912560097]], [[0.20807982560543845]], [[0.1698355444303954]]], "count": [417]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40356257738906914]], [[0.40888629096722623]], [[0.3851190635726713]]], "std": [[[0.27183331859787063]], [[0.26213112354979473]], [[0.2755374711258417]]], "count": [417]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40466657784883203]], [[0.4080818162463493]], [[0.3849549288673636]]], "std": [[[0.2588659079626266]], [[0.25919893733965804]], [[0.27468401354817173]]], "count": [417]}, "observation.state": {"min": [-1.1891130208969116, -0.003067961661145091, -1.9128739833831787, -1.5299999713897705, -0.6135923266410828, -0.898220419883728, 0.023358896374702454, -0.002521481364965439, -0.004601942375302315, -1.9342570304870605, -0.7421484589576721, -0.2715145945549011, -0.5783107280731201, 0.029642434790730476], "max": [0.9104185104370117, 2.5203304290771484, 0.03999999910593033, 0.6982678771018982, 1.3667768239974976, 1.7302929162979126, 1.6925832033157349, 1.1857671737670898, 2.3131141662597656, 2.112902180229926e-18, 0.9526020884513855, 0.7546617388725281, 0.6361432075500488, 1.6791021823883057], "mean": [-0.13690705597400665, 1.430538535118103, -1.0316321849822998, -0.23907068371772766, 0.1725732833147049, -0.08359207957983017, 0.34282955527305603, 0.402818500995636, 0.9401717782020569, -0.7376892566680908, 0.13672253489494324, 0.22121399641036987, 0.19951802492141724, 0.1106894239783287], "std": [0.5041316747665405, 0.6909790635108948, 0.640899121761322, 0.4982115924358368, 0.40091878175735474, 0.5034077167510986, 0.524615466594696, 0.3751358985900879, 0.7819239497184753, 0.6624879240989685, 0.27874353528022766, 0.2504502236843109, 0.31960803270339966, 0.32348817586898804], "count": [3123]}, "action": {"min": [-1.1891130208969116, -0.003067961661145091, -1.9128739833831787, -1.5299999713897705, -0.6135923266410828, -0.898220419883728, 0.023358896374702454, -0.002521481364965439, -0.004601942375302315, -1.9342570304870605, -0.7421484589576721, -0.2715145945549011, -0.5783107280731201, 0.029642434790730476], "max": [0.9104185104370117, 2.5203304290771484, 0.03999999910593033, 0.6982678771018982, 1.3667768239974976, 1.7302929162979126, 1.6925832033157349, 1.1857671737670898, 2.3131141662597656, 2.112902180229926e-18, 0.9526020884513855, 0.7546617388725281, 0.6361432075500488, 1.6791021823883057], "mean": [-0.13690705597400665, 1.430538535118103, -1.0316321849822998, -0.23907068371772766, 0.1725732833147049, -0.08359207957983017, 0.34282955527305603, 0.402818500995636, 0.9401717782020569, -0.7376892566680908, 0.13672253489494324, 0.22121399641036987, 0.19951802492141724, 0.1106894239783287], "std": [0.5041316747665405, 0.6909790635108948, 0.640899121761322, 0.4982115924358368, 0.40091878175735474, 0.5034077167510986, 0.524615466594696, 0.3751358985900879, 0.7819239497184753, 0.6624879240989685, 0.27874353528022766, 0.2504502236843109, 0.31960803270339966, 0.32348817586898804], "count": [3123]}, "timestamp": {"min": [0.0], "max": [104.06666666666666], "mean": [52.033333333333324], "std": [30.051079970733287], "count": [3123]}, "frame_index": {"min": [0], "max": [3122], "mean": [1561.0], "std": [901.5323991219987], "count": [3123]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [3123]}, "index": {"min": [61137], "max": [64259], "mean": [62698.0], "std": [901.5323991219987], "count": [3123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3123]}, "subtask_annotation": {"mean": [13.176432917066922, 24.0, 24.0, 24.0, 24.0], "std": [6.730334440809097, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3123]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [3123]}, "eef_direction_state": {"mean": [3.431316042267051, 4.449887928274095], "std": [2.181341516971082, 2.0995789234291022], "min": [0, 0], "max": [6, 6], "count": [3123]}, "eef_velocity_state": {"mean": [1.2427153378162024, 0.6429715017611272], "std": [0.797454679212011, 0.764425413892637], "min": [0, 0], "max": [2, 2], "count": [3123]}, "eef_acc_mag_state": {"mean": [1.1136727505603585, 0.6797950688440602], "std": [0.7991842970694212, 0.825039431585451], "min": [0, 0], "max": [2, 2], "count": [3123]}, "eef_direction_action": {"mean": [3.431316042267051, 4.449887928274095], "std": [2.181341516971082, 2.0995789234291022], "min": [0, 0], "max": [6, 6], "count": [3123]}, "eef_velocity_action": {"mean": [1.2427153378162024, 0.6429715017611272], "std": [0.797454679212011, 0.764425413892637], "min": [0, 0], "max": [2, 2], "count": [3123]}, "eef_acc_mag_action": {"mean": [1.1136727505603585, 0.6797950688440602], "std": [0.7991842970694212, 0.825039431585451], "min": [0, 0], "max": [2, 2], "count": [3123]}, "eef_sim_pose_state": {"mean": [0.30214825152786706, 0.2990542192507282, 1.3304602652028392, -0.12267797786785921, 0.15439804195645382, 0.03367549225244789, 0.1964150167314182, -0.23484817481208128, 1.2893198053940351, 0.33610070379450985, 0.3039618853637469, 0.6644683920711916], "std": [0.12929450713490578, 0.15574176057646152, 0.09321378471955706, 0.534055538190958, 0.35438152947156215, 0.37234904585042516, 0.1071793984641361, 0.10828782639610288, 0.09166068879811681, 0.4716072326683142, 0.2714373709650955, 0.5994973886518985], "min": [0.034975435081057285, -0.11564169613429448, 1.1814149418229078, -1.0817895414540426, -0.6342937315783391, -0.7615930592323945, 0.04946473682586534, -0.3364911742969622, 1.1819882292062318, -0.6550250249519574, -0.14938529950971668, -0.016446509072439608], "max": [0.5531217173803216, 0.629297165848546, 1.602369248452364, 1.7505564326770995, 0.9485219661766684, 0.9044301535463608, 0.3736595100803539, 0.07200032293608083, 1.4837068684061798, 1.386462269510169, 1.050817699313693, 1.9802755862828818], "count": [3123]}, "eef_sim_pose_action": {"mean": [0.30214825152786706, 0.2990542192507282, 1.3304602652028392, -0.12267797786785921, 0.15439804195645382, 0.03367549225244789, 0.1964150167314182, -0.23484817481208128, 1.2893198053940351, 0.33610070379450985, 0.3039618853637469, 0.6644683920711916], "std": [0.12929450713490578, 0.15574176057646152, 0.09321378471955706, 0.534055538190958, 0.35438152947156215, 0.37234904585042516, 0.1071793984641361, 0.10828782639610288, 0.09166068879811681, 0.4716072326683142, 0.2714373709650955, 0.5994973886518985], "min": [0.034975435081057285, -0.11564169613429448, 1.1814149418229078, -1.0817895414540426, -0.6342937315783391, -0.7615930592323945, 0.04946473682586534, -0.3364911742969622, 1.1819882292062318, -0.6550250249519574, -0.14938529950971668, -0.016446509072439608], "max": [0.5531217173803216, 0.629297165848546, 1.602369248452364, 1.7505564326770995, 0.9485219661766684, 0.9044301535463608, 0.3736595100803539, 0.07200032293608083, 1.4837068684061798, 1.386462269510169, 1.050817699313693, 1.9802755862828818], "count": [3123]}, "gripper_mode_state": {"mean": [0.8683957732949087, 0.9535702849823887], "std": [0.3380599861244144, 0.21041386974483745], "min": [0, 0], "max": [1, 1], "count": [3123]}, "gripper_activity_state": {"mean": [1.8328530259365994, 1.9670188920909382], "std": [0.5176207544617301, 0.24114344026936035], "min": [0, 0], "max": [2, 2], "count": [3123]}, "gripper_mode_action": {"mean": [0.8683957732949087, 0.9535702849823887], "std": [0.3380599861244144, 0.21041386974483745], "min": [0, 0], "max": [1, 1], "count": [3123]}, "gripper_activity_action": {"mean": [1.8328530259365994, 1.9670188920909382], "std": [0.5176207544617301, 0.24114344026936035], "min": [0, 0], "max": [2, 2], "count": [3123]}, "gripper_open_scale_state": {"mean": [0.19589796459783898, 0.06324894913009922], "std": [0.29977852049697, 0.1848483739560819], "min": [0.013347940785544259, 0.0169385341661317], "max": [0.9671904018947056, 0.9594869613647461], "count": [3123]}, "gripper_open_scale_action": {"mean": [0.19589796459783898, 0.06324894913009922], "std": [0.29977852049697, 0.1848483739560819], "min": [0.013347940785544259, 0.0169385341661317], "max": [0.9671904018947056, 0.9594869613647461], "count": [3123]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4612510394699451]], [[0.49166643982790165]], [[0.4694664496741997]]], "std": [[[0.24011439033074322]], [[0.25586663217167765]], [[0.25920173452843903]]], "count": [437]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43234024693019846]], [[0.4350210386722704]], [[0.4312523824302159]]], "std": [[[0.27884469208878193]], [[0.26004198413311447]], [[0.27792967483547276]]], "count": [437]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41928762906128636]], [[0.4311880580607529]], [[0.4076017047805646]]], "std": [[[0.2442011258337188]], [[0.22978993720738072]], [[0.23319610401171664]]], "count": [437]}, "observation.state": {"min": [-1.0543546676635742, 0.0, -1.9297094345092773, -1.3972504138946533, -0.6965717673301697, -0.8418031930923462, 0.018075061962008476, -0.014023962430655956, -0.004590782802551985, -1.9358837604522705, -0.5542014837265015, -0.762765645980835, -0.18270787596702576, 0.03559817373752594], "max": [1.0759894847869873, 2.597029447555542, 0.021116267889738083, 0.7508404850959778, 1.0759307146072388, 1.5891929864883423, 1.6881815195083618, 1.1197540760040283, 2.0877277851104736, 9.327770006264446e-18, 0.8221734166145325, 0.5684613585472107, 0.5829126834869385, 1.6587353944778442], "mean": [-0.0719795823097229, 1.4808391332626343, -1.0401124954223633, -0.1727527230978012, 0.040998492389917374, -0.007826072163879871, 0.32121890783309937, 0.4442996382713318, 0.9603809118270874, -0.8522235155105591, 0.29012513160705566, 0.03205402195453644, 0.25035712122917175, 0.11206229031085968], "std": [0.5378091335296631, 0.7730209231376648, 0.6072993278503418, 0.42931246757507324, 0.39360952377319336, 0.46367961168289185, 0.5153128504753113, 0.3938007652759552, 0.815944254398346, 0.7550631165504456, 0.3394375145435333, 0.1904662698507309, 0.2668955326080322, 0.32457253336906433], "count": [3320]}, "action": {"min": [-1.0543546676635742, 0.0, -1.9297094345092773, -1.3972504138946533, -0.6965717673301697, -0.8418031930923462, 0.018075061962008476, -0.014023962430655956, -0.004590782802551985, -1.9358837604522705, -0.5542014837265015, -0.762765645980835, -0.18270787596702576, 0.03559817373752594], "max": [1.0759894847869873, 2.597029447555542, 0.021116267889738083, 0.7508404850959778, 1.0759307146072388, 1.5891929864883423, 1.6881815195083618, 1.1197540760040283, 2.0877277851104736, 9.327770006264446e-18, 0.8221734166145325, 0.5684613585472107, 0.5829126834869385, 1.6587353944778442], "mean": [-0.0719795823097229, 1.4808391332626343, -1.0401124954223633, -0.1727527230978012, 0.040998492389917374, -0.007826072163879871, 0.32121890783309937, 0.4442996382713318, 0.9603809118270874, -0.8522235155105591, 0.29012513160705566, 0.03205402195453644, 0.25035712122917175, 0.11206229031085968], "std": [0.5378091335296631, 0.7730209231376648, 0.6072993278503418, 0.42931246757507324, 0.39360952377319336, 0.46367961168289185, 0.5153128504753113, 0.3938007652759552, 0.815944254398346, 0.7550631165504456, 0.3394375145435333, 0.1904662698507309, 0.2668955326080322, 0.32457253336906433], "count": [3320]}, "timestamp": {"min": [0.0], "max": [110.63333333333334], "mean": [55.31666666666667], "std": [31.946713445986894], "count": [3320]}, "frame_index": {"min": [0], "max": [3319], "mean": [1659.5], "std": [958.4014033796069], "count": [3320]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [3320]}, "index": {"min": [64260], "max": [67579], "mean": [65919.5], "std": [958.4014033796069], "count": [3320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3320]}, "subtask_annotation": {"mean": [11.441265060240964, 24.0, 24.0, 24.0, 24.0], "std": [6.782164479436384, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3320]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [3320]}, "eef_direction_state": {"mean": [3.4674698795180725, 4.686746987951807], "std": [2.1653408109131425, 1.8819223115174908], "min": [0, 0], "max": [6, 6], "count": [3320]}, "eef_velocity_state": {"mean": [1.247590361445783, 0.6262048192771085], "std": [0.8006926073552494, 0.7798517353532006], "min": [0, 0], "max": [2, 2], "count": [3320]}, "eef_acc_mag_state": {"mean": [1.0828313253012047, 0.6659638554216868], "std": [0.8114803862891316, 0.8189314805146293], "min": [0, 0], "max": [2, 2], "count": [3320]}, "eef_direction_action": {"mean": [3.4674698795180725, 4.686746987951807], "std": [2.1653408109131425, 1.8819223115174908], "min": [0, 0], "max": [6, 6], "count": [3320]}, "eef_velocity_action": {"mean": [1.247590361445783, 0.6262048192771085], "std": [0.8006926073552494, 0.7798517353532006], "min": [0, 0], "max": [2, 2], "count": [3320]}, "eef_acc_mag_action": {"mean": [1.0828313253012047, 0.6659638554216868], "std": [0.8114803862891316, 0.8189314805146293], "min": [0, 0], "max": [2, 2], "count": [3320]}, "eef_sim_pose_state": {"mean": [0.31335741594993305, 0.3054363578034995, 1.298250716837036, -0.0902523802570047, 0.25396505184466533, -0.05522188014772695, 0.1948983028607795, -0.22515026578325006, 1.2984637883713426, 0.26945369092269833, 0.38536092184503323, 0.48401921509768364], "std": [0.14603070522278952, 0.17030929115322324, 0.08456714615511997, 0.5086278176381596, 0.34853209500756516, 0.34673178016708833, 0.10949036117212296, 0.10465391093027272, 0.10557493731112205, 0.3502712615351606, 0.34487759058936823, 0.4901702850396612], "min": [0.03198691383982054, -0.10429974538669703, 1.1650110454461244, -1.1047282826899352, -0.5513939509630046, -0.883548898027054, -0.0004489513681836116, -0.33686608403222995, 1.1815609489843015, -0.37031637260451367, -0.3122510717859106, -0.22723622372482918], "max": [0.6217165618012767, 0.6766424450192589, 1.5686544577445074, 1.6615925804450207, 0.9972914516944913, 0.7572817823430044, 0.3922967758068539, 0.01874391962574145, 1.4831449169450523, 0.8359807132661716, 0.8919468057425459, 1.414016249317426], "count": [3320]}, "eef_sim_pose_action": {"mean": [0.31335741594993305, 0.3054363578034995, 1.298250716837036, -0.0902523802570047, 0.25396505184466533, -0.05522188014772695, 0.1948983028607795, -0.22515026578325006, 1.2984637883713426, 0.26945369092269833, 0.38536092184503323, 0.48401921509768364], "std": [0.14603070522278952, 0.17030929115322324, 0.08456714615511997, 0.5086278176381596, 0.34853209500756516, 0.34673178016708833, 0.10949036117212296, 0.10465391093027272, 0.10557493731112205, 0.3502712615351606, 0.34487759058936823, 0.4901702850396612], "min": [0.03198691383982054, -0.10429974538669703, 1.1650110454461244, -1.1047282826899352, -0.5513939509630046, -0.883548898027054, -0.0004489513681836116, -0.33686608403222995, 1.1815609489843015, -0.37031637260451367, -0.3122510717859106, -0.22723622372482918], "max": [0.6217165618012767, 0.6766424450192589, 1.5686544577445074, 1.6615925804450207, 0.9972914516944913, 0.7572817823430044, 0.3922967758068539, 0.01874391962574145, 1.4831449169450523, 0.8359807132661716, 0.8919468057425459, 1.414016249317426], "count": [3320]}, "gripper_mode_state": {"mean": [0.8789156626506024, 0.9509036144578313], "std": [0.3262252605149585, 0.21606927238472473], "min": [0, 0], "max": [1, 1], "count": [3320]}, "gripper_activity_state": {"mean": [1.8439759036144578, 1.953012048192771], "std": [0.5021578491305921, 0.2844726041386688], "min": [0, 0], "max": [2, 2], "count": [3320]}, "gripper_mode_action": {"mean": [0.8789156626506024, 0.9509036144578313], "std": [0.3262252605149585, 0.21606927238472473], "min": [0, 0], "max": [1, 1], "count": [3320]}, "gripper_activity_action": {"mean": [1.8439759036144578, 1.953012048192771], "std": [0.5021578491305921, 0.2844726041386688], "min": [0, 0], "max": [2, 2], "count": [3320]}, "gripper_open_scale_state": {"mean": [0.18354666722191282, 0.06403764455728503], "std": [0.2944645091367861, 0.18547142474662082], "min": [0.010328606835433416, 0.020341813564300537], "max": [0.9646751540047782, 0.9478487968444824], "count": [3320]}, "gripper_open_scale_action": {"mean": [0.18354666722191282, 0.06403764455728503], "std": [0.2944645091367861, 0.18547142474662082], "min": [0.010328606835433416, 0.020341813564300537], "max": [0.9646751540047782, 0.9478487968444824], "count": [3320]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522325525006452]], [[0.5222054764819916]], [[0.497187243798652]]], "std": [[[0.2639197754985045]], [[0.2659074971107159]], [[0.2649306421414791]]], "count": [363]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4149762704285877]], [[0.4334773184909103]], [[0.4310585129368552]]], "std": [[[0.25811841486753717]], [[0.24381838425556374]], [[0.26267337996602336]]], "count": [363]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4084871036568898]], [[0.4114693511166328]], [[0.38784693413637267]]], "std": [[[0.2431524383871024]], [[0.2279955398102346]], [[0.23216668936522847]]], "count": [363]}, "observation.state": {"min": [-1.1919031143188477, -0.008259996771812439, -1.9404857158660889, -1.5299999713897705, -0.9943552017211914, -0.951068103313446, 0.020797250792384148, -0.028165416792035103, -0.0030570998787879944, -1.3874441385269165, -0.6841138601303101, -0.11088914424180984, -0.5644918084144592, 0.03338667377829552], "max": [0.8866409063339233, 2.624641180038452, -1.1622844795056153e-05, 0.8904663324356079, 1.0170292854309082, 0.9694758653640747, 1.6678245067596436, 1.0722525119781494, 1.8356910943984985, -0.0014482028782367706, 0.3058483898639679, 0.42031073570251465, 0.4908738434314728, 1.6423637866973877], "mean": [-0.21726885437965393, 1.4743601083755493, -0.9820050001144409, -0.1298193782567978, 0.12984055280685425, -0.24160723388195038, 0.2996910810470581, 0.3331981599330902, 0.887467622756958, -0.5047327280044556, -0.003063709707930684, 0.08579955995082855, 0.20262651145458221, 0.08510661870241165], "std": [0.5124908685684204, 0.7534769773483276, 0.5906170606613159, 0.5211199522018433, 0.34022256731987, 0.3704707622528076, 0.49268674850463867, 0.31478455662727356, 0.6507527828216553, 0.389435350894928, 0.18391962349414825, 0.1357789784669876, 0.255589097738266, 0.25625041127204895], "count": [2595]}, "action": {"min": [-1.1919031143188477, -0.008259996771812439, -1.9404857158660889, -1.5299999713897705, -0.9943552017211914, -0.951068103313446, 0.020797250792384148, -0.028165416792035103, -0.0030570998787879944, -1.3874441385269165, -0.6841138601303101, -0.11088914424180984, -0.5644918084144592, 0.03338667377829552], "max": [0.8866409063339233, 2.624641180038452, -1.1622844795056153e-05, 0.8904663324356079, 1.0170292854309082, 0.9694758653640747, 1.6678245067596436, 1.0722525119781494, 1.8356910943984985, -0.0014482028782367706, 0.3058483898639679, 0.42031073570251465, 0.4908738434314728, 1.6423637866973877], "mean": [-0.21726885437965393, 1.4743601083755493, -0.9820050001144409, -0.1298193782567978, 0.12984055280685425, -0.24160723388195038, 0.2996910810470581, 0.3331981599330902, 0.887467622756958, -0.5047327280044556, -0.003063709707930684, 0.08579955995082855, 0.20262651145458221, 0.08510661870241165], "std": [0.5124908685684204, 0.7534769773483276, 0.5906170606613159, 0.5211199522018433, 0.34022256731987, 0.3704707622528076, 0.49268674850463867, 0.31478455662727356, 0.6507527828216553, 0.389435350894928, 0.18391962349414825, 0.1357789784669876, 0.255589097738266, 0.25625041127204895], "count": [2595]}, "timestamp": {"min": [0.0], "max": [86.46666666666667], "mean": [43.233333333333334], "std": [24.97039728840414], "count": [2595]}, "frame_index": {"min": [0], "max": [2594], "mean": [1297.0], "std": [749.1119186521241], "count": [2595]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [2595]}, "index": {"min": [67580], "max": [70174], "mean": [68877.0], "std": [749.1119186521241], "count": [2595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2595]}, "subtask_annotation": {"mean": [13.092100192678227, 24.0, 24.0, 24.0, 24.0], "std": [6.8239911152789725, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2595]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [2595]}, "eef_direction_state": {"mean": [3.4435452793834296, 4.46281310211946], "std": [2.153679414981798, 2.0608434459723295], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_state": {"mean": [1.2736030828516378, 0.6597302504816955], "std": [0.8262881719078492, 0.7719908480232979], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_state": {"mean": [1.1202312138728323, 0.6863198458574181], "std": [0.8118790168875505, 0.8175965421839315], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_direction_action": {"mean": [3.4435452793834296, 4.46281310211946], "std": [2.153679414981798, 2.0608434459723295], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_action": {"mean": [1.2736030828516378, 0.6597302504816955], "std": [0.8262881719078492, 0.7719908480232979], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_action": {"mean": [1.1202312138728323, 0.6863198458574181], "std": [0.8118790168875505, 0.8175965421839315], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_sim_pose_state": {"mean": [0.30426006980928844, 0.2620412447056192, 1.2858982877351515, -0.24604509115883436, 0.34174563141246445, -0.09855434702086487, 0.19147499005894192, -0.2699386389677564, 1.264727988418223, 0.24447163680499145, 0.37275681870632454, 0.4285320707304284], "std": [0.13606119951054124, 0.15751917082770048, 0.07584015954794636, 0.456992615731258, 0.41855196073675743, 0.35296310822712673, 0.0950486400140602, 0.0755182134176079, 0.068591438039618, 0.3114511362846778, 0.23266320010397545, 0.38812387746202537], "min": [0.046036232396296145, -0.14087621044608079, 1.1497439386715227, -1.1541735394013823, -0.5270413765829756, -1.2475264602400618, 0.05820963645775413, -0.3384474213185962, 1.1811496093605045, -0.6452582450519201, -0.07345218755814598, -0.09673813836086384], "max": [0.5868232579392648, 0.5865216779561376, 1.5622950588605438, 1.609174380642822, 1.195103289673451, 0.8310213812626248, 0.3634169839194564, -0.03921999221611691, 1.3939432160149454, 0.6874979920623322, 0.8215752728743801, 1.2360661097974812], "count": [2595]}, "eef_sim_pose_action": {"mean": [0.30426006980928844, 0.2620412447056192, 1.2858982877351515, -0.24604509115883436, 0.34174563141246445, -0.09855434702086487, 0.19147499005894192, -0.2699386389677564, 1.264727988418223, 0.24447163680499145, 0.37275681870632454, 0.4285320707304284], "std": [0.13606119951054124, 0.15751917082770048, 0.07584015954794636, 0.456992615731258, 0.41855196073675743, 0.35296310822712673, 0.0950486400140602, 0.0755182134176079, 0.068591438039618, 0.3114511362846778, 0.23266320010397545, 0.38812387746202537], "min": [0.046036232396296145, -0.14087621044608079, 1.1497439386715227, -1.1541735394013823, -0.5270413765829756, -1.2475264602400618, 0.05820963645775413, -0.3384474213185962, 1.1811496093605045, -0.6452582450519201, -0.07345218755814598, -0.09673813836086384], "max": [0.5868232579392648, 0.5865216779561376, 1.5622950588605438, 1.609174380642822, 1.195103289673451, 0.8310213812626248, 0.3634169839194564, -0.03921999221611691, 1.3939432160149454, 0.6874979920623322, 0.8215752728743801, 1.2360661097974812], "count": [2595]}, "gripper_mode_state": {"mean": [0.8763005780346821, 0.9657032755298651], "std": [0.32923832548894266, 0.18199027215968475], "min": [0, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_state": {"mean": [1.7876685934489402, 1.9464354527938343], "std": [0.5743406691461206, 0.305097683550757], "min": [0, 0], "max": [2, 2], "count": [2595]}, "gripper_mode_action": {"mean": [0.8763005780346821, 0.9657032755298651], "std": [0.32923832548894266, 0.18199027215968475], "min": [0, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_action": {"mean": [1.7876685934489402, 1.9464354527938343], "std": [0.5743406691461206, 0.305097683550757], "min": [0, 0], "max": [2, 2], "count": [2595]}, "gripper_open_scale_state": {"mean": [0.17124692967590302, 0.04863348811610609], "std": [0.281535707056485, 0.14642946065727921], "min": [0.011884143309933799, 0.01907809930188315], "max": [0.9530425752912249, 0.9384935923985073], "count": [2595]}, "gripper_open_scale_action": {"mean": [0.17124692967590302, 0.04863348811610609], "std": [0.281535707056485, 0.14642946065727921], "min": [0.011884143309933799, 0.01907809930188315], "max": [0.9530425752912249, 0.9384935923985073], "count": [2595]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594410568299596]], [[0.4915655161336379]], [[0.47200002577892003]]], "std": [[[0.2377644903856376]], [[0.25441636545537694]], [[0.25798703857647814]]], "count": [412]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4355046792044757]], [[0.4321361655773421]], [[0.42743140758191084]]], "std": [[[0.2761222901492178]], [[0.2573730300440853]], [[0.2785057503518865]]], "count": [412]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233228069410072]], [[0.4360590238117901]], [[0.41540516992935256]]], "std": [[[0.2542924368557462]], [[0.24129645465814573]], [[0.24606117781913447]]], "count": [412]}, "observation.state": {"min": [-1.0967854261398315, -0.004420101642608643, -1.9297478199005127, -1.2686021327972412, -0.7309024930000305, -0.8034933805465698, 0.020773870870471, -0.0030501140281558037, -0.004334154073148966, -1.9358837604522705, -0.8068739175796509, -0.6271508932113647, -0.3712233603000641, 0.03510648012161255], "max": [1.055378794670105, 2.583223581314087, 0.01993432641029358, 0.6375393867492676, 1.1244078874588013, 1.133588433265686, 1.6679542064666748, 1.0675667524337769, 2.1215341091156006, 0.0015339808305725455, 0.8573558330535889, 0.5558997392654419, 0.4970097839832306, 1.6852023601531982], "mean": [-0.08112508803606033, 1.4689719676971436, -1.002311110496521, -0.18965351581573486, 0.036423370242118835, -0.02689192071557045, 0.30851659178733826, 0.4049709141254425, 0.9777325987815857, -0.8652483224868774, 0.3145841658115387, 0.15385353565216064, 0.18904976546764374, 0.11073480546474457], "std": [0.5452609658241272, 0.7898886203765869, 0.6394039392471313, 0.4189119040966034, 0.4173729419708252, 0.36223888397216797, 0.4964004158973694, 0.3609798848628998, 0.818560779094696, 0.7678744792938232, 0.3910837769508362, 0.23284122347831726, 0.24189749360084534, 0.3230323791503906], "count": [3069]}, "action": {"min": [-1.0967854261398315, -0.004420101642608643, -1.9297478199005127, -1.2686021327972412, -0.7309024930000305, -0.8034933805465698, 0.020773870870471, -0.0030501140281558037, -0.004334154073148966, -1.9358837604522705, -0.8068739175796509, -0.6271508932113647, -0.3712233603000641, 0.03510648012161255], "max": [1.055378794670105, 2.583223581314087, 0.01993432641029358, 0.6375393867492676, 1.1244078874588013, 1.133588433265686, 1.6679542064666748, 1.0675667524337769, 2.1215341091156006, 0.0015339808305725455, 0.8573558330535889, 0.5558997392654419, 0.4970097839832306, 1.6852023601531982], "mean": [-0.08112508803606033, 1.4689719676971436, -1.002311110496521, -0.18965351581573486, 0.036423370242118835, -0.02689192071557045, 0.30851659178733826, 0.4049709141254425, 0.9777325987815857, -0.8652483224868774, 0.3145841658115387, 0.15385353565216064, 0.18904976546764374, 0.11073480546474457], "std": [0.5452609658241272, 0.7898886203765869, 0.6394039392471313, 0.4189119040966034, 0.4173729419708252, 0.36223888397216797, 0.4964004158973694, 0.3609798848628998, 0.818560779094696, 0.7678744792938232, 0.3910837769508362, 0.23284122347831726, 0.24189749360084534, 0.3230323791503906], "count": [3069]}, "timestamp": {"min": [0.0], "max": [102.26666666666667], "mean": [51.13333333333334], "std": [29.53146470135552], "count": [3069]}, "frame_index": {"min": [0], "max": [3068], "mean": [1534.0], "std": [885.9439410406658], "count": [3069]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [3069]}, "index": {"min": [70175], "max": [73243], "mean": [71709.0], "std": [885.9439410406658], "count": [3069]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3069]}, "subtask_annotation": {"mean": [11.080156402737048, 24.0, 24.0, 24.0, 24.0], "std": [6.501930473158384, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3069]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [3069]}, "eef_direction_state": {"mean": [3.5112414467253177, 4.4555229716520035], "std": [2.1697933804423997, 2.081366922268293], "min": [0, 0], "max": [6, 6], "count": [3069]}, "eef_velocity_state": {"mean": [1.237210817855979, 0.6516780710329098], "std": [0.8207377580256431, 0.7769579704364612], "min": [0, 0], "max": [2, 2], "count": [3069]}, "eef_acc_mag_state": {"mean": [1.0703812316715542, 0.6536331052460085], "std": [0.8126560113313742, 0.815860214037084], "min": [0, 0], "max": [2, 2], "count": [3069]}, "eef_direction_action": {"mean": [3.5112414467253177, 4.4555229716520035], "std": [2.1697933804423997, 2.081366922268293], "min": [0, 0], "max": [6, 6], "count": [3069]}, "eef_velocity_action": {"mean": [1.237210817855979, 0.6516780710329098], "std": [0.8207377580256431, 0.7769579704364612], "min": [0, 0], "max": [2, 2], "count": [3069]}, "eef_acc_mag_action": {"mean": [1.0703812316715542, 0.6536331052460085], "std": [0.8126560113313742, 0.815860214037084], "min": [0, 0], "max": [2, 2], "count": [3069]}, "eef_sim_pose_state": {"mean": [0.308695168986141, 0.30559995619707236, 1.2896763096466797, -0.07648278491604947, 0.2410803416636962, -0.0648007259475389, 0.20085121418920268, -0.23170395629157725, 1.2973961019697533, 0.31623768412033687, 0.3945045699669799, 0.6051912298321768], "std": [0.1448266021452328, 0.1759419045495764, 0.08248980926077573, 0.49134784412693183, 0.3213824629896981, 0.3422087247819537, 0.11294384032876849, 0.10101143530135175, 0.10521664511221132, 0.4223690715311857, 0.3403982380432397, 0.5858538568280851], "min": [0.04666487232618342, -0.10774568008106136, 1.1684457893069486, -0.9478959638020409, -0.6450248461033711, -0.9035148635352794, -0.012397161006064403, -0.336731869537867, 1.1815632274840762, -0.7118191361807169, -0.19428398400248392, -0.1815995955657957], "max": [0.6152256713306902, 0.6854708683532351, 1.5450623711287834, 1.5624395323381584, 0.9250666887678638, 0.7830769900354299, 0.39121882570311134, 0.0182272247614788, 1.484415071603241, 1.039645663315628, 0.8979063377776426, 1.750559718398213], "count": [3069]}, "eef_sim_pose_action": {"mean": [0.308695168986141, 0.30559995619707236, 1.2896763096466797, -0.07648278491604947, 0.2410803416636962, -0.0648007259475389, 0.20085121418920268, -0.23170395629157725, 1.2973961019697533, 0.31623768412033687, 0.3945045699669799, 0.6051912298321768], "std": [0.1448266021452328, 0.1759419045495764, 0.08248980926077573, 0.49134784412693183, 0.3213824629896981, 0.3422087247819537, 0.11294384032876849, 0.10101143530135175, 0.10521664511221132, 0.4223690715311857, 0.3403982380432397, 0.5858538568280851], "min": [0.04666487232618342, -0.10774568008106136, 1.1684457893069486, -0.9478959638020409, -0.6450248461033711, -0.9035148635352794, -0.012397161006064403, -0.336731869537867, 1.1815632274840762, -0.7118191361807169, -0.19428398400248392, -0.1815995955657957], "max": [0.6152256713306902, 0.6854708683532351, 1.5450623711287834, 1.5624395323381584, 0.9250666887678638, 0.7830769900354299, 0.39121882570311134, 0.0182272247614788, 1.484415071603241, 1.039645663315628, 0.8979063377776426, 1.750559718398213], "count": [3069]}, "gripper_mode_state": {"mean": [0.8859563375692407, 0.9517758227435646], "std": [0.31786428784960324, 0.21423959947772872], "min": [0, 0], "max": [1, 1], "count": [3069]}, "gripper_activity_state": {"mean": [1.8321928967090257, 1.9537308569566634], "std": [0.5195993587204014, 0.2827907412773278], "min": [0, 0], "max": [2, 2], "count": [3069]}, "gripper_mode_action": {"mean": [0.8859563375692407, 0.9517758227435646], "std": [0.31786428784960324, 0.21423959947772872], "min": [0, 0], "max": [1, 1], "count": [3069]}, "gripper_activity_action": {"mean": [1.8321928967090257, 1.9537308569566634], "std": [0.5195993587204014, 0.2827907412773278], "min": [0, 0], "max": [2, 2], "count": [3069]}, "gripper_open_scale_state": {"mean": [0.17629164163015248, 0.06327506367476396], "std": [0.2836573560624357, 0.18458786602260813], "min": [0.011870783354554857, 0.0200608457837786], "max": [0.9531166894095284, 0.962972777230399], "count": [3069]}, "gripper_open_scale_action": {"mean": [0.17629164163015248, 0.06327506367476396], "std": [0.2836573560624357, 0.18458786602260813], "min": [0.011870783354554857, 0.0200608457837786], "max": [0.9531166894095284, 0.962972777230399], "count": [3069]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47640365753506264]], [[0.48224104977277366]], [[0.4546714202282476]]], "std": [[[0.2512116279683453]], [[0.2557447240399278]], [[0.25508154042343356]]], "count": [512]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42751720313776553]], [[0.42960436134089053]], [[0.4235381444461465]]], "std": [[[0.2743413073224565]], [[0.25533837238238494]], [[0.27222299735286193]]], "count": [512]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41238166041156044]], [[0.42327603315631807]], [[0.4021957864200368]]], "std": [[[0.25947217334919775]], [[0.24782939751350364]], [[0.2499170810351469]]], "count": [512]}, "observation.state": {"min": [-1.003556251525879, -0.0015339808305725455, -1.920543909072876, -1.3913205862045288, -0.6931628584861755, -0.8942102193832397, 0.02148839831352234, -0.030390964820981026, -0.0015339808305725455, -1.9404857158660889, -0.2071082442998886, -0.5399980545043945, -0.23015472292900085, 0.03483892232179642], "max": [1.290077805519104, 2.6199028491973877, 0.018668079748749733, 1.000045657157898, 0.8805049657821655, 1.3545050621032715, 1.683777093887329, 1.0768544673919678, 2.175184726715088, 0.0, 1.05778968334198, 0.6626796722412109, 0.7347293496131897, 1.6745718717575073], "mean": [-0.06933557987213135, 1.4615575075149536, -0.9948679804801941, -0.11619214713573456, 0.09954272210597992, -0.12991660833358765, 0.3253270089626312, 0.3999711275100708, 1.0957168340682983, -0.9692647457122803, 0.3963255286216736, 0.18828614056110382, 0.3098587691783905, 0.13008274137973785], "std": [0.5721969604492188, 0.7557142376899719, 0.5978867411613464, 0.5007943511009216, 0.3394390940666199, 0.3964582681655884, 0.53465336561203, 0.33526286482810974, 0.8089482188224792, 0.7528055906295776, 0.3858430087566376, 0.24869747459888458, 0.30307963490486145, 0.3600752353668213], "count": [4096]}, "action": {"min": [-1.003556251525879, -0.0015339808305725455, -1.920543909072876, -1.3913205862045288, -0.6931628584861755, -0.8942102193832397, 0.02148839831352234, -0.030390964820981026, -0.0015339808305725455, -1.9404857158660889, -0.2071082442998886, -0.5399980545043945, -0.23015472292900085, 0.03483892232179642], "max": [1.290077805519104, 2.6199028491973877, 0.018668079748749733, 1.000045657157898, 0.8805049657821655, 1.3545050621032715, 1.683777093887329, 1.0768544673919678, 2.175184726715088, 0.0, 1.05778968334198, 0.6626796722412109, 0.7347293496131897, 1.6745718717575073], "mean": [-0.06933557987213135, 1.4615575075149536, -0.9948679804801941, -0.11619214713573456, 0.09954272210597992, -0.12991660833358765, 0.3253270089626312, 0.3999711275100708, 1.0957168340682983, -0.9692647457122803, 0.3963255286216736, 0.18828614056110382, 0.3098587691783905, 0.13008274137973785], "std": [0.5721969604492188, 0.7557142376899719, 0.5978867411613464, 0.5007943511009216, 0.3394390940666199, 0.3964582681655884, 0.53465336561203, 0.33526286482810974, 0.8089482188224792, 0.7528055906295776, 0.3858430087566376, 0.24869747459888458, 0.30307963490486145, 0.3600752353668213], "count": [4096]}, "timestamp": {"min": [0.0], "max": [136.5], "mean": [68.25], "std": [39.41377720205631], "count": [4096]}, "frame_index": {"min": [0], "max": [4095], "mean": [2047.5], "std": [1182.413316061689], "count": [4096]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [4096]}, "index": {"min": [73244], "max": [77339], "mean": [75291.5], "std": [1182.413316061689], "count": [4096]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [4096]}, "subtask_annotation": {"mean": [11.649169921875, 24.0, 24.0, 24.0, 24.0], "std": [6.742451964282564, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [4096]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [4096]}, "eef_direction_state": {"mean": [3.4462890625, 4.549072265625], "std": [2.1699172602758083, 2.006345918329247], "min": [0, 0], "max": [6, 6], "count": [4096]}, "eef_velocity_state": {"mean": [1.255126953125, 0.59716796875], "std": [0.8041020828627135, 0.7433505933265938], "min": [0, 0], "max": [2, 2], "count": [4096]}, "eef_acc_mag_state": {"mean": [1.084716796875, 0.651611328125], "std": [0.8118391650765809, 0.816374381141504], "min": [0, 0], "max": [2, 2], "count": [4096]}, "eef_direction_action": {"mean": [3.4462890625, 4.549072265625], "std": [2.1699172602758083, 2.006345918329247], "min": [0, 0], "max": [6, 6], "count": [4096]}, "eef_velocity_action": {"mean": [1.255126953125, 0.59716796875], "std": [0.8041020828627135, 0.7433505933265938], "min": [0, 0], "max": [2, 2], "count": [4096]}, "eef_acc_mag_action": {"mean": [1.084716796875, 0.651611328125], "std": [0.8118391650765809, 0.816374381141504], "min": [0, 0], "max": [2, 2], "count": [4096]}, "eef_sim_pose_state": {"mean": [0.3013389398977132, 0.3124947677775593, 1.289852222070747, -0.19165086172868934, 0.3320686703878341, 0.0036960075213417153, 0.22495865412865196, -0.22913079949701867, 1.3042596355320004, 0.48726949640163936, 0.47460975150496654, 0.6591894814958853], "std": [0.1423594300018881, 0.16684681264395868, 0.07913453446051469, 0.44167139703370484, 0.403870526749616, 0.32277902465362746, 0.11799718281350086, 0.09480549568737573, 0.09981742758712428, 0.5133110879934794, 0.359235186940168, 0.5967147650029135], "min": [0.024488246391263187, -0.09031341279442753, 1.1589829873403983, -1.151669888841073, -0.5308046604012553, -0.8529569750217932, -0.007022777281979798, -0.33650466533085344, 1.1817088295087408, -0.25639278158868056, -0.23127592932070962, -0.2721644242902008], "max": [0.6230373750925442, 0.7011644396094211, 1.5702104529869831, 1.4858466742989562, 1.1862188844248638, 0.8463672426633788, 0.4072198284348447, 0.010545978266905252, 1.4713276068315242, 1.4186485953201653, 1.06779886888632, 1.8588998623774782], "count": [4096]}, "eef_sim_pose_action": {"mean": [0.3013389398977132, 0.3124947677775593, 1.289852222070747, -0.19165086172868934, 0.3320686703878341, 0.0036960075213417153, 0.22495865412865196, -0.22913079949701867, 1.3042596355320004, 0.48726949640163936, 0.47460975150496654, 0.6591894814958853], "std": [0.1423594300018881, 0.16684681264395868, 0.07913453446051469, 0.44167139703370484, 0.403870526749616, 0.32277902465362746, 0.11799718281350086, 0.09480549568737573, 0.09981742758712428, 0.5133110879934794, 0.359235186940168, 0.5967147650029135], "min": [0.024488246391263187, -0.09031341279442753, 1.1589829873403983, -1.151669888841073, -0.5308046604012553, -0.8529569750217932, -0.007022777281979798, -0.33650466533085344, 1.1817088295087408, -0.25639278158868056, -0.23127592932070962, -0.2721644242902008], "max": [0.6230373750925442, 0.7011644396094211, 1.5702104529869831, 1.4858466742989562, 1.1862188844248638, 0.8463672426633788, 0.4072198284348447, 0.010545978266905252, 1.4713276068315242, 1.4186485953201653, 1.06779886888632, 1.8588998623774782], "count": [4096]}, "gripper_mode_state": {"mean": [0.861572265625, 0.939453125], "std": [0.34534837010011277, 0.23849727656251], "min": [0, 0], "max": [1, 1], "count": [4096]}, "gripper_activity_state": {"mean": [1.825439453125, 1.944580078125], "std": [0.5280670292204399, 0.30794321373326106], "min": [0, 0], "max": [2, 2], "count": [4096]}, "gripper_mode_action": {"mean": [0.861572265625, 0.939453125], "std": [0.34534837010011277, 0.23849727656251], "min": [0, 0], "max": [1, 1], "count": [4096]}, "gripper_activity_action": {"mean": [1.825439453125, 1.944580078125], "std": [0.5280670292204399, 0.30794321373326106], "min": [0, 0], "max": [2, 2], "count": [4096]}, "gripper_open_scale_state": {"mean": [0.18589852493798675, 0.07433728620890197], "std": [0.3055149381041068, 0.20574848400253634], "min": [0.012279084750584193, 0.019907955612455095], "max": [0.962158339364188, 0.9568982124328613], "count": [4096]}, "gripper_open_scale_action": {"mean": [0.18589852493798675, 0.07433728620890197], "std": [0.3055149381041068, 0.20574848400253634], "min": [0.012279084750584193, 0.019907955612455095], "max": [0.962158339364188, 0.9568982124328613], "count": [4096]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522876344260171]], [[0.520760847657712]], [[0.48591471356041194]]], "std": [[[0.2644192031073706]], [[0.2665395585952331]], [[0.2637476860525866]]], "count": [454]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255612409182959]], [[0.43035163410689775]], [[0.4256909995153225]]], "std": [[[0.261963005738203]], [[0.24443272584086487]], [[0.2621154967688602]]], "count": [454]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42371018986400233]], [[0.4293415002687321]], [[0.4034093305212442]]], "std": [[[0.25758316248601354]], [[0.24632286918235063]], [[0.2498545432123004]]], "count": [454]}, "observation.state": {"min": [-0.951068103313446, -0.0054983170703053474, -1.921690821647644, -1.5300713777542114, -0.7487733364105225, -0.8344855308532715, 0.018749142065644264, -0.04121080040931702, -0.0054658022709190845, -1.9358837604522705, -0.5449194312095642, -0.6993486285209656, -0.18727973103523254, 0.03389386832714081], "max": [1.1612234115600586, 2.738959312438965, 0.01840776950120926, 0.8865112066268921, 0.7767283320426941, 1.7577801942825317, 1.6835179328918457, 1.0521279573440552, 2.120088577270508, 6.521524907345602e-20, 0.8989127278327942, 0.6379982233047485, 0.6918253302574158, 1.6587353944778442], "mean": [-0.09779192507266998, 1.5306437015533447, -1.0518293380737305, -0.14530980587005615, 0.06325411051511765, -0.09863302856683731, 0.30068880319595337, 0.43497565388679504, 1.0287562608718872, -0.9237411618232727, 0.36534976959228516, 0.12560126185417175, 0.3302341103553772, 0.07867210358381271], "std": [0.5251568555831909, 0.7175891399383545, 0.605315089225769, 0.5178731083869934, 0.3185836374759674, 0.4180258810520172, 0.496107280254364, 0.3470906913280487, 0.8023435473442078, 0.7540746927261353, 0.3760146200656891, 0.24896515905857086, 0.292797714471817, 0.24186451733112335], "count": [3492]}, "action": {"min": [-0.951068103313446, -0.0054983170703053474, -1.921690821647644, -1.5300713777542114, -0.7487733364105225, -0.8344855308532715, 0.018749142065644264, -0.04121080040931702, -0.0054658022709190845, -1.9358837604522705, -0.5449194312095642, -0.6993486285209656, -0.18727973103523254, 0.03389386832714081], "max": [1.1612234115600586, 2.738959312438965, 0.01840776950120926, 0.8865112066268921, 0.7767283320426941, 1.7577801942825317, 1.6835179328918457, 1.0521279573440552, 2.120088577270508, 6.521524907345602e-20, 0.8989127278327942, 0.6379982233047485, 0.6918253302574158, 1.6587353944778442], "mean": [-0.09779192507266998, 1.5306437015533447, -1.0518293380737305, -0.14530980587005615, 0.06325411051511765, -0.09863302856683731, 0.30068880319595337, 0.43497565388679504, 1.0287562608718872, -0.9237411618232727, 0.36534976959228516, 0.12560126185417175, 0.3302341103553772, 0.07867210358381271], "std": [0.5251568555831909, 0.7175891399383545, 0.605315089225769, 0.5178731083869934, 0.3185836374759674, 0.4180258810520172, 0.496107280254364, 0.3470906913280487, 0.8023435473442078, 0.7540746927261353, 0.3760146200656891, 0.24896515905857086, 0.292797714471817, 0.24186451733112335], "count": [3492]}, "timestamp": {"min": [0.0], "max": [116.36666666666666], "mean": [58.18333333333334], "std": [33.60178428904345], "count": [3492]}, "frame_index": {"min": [0], "max": [3491], "mean": [1745.5], "std": [1008.0535286713035], "count": [3492]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [3492]}, "index": {"min": [77340], "max": [80831], "mean": [79085.5], "std": [1008.0535286713035], "count": [3492]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3492]}, "subtask_annotation": {"mean": [11.743699885452463, 24.0, 24.0, 24.0, 24.0], "std": [6.718177530766963, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3492]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [3492]}, "eef_direction_state": {"mean": [3.4232531500572736, 4.665234822451318], "std": [2.1581535001979533, 1.9575725660884573], "min": [0, 0], "max": [6, 6], "count": [3492]}, "eef_velocity_state": {"mean": [1.263745704467354, 0.6008018327605956], "std": [0.8055666518900415, 0.7694625835529961], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_acc_mag_state": {"mean": [1.1128293241695304, 0.6291523482245132], "std": [0.8086632242621824, 0.8113513628902005], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_direction_action": {"mean": [3.4232531500572736, 4.665234822451318], "std": [2.1581535001979533, 1.9575725660884573], "min": [0, 0], "max": [6, 6], "count": [3492]}, "eef_velocity_action": {"mean": [1.263745704467354, 0.6008018327605956], "std": [0.8055666518900415, 0.7694625835529961], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_acc_mag_action": {"mean": [1.1128293241695304, 0.6291523482245132], "std": [0.8086632242621824, 0.8113513628902005], "min": [0, 0], "max": [2, 2], "count": [3492]}, "eef_sim_pose_state": {"mean": [0.323152926567129, 0.30235086276255735, 1.2973338783916444, -0.17316808551894078, 0.32148345902616604, -0.06069631045311944, 0.20916913928878886, -0.2267164169173058, 1.3054283698804572, 0.44078742627195117, 0.4380179557881812, 0.6034237113832495], "std": [0.13946236820426652, 0.1595512732501824, 0.07675008306713112, 0.4308276890826577, 0.40986383828857487, 0.3417687068372726, 0.1112697441763016, 0.09611711817269246, 0.10190952794415552, 0.4629007173835766, 0.35611322900751546, 0.5639123730993667], "min": [0.033425907010222425, -0.09026330708177163, 1.14922345745304, -1.0449490984001297, -0.5546502008539729, -0.9682922500262028, 0.027441770003393928, -0.33670431915295435, 1.181848911571377, -0.39164471948030155, -0.14951015130282874, -0.2616518566596879], "max": [0.6179031501133623, 0.6695054378874221, 1.5557875652444833, 1.6346564277261166, 1.2316941787900078, 0.8339802265217396, 0.3839024700492335, 0.013709117075564298, 1.4905335316130874, 1.1450401577348053, 1.032279666312872, 1.618891062203994], "count": [3492]}, "eef_sim_pose_action": {"mean": [0.323152926567129, 0.30235086276255735, 1.2973338783916444, -0.17316808551894078, 0.32148345902616604, -0.06069631045311944, 0.20916913928878886, -0.2267164169173058, 1.3054283698804572, 0.44078742627195117, 0.4380179557881812, 0.6034237113832495], "std": [0.13946236820426652, 0.1595512732501824, 0.07675008306713112, 0.4308276890826577, 0.40986383828857487, 0.3417687068372726, 0.1112697441763016, 0.09611711817269246, 0.10190952794415552, 0.4629007173835766, 0.35611322900751546, 0.5639123730993667], "min": [0.033425907010222425, -0.09026330708177163, 1.14922345745304, -1.0449490984001297, -0.5546502008539729, -0.9682922500262028, 0.027441770003393928, -0.33670431915295435, 1.181848911571377, -0.39164471948030155, -0.14951015130282874, -0.2616518566596879], "max": [0.6179031501133623, 0.6695054378874221, 1.5557875652444833, 1.6346564277261166, 1.2316941787900078, 0.8339802265217396, 0.3839024700492335, 0.013709117075564298, 1.4905335316130874, 1.1450401577348053, 1.032279666312872, 1.618891062203994], "count": [3492]}, "gripper_mode_state": {"mean": [0.8760022909507446, 0.9710767468499427], "std": [0.32957893925399906, 0.16759086662845735], "min": [0, 0], "max": [1, 1], "count": [3492]}, "gripper_activity_state": {"mean": [1.7961053837342498, 1.9558991981672393], "std": [0.5655302515445223, 0.27765611818399166], "min": [0, 0], "max": [2, 2], "count": [3492]}, "gripper_mode_action": {"mean": [0.8760022909507446, 0.9710767468499427], "std": [0.32957893925399906, 0.16759086662845735], "min": [0, 0], "max": [1, 1], "count": [3492]}, "gripper_activity_action": {"mean": [1.7961053837342498, 1.9558991981672393], "std": [0.5655302515445223, 0.27765611818399166], "min": [0, 0], "max": [2, 2], "count": [3492]}, "gripper_open_scale_state": {"mean": [0.17181901707562738, 0.04495795092155843], "std": [0.28348984043883035, 0.13820692015325123], "min": [0.010713795466082436, 0.019367924758366177], "max": [0.962010247366769, 0.9478487968444824], "count": [3492]}, "gripper_open_scale_action": {"mean": [0.17181901707562738, 0.04495795092155843], "std": [0.28348984043883035, 0.13820692015325123], "min": [0.010713795466082436, 0.019367924758366177], "max": [0.962010247366769, 0.9478487968444824], "count": [3492]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48655556365694]], [[0.4952871205436154]], [[0.4778601869300988]]], "std": [[[0.2521139542175127]], [[0.25479530602975486]], [[0.25568590418255954]]], "count": [437]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288894204643464]], [[0.4294798263063171]], [[0.4246191053080271]]], "std": [[[0.2691995872967054]], [[0.2466573415783185]], [[0.26290464434037014]]], "count": [437]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4082936109989381]], [[0.4126263036997153]], [[0.38910488675510885]]], "std": [[[0.26050860709747614]], [[0.24834498956655518]], [[0.24962458936237678]]], "count": [437]}, "observation.state": {"min": [-1.1704273223876953, -0.0068464442156255245, -1.9282138347625732, -1.398990511894226, -0.8328962326049805, -0.8080090880393982, 0.01756414584815502, -0.06847383081912994, -0.003067961661145091, -1.9282138347625732, -0.6366020441055298, -0.3328738212585449, -0.39269909262657166, 0.02958935685455799], "max": [1.06918466091156, 2.5847575664520264, 0.018140364438295364, 0.9030254483222961, 0.8360195159912109, 0.905048668384552, 1.6775171756744385, 1.0121060609817505, 2.0417284965515137, 0.0037622300442308187, 0.9249330759048462, 0.7222368121147156, 0.558368980884552, 1.6805369853973389], "mean": [-0.1382516622543335, 1.4910145998001099, -1.0406626462936401, -0.04412055015563965, 0.08809317648410797, -0.1525508612394333, 0.3263416886329651, 0.26200029253959656, 0.974984347820282, -0.8474994897842407, 0.3740604817867279, 0.24569566547870636, 0.2699873149394989, 0.09934980422258377], "std": [0.5433818697929382, 0.7382398843765259, 0.5878930687904358, 0.46376293897628784, 0.36270201206207275, 0.3184656798839569, 0.5285811424255371, 0.26808446645736694, 0.7222844958305359, 0.6608485579490662, 0.3639824092388153, 0.2896840572357178, 0.2568729519844055, 0.2930644452571869], "count": [3321]}, "action": {"min": [-1.1704273223876953, -0.0068464442156255245, -1.9282138347625732, -1.398990511894226, -0.8328962326049805, -0.8080090880393982, 0.01756414584815502, -0.06847383081912994, -0.003067961661145091, -1.9282138347625732, -0.6366020441055298, -0.3328738212585449, -0.39269909262657166, 0.02958935685455799], "max": [1.06918466091156, 2.5847575664520264, 0.018140364438295364, 0.9030254483222961, 0.8360195159912109, 0.905048668384552, 1.6775171756744385, 1.0121060609817505, 2.0417284965515137, 0.0037622300442308187, 0.9249330759048462, 0.7222368121147156, 0.558368980884552, 1.6805369853973389], "mean": [-0.1382516622543335, 1.4910145998001099, -1.0406626462936401, -0.04412055015563965, 0.08809317648410797, -0.1525508612394333, 0.3263416886329651, 0.26200029253959656, 0.974984347820282, -0.8474994897842407, 0.3740604817867279, 0.24569566547870636, 0.2699873149394989, 0.09934980422258377], "std": [0.5433818697929382, 0.7382398843765259, 0.5878930687904358, 0.46376293897628784, 0.36270201206207275, 0.3184656798839569, 0.5285811424255371, 0.26808446645736694, 0.7222844958305359, 0.6608485579490662, 0.3639824092388153, 0.2896840572357178, 0.2568729519844055, 0.2930644452571869], "count": [3321]}, "timestamp": {"min": [0.0], "max": [110.66666666666667], "mean": [55.333333333333336], "std": [31.956335950909757], "count": [3321]}, "frame_index": {"min": [0], "max": [3320], "mean": [1660.0], "std": [958.6900785272927], "count": [3321]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [3321]}, "index": {"min": [80832], "max": [84152], "mean": [82492.0], "std": [958.6900785272927], "count": [3321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3321]}, "subtask_annotation": {"mean": [11.850647395362843, 24.0, 24.0, 24.0, 24.0], "std": [6.676413856988882, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3321]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [3321]}, "eef_direction_state": {"mean": [3.529960855164107, 4.3354411321891], "std": [2.12236828162024, 2.1824571277222473], "min": [0, 0], "max": [6, 6], "count": [3321]}, "eef_velocity_state": {"mean": [1.2713038241493526, 0.6467931345980127], "std": [0.8250364302526265, 0.7687608072909893], "min": [0, 0], "max": [2, 2], "count": [3321]}, "eef_acc_mag_state": {"mean": [1.0960554049984945, 0.694971394158386], "std": [0.820241943619139, 0.831480509744896], "min": [0, 0], "max": [2, 2], "count": [3321]}, "eef_direction_action": {"mean": [3.529960855164107, 4.3354411321891], "std": [2.12236828162024, 2.1824571277222473], "min": [0, 0], "max": [6, 6], "count": [3321]}, "eef_velocity_action": {"mean": [1.2713038241493526, 0.6467931345980127], "std": [0.8250364302526265, 0.7687608072909893], "min": [0, 0], "max": [2, 2], "count": [3321]}, "eef_acc_mag_action": {"mean": [1.0960554049984945, 0.694971394158386], "std": [0.820241943619139, 0.831480509744896], "min": [0, 0], "max": [2, 2], "count": [3321]}, "eef_sim_pose_state": {"mean": [0.3100385534682867, 0.2874750882911761, 1.2921718352404907, -0.20818467206156288, 0.38243275334375443, -0.0781272628565232, 0.208948306625546, -0.2729692420571704, 1.3057164941600916, 0.46992133030241295, 0.4401613269170967, 0.5722629218047219], "std": [0.13871813148515347, 0.16256888732096275, 0.07721198603346618, 0.3945478314698986, 0.4030283181424736, 0.35432698259484985, 0.10744897075390791, 0.07751133826298554, 0.09922294788053825, 0.48493630917265207, 0.3334774007435237, 0.5682194884693896], "min": [0.040227165538471304, -0.125111238917363, 1.1654070414000535, -0.9302480994559581, -0.5025818036101095, -1.1125331314063391, 0.023621656641074434, -0.3369974608518599, 1.18208482627836, -0.6068626701918511, -0.09947657578684521, -0.23005600560055461], "max": [0.6186513844854274, 0.6461336497689005, 1.5574140281176938, 1.362627627959501, 1.1928419958380574, 0.8135138400347309, 0.4229344235093357, -0.016627768958830558, 1.5048446689651278, 1.1096733802883174, 0.9441132951514337, 1.682026988856478], "count": [3321]}, "eef_sim_pose_action": {"mean": [0.3100385534682867, 0.2874750882911761, 1.2921718352404907, -0.20818467206156288, 0.38243275334375443, -0.0781272628565232, 0.208948306625546, -0.2729692420571704, 1.3057164941600916, 0.46992133030241295, 0.4401613269170967, 0.5722629218047219], "std": [0.13871813148515347, 0.16256888732096275, 0.07721198603346618, 0.3945478314698986, 0.4030283181424736, 0.35432698259484985, 0.10744897075390791, 0.07751133826298554, 0.09922294788053825, 0.48493630917265207, 0.3334774007435237, 0.5682194884693896], "min": [0.040227165538471304, -0.125111238917363, 1.1654070414000535, -0.9302480994559581, -0.5025818036101095, -1.1125331314063391, 0.023621656641074434, -0.3369974608518599, 1.18208482627836, -0.6068626701918511, -0.09947657578684521, -0.23005600560055461], "max": [0.6186513844854274, 0.6461336497689005, 1.5574140281176938, 1.362627627959501, 1.1928419958380574, 0.8135138400347309, 0.4229344235093357, -0.016627768958830558, 1.5048446689651278, 1.1096733802883174, 0.9441132951514337, 1.682026988856478], "count": [3321]}, "gripper_mode_state": {"mean": [0.8575730201746462, 0.9572417946401687], "std": [0.3494875323143604, 0.20231149555633046], "min": [0, 0], "max": [1, 1], "count": [3321]}, "gripper_activity_state": {"mean": [1.7946401686239084, 1.9391749473050286], "std": [0.5681352443098397, 0.3235759524060734], "min": [0, 0], "max": [2, 2], "count": [3321]}, "gripper_mode_action": {"mean": [0.8575730201746462, 0.9572417946401687], "std": [0.3494875323143604, 0.20231149555633046], "min": [0, 0], "max": [1, 1], "count": [3321]}, "gripper_activity_action": {"mean": [1.7946401686239084, 1.9391749473050286], "std": [0.5681352443098397, 0.3235759524060734], "min": [0, 0], "max": [2, 2], "count": [3321]}, "gripper_open_scale_state": {"mean": [0.18647760329538585, 0.05677297095987099], "std": [0.3020475351449235, 0.16746647781529936], "min": [0.010036654770374298, 0.01690820391689028], "max": [0.9585812432425362, 0.9603068487984794], "count": [3321]}, "gripper_open_scale_action": {"mean": [0.18647760329538585, 0.05677297095987099], "std": [0.3020475351449235, 0.16746647781529936], "min": [0.010036654770374298, 0.01690820391689028], "max": [0.9585812432425362, 0.9603068487984794], "count": [3321]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091106821542665]], [[0.508618696168738]], [[0.47843836920202737]]], "std": [[[0.259065192562987]], [[0.2622375789797839]], [[0.26049553796996905]]], "count": [386]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42277554762549807]], [[0.4294221972467744]], [[0.4239742237856571]]], "std": [[[0.2656412576436897]], [[0.24234189499065878]], [[0.25821288032067574]]], "count": [386]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41396895777597165]], [[0.41406461867994176]], [[0.38617744632395273]]], "std": [[[0.2558740677909025]], [[0.2405733912354283]], [[0.24427722164130888]]], "count": [386]}, "observation.state": {"min": [-1.1874117851257324, -0.008708561770617962, -1.9452227354049683, -1.5299999713897705, -0.6467358469963074, -0.8022719621658325, 0.01900799199938774, -0.03988350182771683, -0.005670490209013224, -1.6229504346847534, -0.7240389585494995, -0.18444150686264038, -0.4049709141254425, 0.03363225236535072], "max": [0.9326603412628174, 2.590893507003784, 0.0, 0.8640410900115967, 0.8875580430030823, 1.0676506757736206, 1.6684733629226685, 0.9341943264007568, 2.0104598999023438, 0.0015339808305725455, 0.42698460817337036, 0.798800528049469, 0.6672816276550293, 1.6852023601531982], "mean": [-0.17803709208965302, 1.5357071161270142, -1.0262149572372437, -0.11923687160015106, 0.1253504455089569, -0.1765776127576828, 0.3374604880809784, 0.21947088837623596, 0.9219704270362854, -0.6333149075508118, 0.0860205665230751, 0.25900208950042725, 0.3107356131076813, 0.1030585989356041], "std": [0.5406019687652588, 0.680153489112854, 0.531476616859436, 0.499019980430603, 0.34916797280311584, 0.3262459337711334, 0.5375707745552063, 0.2555275857448578, 0.725414514541626, 0.5341715216636658, 0.19809070229530334, 0.27177613973617554, 0.29997316002845764, 0.3142806589603424], "count": [2814]}, "action": {"min": [-1.1874117851257324, -0.008708561770617962, -1.9452227354049683, -1.5299999713897705, -0.6467358469963074, -0.8022719621658325, 0.01900799199938774, -0.03988350182771683, -0.005670490209013224, -1.6229504346847534, -0.7240389585494995, -0.18444150686264038, -0.4049709141254425, 0.03363225236535072], "max": [0.9326603412628174, 2.590893507003784, 0.0, 0.8640410900115967, 0.8875580430030823, 1.0676506757736206, 1.6684733629226685, 0.9341943264007568, 2.0104598999023438, 0.0015339808305725455, 0.42698460817337036, 0.798800528049469, 0.6672816276550293, 1.6852023601531982], "mean": [-0.17803709208965302, 1.5357071161270142, -1.0262149572372437, -0.11923687160015106, 0.1253504455089569, -0.1765776127576828, 0.3374604880809784, 0.21947088837623596, 0.9219704270362854, -0.6333149075508118, 0.0860205665230751, 0.25900208950042725, 0.3107356131076813, 0.1030585989356041], "std": [0.5406019687652588, 0.680153489112854, 0.531476616859436, 0.499019980430603, 0.34916797280311584, 0.3262459337711334, 0.5375707745552063, 0.2555275857448578, 0.725414514541626, 0.5341715216636658, 0.19809070229530334, 0.27177613973617554, 0.29997316002845764, 0.3142806589603424], "count": [2814]}, "timestamp": {"min": [0.0], "max": [93.76666666666667], "mean": [46.88333333333334], "std": [27.0777259152378], "count": [2814]}, "frame_index": {"min": [0], "max": [2813], "mean": [1406.5], "std": [812.331777457134], "count": [2814]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [2814]}, "index": {"min": [84153], "max": [86966], "mean": [85559.5], "std": [812.331777457134], "count": [2814]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2814]}, "subtask_annotation": {"mean": [12.660625444207534, 24.0, 24.0, 24.0, 24.0], "std": [6.801451026757051, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2814]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [2814]}, "eef_direction_state": {"mean": [3.284648187633262, 4.398009950248756], "std": [2.1275093300461565, 2.1271110886392197], "min": [0, 0], "max": [6, 6], "count": [2814]}, "eef_velocity_state": {"mean": [1.371002132196162, 0.6730632551528074], "std": [0.7846868134246044, 0.7839039480029206], "min": [0, 0], "max": [2, 2], "count": [2814]}, "eef_acc_mag_state": {"mean": [1.1478322672352523, 0.7064676616915423], "std": [0.794549166763433, 0.8349044795019424], "min": [0, 0], "max": [2, 2], "count": [2814]}, "eef_direction_action": {"mean": [3.284648187633262, 4.398009950248756], "std": [2.1275093300461565, 2.1271110886392197], "min": [0, 0], "max": [6, 6], "count": [2814]}, "eef_velocity_action": {"mean": [1.371002132196162, 0.6730632551528074], "std": [0.7846868134246044, 0.7839039480029206], "min": [0, 0], "max": [2, 2], "count": [2814]}, "eef_acc_mag_action": {"mean": [1.1478322672352523, 0.7064676616915423], "std": [0.794549166763433, 0.8349044795019424], "min": [0, 0], "max": [2, 2], "count": [2814]}, "eef_sim_pose_state": {"mean": [0.31506489787578806, 0.2755898636396351, 1.2929628867934122, -0.21020190059142277, 0.3710541632077559, -0.0695348184050937, 0.21377921139731942, -0.2773094006367621, 1.278135772029932, 0.4681978117587912, 0.3312191076900223, 0.5194059967590007], "std": [0.12896017225818288, 0.16408413373894606, 0.07128768039203788, 0.41743557487066396, 0.38069704105341584, 0.3397884404808143, 0.11477369243419155, 0.07627123894729047, 0.08156706863760428, 0.4541818677592301, 0.2679737964121972, 0.47787791184493544], "min": [0.025688140848844784, -0.13928865761606446, 1.1676044898440165, -0.9300772763733927, -0.6686745004236593, -1.061993621605252, 0.03588806822296482, -0.33687476068747363, 1.1816429928638135, -0.4746714774560715, -0.08202625103615246, -0.06340596863281335], "max": [0.6080857017773044, 0.595960496111317, 1.553552155981594, 1.5475920570700954, 1.1342660083252554, 0.8389571164725311, 0.3799136266907536, -0.035449466659556506, 1.4437778929156506, 1.0863997491830382, 0.8758613284864709, 1.4540995625987296], "count": [2814]}, "eef_sim_pose_action": {"mean": [0.31506489787578806, 0.2755898636396351, 1.2929628867934122, -0.21020190059142277, 0.3710541632077559, -0.0695348184050937, 0.21377921139731942, -0.2773094006367621, 1.278135772029932, 0.4681978117587912, 0.3312191076900223, 0.5194059967590007], "std": [0.12896017225818288, 0.16408413373894606, 0.07128768039203788, 0.41743557487066396, 0.38069704105341584, 0.3397884404808143, 0.11477369243419155, 0.07627123894729047, 0.08156706863760428, 0.4541818677592301, 0.2679737964121972, 0.47787791184493544], "min": [0.025688140848844784, -0.13928865761606446, 1.1676044898440165, -0.9300772763733927, -0.6686745004236593, -1.061993621605252, 0.03588806822296482, -0.33687476068747363, 1.1816429928638135, -0.4746714774560715, -0.08202625103615246, -0.06340596863281335], "max": [0.6080857017773044, 0.595960496111317, 1.553552155981594, 1.5475920570700954, 1.1342660083252554, 0.8389571164725311, 0.3799136266907536, -0.035449466659556506, 1.4437778929156506, 1.0863997491830382, 0.8758613284864709, 1.4540995625987296], "count": [2814]}, "gripper_mode_state": {"mean": [0.8486140724946695, 0.9555792466240227], "std": [0.3584246482298415, 0.20602803218370233], "min": [0, 0], "max": [1, 1], "count": [2814]}, "gripper_activity_state": {"mean": [1.775408670931059, 1.9641080312722103], "std": [0.5919557528834856, 0.2510637717179865], "min": [0, 0], "max": [2, 2], "count": [2814]}, "gripper_mode_action": {"mean": [0.8486140724946695, 0.9555792466240227], "std": [0.3584246482298415, 0.20602803218370233], "min": [0, 0], "max": [1, 1], "count": [2814]}, "gripper_activity_action": {"mean": [1.775408670931059, 1.9641080312722103], "std": [0.5919557528834856, 0.2510637717179865], "min": [0, 0], "max": [2, 2], "count": [2814]}, "gripper_open_scale_state": {"mean": [0.19282899223209912, 0.05888978985874685], "std": [0.30718412234706344, 0.17958901863564197], "min": [0.010861709713935852, 0.019218429923057556], "max": [0.9534133502415248, 0.962972777230399], "count": [2814]}, "gripper_open_scale_action": {"mean": [0.19282899223209912, 0.05888978985874685], "std": [0.30718412234706344, 0.17958901863564197], "min": [0.010861709713935852, 0.019218429923057556], "max": [0.9534133502415248, 0.962972777230399], "count": [2814]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5514323626127502]], [[0.5440329507971413]], [[0.4953809492904119]]], "std": [[[0.25884856966816483]], [[0.25495570306984483]], [[0.2503661220665392]]], "count": [428]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43213369232687887]], [[0.4234040198114552]], [[0.41618449544927005]]], "std": [[[0.28000163190329186]], [[0.2609775833102639]], [[0.2781810157440064]]], "count": [428]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223744807892004]], [[0.43143601935841835]], [[0.4176246443151508]]], "std": [[[0.22402653708084566]], [[0.2139141052708905]], [[0.22768956594976444]]], "count": [428]}, "observation.state": {"min": [-1.0906603336334229, -0.005346317775547504, -1.90827214717865, -1.5299999713897705, -1.0253180265426636, -1.052310824394226, 0.024570392444729805, -0.07549095153808594, -0.0015339808305725455, -1.934349775314331, -0.6872233748435974, -0.6473398804664612, -0.23009711503982544, 0.03645898774266243], "max": [1.274738073348999, 2.5448741912841797, 0.03999999910593033, 0.8205357789993286, 1.2147390842437744, 1.5738643407821655, 1.6880519390106201, 1.0923904180526733, 1.9264954328536987, 0.0010727046756073833, 0.699495255947113, 0.3820144832134247, 0.4862719178199768, 1.6626194715499878], "mean": [-0.10783791542053223, 1.3993407487869263, -0.9550525546073914, -0.30684754252433777, 0.08889506757259369, -0.08307389169931412, 0.3240162432193756, 0.3666834831237793, 0.7352914810180664, -0.5967028737068176, 0.12712924182415009, -0.13729898631572723, 0.06126786395907402, 0.10363254696130753], "std": [0.5136943459510803, 0.7793848514556885, 0.5995598435401917, 0.5054731965065002, 0.4399721324443817, 0.4572611153125763, 0.5174678564071655, 0.4258701205253601, 0.78401118516922, 0.6781866550445557, 0.25752443075180054, 0.2272397130727768, 0.14961695671081543, 0.2922428548336029], "count": [3229]}, "action": {"min": [-1.0906603336334229, -0.005346317775547504, -1.90827214717865, -1.5299999713897705, -1.0253180265426636, -1.052310824394226, 0.024570392444729805, -0.07549095153808594, -0.0015339808305725455, -1.934349775314331, -0.6872233748435974, -0.6473398804664612, -0.23009711503982544, 0.03645898774266243], "max": [1.274738073348999, 2.5448741912841797, 0.03999999910593033, 0.8205357789993286, 1.2147390842437744, 1.5738643407821655, 1.6880519390106201, 1.0923904180526733, 1.9264954328536987, 0.0010727046756073833, 0.699495255947113, 0.3820144832134247, 0.4862719178199768, 1.6626194715499878], "mean": [-0.10783791542053223, 1.3993407487869263, -0.9550525546073914, -0.30684754252433777, 0.08889506757259369, -0.08307389169931412, 0.3240162432193756, 0.3666834831237793, 0.7352914810180664, -0.5967028737068176, 0.12712924182415009, -0.13729898631572723, 0.06126786395907402, 0.10363254696130753], "std": [0.5136943459510803, 0.7793848514556885, 0.5995598435401917, 0.5054731965065002, 0.4399721324443817, 0.4572611153125763, 0.5174678564071655, 0.4258701205253601, 0.78401118516922, 0.6781866550445557, 0.25752443075180054, 0.2272397130727768, 0.14961695671081543, 0.2922428548336029], "count": [3229]}, "timestamp": {"min": [0.0], "max": [107.6], "mean": [53.800000000000004], "std": [31.071065496875242], "count": [3229]}, "frame_index": {"min": [0], "max": [3228], "mean": [1614.0], "std": [932.1319649062573], "count": [3229]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [3229]}, "index": {"min": [86967], "max": [90195], "mean": [88581.0], "std": [932.1319649062573], "count": [3229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3229]}, "subtask_annotation": {"mean": [10.298854134406938, 24.0, 24.0, 24.0, 24.0], "std": [7.207249321851614, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3229]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [3229]}, "eef_direction_state": {"mean": [3.4592753174357385, 4.9807990089811085], "std": [2.133939829543248, 1.7298868094944104], "min": [0, 0], "max": [6, 6], "count": [3229]}, "eef_velocity_state": {"mean": [1.3124806441622794, 0.4716630535769588], "std": [0.7951749487661839, 0.710200240760698], "min": [0, 0], "max": [2, 2], "count": [3229]}, "eef_acc_mag_state": {"mean": [1.1071539176215546, 0.5221430783524311], "std": [0.7938531161704773, 0.7754491540338251], "min": [0, 0], "max": [2, 2], "count": [3229]}, "eef_direction_action": {"mean": [3.4592753174357385, 4.9807990089811085], "std": [2.133939829543248, 1.7298868094944104], "min": [0, 0], "max": [6, 6], "count": [3229]}, "eef_velocity_action": {"mean": [1.3124806441622794, 0.4716630535769588], "std": [0.7951749487661839, 0.710200240760698], "min": [0, 0], "max": [2, 2], "count": [3229]}, "eef_acc_mag_action": {"mean": [1.1071539176215546, 0.5221430783524311], "std": [0.7938531161704773, 0.7754491540338251], "min": [0, 0], "max": [2, 2], "count": [3229]}, "eef_sim_pose_state": {"mean": [0.29852838113354074, 0.29917725044927435, 1.30781199934399, -0.154388903983996, 0.11488318430789544, -0.03741202102148238, 0.16518464390017637, -0.25382978770992914, 1.2713975156373307, -0.020592755057255416, 0.2463523567766608, 0.20772003924211122], "std": [0.1504673064264651, 0.15582382587252025, 0.0852942678987273, 0.5039193372978699, 0.3812918183271919, 0.3995991928229207, 0.10696921638010974, 0.09846639612013185, 0.1024137374704874, 0.13978312756293682, 0.2827466322125398, 0.2734286027516477], "min": [0.03721207196838492, -0.10439981790695305, 1.1802263300191214, -1.0563412752910084, -0.5309422520896325, -0.8239792267009036, 0.02126419315193394, -0.33634983435447235, 1.181702804849132, -0.5720818924557124, -0.20649842948454533, -0.21616098936362768], "max": [0.5925581944916102, 0.6915992075029529, 1.569540484362487, 1.627112812228804, 1.3139963949345481, 0.9709095957517333, 0.389135796533963, -0.013619573000793396, 1.4980306027261951, 0.5023730966127307, 0.959304126650482, 1.0821799356812174], "count": [3229]}, "eef_sim_pose_action": {"mean": [0.29852838113354074, 0.29917725044927435, 1.30781199934399, -0.154388903983996, 0.11488318430789544, -0.03741202102148238, 0.16518464390017637, -0.25382978770992914, 1.2713975156373307, -0.020592755057255416, 0.2463523567766608, 0.20772003924211122], "std": [0.1504673064264651, 0.15582382587252025, 0.0852942678987273, 0.5039193372978699, 0.3812918183271919, 0.3995991928229207, 0.10696921638010974, 0.09846639612013185, 0.1024137374704874, 0.13978312756293682, 0.2827466322125398, 0.2734286027516477], "min": [0.03721207196838492, -0.10439981790695305, 1.1802263300191214, -1.0563412752910084, -0.5309422520896325, -0.8239792267009036, 0.02126419315193394, -0.33634983435447235, 1.181702804849132, -0.5720818924557124, -0.20649842948454533, -0.21616098936362768], "max": [0.5925581944916102, 0.6915992075029529, 1.569540484362487, 1.627112812228804, 1.3139963949345481, 0.9709095957517333, 0.389135796533963, -0.013619573000793396, 1.4980306027261951, 0.5023730966127307, 0.959304126650482, 1.0821799356812174], "count": [3229]}, "gripper_mode_state": {"mean": [0.876122638587798, 0.9588107773304428], "std": [0.3294415892715378, 0.19872762919491596], "min": [0, 0], "max": [1, 1], "count": [3229]}, "gripper_activity_state": {"mean": [1.8532053267265407, 1.9516878290492412], "std": [0.4884606257050535, 0.28941440931562507], "min": [0, 0], "max": [2, 2], "count": [3229]}, "gripper_mode_action": {"mean": [0.876122638587798, 0.9588107773304428], "std": [0.3294415892715378, 0.19872762919491596], "min": [0, 0], "max": [1, 1], "count": [3229]}, "gripper_activity_action": {"mean": [1.8532053267265407, 1.9516878290492412], "std": [0.4884606257050535, 0.28941440931562507], "min": [0, 0], "max": [2, 2], "count": [3229]}, "gripper_open_scale_state": {"mean": [0.18514470122211923, 0.05921759260564231], "std": [0.29569482795225377, 0.16699509997387085], "min": [0.014040224254131317, 0.02083370728152139], "max": [0.9646011080060687, 0.9500682694571358], "count": [3229]}, "gripper_open_scale_action": {"mean": [0.18514470122211923, 0.05921759260564231], "std": [0.29569482795225377, 0.16699509997387085], "min": [0.014040224254131317, 0.02083370728152139], "max": [0.9646011080060687, 0.9500682694571358], "count": [3229]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5472321873326366]], [[0.560804752861102]], [[0.5357882492031552]]], "std": [[[0.26454733051238777]], [[0.27298982890249235]], [[0.2782169198603607]]], "count": [419]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43049966332329803]], [[0.4390626927116643]], [[0.41539806755372527]]], "std": [[[0.2691976046406257]], [[0.25864064162463457]], [[0.27394619201073994]]], "count": [419]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42784828424872995]], [[0.4355661166747261]], [[0.4085684454635739]]], "std": [[[0.25909906136639876]], [[0.24512633161567596]], [[0.24820061506296628]]], "count": [419]}, "observation.state": {"min": [-1.1029322147369385, -0.003089322941377759, -1.9266798496246338, -1.4035924673080444, -0.6633142828941345, -0.933469831943512, 0.022130051627755165, -0.021036123856902122, -0.0015161409974098206, -1.9297003746032715, -0.2883884012699127, -0.5103404521942139, -0.14879688620567322, 0.03596704453229904], "max": [0.9019806981086731, 2.633845090866089, 0.016567090526223183, 0.8215839266777039, 1.2179807424545288, 0.9387962222099304, 1.6682138442993164, 0.937262237071991, 2.009514808654785, 0.0015339808305725455, 0.782309889793396, 0.7383893132209778, 0.6040581464767456, 1.6587353944778442], "mean": [-0.17823688685894012, 1.6172561645507812, -1.0984874963760376, -0.10637060552835464, 0.18793271481990814, -0.22247636318206787, 0.2637893855571747, 0.38388702273368835, 0.977005124092102, -0.827583372592926, 0.3010537326335907, 0.2174149453639984, 0.23475344479084015, 0.08068042993545532], "std": [0.5390926003456116, 0.7570945024490356, 0.605111300945282, 0.5079152584075928, 0.3865450322628021, 0.4126955568790436, 0.4627818465232849, 0.31797441840171814, 0.7728671431541443, 0.6900439858436584, 0.30180132389068604, 0.2825506925582886, 0.2338407188653946, 0.24417689442634583], "count": [3145]}, "action": {"min": [-1.1029322147369385, -0.003089322941377759, -1.9266798496246338, -1.4035924673080444, -0.6633142828941345, -0.933469831943512, 0.022130051627755165, -0.021036123856902122, -0.0015161409974098206, -1.9297003746032715, -0.2883884012699127, -0.5103404521942139, -0.14879688620567322, 0.03596704453229904], "max": [0.9019806981086731, 2.633845090866089, 0.016567090526223183, 0.8215839266777039, 1.2179807424545288, 0.9387962222099304, 1.6682138442993164, 0.937262237071991, 2.009514808654785, 0.0015339808305725455, 0.782309889793396, 0.7383893132209778, 0.6040581464767456, 1.6587353944778442], "mean": [-0.17823688685894012, 1.6172561645507812, -1.0984874963760376, -0.10637060552835464, 0.18793271481990814, -0.22247636318206787, 0.2637893855571747, 0.38388702273368835, 0.977005124092102, -0.827583372592926, 0.3010537326335907, 0.2174149453639984, 0.23475344479084015, 0.08068042993545532], "std": [0.5390926003456116, 0.7570945024490356, 0.605111300945282, 0.5079152584075928, 0.3865450322628021, 0.4126955568790436, 0.4627818465232849, 0.31797441840171814, 0.7728671431541443, 0.6900439858436584, 0.30180132389068604, 0.2825506925582886, 0.2338407188653946, 0.24417689442634583], "count": [3145]}, "timestamp": {"min": [0.0], "max": [104.8], "mean": [52.4], "std": [30.26277508021291], "count": [3145]}, "frame_index": {"min": [0], "max": [3144], "mean": [1572.0], "std": [907.8832524063873], "count": [3145]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [3145]}, "index": {"min": [95377], "max": [98521], "mean": [96949.0], "std": [907.8832524063873], "count": [3145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3145]}, "subtask_annotation": {"mean": [14.29093799682035, 24.0, 24.0, 24.0, 24.0], "std": [6.564412213231114, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3145]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [3145]}, "eef_direction_state": {"mean": [3.663275039745628, 4.6117647058823525], "std": [2.0354886576413365, 2.0167001258831188], "min": [0, 0], "max": [6, 6], "count": [3145]}, "eef_velocity_state": {"mean": [1.2842607313195549, 0.5853736089030207], "std": [0.79862180694291, 0.7492077821258608], "min": [0, 0], "max": [2, 2], "count": [3145]}, "eef_acc_mag_state": {"mean": [1.1205087440381558, 0.632114467408585], "std": [0.8040689816110831, 0.815851781870622], "min": [0, 0], "max": [2, 2], "count": [3145]}, "eef_direction_action": {"mean": [3.663275039745628, 4.6117647058823525], "std": [2.0354886576413365, 2.0167001258831188], "min": [0, 0], "max": [6, 6], "count": [3145]}, "eef_velocity_action": {"mean": [1.2842607313195549, 0.5853736089030207], "std": [0.79862180694291, 0.7492077821258608], "min": [0, 0], "max": [2, 2], "count": [3145]}, "eef_acc_mag_action": {"mean": [1.1205087440381558, 0.632114467408585], "std": [0.8040689816110831, 0.815851781870622], "min": [0, 0], "max": [2, 2], "count": [3145]}, "eef_sim_pose_state": {"mean": [0.33371259195266784, 0.2751235444830204, 1.2763514496289166, -0.21866570914258762, 0.37756311912229207, -0.0017010610069664116, 0.20710223276038536, -0.24011723639845448, 1.2975830935273887, 0.38978185354401423, 0.3990433705263066, 0.64860876737502], "std": [0.14417051042573129, 0.17117172738301772, 0.08109150908115725, 0.5142787541696346, 0.4490622301771872, 0.33025757991884686, 0.11199690844909409, 0.08497245560332169, 0.0980329547396463, 0.4477568186898677, 0.31667639256062946, 0.5956139001959216], "min": [0.03719750274201069, -0.10683322898448815, 1.1356626836905837, -1.1275979110142453, -0.5805263443939499, -0.9882434140032295, 0.02081736784730895, -0.3364497765940741, 1.1812918223985502, -0.3664988341112691, -0.0945541673114978, -0.2655816079381012], "max": [0.6145440759981238, 0.67399691307602, 1.53846687593116, 1.7003423329682068, 1.21085923520601, 0.9919126287278297, 0.3895555569080764, -0.0407575673394429, 1.4513500286182317, 1.0409184464501133, 0.9398126820600865, 1.5396064199255675], "count": [3145]}, "eef_sim_pose_action": {"mean": [0.33371259195266784, 0.2751235444830204, 1.2763514496289166, -0.21866570914258762, 0.37756311912229207, -0.0017010610069664116, 0.20710223276038536, -0.24011723639845448, 1.2975830935273887, 0.38978185354401423, 0.3990433705263066, 0.64860876737502], "std": [0.14417051042573129, 0.17117172738301772, 0.08109150908115725, 0.5142787541696346, 0.4490622301771872, 0.33025757991884686, 0.11199690844909409, 0.08497245560332169, 0.0980329547396463, 0.4477568186898677, 0.31667639256062946, 0.5956139001959216], "min": [0.03719750274201069, -0.10683322898448815, 1.1356626836905837, -1.1275979110142453, -0.5805263443939499, -0.9882434140032295, 0.02081736784730895, -0.3364497765940741, 1.1812918223985502, -0.3664988341112691, -0.0945541673114978, -0.2655816079381012], "max": [0.6145440759981238, 0.67399691307602, 1.53846687593116, 1.7003423329682068, 1.21085923520601, 0.9919126287278297, 0.3895555569080764, -0.0407575673394429, 1.4513500286182317, 1.0409184464501133, 0.9398126820600865, 1.5396064199255675], "count": [3145]}, "gripper_mode_state": {"mean": [0.9011128775834658, 0.9720190779014308], "std": [0.29851040088531056, 0.16491813149888038], "min": [0, 0], "max": [1, 1], "count": [3145]}, "gripper_activity_state": {"mean": [1.831160572337043, 1.9666136724960255], "std": [0.5202867815991751, 0.24154670893072017], "min": [0, 0], "max": [2, 2], "count": [3145]}, "gripper_mode_action": {"mean": [0.9011128775834658, 0.9720190779014308], "std": [0.29851040088531056, 0.16491813149888038], "min": [0, 0], "max": [1, 1], "count": [3145]}, "gripper_activity_action": {"mean": [1.831160572337043, 1.9666136724960255], "std": [0.5202867815991751, 0.24154670893072017], "min": [0, 0], "max": [2, 2], "count": [3145]}, "gripper_open_scale_state": {"mean": [0.1507304497626668, 0.04610225051512926], "std": [0.2644460683649197, 0.13952924427165353], "min": [0.012645743787288666, 0.020552596875599453], "max": [0.9532650538853237, 0.9478487968444824], "count": [3145]}, "gripper_open_scale_action": {"mean": [0.1507304497626668, 0.04610225051512926], "std": [0.2644460683649197, 0.13952924427165353], "min": [0.012645743787288666, 0.020552596875599453], "max": [0.9532650538853237, 0.9478487968444824], "count": [3145]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5543684973589755]], [[0.5664644147427156]], [[0.5429245316165369]]], "std": [[[0.2674994249069433]], [[0.27443522101940504]], [[0.28050476507967725]]], "count": [417]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4228015163032972]], [[0.43423752370652496]], [[0.41154450622508526]]], "std": [[[0.2694971189809809]], [[0.2562922121276479]], [[0.26840333218708673]]], "count": [417]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225258139893314]], [[0.4417389565471806]], [[0.42436399964995325]]], "std": [[[0.2759136702106733]], [[0.25419877299019467]], [[0.2581553098459263]]], "count": [417]}, "observation.state": {"min": [-1.1052850484848022, -0.010727501474320889, -1.9466216564178467, -1.2640001773834229, -0.5018547773361206, -0.928058385848999, 0.017237724736332893, -0.029145635664463043, -0.003067961661145091, -1.93741774559021, -0.3428211212158203, -0.4488162398338318, -0.26396670937538147, 0.03597313538193703], "max": [0.9449321627616882, 2.6875343322753906, 0.01840776950120926, 0.9701960682868958, 1.2885438203811646, 1.6398035287857056, 1.6881815195083618, 0.9865267872810364, 2.0723941326141357, 0.0015328932786360383, 0.7908037900924683, 0.6994033455848694, 0.6398765444755554, 1.6584755182266235], "mean": [-0.10043216496706009, 1.5419989824295044, -1.0693283081054688, -0.048041027039289474, 0.14631426334381104, -0.22983229160308838, 0.3215736448764801, 0.4127919673919678, 1.004219889640808, -0.852428138256073, 0.30845677852630615, 0.14219611883163452, 0.2637796998023987, 0.10025452077388763], "std": [0.5186965465545654, 0.7809914350509644, 0.6173339486122131, 0.4921077489852905, 0.35206642746925354, 0.45812416076660156, 0.5348120927810669, 0.3467142879962921, 0.8015206456184387, 0.7215725779533386, 0.31704407930374146, 0.21991631388664246, 0.26059579849243164, 0.2950713336467743], "count": [3117]}, "action": {"min": [-1.1052850484848022, -0.010727501474320889, -1.9466216564178467, -1.2640001773834229, -0.5018547773361206, -0.928058385848999, 0.017237724736332893, -0.029145635664463043, -0.003067961661145091, -1.93741774559021, -0.3428211212158203, -0.4488162398338318, -0.26396670937538147, 0.03597313538193703], "max": [0.9449321627616882, 2.6875343322753906, 0.01840776950120926, 0.9701960682868958, 1.2885438203811646, 1.6398035287857056, 1.6881815195083618, 0.9865267872810364, 2.0723941326141357, 0.0015328932786360383, 0.7908037900924683, 0.6994033455848694, 0.6398765444755554, 1.6584755182266235], "mean": [-0.10043216496706009, 1.5419989824295044, -1.0693283081054688, -0.048041027039289474, 0.14631426334381104, -0.22983229160308838, 0.3215736448764801, 0.4127919673919678, 1.004219889640808, -0.852428138256073, 0.30845677852630615, 0.14219611883163452, 0.2637796998023987, 0.10025452077388763], "std": [0.5186965465545654, 0.7809914350509644, 0.6173339486122131, 0.4921077489852905, 0.35206642746925354, 0.45812416076660156, 0.5348120927810669, 0.3467142879962921, 0.8015206456184387, 0.7215725779533386, 0.31704407930374146, 0.21991631388664246, 0.26059579849243164, 0.2950713336467743], "count": [3117]}, "timestamp": {"min": [0.0], "max": [103.86666666666666], "mean": [51.93333333333334], "std": [29.993344940848807], "count": [3117]}, "frame_index": {"min": [0], "max": [3116], "mean": [1558.0], "std": [899.8003482254642], "count": [3117]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [3117]}, "index": {"min": [98522], "max": [101638], "mean": [100080.0], "std": [899.8003482254642], "count": [3117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3117]}, "subtask_annotation": {"mean": [14.76195059351941, 24.0, 24.0, 24.0, 24.0], "std": [6.564195649896767, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3117]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [3117]}, "eef_direction_state": {"mean": [3.6403593198588386, 4.703881937760667], "std": [2.0860416375726607, 1.9147438873571487], "min": [0, 0], "max": [6, 6], "count": [3117]}, "eef_velocity_state": {"mean": [1.287776708373436, 0.5774783445620789], "std": [0.803198668803997, 0.7455437023994429], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_acc_mag_state": {"mean": [1.122874558870709, 0.6336220725056144], "std": [0.7978031763723925, 0.8128729309833169], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_direction_action": {"mean": [3.6403593198588386, 4.703881937760667], "std": [2.0860416375726607, 1.9147438873571487], "min": [0, 0], "max": [6, 6], "count": [3117]}, "eef_velocity_action": {"mean": [1.287776708373436, 0.5774783445620789], "std": [0.803198668803997, 0.7455437023994429], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_acc_mag_action": {"mean": [1.122874558870709, 0.6336220725056144], "std": [0.7978031763723925, 0.8128729309833169], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_sim_pose_state": {"mean": [0.32269865135032233, 0.2999434076252026, 1.2796776789920556, -0.2478887298113415, 0.40042863647013377, 0.02798724011026253, 0.20789320376507525, -0.23014467445933823, 1.294068135379462, 0.3744318229301789, 0.43149418789979266, 0.5927273343662568], "std": [0.14465353604473769, 0.16723936297849903, 0.08278989458176639, 0.5204801045638102, 0.45331677930711783, 0.3462104415785345, 0.11379211286725234, 0.0960495972686434, 0.09939254156031195, 0.41909087837066206, 0.32787714810049795, 0.5534706265857173], "min": [0.04311823831348468, -0.11322054667366935, 1.1461992704937578, -1.2627686328322802, -0.5738546899076501, -0.8011362124235131, 0.02709797217993312, -0.3373680675620372, 1.1815414152429005, -0.30766932141427406, -0.11268027796805247, -0.187511973549849], "max": [0.5996069002561917, 0.6955612472018219, 1.549929319732872, 1.8366327710407195, 1.2487947683403555, 1.0052686246912672, 0.3991827727395902, -0.005390096020902636, 1.4595978213930296, 1.0093039734917844, 0.9121671690759534, 1.4984845168602057], "count": [3117]}, "eef_sim_pose_action": {"mean": [0.32269865135032233, 0.2999434076252026, 1.2796776789920556, -0.2478887298113415, 0.40042863647013377, 0.02798724011026253, 0.20789320376507525, -0.23014467445933823, 1.294068135379462, 0.3744318229301789, 0.43149418789979266, 0.5927273343662568], "std": [0.14465353604473769, 0.16723936297849903, 0.08278989458176639, 0.5204801045638102, 0.45331677930711783, 0.3462104415785345, 0.11379211286725234, 0.0960495972686434, 0.09939254156031195, 0.41909087837066206, 0.32787714810049795, 0.5534706265857173], "min": [0.04311823831348468, -0.11322054667366935, 1.1461992704937578, -1.2627686328322802, -0.5738546899076501, -0.8011362124235131, 0.02709797217993312, -0.3373680675620372, 1.1815414152429005, -0.30766932141427406, -0.11268027796805247, -0.187511973549849], "max": [0.5996069002561917, 0.6955612472018219, 1.549929319732872, 1.8366327710407195, 1.2487947683403555, 1.0052686246912672, 0.3991827727395902, -0.005390096020902636, 1.4595978213930296, 1.0093039734917844, 0.9121671690759534, 1.4984845168602057], "count": [3117]}, "gripper_mode_state": {"mean": [0.8623676612127045, 0.960538979788258], "std": [0.3445136834833068, 0.19468910625813146], "min": [0, 0], "max": [1, 1], "count": [3117]}, "gripper_activity_state": {"mean": [1.8347770291947385, 1.967276227141482], "std": [0.5166183352750991, 0.23941309853719608], "min": [0, 0], "max": [2, 2], "count": [3117]}, "gripper_mode_action": {"mean": [0.8623676612127045, 0.960538979788258], "std": [0.3445136834833068, 0.19468910625813146], "min": [0, 0], "max": [1, 1], "count": [3117]}, "gripper_activity_action": {"mean": [1.8347770291947385, 1.967276227141482], "std": [0.5166183352750991, 0.23941309853719608], "min": [0, 0], "max": [2, 2], "count": [3117]}, "gripper_open_scale_state": {"mean": [0.1837500835893516, 0.057286600157811986], "std": [0.30560968091237184, 0.16861222067554288], "min": [0.009850128420761653, 0.020556077361106873], "max": [0.9646751540047782, 0.9477002961294991], "count": [3117]}, "gripper_open_scale_action": {"mean": [0.1837500835893516, 0.057286600157811986], "std": [0.30560968091237184, 0.16861222067554288], "min": [0.009850128420761653, 0.020556077361106873], "max": [0.9646751540047782, 0.9477002961294991], "count": [3117]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.3583399014358086]], [[0.34709199740137014]], [[0.29833544701682546]]], "std": [[[0.22378040638655172]], [[0.21082009046046166]], [[0.17130413220598387]]], "count": [415]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130743641231593]], [[0.41313583746751714]], [[0.38415612712287056]]], "std": [[[0.28151145446675596]], [[0.2699893915897786]], [[0.28424671029550064]]], "count": [415]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39041471572564773]], [[0.40003902144525816]], [[0.38591417303199727]]], "std": [[[0.2691036582321236]], [[0.26527500313912883]], [[0.27472759332796226]]], "count": [415]}, "observation.state": {"min": [-1.1888351440429688, -0.004601942375302315, -1.9128739833831787, -1.5299999713897705, -0.5460971593856812, -0.8390874862670898, 0.019356297329068184, -0.08283495903015137, -0.004601942375302315, -1.9420197010040283, -0.3543495535850525, -0.2147573083639145, -0.16959232091903687, 0.03621299937367439], "max": [0.9565631151199341, 2.4727771282196045, 0.03999999910593033, 0.7398859262466431, 1.41739821434021, 1.7978254556655884, 1.6679542064666748, 1.0792309045791626, 2.121495485305786, -0.0015339808305725455, 0.7362293601036072, 0.7761350274085999, 0.7900000810623169, 1.656137466430664], "mean": [-0.16442570090293884, 1.4029425382614136, -1.039169430732727, -0.19609874486923218, 0.22477804124355316, -0.08118598908185959, 0.27696216106414795, 0.3343803882598877, 0.8712161779403687, -0.7971494793891907, 0.2377939373254776, 0.25695452094078064, 0.30001044273376465, 0.06670292466878891], "std": [0.5438556671142578, 0.6774031519889832, 0.5945530533790588, 0.4996505379676819, 0.4222797155380249, 0.48423081636428833, 0.45284080505371094, 0.3361668586730957, 0.7896274924278259, 0.7360857129096985, 0.2556421756744385, 0.2804390490055084, 0.3566545248031616, 0.19500361382961273], "count": [3097]}, "action": {"min": [-1.1888351440429688, -0.004601942375302315, -1.9128739833831787, -1.5299999713897705, -0.5460971593856812, -0.8390874862670898, 0.019356297329068184, -0.08283495903015137, -0.004601942375302315, -1.9420197010040283, -0.3543495535850525, -0.2147573083639145, -0.16959232091903687, 0.03621299937367439], "max": [0.9565631151199341, 2.4727771282196045, 0.03999999910593033, 0.7398859262466431, 1.41739821434021, 1.7978254556655884, 1.6679542064666748, 1.0792309045791626, 2.121495485305786, -0.0015339808305725455, 0.7362293601036072, 0.7761350274085999, 0.7900000810623169, 1.656137466430664], "mean": [-0.16442570090293884, 1.4029425382614136, -1.039169430732727, -0.19609874486923218, 0.22477804124355316, -0.08118598908185959, 0.27696216106414795, 0.3343803882598877, 0.8712161779403687, -0.7971494793891907, 0.2377939373254776, 0.25695452094078064, 0.30001044273376465, 0.06670292466878891], "std": [0.5438556671142578, 0.6774031519889832, 0.5945530533790588, 0.4996505379676819, 0.4222797155380249, 0.48423081636428833, 0.45284080505371094, 0.3361668586730957, 0.7896274924278259, 0.7360857129096985, 0.2556421756744385, 0.2804390490055084, 0.3566545248031616, 0.19500361382961273], "count": [3097]}, "timestamp": {"min": [0.0], "max": [103.2], "mean": [51.599999999999994], "std": [29.800894841150882], "count": [3097]}, "frame_index": {"min": [0], "max": [3096], "mean": [1548.0], "std": [894.0268452345265], "count": [3097]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [3097]}, "index": {"min": [101639], "max": [104735], "mean": [103187.0], "std": [894.0268452345265], "count": [3097]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3097]}, "subtask_annotation": {"mean": [14.402001937358735, 24.0, 24.0, 24.0, 24.0], "std": [6.3608147043389165, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3097]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [3097]}, "eef_direction_state": {"mean": [3.3571197933484016, 4.421375524701324], "std": [2.1644547925743405, 2.157737198093479], "min": [0, 0], "max": [6, 6], "count": [3097]}, "eef_velocity_state": {"mean": [1.2680012915724894, 0.605424604455925], "std": [0.787281636929219, 0.7408529207992423], "min": [0, 0], "max": [2, 2], "count": [3097]}, "eef_acc_mag_state": {"mean": [1.1372295770100096, 0.6477236034872457], "std": [0.7968855727179642, 0.8176820628424419], "min": [0, 0], "max": [2, 2], "count": [3097]}, "eef_direction_action": {"mean": [3.3571197933484016, 4.421375524701324], "std": [2.1644547925743405, 2.157737198093479], "min": [0, 0], "max": [6, 6], "count": [3097]}, "eef_velocity_action": {"mean": [1.2680012915724894, 0.605424604455925], "std": [0.787281636929219, 0.7408529207992423], "min": [0, 0], "max": [2, 2], "count": [3097]}, "eef_acc_mag_action": {"mean": [1.1372295770100096, 0.6477236034872457], "std": [0.7968855727179642, 0.8176820628424419], "min": [0, 0], "max": [2, 2], "count": [3097]}, "eef_sim_pose_state": {"mean": [0.2914755146646621, 0.28892328161652986, 1.3368524767261913, -0.11573212446586194, 0.1629872969412297, 0.06473705905341434, 0.18970225585366857, -0.2487489687174767, 1.3027204563680483, 0.44526414420381555, 0.26969571118859015, 0.6282405747800806], "std": [0.12680773007010518, 0.1556245462809389, 0.08549793014783177, 0.5052681138503656, 0.38014537055299696, 0.3617642884026961, 0.1098136804457528, 0.10363251927639014, 0.10898352278379886, 0.5159084460435965, 0.24973548238323315, 0.6086387595115966], "min": [0.014377178035638781, -0.11869866046996352, 1.1801882442808727, -0.9118068168541371, -0.9104675033456276, -0.660833942512602, 0.053527200796753466, -0.3367020085506948, 1.1824405679371779, -0.16254054148756564, -0.10525406421197303, -0.0030679616611450945], "max": [0.5623750856231408, 0.6486052588770349, 1.590409807521316, 1.7355000810455983, 1.0465371855502492, 1.195974917272537, 0.37881995781681116, 0.017672061198281498, 1.518858767356687, 1.286534315199082, 0.7368400048718735, 1.8204036718361594], "count": [3097]}, "eef_sim_pose_action": {"mean": [0.2914755146646621, 0.28892328161652986, 1.3368524767261913, -0.11573212446586194, 0.1629872969412297, 0.06473705905341434, 0.18970225585366857, -0.2487489687174767, 1.3027204563680483, 0.44526414420381555, 0.26969571118859015, 0.6282405747800806], "std": [0.12680773007010518, 0.1556245462809389, 0.08549793014783177, 0.5052681138503656, 0.38014537055299696, 0.3617642884026961, 0.1098136804457528, 0.10363251927639014, 0.10898352278379886, 0.5159084460435965, 0.24973548238323315, 0.6086387595115966], "min": [0.014377178035638781, -0.11869866046996352, 1.1801882442808727, -0.9118068168541371, -0.9104675033456276, -0.660833942512602, 0.053527200796753466, -0.3367020085506948, 1.1824405679371779, -0.16254054148756564, -0.10525406421197303, -0.0030679616611450945], "max": [0.5623750856231408, 0.6486052588770349, 1.590409807521316, 1.7355000810455983, 1.0465371855502492, 1.195974917272537, 0.37881995781681116, 0.017672061198281498, 1.518858767356687, 1.286534315199082, 0.7368400048718735, 1.8204036718361594], "count": [3097]}, "gripper_mode_state": {"mean": [0.9063609945108169, 0.9803035195350339], "std": [0.29132583500296644, 0.13895513348653674], "min": [0, 0], "max": [1, 1], "count": [3097]}, "gripper_activity_state": {"mean": [1.833064255731353, 1.9667420083952212], "std": [0.518527951753287, 0.24079731599275367], "min": [0, 0], "max": [2, 2], "count": [3097]}, "gripper_mode_action": {"mean": [0.9063609945108169, 0.9803035195350339], "std": [0.29132583500296644, 0.13895513348653674], "min": [0, 0], "max": [1, 1], "count": [3097]}, "gripper_activity_action": {"mean": [1.833064255731353, 1.9667420083952212], "std": [0.518527951753287, 0.24079731599275367], "min": [0, 0], "max": [2, 2], "count": [3097]}, "gripper_open_scale_state": {"mean": [0.15825980740155632, 0.03811687094761517], "std": [0.2587665906211429, 0.1114306314628048], "min": [0.011060741330896105, 0.02069314249924251], "max": [0.9531166894095284, 0.946364266531808], "count": [3097]}, "gripper_open_scale_action": {"mean": [0.15825980740155632, 0.03811687094761517], "std": [0.2587665906211429, 0.1114306314628048], "min": [0.011060741330896105, 0.02069314249924251], "max": [0.9531166894095284, 0.946364266531808], "count": [3097]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.553313612713059]], [[0.5478857413815199]], [[0.5028139792387544]]], "std": [[[0.2602434879401266]], [[0.25635566719598146]], [[0.25255060180741595]]], "count": [425]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232102556708958]], [[0.42183265987440727]], [[0.41246577726515443]]], "std": [[[0.27820489008624744]], [[0.25320116445135316]], [[0.2683403413230794]]], "count": [425]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4030803447392029]], [[0.41504402986031014]], [[0.39658377867486866]]], "std": [[[0.23141369684916627]], [[0.22327825276859825]], [[0.23682514907083252]]], "count": [425]}, "observation.state": {"min": [-1.1121361255645752, -0.006795092020183802, -1.9128739833831787, -1.5299999713897705, -0.7544283270835876, -0.9341943264007568, 0.016822682693600655, -0.047833867371082306, -0.0013885664520785213, -1.9404857158660889, -0.3600504398345947, -0.41104376316070557, -0.24398669600486755, 0.03645898774266243], "max": [1.0645827054977417, 2.560214042663574, 0.03999999910593033, 0.9777650237083435, 1.1535536050796509, 1.512505054473877, 1.66873300075531, 1.0016894340515137, 1.7800450325012207, 0.0013589162845164537, 0.9233754277229309, 0.6805896759033203, 0.630466103553772, 1.6852023601531982], "mean": [-0.16572900116443634, 1.344455599784851, -0.9942308664321899, -0.18925681710243225, 0.15319408476352692, -0.07755639404058456, 0.2780997157096863, 0.2863723039627075, 0.7582823038101196, -0.6796212196350098, 0.24517016112804413, 0.08174774795770645, 0.16203078627586365, 0.16229984164237976], "std": [0.4973077178001404, 0.8062787055969238, 0.622229278087616, 0.4973190128803253, 0.3351787030696869, 0.4554729163646698, 0.46571648120880127, 0.328788697719574, 0.7573486566543579, 0.7108647227287292, 0.305004745721817, 0.2573775351047516, 0.2334579974412918, 0.418020635843277], "count": [3200]}, "action": {"min": [-1.1121361255645752, -0.006795092020183802, -1.9128739833831787, -1.5299999713897705, -0.7544283270835876, -0.9341943264007568, 0.016822682693600655, -0.047833867371082306, -0.0013885664520785213, -1.9404857158660889, -0.3600504398345947, -0.41104376316070557, -0.24398669600486755, 0.03645898774266243], "max": [1.0645827054977417, 2.560214042663574, 0.03999999910593033, 0.9777650237083435, 1.1535536050796509, 1.512505054473877, 1.66873300075531, 1.0016894340515137, 1.7800450325012207, 0.0013589162845164537, 0.9233754277229309, 0.6805896759033203, 0.630466103553772, 1.6852023601531982], "mean": [-0.16572900116443634, 1.344455599784851, -0.9942308664321899, -0.18925681710243225, 0.15319408476352692, -0.07755639404058456, 0.2780997157096863, 0.2863723039627075, 0.7582823038101196, -0.6796212196350098, 0.24517016112804413, 0.08174774795770645, 0.16203078627586365, 0.16229984164237976], "std": [0.4973077178001404, 0.8062787055969238, 0.622229278087616, 0.4973190128803253, 0.3351787030696869, 0.4554729163646698, 0.46571648120880127, 0.328788697719574, 0.7573486566543579, 0.7108647227287292, 0.305004745721817, 0.2573775351047516, 0.2334579974412918, 0.418020635843277], "count": [3200]}, "timestamp": {"min": [0.0], "max": [106.63333333333334], "mean": [53.31666666666667], "std": [30.792012853263678], "count": [3200]}, "frame_index": {"min": [0], "max": [3199], "mean": [1599.5], "std": [923.7603855979104], "count": [3200]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [3200]}, "index": {"min": [104736], "max": [107935], "mean": [106335.5], "std": [923.7603855979104], "count": [3200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3200]}, "subtask_annotation": {"mean": [11.543125, 24.0, 24.0, 24.0, 24.0], "std": [7.353061623186238, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3200]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [3200]}, "eef_direction_state": {"mean": [3.5940625, 4.8903125], "std": [2.129237479966429, 1.8551027336360322], "min": [0, 0], "max": [6, 6], "count": [3200]}, "eef_velocity_state": {"mean": [1.2153125, 0.4671875], "std": [0.8171309731883383, 0.6947469610179906], "min": [0, 0], "max": [2, 2], "count": [3200]}, "eef_acc_mag_state": {"mean": [1.0446875, 0.53375], "std": [0.81482545820795, 0.7806958034343578], "min": [0, 0], "max": [2, 2], "count": [3200]}, "eef_direction_action": {"mean": [3.5940625, 4.8903125], "std": [2.129237479966429, 1.8551027336360322], "min": [0, 0], "max": [6, 6], "count": [3200]}, "eef_velocity_action": {"mean": [1.2153125, 0.4671875], "std": [0.8171309731883383, 0.6947469610179906], "min": [0, 0], "max": [2, 2], "count": [3200]}, "eef_acc_mag_action": {"mean": [1.0446875, 0.53375], "std": [0.81482545820795, 0.7806958034343578], "min": [0, 0], "max": [2, 2], "count": [3200]}, "eef_sim_pose_state": {"mean": [0.28893802712815264, 0.2753885800723335, 1.3149505043914136, -0.13166903566225552, 0.15041388159915814, -0.02985025773728239, 0.17580626128210483, -0.2723490165040173, 1.2863818053264109, 0.19978634307170182, 0.29846851209710284, 0.37435123103322576], "std": [0.15077364521432757, 0.15327998182253816, 0.09168913577252844, 0.506562856244741, 0.40641108341195714, 0.3346335682616529, 0.11182218044986182, 0.07229786467260807, 0.11397457894423754, 0.3654570324748717, 0.31115168906395657, 0.4833886259899845], "min": [0.015675542949481223, -0.11292630716307298, 1.1801062447322062, -1.280327325283961, -0.7099310820753606, -0.8056034545699033, 0.009896691668404511, -0.3373449115357406, 1.1814320948540338, -0.4348429344116891, -0.23937557946497967, -0.06966480265505412], "max": [0.5637278575731031, 0.6126563894917662, 1.5779826628183289, 1.6809596801536426, 1.41534146716271, 0.8956771989096266, 0.3836674766638933, -0.1118145635088461, 1.5182292119807124, 0.9827844258124067, 0.9212569297549296, 1.570502981038941], "count": [3200]}, "eef_sim_pose_action": {"mean": [0.28893802712815264, 0.2753885800723335, 1.3149505043914136, -0.13166903566225552, 0.15041388159915814, -0.02985025773728239, 0.17580626128210483, -0.2723490165040173, 1.2863818053264109, 0.19978634307170182, 0.29846851209710284, 0.37435123103322576], "std": [0.15077364521432757, 0.15327998182253816, 0.09168913577252844, 0.506562856244741, 0.40641108341195714, 0.3346335682616529, 0.11182218044986182, 0.07229786467260807, 0.11397457894423754, 0.3654570324748717, 0.31115168906395657, 0.4833886259899845], "min": [0.015675542949481223, -0.11292630716307298, 1.1801062447322062, -1.280327325283961, -0.7099310820753606, -0.8056034545699033, 0.009896691668404511, -0.3373449115357406, 1.1814320948540338, -0.4348429344116891, -0.23937557946497967, -0.06966480265505412], "max": [0.5637278575731031, 0.6126563894917662, 1.5779826628183289, 1.6809596801536426, 1.41534146716271, 0.8956771989096266, 0.3836674766638933, -0.1118145635088461, 1.5182292119807124, 0.9827844258124067, 0.9212569297549296, 1.570502981038941], "count": [3200]}, "gripper_mode_state": {"mean": [0.9040625, 0.921875], "std": [0.2945055111432631, 0.26836818808308854], "min": [0, 0], "max": [1, 1], "count": [3200]}, "gripper_activity_state": {"mean": [1.861875, 1.9509375], "std": [0.4746540681117031, 0.2911706906502617], "min": [0, 0], "max": [2, 2], "count": [3200]}, "gripper_mode_action": {"mean": [0.9040625, 0.921875], "std": [0.2945055111432631, 0.26836818808308854], "min": [0, 0], "max": [1, 1], "count": [3200]}, "gripper_activity_action": {"mean": [1.861875, 1.9509375], "std": [0.4746540681117031, 0.2911706906502617], "min": [0, 0], "max": [2, 2], "count": [3200]}, "gripper_open_scale_state": {"mean": [0.1589074841926669, 0.09274283642880202], "std": [0.26612323478240013, 0.23887051483750718], "min": [0.009612961539200373, 0.02083370728152139], "max": [0.95356171471732, 0.962972777230399], "count": [3200]}, "gripper_open_scale_action": {"mean": [0.1589074841926669, 0.09274283642880202], "std": [0.26612323478240013, 0.23887051483750718], "min": [0.009612961539200373, 0.02083370728152139], "max": [0.95356171471732, 0.962972777230399], "count": [3200]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33044433242645715]], [[0.35613797396353175]], [[0.3042424579027013]]], "std": [[[0.20461031292847964]], [[0.21216636529216665]], [[0.17185115795637126]]], "count": [406]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39519809140131146]], [[0.4006650655472917]], [[0.3750638556188759]]], "std": [[[0.2792852337791962]], [[0.2690213093679532]], [[0.2834951162363434]]], "count": [406]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40193649921654484]], [[0.4106128457129979]], [[0.39507860577181064]]], "std": [[[0.277554825174974]], [[0.2734699518760507]], [[0.2840802982868262]]], "count": [406]}, "observation.state": {"min": [-1.176478624343872, -0.008432566188275814, -1.8867963552474976, -1.5300672054290771, -0.6113370656967163, -1.0084725618362427, 0.023024873808026314, -0.00648198276758194, -0.0015339808305725455, -1.935457468032837, -0.2296055406332016, -0.41689354181289673, -0.13805827498435974, 0.03621299937367439], "max": [0.9369935393333435, 2.4865827560424805, 0.03999999910593033, 1.1136527061462402, 1.2977477312088013, 1.1566214561462402, 1.6945242881774902, 0.9051522612571716, 1.90827214717865, 0.0010339628206565976, 0.7921489477157593, 0.6430359482765198, 0.6381360292434692, 1.6579560041427612], "mean": [-0.125623419880867, 1.418420672416687, -1.0572997331619263, -0.16448485851287842, 0.17999865114688873, -0.2045348435640335, 0.33658671379089355, 0.2657654881477356, 0.8329721689224243, -0.7843753695487976, 0.29372113943099976, 0.2088102102279663, 0.2637515962123871, 0.07429655641317368], "std": [0.5426375269889832, 0.6846856474876404, 0.5880851149559021, 0.5867866277694702, 0.37755873799324036, 0.4354657232761383, 0.5429978370666504, 0.2688666582107544, 0.7084749341011047, 0.7043013572692871, 0.2999177873134613, 0.2381761521100998, 0.2863292098045349, 0.2227153331041336], "count": [3012]}, "action": {"min": [-1.176478624343872, -0.008432566188275814, -1.8867963552474976, -1.5300672054290771, -0.6113370656967163, -1.0084725618362427, 0.023024873808026314, -0.00648198276758194, -0.0015339808305725455, -1.935457468032837, -0.2296055406332016, -0.41689354181289673, -0.13805827498435974, 0.03621299937367439], "max": [0.9369935393333435, 2.4865827560424805, 0.03999999910593033, 1.1136527061462402, 1.2977477312088013, 1.1566214561462402, 1.6945242881774902, 0.9051522612571716, 1.90827214717865, 0.0010339628206565976, 0.7921489477157593, 0.6430359482765198, 0.6381360292434692, 1.6579560041427612], "mean": [-0.125623419880867, 1.418420672416687, -1.0572997331619263, -0.16448485851287842, 0.17999865114688873, -0.2045348435640335, 0.33658671379089355, 0.2657654881477356, 0.8329721689224243, -0.7843753695487976, 0.29372113943099976, 0.2088102102279663, 0.2637515962123871, 0.07429655641317368], "std": [0.5426375269889832, 0.6846856474876404, 0.5880851149559021, 0.5867866277694702, 0.37755873799324036, 0.4354657232761383, 0.5429978370666504, 0.2688666582107544, 0.7084749341011047, 0.7043013572692871, 0.2999177873134613, 0.2381761521100998, 0.2863292098045349, 0.2227153331041336], "count": [3012]}, "timestamp": {"min": [0.0], "max": [100.36666666666666], "mean": [50.18333333333334], "std": [28.98298191595787], "count": [3012]}, "frame_index": {"min": [0], "max": [3011], "mean": [1505.5], "std": [869.489457478736], "count": [3012]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [3012]}, "index": {"min": [107936], "max": [110947], "mean": [109441.5], "std": [869.489457478736], "count": [3012]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3012]}, "subtask_annotation": {"mean": [15.243027888446216, 24.0, 24.0, 24.0, 24.0], "std": [6.460270439536108, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3012]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [3012]}, "eef_direction_state": {"mean": [3.3240371845949537, 4.456175298804781], "std": [2.1005390211153836, 2.1211024047653217], "min": [0, 0], "max": [6, 6], "count": [3012]}, "eef_velocity_state": {"mean": [1.295816733067729, 0.5966135458167331], "std": [0.7642900017565762, 0.729497420677643], "min": [0, 0], "max": [2, 2], "count": [3012]}, "eef_acc_mag_state": {"mean": [1.1188579017264275, 0.6520584329349269], "std": [0.7907686325802716, 0.818802375374496], "min": [0, 0], "max": [2, 2], "count": [3012]}, "eef_direction_action": {"mean": [3.3240371845949537, 4.456175298804781], "std": [2.1005390211153836, 2.1211024047653217], "min": [0, 0], "max": [6, 6], "count": [3012]}, "eef_velocity_action": {"mean": [1.295816733067729, 0.5966135458167331], "std": [0.7642900017565762, 0.729497420677643], "min": [0, 0], "max": [2, 2], "count": [3012]}, "eef_acc_mag_action": {"mean": [1.1188579017264275, 0.6520584329349269], "std": [0.7907686325802716, 0.818802375374496], "min": [0, 0], "max": [2, 2], "count": [3012]}, "eef_sim_pose_state": {"mean": [0.29426199409859116, 0.29441393087978857, 1.3353103270678224, -0.25426300909772, 0.19060431485179857, 0.04606416372006037, 0.18761063495359817, -0.2765523248598472, 1.3119427712098373, 0.395254022026674, 0.3096355699804238, 0.5109079988363732], "std": [0.1291291175997341, 0.1584673611244791, 0.08399228474361946, 0.46156620569171314, 0.4427123365747182, 0.36958984273489826, 0.10381405699937195, 0.07059690010496081, 0.11187183307353375, 0.4228028846254912, 0.26982447264627063, 0.4804227602150355], "min": [0.0316820356356579, -0.1225007415430925, 1.1806984347831249, -1.198592530905535, -0.7946709816218015, -0.8378613004023113, 0.03151142580763733, -0.3365880550208487, 1.1820861763560266, -0.17930854815022712, -0.14223146733870173, -0.08351974265358092], "max": [0.5386626623433284, 0.6619685830919144, 1.6016368819341849, 1.547745509027541, 1.113613651789216, 1.1197278159321378, 0.3683096850919114, -0.05753484221026166, 1.5088536991874613, 1.1024774072111216, 0.6714691414007166, 1.3103949473201337], "count": [3012]}, "eef_sim_pose_action": {"mean": [0.29426199409859116, 0.29441393087978857, 1.3353103270678224, -0.25426300909772, 0.19060431485179857, 0.04606416372006037, 0.18761063495359817, -0.2765523248598472, 1.3119427712098373, 0.395254022026674, 0.3096355699804238, 0.5109079988363732], "std": [0.1291291175997341, 0.1584673611244791, 0.08399228474361946, 0.46156620569171314, 0.4427123365747182, 0.36958984273489826, 0.10381405699937195, 0.07059690010496081, 0.11187183307353375, 0.4228028846254912, 0.26982447264627063, 0.4804227602150355], "min": [0.0316820356356579, -0.1225007415430925, 1.1806984347831249, -1.198592530905535, -0.7946709816218015, -0.8378613004023113, 0.03151142580763733, -0.3365880550208487, 1.1820861763560266, -0.17930854815022712, -0.14223146733870173, -0.08351974265358092], "max": [0.5386626623433284, 0.6619685830919144, 1.6016368819341849, 1.547745509027541, 1.113613651789216, 1.1197278159321378, 0.3683096850919114, -0.05753484221026166, 1.5088536991874613, 1.1024774072111216, 0.6714691414007166, 1.3103949473201337], "count": [3012]}, "gripper_mode_state": {"mean": [0.8545816733067729, 0.9760956175298805], "std": [0.3525221084626821, 0.15275131085801752], "min": [0, 0], "max": [1, 1], "count": [3012]}, "gripper_activity_state": {"mean": [1.8240371845949535, 1.9697875166002656], "std": [0.5308352772553655, 0.22921618854807216], "min": [0, 0], "max": [2, 2], "count": [3012]}, "gripper_mode_action": {"mean": [0.8545816733067729, 0.9760956175298805], "std": [0.3525221084626821, 0.15275131085801752], "min": [0, 0], "max": [1, 1], "count": [3012]}, "gripper_activity_action": {"mean": [1.8240371845949535, 1.9697875166002656], "std": [0.5308352772553655, 0.22921618854807216], "min": [0, 0], "max": [2, 2], "count": [3012]}, "gripper_open_scale_state": {"mean": [0.19232994364760309, 0.042454543957258464], "std": [0.3102850310862781, 0.1272641505862681], "min": [0.013157070747443609, 0.02069314249924251], "max": [0.9682995932442802, 0.9474034309387207], "count": [3012]}, "gripper_open_scale_action": {"mean": [0.19232994364760309, 0.042454543957258464], "std": [0.3102850310862781, 0.1272641505862681], "min": [0.013157070747443609, 0.02069314249924251], "max": [0.9682995932442802, 0.9474034309387207], "count": [3012]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2937911474031178]], [[0.33869646435142853]], [[0.33521142492690803]]], "std": [[[0.18406832885692165]], [[0.2100289142324572]], [[0.21345684154423517]]], "count": [386]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4157897772810909]], [[0.42240854823506835]], [[0.4179942288371883]]], "std": [[[0.24979395310942643]], [[0.2274781093677278]], [[0.24308450738706414]]], "count": [386]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41466448801742917]], [[0.412560547823044]], [[0.3809843896395634]]], "std": [[[0.2666888131896468]], [[0.2573564030820049]], [[0.26675249433857523]]], "count": [386]}, "observation.state": {"min": [-1.0860583782196045, -0.006135923322290182, -1.9328157901763916, -1.5299999713897705, -0.8398692011833191, -1.0431069135665894, 0.019623879343271255, -0.022333724424242973, -0.0015339808305725455, -1.938428282737732, -0.5921165943145752, -0.5128788948059082, -0.46466532349586487, 0.03645898774266243], "max": [0.9173204898834229, 2.597029447555542, -0.07363107800483704, 0.756916880607605, 0.7763457894325256, 0.809941828250885, 1.6928420066833496, 1.0609394311904907, 1.9389456510543823, 0.0, 0.8059127330780029, 0.6055768728256226, 0.7025421857833862, 1.6824811697006226], "mean": [-0.10412076115608215, 1.4775813817977905, -1.0767416954040527, -0.13846197724342346, 0.10021162033081055, -0.13889113068580627, 0.40969130396842957, 0.46393343806266785, 0.8564555048942566, -0.7513296604156494, 0.2795823812484741, 0.09628147631883621, 0.2023596316576004, 0.08390209078788757], "std": [0.47320571541786194, 0.701573371887207, 0.5544129610061646, 0.5426610112190247, 0.35899850726127625, 0.3767964243888855, 0.5617716312408447, 0.4139813780784607, 0.7073134183883667, 0.6722886562347412, 0.3023933470249176, 0.23108427226543427, 0.28013890981674194, 0.24844928085803986], "count": [2819]}, "action": {"min": [-1.0860583782196045, -0.006135923322290182, -1.9328157901763916, -1.5299999713897705, -0.8398692011833191, -1.0431069135665894, 0.019623879343271255, -0.022333724424242973, -0.0015339808305725455, -1.938428282737732, -0.5921165943145752, -0.5128788948059082, -0.46466532349586487, 0.03645898774266243], "max": [0.9173204898834229, 2.597029447555542, -0.07363107800483704, 0.756916880607605, 0.7763457894325256, 0.809941828250885, 1.6928420066833496, 1.0609394311904907, 1.9389456510543823, 0.0, 0.8059127330780029, 0.6055768728256226, 0.7025421857833862, 1.6824811697006226], "mean": [-0.10412076115608215, 1.4775813817977905, -1.0767416954040527, -0.13846197724342346, 0.10021162033081055, -0.13889113068580627, 0.40969130396842957, 0.46393343806266785, 0.8564555048942566, -0.7513296604156494, 0.2795823812484741, 0.09628147631883621, 0.2023596316576004, 0.08390209078788757], "std": [0.47320571541786194, 0.701573371887207, 0.5544129610061646, 0.5426610112190247, 0.35899850726127625, 0.3767964243888855, 0.5617716312408447, 0.4139813780784607, 0.7073134183883667, 0.6722886562347412, 0.3023933470249176, 0.23108427226543427, 0.28013890981674194, 0.24844928085803986], "count": [2819]}, "timestamp": {"min": [0.0], "max": [93.93333333333334], "mean": [46.96666666666666], "std": [27.125838440702825], "count": [2819]}, "frame_index": {"min": [0], "max": [2818], "mean": [1409.0], "std": [813.7751532210848], "count": [2819]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [2819]}, "index": {"min": [110948], "max": [113766], "mean": [112357.0], "std": [813.7751532210848], "count": [2819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2819]}, "subtask_annotation": {"mean": [10.555870876197233, 24.0, 24.0, 24.0, 24.0], "std": [7.336679858797051, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2819]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [2819]}, "eef_direction_state": {"mean": [3.3518978361120966, 4.716211422490245], "std": [2.2163023757714724, 1.947790439890015], "min": [0, 0], "max": [6, 6], "count": [2819]}, "eef_velocity_state": {"mean": [1.246896062433487, 0.5438098616530684], "std": [0.7766000294409495, 0.7360719215841116], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_acc_mag_state": {"mean": [1.0791060659808442, 0.6026959914863427], "std": [0.8020369923516568, 0.80593301696495], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_direction_action": {"mean": [3.3518978361120966, 4.716211422490245], "std": [2.2163023757714724, 1.947790439890015], "min": [0, 0], "max": [6, 6], "count": [2819]}, "eef_velocity_action": {"mean": [1.246896062433487, 0.5438098616530684], "std": [0.7766000294409495, 0.7360719215841116], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_acc_mag_action": {"mean": [1.0791060659808442, 0.6026959914863427], "std": [0.8020369923516568, 0.80593301696495], "min": [0, 0], "max": [2, 2], "count": [2819]}, "eef_sim_pose_state": {"mean": [0.3208814715423496, 0.3069239475520246, 1.3198017328672098, -0.22900079190505526, 0.25389314586395595, -0.02231747345891107, 0.16981533415748656, -0.24670078099917653, 1.3024986364460927, 0.25278318837037445, 0.364061966882932, 0.5714577415107643], "std": [0.14971063564408768, 0.13167632345175956, 0.08088362936700613, 0.4270038889234573, 0.42151796479054354, 0.44827920414908423, 0.0879911513459701, 0.08620969449711224, 0.10582213440877994, 0.4192774981752265, 0.30906218526623824, 0.5487343250950002], "min": [0.031017234845708227, -0.03252342598716103, 1.1835463213326654, -1.1867823649057805, -0.6596402954597319, -1.005501444781309, 0.02442169217184053, -0.33631682476279684, 1.182184745208257, -0.7968734007158293, -0.14182840928018714, -0.1791149325991403], "max": [0.6106160449921618, 0.6146915548671282, 1.5596368767238933, 1.0602703911487419, 1.169476995891845, 1.0876702786361778, 0.38667422355209596, -0.017171343482850217, 1.519031278175934, 1.042998713502604, 0.946592999079753, 1.7335789711314638], "count": [2819]}, "eef_sim_pose_action": {"mean": [0.3208814715423496, 0.3069239475520246, 1.3198017328672098, -0.22900079190505526, 0.25389314586395595, -0.02231747345891107, 0.16981533415748656, -0.24670078099917653, 1.3024986364460927, 0.25278318837037445, 0.364061966882932, 0.5714577415107643], "std": [0.14971063564408768, 0.13167632345175956, 0.08088362936700613, 0.4270038889234573, 0.42151796479054354, 0.44827920414908423, 0.0879911513459701, 0.08620969449711224, 0.10582213440877994, 0.4192774981752265, 0.30906218526623824, 0.5487343250950002], "min": [0.031017234845708227, -0.03252342598716103, 1.1835463213326654, -1.1867823649057805, -0.6596402954597319, -1.005501444781309, 0.02442169217184053, -0.33631682476279684, 1.182184745208257, -0.7968734007158293, -0.14182840928018714, -0.1791149325991403], "max": [0.6106160449921618, 0.6146915548671282, 1.5596368767238933, 1.0602703911487419, 1.169476995891845, 1.0876702786361778, 0.38667422355209596, -0.017171343482850217, 1.519031278175934, 1.042998713502604, 0.946592999079753, 1.7335789711314638], "count": [2819]}, "gripper_mode_state": {"mean": [0.8414331323164242, 0.9709116708052501], "std": [0.36527170182836227, 0.16805415287759634], "min": [0, 0], "max": [1, 1], "count": [2819]}, "gripper_activity_state": {"mean": [1.8456899609790707, 1.965235899255055], "std": [0.5018147743577287, 0.24599892867199616], "min": [0, 0], "max": [2, 2], "count": [2819]}, "gripper_mode_action": {"mean": [0.8414331323164242, 0.9709116708052501], "std": [0.36527170182836227, 0.16805415287759634], "min": [0, 0], "max": [1, 1], "count": [2819]}, "gripper_activity_action": {"mean": [1.8456899609790707, 1.965235899255055], "std": [0.5018147743577287, 0.24599892867199616], "min": [0, 0], "max": [2, 2], "count": [2819]}, "gripper_open_scale_state": {"mean": [0.23410811208980387, 0.047943220567227586], "std": [0.3210109749777856, 0.14197187672180442], "min": [0.011213645339012146, 0.02083370728152139], "max": [0.9673382895333427, 0.9614178112574986], "count": [2819]}, "gripper_open_scale_action": {"mean": [0.23410811208980387, 0.047943220567227586], "std": [0.3210109749777856, 0.14197187672180442], "min": [0.011213645339012146, 0.02083370728152139], "max": [0.9673382895333427, 0.9614178112574986], "count": [2819]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3634766802145695]], [[0.3540757183592391]], [[0.30356770861939547]]], "std": [[[0.21153296110111255]], [[0.2010297092358463]], [[0.16465238635192994]]], "count": [476]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4003386969984072]], [[0.4066188954339906]], [[0.3825081567757822]]], "std": [[[0.2897572074077771]], [[0.27670995351187694]], [[0.2900991625186026]]], "count": [476]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4142255920341993]], [[0.4180128333196024]], [[0.39705197062485126]]], "std": [[[0.2454296916612755]], [[0.24632900128360555]], [[0.2607326287731947]]], "count": [476]}, "observation.state": {"min": [-1.1075341701507568, -0.003067961661145091, -1.888330340385437, -1.5299999713897705, -0.9004467129707336, -1.1746629476547241, 0.021823156625032425, -0.069241963326931, -0.003593931905925274, -1.9404857158660889, -0.575242817401886, -0.424912691116333, -0.3942330479621887, 0.03598203882575035], "max": [1.0639867782592773, 2.434427499771118, 0.03999999910593033, 1.5299999713897705, 1.1888351440429688, 1.3836506605148315, 1.693097472190857, 1.0891263484954834, 2.322430372238159, 0.0, 0.8485451936721802, 0.7455146908760071, 0.7163690328598022, 1.6587353944778442], "mean": [-0.006855226121842861, 1.5340476036071777, -1.2012377977371216, -0.0034170448780059814, 0.06318262964487076, -0.15724271535873413, 0.4896355867385864, 0.22179964184761047, 0.6431922316551208, -0.5605319142341614, 0.18918436765670776, 0.22318238019943237, 0.20365963876247406, 0.09186217188835144], "std": [0.518487274646759, 0.5697793364524841, 0.5611268877983093, 0.6107338666915894, 0.40683862566947937, 0.40735167264938354, 0.6092130541801453, 0.2847522497177124, 0.7615456581115723, 0.6814702749252319, 0.27469906210899353, 0.3202285170555115, 0.3089599609375, 0.2742263972759247], "count": [3723]}, "action": {"min": [-1.1075341701507568, -0.003067961661145091, -1.888330340385437, -1.5299999713897705, -0.9004467129707336, -1.1746629476547241, 0.021823156625032425, -0.069241963326931, -0.003593931905925274, -1.9404857158660889, -0.575242817401886, -0.424912691116333, -0.3942330479621887, 0.03598203882575035], "max": [1.0639867782592773, 2.434427499771118, 0.03999999910593033, 1.5299999713897705, 1.1888351440429688, 1.3836506605148315, 1.693097472190857, 1.0891263484954834, 2.322430372238159, 0.0, 0.8485451936721802, 0.7455146908760071, 0.7163690328598022, 1.6587353944778442], "mean": [-0.006855226121842861, 1.5340476036071777, -1.2012377977371216, -0.0034170448780059814, 0.06318262964487076, -0.15724271535873413, 0.4896355867385864, 0.22179964184761047, 0.6431922316551208, -0.5605319142341614, 0.18918436765670776, 0.22318238019943237, 0.20365963876247406, 0.09186217188835144], "std": [0.518487274646759, 0.5697793364524841, 0.5611268877983093, 0.6107338666915894, 0.40683862566947937, 0.40735167264938354, 0.6092130541801453, 0.2847522497177124, 0.7615456581115723, 0.6814702749252319, 0.27469906210899353, 0.3202285170555115, 0.3089599609375, 0.2742263972759247], "count": [3723]}, "timestamp": {"min": [0.0], "max": [124.06666666666666], "mean": [62.033333333333324], "std": [35.82458291091106], "count": [3723]}, "frame_index": {"min": [0], "max": [3722], "mean": [1861.0], "std": [1074.7374873273318], "count": [3723]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [3723]}, "index": {"min": [113767], "max": [117489], "mean": [115628.0], "std": [1074.7374873273318], "count": [3723]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3723]}, "subtask_annotation": {"mean": [13.605694332527532, 24.0, 24.0, 24.0, 24.0], "std": [6.551827700789389, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3723]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [3723]}, "eef_direction_state": {"mean": [3.3532097770615095, 4.784582326081117], "std": [2.0650532946229645, 2.007589349136631], "min": [0, 0], "max": [6, 6], "count": [3723]}, "eef_velocity_state": {"mean": [1.309696481332259, 0.47972065538544184], "std": [0.7303555805079062, 0.718359613547387], "min": [0, 0], "max": [2, 2], "count": [3723]}, "eef_acc_mag_state": {"mean": [1.1971528337362343, 0.5017459038409885], "std": [0.7731197582737424, 0.768493657168342], "min": [0, 0], "max": [2, 2], "count": [3723]}, "eef_direction_action": {"mean": [3.3532097770615095, 4.784582326081117], "std": [2.0650532946229645, 2.007589349136631], "min": [0, 0], "max": [6, 6], "count": [3723]}, "eef_velocity_action": {"mean": [1.309696481332259, 0.47972065538544184], "std": [0.7303555805079062, 0.718359613547387], "min": [0, 0], "max": [2, 2], "count": [3723]}, "eef_acc_mag_action": {"mean": [1.1971528337362343, 0.5017459038409885], "std": [0.7731197582737424, 0.768493657168342], "min": [0, 0], "max": [2, 2], "count": [3723]}, "eef_sim_pose_state": {"mean": [0.31872859273952736, 0.33137489199496034, 1.3492669281161878, -0.25534866877580276, 0.28449837277289497, 0.017890571862467553, 0.15866208381117378, -0.2798505537706339, 1.2656502543383386, 0.3510688678335513, 0.2209946990522488, 0.48499600703309537], "std": [0.1153195104219098, 0.15619488533336387, 0.07835616827175373, 0.5635179135564026, 0.36773723915939, 0.48844758917866954, 0.10852958832917468, 0.08865559362751363, 0.09862787374408313, 0.5104451358352212, 0.25942799225318874, 0.6207611538736032], "min": [-0.005046457752720199, -0.10726289152803156, 1.1813600106885016, -2.4222700762686427, -0.6769027464909475, -1.5766013667925884, -0.0025902553226686484, -0.33701260714713277, 1.181961930230684, -0.5426189294939875, -0.2025118624993063, -0.12363277234417108], "max": [0.5583374080413969, 0.6495141874619049, 1.6027769346700398, 1.616576253062481, 1.0011226737832866, 1.0593556939291109, 0.3792653078031063, 0.058932771171005004, 1.5098891856252665, 1.4344087735763167, 0.9216059416715665, 1.922906129507024], "count": [3723]}, "eef_sim_pose_action": {"mean": [0.31872859273952736, 0.33137489199496034, 1.3492669281161878, -0.25534866877580276, 0.28449837277289497, 0.017890571862467553, 0.15866208381117378, -0.2798505537706339, 1.2656502543383386, 0.3510688678335513, 0.2209946990522488, 0.48499600703309537], "std": [0.1153195104219098, 0.15619488533336387, 0.07835616827175373, 0.5635179135564026, 0.36773723915939, 0.48844758917866954, 0.10852958832917468, 0.08865559362751363, 0.09862787374408313, 0.5104451358352212, 0.25942799225318874, 0.6207611538736032], "min": [-0.005046457752720199, -0.10726289152803156, 1.1813600106885016, -2.4222700762686427, -0.6769027464909475, -1.5766013667925884, -0.0025902553226686484, -0.33701260714713277, 1.181961930230684, -0.5426189294939875, -0.2025118624993063, -0.12363277234417108], "max": [0.5583374080413969, 0.6495141874619049, 1.6027769346700398, 1.616576253062481, 1.0011226737832866, 1.0593556939291109, 0.3792653078031063, 0.058932771171005004, 1.5098891856252665, 1.4344087735763167, 0.9216059416715665, 1.922906129507024], "count": [3723]}, "gripper_mode_state": {"mean": [0.7894171367177008, 0.9637389202256245], "std": [0.4077226029718258, 0.18693906458516005], "min": [0, 0], "max": [1, 1], "count": [3723]}, "gripper_activity_state": {"mean": [1.7821649207628256, 1.9583669084071984], "std": [0.5827532323130532, 0.26957197437720465], "min": [0, 0], "max": [2, 2], "count": [3723]}, "gripper_mode_action": {"mean": [0.7894171367177008, 0.9637389202256245], "std": [0.4077226029718258, 0.18693906458516005], "min": [0, 0], "max": [1, 1], "count": [3723]}, "gripper_activity_action": {"mean": [1.7821649207628256, 1.9583669084071984], "std": [0.5827532323130532, 0.26957197437720465], "min": [0, 0], "max": [2, 2], "count": [3723]}, "gripper_open_scale_state": {"mean": [0.279796174052282, 0.052490744835686325], "std": [0.3481230842126371, 0.15670090817980406], "min": [0.012470375214304243, 0.020561165043285916], "max": [0.9674842698233468, 0.9478487968444824], "count": [3723]}, "gripper_open_scale_action": {"mean": [0.279796174052282, 0.052490744835686325], "std": [0.3481230842126371, 0.15670090817980406], "min": [0.012470375214304243, 0.020561165043285916], "max": [0.9674842698233468, 0.9478487968444824], "count": [3723]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48875326973461797]], [[0.5130671713009917]], [[0.49070632841259104]]], "std": [[[0.25058815139829405]], [[0.264126051115164]], [[0.2669012704123119]]], "count": [464]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4296672893894148]], [[0.43402423042971977]], [[0.4336649264471114]]], "std": [[[0.27856625700045695]], [[0.2544828547010238]], [[0.2724468576574345]]], "count": [464]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42142302066899556]], [[0.4297994104969574]], [[0.4028636348696567]]], "std": [[[0.2569683436171985]], [[0.24115868363475335]], [[0.24493646878421818]]], "count": [464]}, "observation.state": {"min": [-1.1244078874588013, -0.004762201104313135, -1.9220778942108154, -1.5299999713897705, -0.9279799461364746, -0.8283496499061584, 0.023227732628583908, -0.01396874524652958, -0.003013843670487404, -1.9358837604522705, -0.19948327541351318, -0.5414952039718628, -0.12696057558059692, 0.03584407642483711], "max": [1.3249106407165527, 2.5203304290771484, 0.01840776950120926, 1.166693925857544, 1.020097255706787, 0.7531845569610596, 1.6889585256576538, 1.0323690176010132, 1.9179242849349976, 0.0015339808305725455, 0.7575722932815552, 0.558923602104187, 0.7240389585494995, 1.6587353944778442], "mean": [-0.01808382198214531, 1.5460443496704102, -1.007614254951477, -0.23247790336608887, 0.048258569091558456, -0.11912979930639267, 0.39951735734939575, 0.4693159759044647, 1.028706431388855, -0.906041145324707, 0.30414384603500366, 0.12539173662662506, 0.3176433742046356, 0.09410685300827026], "std": [0.6267216205596924, 0.7157366871833801, 0.5880343317985535, 0.5629797577857971, 0.3940952718257904, 0.34273388981819153, 0.5830727219581604, 0.36314862966537476, 0.7490034103393555, 0.690568745136261, 0.2666887938976288, 0.24831941723823547, 0.28544074296951294, 0.2821709215641022], "count": [3593]}, "action": {"min": [-1.1244078874588013, -0.004762201104313135, -1.9220778942108154, -1.5299999713897705, -0.9279799461364746, -0.8283496499061584, 0.023227732628583908, -0.01396874524652958, -0.003013843670487404, -1.9358837604522705, -0.19948327541351318, -0.5414952039718628, -0.12696057558059692, 0.03584407642483711], "max": [1.3249106407165527, 2.5203304290771484, 0.01840776950120926, 1.166693925857544, 1.020097255706787, 0.7531845569610596, 1.6889585256576538, 1.0323690176010132, 1.9179242849349976, 0.0015339808305725455, 0.7575722932815552, 0.558923602104187, 0.7240389585494995, 1.6587353944778442], "mean": [-0.01808382198214531, 1.5460443496704102, -1.007614254951477, -0.23247790336608887, 0.048258569091558456, -0.11912979930639267, 0.39951735734939575, 0.4693159759044647, 1.028706431388855, -0.906041145324707, 0.30414384603500366, 0.12539173662662506, 0.3176433742046356, 0.09410685300827026], "std": [0.6267216205596924, 0.7157366871833801, 0.5880343317985535, 0.5629797577857971, 0.3940952718257904, 0.34273388981819153, 0.5830727219581604, 0.36314862966537476, 0.7490034103393555, 0.690568745136261, 0.2666887938976288, 0.24831941723823547, 0.28544074296951294, 0.2821709215641022], "count": [3593]}, "timestamp": {"min": [0.0], "max": [119.73333333333333], "mean": [59.866666666666674], "std": [34.57365728090938], "count": [3593]}, "frame_index": {"min": [0], "max": [3592], "mean": [1796.0], "std": [1037.2097184272811], "count": [3593]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [3593]}, "index": {"min": [117490], "max": [121082], "mean": [119286.0], "std": [1037.2097184272811], "count": [3593]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3593]}, "subtask_annotation": {"mean": [10.59087113832452, 24.0, 24.0, 24.0, 24.0], "std": [6.3486375827906025, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3593]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [3593]}, "eef_direction_state": {"mean": [3.838575006957974, 4.74617311438909], "std": [2.0365689280302526, 1.9077317803074927], "min": [0, 0], "max": [6, 6], "count": [3593]}, "eef_velocity_state": {"mean": [1.1525187865293627, 0.5677706651822989], "std": [0.8295307498547716, 0.7670046203761146], "min": [0, 0], "max": [2, 2], "count": [3593]}, "eef_acc_mag_state": {"mean": [1.05677706651823, 0.5986640690231004], "std": [0.823468981162201, 0.8048132388561933], "min": [0, 0], "max": [2, 2], "count": [3593]}, "eef_direction_action": {"mean": [3.838575006957974, 4.74617311438909], "std": [2.0365689280302526, 1.9077317803074927], "min": [0, 0], "max": [6, 6], "count": [3593]}, "eef_velocity_action": {"mean": [1.1525187865293627, 0.5677706651822989], "std": [0.8295307498547716, 0.7670046203761146], "min": [0, 0], "max": [2, 2], "count": [3593]}, "eef_acc_mag_action": {"mean": [1.05677706651823, 0.5986640690231004], "std": [0.823468981162201, 0.8048132388561933], "min": [0, 0], "max": [2, 2], "count": [3593]}, "eef_sim_pose_state": {"mean": [0.30950187871954005, 0.32764555622126096, 1.2907822668517404, -0.23590528019521964, 0.2643095596570871, -0.014115413306921003, 0.20731555914018224, -0.22439233622850996, 1.3153374973102856, 0.38551922017030427, 0.398212648591103, 0.6118218921147827], "std": [0.13299441437696552, 0.1866681521749967, 0.07823499707001413, 0.5028299068924015, 0.4160002174016865, 0.3445960078346592, 0.1038076664144347, 0.08903946556750093, 0.10428107397702532, 0.4170261735010371, 0.30228572485414157, 0.5305191938077762], "min": [0.05094909169009794, -0.10364579336694887, 1.1629637005975706, -1.1835605915232825, -0.642995202925626, -0.8871494718594924, 0.011381416095069652, -0.3363521699148507, 1.1813593261110988, -0.3385853494146651, -0.21043071995051066, -0.22273170230633182], "max": [0.6130504792003298, 0.738449475399732, 1.560936323105243, 1.4360293194963165, 1.1188674036585402, 0.9786136216649554, 0.38902984572326976, -0.04137348097341099, 1.4930765824743417, 0.9746497674508134, 0.9409090458469342, 1.4368618763921952], "count": [3593]}, "eef_sim_pose_action": {"mean": [0.30950187871954005, 0.32764555622126096, 1.2907822668517404, -0.23590528019521964, 0.2643095596570871, -0.014115413306921003, 0.20731555914018224, -0.22439233622850996, 1.3153374973102856, 0.38551922017030427, 0.398212648591103, 0.6118218921147827], "std": [0.13299441437696552, 0.1866681521749967, 0.07823499707001413, 0.5028299068924015, 0.4160002174016865, 0.3445960078346592, 0.1038076664144347, 0.08903946556750093, 0.10428107397702532, 0.4170261735010371, 0.30228572485414157, 0.5305191938077762], "min": [0.05094909169009794, -0.10364579336694887, 1.1629637005975706, -1.1835605915232825, -0.642995202925626, -0.8871494718594924, 0.011381416095069652, -0.3363521699148507, 1.1813593261110988, -0.3385853494146651, -0.21043071995051066, -0.22273170230633182], "max": [0.6130504792003298, 0.738449475399732, 1.560936323105243, 1.4360293194963165, 1.1188674036585402, 0.9786136216649554, 0.38902984572326976, -0.04137348097341099, 1.4930765824743417, 0.9746497674508134, 0.9409090458469342, 1.4368618763921952], "count": [3593]}, "gripper_mode_state": {"mean": [0.818536042304481, 0.9624269412747009], "std": [0.3854021143597966, 0.19016131042702913], "min": [0, 0], "max": [1, 1], "count": [3593]}, "gripper_activity_state": {"mean": [1.8021152240467575, 1.9571388811578068], "std": [0.5568948752811952, 0.2738228545306502], "min": [0, 0], "max": [2, 2], "count": [3593]}, "gripper_mode_action": {"mean": [0.818536042304481, 0.9624269412747009], "std": [0.3854021143597966, 0.19016131042702913], "min": [0, 0], "max": [1, 1], "count": [3593]}, "gripper_activity_action": {"mean": [1.8021152240467575, 1.9571388811578068], "std": [0.5568948752811952, 0.2738228545306502], "min": [0, 0], "max": [2, 2], "count": [3593]}, "gripper_open_scale_state": {"mean": [0.22829833796607812, 0.05377518193185623], "std": [0.3331841145883161, 0.1612386102720603], "min": [0.013272990073476518, 0.020482329385621206], "max": [0.9651191575186593, 0.9478487968444824], "count": [3593]}, "gripper_open_scale_action": {"mean": [0.22829833796607812, 0.05377518193185623], "std": [0.3331841145883161, 0.1612386102720603], "min": [0.013272990073476518, 0.020482329385621206], "max": [0.9651191575186593, 0.9478487968444824], "count": [3593]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35790867114636116]], [[0.3792164160608063]], [[0.3560256090732173]]], "std": [[[0.2256472797153138]], [[0.23658160053000513]], [[0.23014700419178166]]], "count": [356]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43312662327727597]], [[0.4259324427492595]], [[0.419536543628063]]], "std": [[[0.2688213266008296]], [[0.25198302711778997]], [[0.2640192587915612]]], "count": [356]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40898176069741254]], [[0.407934746089447]], [[0.3767297220386282]]], "std": [[[0.26087917226097956]], [[0.2553746621863364]], [[0.26573667049265887]]], "count": [356]}, "observation.state": {"min": [-1.087592363357544, -0.0063681588508188725, -1.9726992845535278, -1.5299999713897705, -0.653475821018219, -0.928058385848999, 0.0261586494743824, -0.03067961521446705, 0.0015652274014428258, -1.9464976787567139, -0.04132203012704849, -0.34796735644340515, -0.26077672839164734, 0.031888075172901154], "max": [1.0233588218688965, 2.4727771282196045, -0.013805827125906944, 0.8088677525520325, 1.0427361726760864, 1.0952622890472412, 1.6679542064666748, 0.8897088766098022, 1.8576507568359375, 0.0015339808305725455, 0.809324324131012, 0.9142525792121887, 0.6810874938964844, 1.6599042415618896], "mean": [-0.20273812115192413, 1.4423744678497314, -1.162717580795288, -0.15605942904949188, 0.08172394335269928, -0.08954621851444244, 0.2578147351741791, 0.2890707552433014, 0.8782997727394104, -0.838979184627533, 0.2867172956466675, 0.22326505184173584, 0.1909317672252655, 0.09508413821458817], "std": [0.49840047955513, 0.8084666132926941, 0.6705334186553955, 0.5084623098373413, 0.3831547796726227, 0.4371172785758972, 0.4518488943576813, 0.3013971745967865, 0.7431896328926086, 0.7381401062011719, 0.2660921514034271, 0.34716328978538513, 0.2599661648273468, 0.27786290645599365], "count": [2524]}, "action": {"min": [-1.087592363357544, -0.0063681588508188725, -1.9726992845535278, -1.5299999713897705, -0.653475821018219, -0.928058385848999, 0.0261586494743824, -0.03067961521446705, 0.0015652274014428258, -1.9464976787567139, -0.04132203012704849, -0.34796735644340515, -0.26077672839164734, 0.031888075172901154], "max": [1.0233588218688965, 2.4727771282196045, -0.013805827125906944, 0.8088677525520325, 1.0427361726760864, 1.0952622890472412, 1.6679542064666748, 0.8897088766098022, 1.8576507568359375, 0.0015339808305725455, 0.809324324131012, 0.9142525792121887, 0.6810874938964844, 1.6599042415618896], "mean": [-0.20273812115192413, 1.4423744678497314, -1.162717580795288, -0.15605942904949188, 0.08172394335269928, -0.08954621851444244, 0.2578147351741791, 0.2890707552433014, 0.8782997727394104, -0.838979184627533, 0.2867172956466675, 0.22326505184173584, 0.1909317672252655, 0.09508413821458817], "std": [0.49840047955513, 0.8084666132926941, 0.6705334186553955, 0.5084623098373413, 0.3831547796726227, 0.4371172785758972, 0.4518488943576813, 0.3013971745967865, 0.7431896328926086, 0.7381401062011719, 0.2660921514034271, 0.34716328978538513, 0.2599661648273468, 0.27786290645599365], "count": [2524]}, "timestamp": {"min": [0.0], "max": [84.1], "mean": [42.05], "std": [24.287199417708816], "count": [2524]}, "frame_index": {"min": [0], "max": [2523], "mean": [1261.5], "std": [728.6159825312645], "count": [2524]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [2524]}, "index": {"min": [121083], "max": [123606], "mean": [122344.5], "std": [728.6159825312645], "count": [2524]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2524]}, "subtask_annotation": {"mean": [13.026545166402535, 24.0, 24.0, 24.0, 24.0], "std": [7.36611135291146, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2524]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [2524]}, "eef_direction_state": {"mean": [3.545958795562599, 4.498019017432647], "std": [2.1218496531937965, 2.1558704449091044], "min": [0, 0], "max": [6, 6], "count": [2524]}, "eef_velocity_state": {"mean": [1.19770206022187, 0.5891442155309033], "std": [0.7877696937003306, 0.7581941572926757], "min": [0, 0], "max": [2, 2], "count": [2524]}, "eef_acc_mag_state": {"mean": [1.0824088748019018, 0.6125198098256736], "std": [0.8082525402348326, 0.8058434503092339], "min": [0, 0], "max": [2, 2], "count": [2524]}, "eef_direction_action": {"mean": [3.545958795562599, 4.498019017432647], "std": [2.1218496531937965, 2.1558704449091044], "min": [0, 0], "max": [6, 6], "count": [2524]}, "eef_velocity_action": {"mean": [1.19770206022187, 0.5891442155309033], "std": [0.7877696937003306, 0.7581941572926757], "min": [0, 0], "max": [2, 2], "count": [2524]}, "eef_acc_mag_action": {"mean": [1.0824088748019018, 0.6125198098256736], "std": [0.8082525402348326, 0.8058434503092339], "min": [0, 0], "max": [2, 2], "count": [2524]}, "eef_sim_pose_state": {"mean": [0.31246320525834953, 0.2739769457933258, 1.3337910085805325, -0.09834258469636208, 0.10380041524381306, -0.11903490074924822, 0.19736636595657736, -0.2675713624918748, 1.317475154984101, 0.2880121767610951, 0.28269062824730906, 0.5290987577550507], "std": [0.165223141396413, 0.15011418260330842, 0.09391799119795771, 0.5414283329123377, 0.3797202387859849, 0.38202966984336967, 0.1143585107972346, 0.07061806646860319, 0.12025178894726507, 0.42120827289886403, 0.2706823656050802, 0.5658671830375857], "min": [0.02471155546007761, -0.09045865717478238, 1.1823428999100716, -1.1922355149993304, -0.9403104829098498, -0.8786882857392141, 0.04482442393734638, -0.3365596621592697, 1.1821541490013538, -0.5394229375975539, -0.0339045675208689, -0.18016460137777013], "max": [0.5957907451876019, 0.6584561935426959, 1.5606541472571835, 1.7336465230577627, 0.9709254607577558, 0.961995687750736, 0.41540139816951577, -0.07087584134541015, 1.5347721534380387, 0.9992444510597779, 0.972932284881086, 1.6415785761024952], "count": [2524]}, "eef_sim_pose_action": {"mean": [0.31246320525834953, 0.2739769457933258, 1.3337910085805325, -0.09834258469636208, 0.10380041524381306, -0.11903490074924822, 0.19736636595657736, -0.2675713624918748, 1.317475154984101, 0.2880121767610951, 0.28269062824730906, 0.5290987577550507], "std": [0.165223141396413, 0.15011418260330842, 0.09391799119795771, 0.5414283329123377, 0.3797202387859849, 0.38202966984336967, 0.1143585107972346, 0.07061806646860319, 0.12025178894726507, 0.42120827289886403, 0.2706823656050802, 0.5658671830375857], "min": [0.02471155546007761, -0.09045865717478238, 1.1823428999100716, -1.1922355149993304, -0.9403104829098498, -0.8786882857392141, 0.04482442393734638, -0.3365596621592697, 1.1821541490013538, -0.5394229375975539, -0.0339045675208689, -0.18016460137777013], "max": [0.5957907451876019, 0.6584561935426959, 1.5606541472571835, 1.7336465230577627, 0.9709254607577558, 0.961995687750736, 0.41540139816951577, -0.07087584134541015, 1.5347721534380387, 0.9992444510597779, 0.972932284881086, 1.6415785761024952], "count": [2524]}, "gripper_mode_state": {"mean": [0.9187797147385103, 0.9631537242472267], "std": [0.2731731145693812, 0.18838425548841464], "min": [0, 0], "max": [1, 1], "count": [2524]}, "gripper_activity_state": {"mean": [1.9029318541996831, 1.9603803486529319], "std": [0.4055959128054887, 0.26258953258825796], "min": [0, 0], "max": [2, 2], "count": [2524]}, "gripper_mode_action": {"mean": [0.9187797147385103, 0.9631537242472267], "std": [0.2731731145693812, 0.18838425548841464], "min": [0, 0], "max": [1, 1], "count": [2524]}, "gripper_activity_action": {"mean": [1.9029318541996831, 1.9603803486529319], "std": [0.4055959128054887, 0.26258953258825796], "min": [0, 0], "max": [2, 2], "count": [2524]}, "gripper_open_scale_state": {"mean": [0.1473194020767614, 0.054333060357415204], "std": [0.2581985975699289, 0.15877914769406556], "min": [0.014947799699647086, 0.018221757241657803], "max": [0.9531166894095284, 0.948516709463937], "count": [2524]}, "gripper_open_scale_action": {"mean": [0.1473194020767614, 0.054333060357415204], "std": [0.2581985975699289, 0.15877914769406556], "min": [0.014947799699647086, 0.018221757241657803], "max": [0.9531166894095284, 0.948516709463937], "count": [2524]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9686274509803922]]], "mean": [[[0.3545901807126433]], [[0.3551195444592614]], [[0.28675752100448354]]], "std": [[[0.22084557069564828]], [[0.21330517013369785]], [[0.17692823027240415]]], "count": [397]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4067352220905155]], [[0.4147622391245891]], [[0.39119272471093114]]], "std": [[[0.2822366224738034]], [[0.27166323736751485]], [[0.28553134940158836]]], "count": [397]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.398131351421061]], [[0.40690305834060464]], [[0.39224611876656623]]], "std": [[[0.2725491891286394]], [[0.26845865879405445]], [[0.279292522960227]]], "count": [397]}, "observation.state": {"min": [-1.1411864757537842, -0.003067961661145091, -1.9419180154800415, -1.5299999713897705, -0.7347767949104309, -1.020097255706787, 0.022861752659082413, -0.048978425562381744, -0.0030355220660567284, -1.9327884912490845, -0.7251288890838623, -0.3486523926258087, -0.4448544383049011, 0.03621299937367439], "max": [0.9907902479171753, 2.5124623775482178, 0.00584095623344183, 1.2733992338180542, 1.2195147275924683, 1.4082528352737427, 1.6678268909454346, 0.9817476868629456, 2.0309906005859375, 0.0012321023968979716, 0.5599029660224915, 0.5568703413009644, 0.6101150512695312, 1.6587353944778442], "mean": [-0.1037764772772789, 1.427242636680603, -1.1214814186096191, -0.08436904847621918, 0.1081504374742508, -0.22470973432064056, 0.2943253517150879, 0.33982914686203003, 0.7963965535163879, -0.6296176910400391, 0.040544427931308746, 0.1674271672964096, 0.20966534316539764, 0.09142066538333893], "std": [0.5052463412284851, 0.7009229063987732, 0.6290205121040344, 0.5759029984474182, 0.40038615465164185, 0.47246646881103516, 0.4954242408275604, 0.33057063817977905, 0.7183225154876709, 0.6067420244216919, 0.20415903627872467, 0.2419787347316742, 0.267152339220047, 0.27597925066947937], "count": [2923]}, "action": {"min": [-1.1411864757537842, -0.003067961661145091, -1.9419180154800415, -1.5299999713897705, -0.7347767949104309, -1.020097255706787, 0.022861752659082413, -0.048978425562381744, -0.0030355220660567284, -1.9327884912490845, -0.7251288890838623, -0.3486523926258087, -0.4448544383049011, 0.03621299937367439], "max": [0.9907902479171753, 2.5124623775482178, 0.00584095623344183, 1.2733992338180542, 1.2195147275924683, 1.4082528352737427, 1.6678268909454346, 0.9817476868629456, 2.0309906005859375, 0.0012321023968979716, 0.5599029660224915, 0.5568703413009644, 0.6101150512695312, 1.6587353944778442], "mean": [-0.1037764772772789, 1.427242636680603, -1.1214814186096191, -0.08436904847621918, 0.1081504374742508, -0.22470973432064056, 0.2943253517150879, 0.33982914686203003, 0.7963965535163879, -0.6296176910400391, 0.040544427931308746, 0.1674271672964096, 0.20966534316539764, 0.09142066538333893], "std": [0.5052463412284851, 0.7009229063987732, 0.6290205121040344, 0.5759029984474182, 0.40038615465164185, 0.47246646881103516, 0.4954242408275604, 0.33057063817977905, 0.7183225154876709, 0.6067420244216919, 0.20415903627872467, 0.2419787347316742, 0.267152339220047, 0.27597925066947937], "count": [2923]}, "timestamp": {"min": [0.0], "max": [97.4], "mean": [48.7], "std": [28.126578968023193], "count": [2923]}, "frame_index": {"min": [0], "max": [2922], "mean": [1461.0], "std": [843.7973690406957], "count": [2923]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [2923]}, "index": {"min": [123607], "max": [126529], "mean": [125068.0], "std": [843.7973690406957], "count": [2923]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2923]}, "subtask_annotation": {"mean": [15.130003421142662, 24.0, 24.0, 24.0, 24.0], "std": [6.403861484212938, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2923]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [2923]}, "eef_direction_state": {"mean": [3.283612726650701, 4.482039001026343], "std": [2.1438105619409935, 2.0942394515549543], "min": [0, 0], "max": [6, 6], "count": [2923]}, "eef_velocity_state": {"mean": [1.28771809784468, 0.6353061922682176], "std": [0.7757505673659576, 0.7637968970553567], "min": [0, 0], "max": [2, 2], "count": [2923]}, "eef_acc_mag_state": {"mean": [1.101607937050975, 0.664385904892234], "std": [0.7948737665313814, 0.8213209516446065], "min": [0, 0], "max": [2, 2], "count": [2923]}, "eef_direction_action": {"mean": [3.283612726650701, 4.482039001026343], "std": [2.1438105619409935, 2.0942394515549543], "min": [0, 0], "max": [6, 6], "count": [2923]}, "eef_velocity_action": {"mean": [1.28771809784468, 0.6353061922682176], "std": [0.7757505673659576, 0.7637968970553567], "min": [0, 0], "max": [2, 2], "count": [2923]}, "eef_acc_mag_action": {"mean": [1.101607937050975, 0.664385904892234], "std": [0.7948737665313814, 0.8213209516446065], "min": [0, 0], "max": [2, 2], "count": [2923]}, "eef_sim_pose_state": {"mean": [0.30424200060443435, 0.3021351089751175, 1.340656507193727, -0.2633135775142753, 0.2074497723832107, -0.012984756012756888, 0.18038164566434914, -0.2578520760492975, 1.2942346580548736, 0.2627063826594269, 0.19345610972786362, 0.5154421972461398], "std": [0.13358162897229792, 0.15101836279601719, 0.08552534312472436, 0.5356766389787403, 0.4038418027951488, 0.39331299486133137, 0.10267135587496554, 0.08736485631301175, 0.10514122541861869, 0.3420266973521247, 0.18222104086812518, 0.5384582229237974], "min": [0.01590123973899095, -0.11147548090389697, 1.1785171342014764, -1.3538840542613355, -0.7192861751301394, -0.8940939376062964, 0.04576149709274027, -0.3367659288557346, 1.181342736216988, -0.5427911211243612, -0.23828978839757542, -0.038370578219941616], "max": [0.5501027077877266, 0.6666981912378707, 1.6021331519876199, 1.5702175797915277, 1.0207947438133331, 1.1148097207426968, 0.3486002601061611, 0.00015067890471655646, 1.5191817788573883, 0.8267537743613321, 0.6196694113314152, 1.3933177581216942], "count": [2923]}, "eef_sim_pose_action": {"mean": [0.30424200060443435, 0.3021351089751175, 1.340656507193727, -0.2633135775142753, 0.2074497723832107, -0.012984756012756888, 0.18038164566434914, -0.2578520760492975, 1.2942346580548736, 0.2627063826594269, 0.19345610972786362, 0.5154421972461398], "std": [0.13358162897229792, 0.15101836279601719, 0.08552534312472436, 0.5356766389787403, 0.4038418027951488, 0.39331299486133137, 0.10267135587496554, 0.08736485631301175, 0.10514122541861869, 0.3420266973521247, 0.18222104086812518, 0.5384582229237974], "min": [0.01590123973899095, -0.11147548090389697, 1.1785171342014764, -1.3538840542613355, -0.7192861751301394, -0.8940939376062964, 0.04576149709274027, -0.3367659288557346, 1.181342736216988, -0.5427911211243612, -0.23828978839757542, -0.038370578219941616], "max": [0.5501027077877266, 0.6666981912378707, 1.6021331519876199, 1.5702175797915277, 1.0207947438133331, 1.1148097207426968, 0.3486002601061611, 0.00015067890471655646, 1.5191817788573883, 0.8267537743613321, 0.6196694113314152, 1.3933177581216942], "count": [2923]}, "gripper_mode_state": {"mean": [0.8806021211084503, 0.9647622305850154], "std": [0.32425611082561, 0.18438022947605442], "min": [0, 0], "max": [1, 1], "count": [2923]}, "gripper_activity_state": {"mean": [1.813889839206295, 1.9640780020526856], "std": [0.5451732258918028, 0.25036968234254553], "min": [0, 0], "max": [2, 2], "count": [2923]}, "gripper_mode_action": {"mean": [0.8806021211084503, 0.9647622305850154], "std": [0.32425611082561, 0.18438022947605442], "min": [0, 0], "max": [1, 1], "count": [2923]}, "gripper_activity_action": {"mean": [1.813889839206295, 1.9640780020526856], "std": [0.5451732258918028, 0.25036968234254553], "min": [0, 0], "max": [2, 2], "count": [2923]}, "gripper_open_scale_state": {"mean": [0.1681787968337291, 0.05223878504323283], "std": [0.283100481811389, 0.15770107619456392], "min": [0.013063858662332808, 0.02069314249924251], "max": [0.9530439376831055, 0.9478487968444824], "count": [2923]}, "gripper_open_scale_action": {"mean": [0.1681787968337291, 0.05223878504323283], "std": [0.283100481811389, 0.15770107619456392], "min": [0.013063858662332808, 0.02069314249924251], "max": [0.9530439376831055, 0.9478487968444824], "count": [2923]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43868761772328696]], [[0.4477052651509563]], [[0.4221255231463039]]], "std": [[[0.2320869439175729]], [[0.22587133184262403]], [[0.2153628713888812]]], "count": [443]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223739727644255]], [[0.4214469538254228]], [[0.41129268345160985]]], "std": [[[0.2820311057350498]], [[0.26148272250595067]], [[0.27528100440104886]]], "count": [443]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4108784929697989]], [[0.4181747572994585]], [[0.3964068086477129]]], "std": [[[0.24730702074848168]], [[0.2390570207183017]], [[0.25094338770419816]]], "count": [443]}, "observation.state": {"min": [-1.2501943111419678, -0.005743257701396942, -1.9481556415557861, -1.5299999713897705, -1.5299999713897705, -2.527785062789917, 0.022161252796649933, -0.01812291145324707, -0.0023775631561875343, -1.9460200071334839, -0.3124834895133972, -0.42688119411468506, -0.14837095141410828, 0.03645898774266243], "max": [1.147417664527893, 2.641515016555786, 0.0, 1.1940706968307495, 1.3805826902389526, 1.9297478199005127, 1.6780962944030762, 1.023165225982666, 1.9113177061080933, 0.0015339808305725455, 0.9870901703834534, 0.6227961778640747, 0.8605438470840454, 1.6587353944778442], "mean": [-0.14376527070999146, 1.5137410163879395, -1.1362440586090088, -0.22175902128219604, 0.05360649153590202, -0.10254272818565369, 0.31073302030563354, 0.3043491542339325, 0.7009738683700562, -0.6436201333999634, 0.2722824215888977, 0.1054445430636406, 0.2477075457572937, 0.07147520035505295], "std": [0.5700380802154541, 0.7071611285209656, 0.5772794485092163, 0.6454393863677979, 0.5342949032783508, 0.652925431728363, 0.48554009199142456, 0.3474999666213989, 0.7280423641204834, 0.7058297395706177, 0.3151300251483917, 0.2055927962064743, 0.28460633754730225, 0.2150951623916626], "count": [3385]}, "action": {"min": [-1.2501943111419678, -0.005743257701396942, -1.9481556415557861, -1.5299999713897705, -1.5299999713897705, -2.527785062789917, 0.022161252796649933, -0.01812291145324707, -0.0023775631561875343, -1.9460200071334839, -0.3124834895133972, -0.42688119411468506, -0.14837095141410828, 0.03645898774266243], "max": [1.147417664527893, 2.641515016555786, 0.0, 1.1940706968307495, 1.3805826902389526, 1.9297478199005127, 1.6780962944030762, 1.023165225982666, 1.9113177061080933, 0.0015339808305725455, 0.9870901703834534, 0.6227961778640747, 0.8605438470840454, 1.6587353944778442], "mean": [-0.14376527070999146, 1.5137410163879395, -1.1362440586090088, -0.22175902128219604, 0.05360649153590202, -0.10254272818565369, 0.31073302030563354, 0.3043491542339325, 0.7009738683700562, -0.6436201333999634, 0.2722824215888977, 0.1054445430636406, 0.2477075457572937, 0.07147520035505295], "std": [0.5700380802154541, 0.7071611285209656, 0.5772794485092163, 0.6454393863677979, 0.5342949032783508, 0.652925431728363, 0.48554009199142456, 0.3474999666213989, 0.7280423641204834, 0.7058297395706177, 0.3151300251483917, 0.2055927962064743, 0.28460633754730225, 0.2150951623916626], "count": [3385]}, "timestamp": {"min": [0.0], "max": [112.8], "mean": [56.39999999999999], "std": [32.572176265436525], "count": [3385]}, "frame_index": {"min": [0], "max": [3384], "mean": [1692.0], "std": [977.1652879630958], "count": [3385]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [3385]}, "index": {"min": [126530], "max": [129914], "mean": [128222.0], "std": [977.1652879630958], "count": [3385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3385]}, "subtask_annotation": {"mean": [11.161595273264401, 24.0, 24.0, 24.0, 24.0], "std": [7.272550268701512, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3385]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [3385]}, "eef_direction_state": {"mean": [3.1964549483013296, 4.776957163958641], "std": [2.1389237522952502, 1.9620176708820456], "min": [0, 0], "max": [6, 6], "count": [3385]}, "eef_velocity_state": {"mean": [1.345347119645495, 0.5031019202363368], "std": [0.7466892395258887, 0.723975857876522], "min": [0, 0], "max": [2, 2], "count": [3385]}, "eef_acc_mag_state": {"mean": [1.1612998522895126, 0.5131462333825701], "std": [0.7751552530727563, 0.7689823297838366], "min": [0, 0], "max": [2, 2], "count": [3385]}, "eef_direction_action": {"mean": [3.1964549483013296, 4.776957163958641], "std": [2.1389237522952502, 1.9620176708820456], "min": [0, 0], "max": [6, 6], "count": [3385]}, "eef_velocity_action": {"mean": [1.345347119645495, 0.5031019202363368], "std": [0.7466892395258887, 0.723975857876522], "min": [0, 0], "max": [2, 2], "count": [3385]}, "eef_acc_mag_action": {"mean": [1.1612998522895126, 0.5131462333825701], "std": [0.7751552530727563, 0.7689823297838366], "min": [0, 0], "max": [2, 2], "count": [3385]}, "eef_sim_pose_state": {"mean": [0.30502557471122377, 0.28509887120257527, 1.333382160639432, -0.15789384325647124, 0.17667936426074277, -0.1238559201358941, 0.16016618072912958, -0.27408523608161384, 1.2832550318418336, 0.3265781527604767, 0.31016921664202945, 0.43465862525125376], "std": [0.1393738637641379, 0.167522347439359, 0.0987186089316687, 0.5911053551342862, 0.45248211210516376, 0.44933233151711327, 0.09933577505861743, 0.07512158222700052, 0.10962389010584067, 0.40633546155314937, 0.3360677816447497, 0.5179670948413813], "min": [0.027673802766091327, -0.11976810195568621, 1.1819782169267503, -1.5192476558044186, -0.7170724302280949, -1.4577413401995802, 0.030747511814829223, -0.33680079802360313, 1.1808978092772566, -0.30605912768679133, -0.16369048666294428, -0.1304194686936422], "max": [0.5977779232426833, 0.6979256509903278, 1.628055013633789, 1.6649066186347987, 1.4689690281304268, 0.9517272511480708, 0.40247094514122556, -0.0512466984517249, 1.523222233670929, 1.1053996648061288, 1.0295271548292657, 1.4716202333315953], "count": [3385]}, "eef_sim_pose_action": {"mean": [0.30502557471122377, 0.28509887120257527, 1.333382160639432, -0.15789384325647124, 0.17667936426074277, -0.1238559201358941, 0.16016618072912958, -0.27408523608161384, 1.2832550318418336, 0.3265781527604767, 0.31016921664202945, 0.43465862525125376], "std": [0.1393738637641379, 0.167522347439359, 0.0987186089316687, 0.5911053551342862, 0.45248211210516376, 0.44933233151711327, 0.09933577505861743, 0.07512158222700052, 0.10962389010584067, 0.40633546155314937, 0.3360677816447497, 0.5179670948413813], "min": [0.027673802766091327, -0.11976810195568621, 1.1819782169267503, -1.5192476558044186, -0.7170724302280949, -1.4577413401995802, 0.030747511814829223, -0.33680079802360313, 1.1808978092772566, -0.30605912768679133, -0.16369048666294428, -0.1304194686936422], "max": [0.5977779232426833, 0.6979256509903278, 1.628055013633789, 1.6649066186347987, 1.4689690281304268, 0.9517272511480708, 0.40247094514122556, -0.0512466984517249, 1.523222233670929, 1.1053996648061288, 1.0295271548292657, 1.4716202333315953], "count": [3385]}, "gripper_mode_state": {"mean": [0.893943870014771, 0.9781388478581979], "std": [0.3079094465549753, 0.14623010007804416], "min": [0, 0], "max": [1, 1], "count": [3385]}, "gripper_activity_state": {"mean": [1.857311669128508, 1.9725258493353028], "std": [0.48312178346970225, 0.21906535988597192], "min": [0, 0], "max": [2, 2], "count": [3385]}, "gripper_mode_action": {"mean": [0.893943870014771, 0.9781388478581979], "std": [0.3079094465549753, 0.14623010007804416], "min": [0, 0], "max": [1, 1], "count": [3385]}, "gripper_activity_action": {"mean": [1.857311669128508, 1.9725258493353028], "std": [0.48312178346970225, 0.21906535988597192], "min": [0, 0], "max": [2, 2], "count": [3385]}, "gripper_open_scale_state": {"mean": [0.1775587503364631, 0.04084265744429627], "std": [0.27744927643475215, 0.12291422952941644], "min": [0.012663573026657104, 0.02083370728152139], "max": [0.9589121682303292, 0.9478487968444824], "count": [3385]}, "gripper_open_scale_action": {"mean": [0.1775587503364631, 0.04084265744429627], "std": [0.27744927643475215, 0.12291422952941644], "min": [0.012663573026657104, 0.02083370728152139], "max": [0.9589121682303292, 0.9478487968444824], "count": [3385]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42802934568889284]], [[0.4519809170581813]], [[0.43017201818999207]]], "std": [[[0.23693265281147474]], [[0.23532812102299175]], [[0.22345393202324065]]], "count": [441]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40892451363261356]], [[0.42004747084018795]], [[0.4003579382370232]]], "std": [[[0.2800067522022209]], [[0.2648897305415079]], [[0.27332862743616726]]], "count": [441]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3959892994234731]], [[0.4105846381762582]], [[0.3930056763446119]]], "std": [[[0.2611595341107472]], [[0.24875156504984808]], [[0.25632146030336517]]], "count": [441]}, "observation.state": {"min": [-1.229158639907837, -0.015329648740589619, -1.9175220727920532, -1.5300675630569458, -0.6504078507423401, -0.9642491340637207, 0.011947114951908588, -0.022375546395778656, -0.004082025960087776, -1.9404857158660889, -0.5875146389007568, -0.3067961633205414, -0.47400006651878357, 0.03621299937367439], "max": [1.0615147352218628, 2.546408176422119, 0.04162052646279335, 0.9856612086296082, 1.2348545789718628, 1.2624661922454834, 1.6880519390106201, 1.137803554534912, 2.1399033069610596, 0.002691286616027355, 0.5450485348701477, 0.7577865123748779, 0.5330872535705566, 1.6849433183670044], "mean": [-0.1638871133327484, 1.4792215824127197, -1.0475058555603027, -0.1906357854604721, 0.17529569566249847, -0.15837161242961884, 0.2630941569805145, 0.4030897915363312, 0.9917855858802795, -0.8436295390129089, 0.15541471540927887, 0.10938363522291183, 0.19279293715953827, 0.12113514542579651], "std": [0.504513144493103, 0.7059823870658875, 0.5820788145065308, 0.5016092658042908, 0.3737108111381531, 0.40001875162124634, 0.46373251080513, 0.35172757506370544, 0.789155900478363, 0.708709180355072, 0.21196109056472778, 0.22609980404376984, 0.24821390211582184, 0.3321005403995514], "count": [3358]}, "action": {"min": [-1.229158639907837, -0.015329648740589619, -1.9175220727920532, -1.5300675630569458, -0.6504078507423401, -0.9642491340637207, 0.011947114951908588, -0.022375546395778656, -0.004082025960087776, -1.9404857158660889, -0.5875146389007568, -0.3067961633205414, -0.47400006651878357, 0.03621299937367439], "max": [1.0615147352218628, 2.546408176422119, 0.04162052646279335, 0.9856612086296082, 1.2348545789718628, 1.2624661922454834, 1.6880519390106201, 1.137803554534912, 2.1399033069610596, 0.002691286616027355, 0.5450485348701477, 0.7577865123748779, 0.5330872535705566, 1.6849433183670044], "mean": [-0.1638871133327484, 1.4792215824127197, -1.0475058555603027, -0.1906357854604721, 0.17529569566249847, -0.15837161242961884, 0.2630941569805145, 0.4030897915363312, 0.9917855858802795, -0.8436295390129089, 0.15541471540927887, 0.10938363522291183, 0.19279293715953827, 0.12113514542579651], "std": [0.504513144493103, 0.7059823870658875, 0.5820788145065308, 0.5016092658042908, 0.3737108111381531, 0.40001875162124634, 0.46373251080513, 0.35172757506370544, 0.789155900478363, 0.708709180355072, 0.21196109056472778, 0.22609980404376984, 0.24821390211582184, 0.3321005403995514], "count": [3358]}, "timestamp": {"min": [0.0], "max": [111.9], "mean": [55.949999999999996], "std": [32.31236863287287], "count": [3358]}, "frame_index": {"min": [0], "max": [3357], "mean": [1678.5], "std": [969.3710589861862], "count": [3358]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [3358]}, "index": {"min": [129915], "max": [133272], "mean": [131593.5], "std": [969.3710589861862], "count": [3358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3358]}, "subtask_annotation": {"mean": [13.036628945801072, 24.0, 24.0, 24.0, 24.0], "std": [6.481073711212382, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3358]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [3358]}, "eef_direction_state": {"mean": [3.344550327575938, 4.587552114353782], "std": [2.099260716108748, 1.9886335495498908], "min": [0, 0], "max": [6, 6], "count": [3358]}, "eef_velocity_state": {"mean": [1.302263251935676, 0.6247766527695057], "std": [0.7550116059371806, 0.7754455735569122], "min": [0, 0], "max": [2, 2], "count": [3358]}, "eef_acc_mag_state": {"mean": [1.1468135795116141, 0.6432400238237046], "std": [0.7833551534246174, 0.8139275928647856], "min": [0, 0], "max": [2, 2], "count": [3358]}, "eef_direction_action": {"mean": [3.344550327575938, 4.587552114353782], "std": [2.099260716108748, 1.9886335495498908], "min": [0, 0], "max": [6, 6], "count": [3358]}, "eef_velocity_action": {"mean": [1.302263251935676, 0.6247766527695057], "std": [0.7550116059371806, 0.7754455735569122], "min": [0, 0], "max": [2, 2], "count": [3358]}, "eef_acc_mag_action": {"mean": [1.1468135795116141, 0.6432400238237046], "std": [0.7833551534246174, 0.8139275928647856], "min": [0, 0], "max": [2, 2], "count": [3358]}, "eef_sim_pose_state": {"mean": [0.315068421057735, 0.28300473783534796, 1.3156522231878527, -0.1459943438616831, 0.21957353411007674, 0.013557047209566644, 0.21419579908536213, -0.22984934137910187, 1.3083753449401174, 0.24821338794684997, 0.2872803031810289, 0.5251503492975196], "std": [0.13579303177943616, 0.15325190505970268, 0.07978070751029073, 0.4753084563071745, 0.3626963648305727, 0.3763498510232172, 0.1180074001400704, 0.10094762948511952, 0.10373241507571455, 0.3351115554137159, 0.23889337786680856, 0.4702068356354137], "min": [0.02793297517574568, -0.11979346663899479, 1.18009951889271, -1.2072638727982379, -0.6179928706104345, -0.8731807450223344, 0.03377195360132539, -0.33652385571039656, 1.180523606519798, -0.5435757830041623, -0.09280236078276971, -0.007669904036447407], "max": [0.5784074177063845, 0.6438691608445359, 1.5861423631465348, 1.6309017474277687, 1.0552768340125693, 0.9032523146846096, 0.39248365233872723, 0.01693340050079093, 1.485303292800951, 0.8626779046513007, 0.7182668830958638, 1.5953015101939396], "count": [3358]}, "eef_sim_pose_action": {"mean": [0.315068421057735, 0.28300473783534796, 1.3156522231878527, -0.1459943438616831, 0.21957353411007674, 0.013557047209566644, 0.21419579908536213, -0.22984934137910187, 1.3083753449401174, 0.24821338794684997, 0.2872803031810289, 0.5251503492975196], "std": [0.13579303177943616, 0.15325190505970268, 0.07978070751029073, 0.4753084563071745, 0.3626963648305727, 0.3763498510232172, 0.1180074001400704, 0.10094762948511952, 0.10373241507571455, 0.3351115554137159, 0.23889337786680856, 0.4702068356354137], "min": [0.02793297517574568, -0.11979346663899479, 1.18009951889271, -1.2072638727982379, -0.6179928706104345, -0.8731807450223344, 0.03377195360132539, -0.33652385571039656, 1.180523606519798, -0.5435757830041623, -0.09280236078276971, -0.007669904036447407], "max": [0.5784074177063845, 0.6438691608445359, 1.5861423631465348, 1.6309017474277687, 1.0552768340125693, 0.9032523146846096, 0.39248365233872723, 0.01693340050079093, 1.485303292800951, 0.8626779046513007, 0.7182668830958638, 1.5953015101939396], "count": [3358]}, "gripper_mode_state": {"mean": [0.8999404407385349, 0.9443120905300775], "std": [0.30007939593025257, 0.22931804597281247], "min": [0, 0], "max": [1, 1], "count": [3358]}, "gripper_activity_state": {"mean": [1.8382966051220966, 1.927933293627159], "std": [0.5116845134152472, 0.35051219947766116], "min": [0, 0], "max": [2, 2], "count": [3358]}, "gripper_mode_action": {"mean": [0.8999404407385349, 0.9443120905300775], "std": [0.30007939593025257, 0.22931804597281247], "min": [0, 0], "max": [1, 1], "count": [3358]}, "gripper_activity_action": {"mean": [1.8382966051220966, 1.927933293627159], "std": [0.5116845134152472, 0.35051219947766116], "min": [0, 0], "max": [2, 2], "count": [3358]}, "gripper_open_scale_state": {"mean": [0.15033626394855004, 0.06921876820705901], "std": [0.2649889705925886, 0.18977200370220304], "min": [0.006826922829662051, 0.02069314249924251], "max": [0.9646011080060687, 0.9628247533525739], "count": [3358]}, "gripper_open_scale_action": {"mean": [0.15033626394855004, 0.06921876820705901], "std": [0.2649889705925886, 0.18977200370220304], "min": [0.006826922829662051, 0.02069314249924251], "max": [0.9646011080060687, 0.9628247533525739], "count": [3358]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.32700605382070524]], [[0.3521643905161516]], [[0.3023459426020065]]], "std": [[[0.2095296597151517]], [[0.2177268916737881]], [[0.1758614831913618]]], "count": [405]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39533202614379087]], [[0.4057449951585573]], [[0.38302185306221254]]], "std": [[[0.27319226218917764]], [[0.26340609295128986]], [[0.27825022583958814]]], "count": [405]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3947195869980365]], [[0.4061585848193873]], [[0.391287543371258]]], "std": [[[0.27764128741387434]], [[0.2728237726645946]], [[0.2840019627352331]]], "count": [405]}, "observation.state": {"min": [-1.3606410026550293, -0.006104317028075457, -1.9098061323165894, -1.4944884777069092, -0.6206809282302856, -0.9878836274147034, 0.018787985667586327, -0.007064417935907841, -0.002412899397313595, -1.9389517307281494, -0.40957286953926086, -0.03988350182771683, -0.3497476279735565, 0.02951214835047722], "max": [0.9524654746055603, 2.560106039047241, 0.03999999910593033, 0.8872582316398621, 1.0645827054977417, 1.8177672624588013, 1.6770912408828735, 0.7811071872711182, 1.9650293588638306, 0.00518911425024271, 0.8128314018249512, 0.8988059759140015, 0.5967130064964294, 1.6584755182266235], "mean": [-0.1510794758796692, 1.376739501953125, -1.070081114768982, -0.1776476353406906, 0.19480714201927185, -0.16343387961387634, 0.2784322202205658, 0.25122296810150146, 0.9146388173103333, -0.798776388168335, 0.23934370279312134, 0.30455297231674194, 0.15945196151733398, 0.12117339670658112], "std": [0.5146605372428894, 0.7373606562614441, 0.6384513974189758, 0.48670297861099243, 0.38025739789009094, 0.5127222537994385, 0.47757893800735474, 0.26861485838890076, 0.7657138705253601, 0.7034837007522583, 0.3050515055656433, 0.33533889055252075, 0.2895869016647339, 0.32820001244544983], "count": [3001]}, "action": {"min": [-1.3606410026550293, -0.006104317028075457, -1.9098061323165894, -1.4944884777069092, -0.6206809282302856, -0.9878836274147034, 0.018787985667586327, -0.007064417935907841, -0.002412899397313595, -1.9389517307281494, -0.40957286953926086, -0.03988350182771683, -0.3497476279735565, 0.02951214835047722], "max": [0.9524654746055603, 2.560106039047241, 0.03999999910593033, 0.8872582316398621, 1.0645827054977417, 1.8177672624588013, 1.6770912408828735, 0.7811071872711182, 1.9650293588638306, 0.00518911425024271, 0.8128314018249512, 0.8988059759140015, 0.5967130064964294, 1.6584755182266235], "mean": [-0.1510794758796692, 1.376739501953125, -1.070081114768982, -0.1776476353406906, 0.19480714201927185, -0.16343387961387634, 0.2784322202205658, 0.25122296810150146, 0.9146388173103333, -0.798776388168335, 0.23934370279312134, 0.30455297231674194, 0.15945196151733398, 0.12117339670658112], "std": [0.5146605372428894, 0.7373606562614441, 0.6384513974189758, 0.48670297861099243, 0.38025739789009094, 0.5127222537994385, 0.47757893800735474, 0.26861485838890076, 0.7657138705253601, 0.7034837007522583, 0.3050515055656433, 0.33533889055252075, 0.2895869016647339, 0.32820001244544983], "count": [3001]}, "timestamp": {"min": [0.0], "max": [100.0], "mean": [50.0], "std": [28.8771343607514], "count": [3001]}, "frame_index": {"min": [0], "max": [3000], "mean": [1500.0], "std": [866.3140308225419], "count": [3001]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [3001]}, "index": {"min": [133273], "max": [136273], "mean": [134773.0], "std": [866.3140308225419], "count": [3001]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3001]}, "subtask_annotation": {"mean": [14.820393202265912, 24.0, 24.0, 24.0, 24.0], "std": [6.396803181930645, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3001]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [3001]}, "eef_direction_state": {"mean": [3.590803065644785, 4.546484505164945], "std": [2.066981192735005, 2.07601024347169], "min": [0, 0], "max": [6, 6], "count": [3001]}, "eef_velocity_state": {"mean": [1.2502499166944352, 0.5924691769410196], "std": [0.8034128951505303, 0.7563107380493531], "min": [0, 0], "max": [2, 2], "count": [3001]}, "eef_acc_mag_state": {"mean": [1.1169610129956682, 0.6361212929023659], "std": [0.8056669256467863, 0.8132205777322036], "min": [0, 0], "max": [2, 2], "count": [3001]}, "eef_direction_action": {"mean": [3.590803065644785, 4.546484505164945], "std": [2.066981192735005, 2.07601024347169], "min": [0, 0], "max": [6, 6], "count": [3001]}, "eef_velocity_action": {"mean": [1.2502499166944352, 0.5924691769410196], "std": [0.8034128951505303, 0.7563107380493531], "min": [0, 0], "max": [2, 2], "count": [3001]}, "eef_acc_mag_action": {"mean": [1.1169610129956682, 0.6361212929023659], "std": [0.8056669256467863, 0.8132205777322036], "min": [0, 0], "max": [2, 2], "count": [3001]}, "eef_sim_pose_state": {"mean": [0.29420897435679333, 0.28785036436751765, 1.3401489913701745, -0.1853330608343693, 0.13652295302309486, 0.052349000990102076, 0.2097750427053415, -0.26733626331463106, 1.303786372036814, 0.33940994182725076, 0.2887073948289094, 0.5986732542421981], "std": [0.13433353765308942, 0.15613939125167295, 0.09367452479494678, 0.4755655648113457, 0.3789067407400205, 0.37514673588533387, 0.11970118766913514, 0.07823852759282111, 0.10551766652040412, 0.4901831928590836, 0.2540361466827995, 0.5815746820226019], "min": [0.020382326973336556, -0.12592880228406658, 1.1797131742137699, -0.9335467229330379, -0.8983995775588156, -0.7864119740581283, 0.04402641441475608, -0.33645336956572547, 1.1795882064671714, -0.36751244254382365, -0.1616983384081827, -0.0019113738180520368], "max": [0.5513385249297332, 0.6624838730659872, 1.6129298009147104, 1.8416254065330004, 1.0802304934039615, 1.1323903977214407, 0.3727952635705436, -0.07991912631143866, 1.4822306345635876, 1.1014570985772487, 0.7245104745520501, 1.6257177817964819], "count": [3001]}, "eef_sim_pose_action": {"mean": [0.29420897435679333, 0.28785036436751765, 1.3401489913701745, -0.1853330608343693, 0.13652295302309486, 0.052349000990102076, 0.2097750427053415, -0.26733626331463106, 1.303786372036814, 0.33940994182725076, 0.2887073948289094, 0.5986732542421981], "std": [0.13433353765308942, 0.15613939125167295, 0.09367452479494678, 0.4755655648113457, 0.3789067407400205, 0.37514673588533387, 0.11970118766913514, 0.07823852759282111, 0.10551766652040412, 0.4901831928590836, 0.2540361466827995, 0.5815746820226019], "min": [0.020382326973336556, -0.12592880228406658, 1.1797131742137699, -0.9335467229330379, -0.8983995775588156, -0.7864119740581283, 0.04402641441475608, -0.33645336956572547, 1.1795882064671714, -0.36751244254382365, -0.1616983384081827, -0.0019113738180520368], "max": [0.5513385249297332, 0.6624838730659872, 1.6129298009147104, 1.8416254065330004, 1.0802304934039615, 1.1323903977214407, 0.3727952635705436, -0.07991912631143866, 1.4822306345635876, 1.1014570985772487, 0.7245104745520501, 1.6257177817964819], "count": [3001]}, "gripper_mode_state": {"mean": [0.8883705431522826, 0.9446851049650117], "std": [0.31491002081801794, 0.22859387004523624], "min": [0, 0], "max": [1, 1], "count": [3001]}, "gripper_activity_state": {"mean": [1.8187270909696769, 1.935021659446851], "std": [0.5394739738297633, 0.3337752825145115], "min": [0, 0], "max": [2, 2], "count": [3001]}, "gripper_mode_action": {"mean": [0.8883705431522826, 0.9446851049650117], "std": [0.31491002081801794, 0.22859387004523624], "min": [0, 0], "max": [1, 1], "count": [3001]}, "gripper_activity_action": {"mean": [1.8187270909696769, 1.935021659446851], "std": [0.5394739738297633, 0.3337752825145115], "min": [0, 0], "max": [2, 2], "count": [3001]}, "gripper_open_scale_state": {"mean": [0.15910190647951925, 0.06924056894759767], "std": [0.27290150973040994, 0.18754353989309136], "min": [0.01073599181004933, 0.016864084771701267], "max": [0.9583378519330706, 0.9477002961294991], "count": [3001]}, "gripper_open_scale_action": {"mean": [0.15910190647951925, 0.06924056894759767], "std": [0.27290150973040994, 0.18754353989309136], "min": [0.01073599181004933, 0.016864084771701267], "max": [0.9583378519330706, 0.9477002961294991], "count": [3001]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5542055012095591]], [[0.5495488410596026]], [[0.5027696306876932]]], "std": [[[0.26479551822433534]], [[0.2610133899251613]], [[0.255934594363324]]], "count": [453]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42561973974038964]], [[0.4239059922472791]], [[0.4177782593169718]]], "std": [[[0.290866628868993]], [[0.2697911559407326]], [[0.28531311830745304]]], "count": [453]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.407198559470391]], [[0.4168200552357318]], [[0.3953113274129863]]], "std": [[[0.23632381469696892]], [[0.2285040590732671]], [[0.24234142704910383]]], "count": [453]}, "observation.state": {"min": [-1.0969668626785278, -0.003067961661145091, -1.8867963552474976, -1.5299999713897705, -0.774585485458374, -1.0720510482788086, 0.02154882438480854, -2.5976004474791013e-18, -0.004203258082270622, -1.9420197010040283, -0.05111265182495117, -0.680994987487793, -0.2485048919916153, 0.03645898774266243], "max": [1.4327380657196045, 2.566349744796753, 0.03999999910593033, 0.8281354904174805, 1.4630621671676636, 1.4158642292022705, 1.6928420066833496, 1.1362098455429077, 2.0033788681030273, -0.0015339808305725455, 0.9203884601593018, 0.7240389585494995, 0.9894003868103027, 1.6852023601531982], "mean": [-0.08778610825538635, 1.471548080444336, -1.0179119110107422, -0.3109063506126404, 0.08748853951692581, -0.0987069308757782, 0.3427439332008362, 0.3519364893436432, 0.8837533593177795, -0.8318549990653992, 0.2717709541320801, 0.04296852648258209, 0.1785374879837036, 0.09607274830341339], "std": [0.6187299489974976, 0.6758009791374207, 0.5415995121002197, 0.5286551713943481, 0.4354231059551239, 0.4913012981414795, 0.5460683107376099, 0.3618096113204956, 0.7916785478591919, 0.755074679851532, 0.2799900472164154, 0.3590206205844879, 0.27408576011657715, 0.2830064296722412], "count": [3487]}, "action": {"min": [-1.0969668626785278, -0.003067961661145091, -1.8867963552474976, -1.5299999713897705, -0.774585485458374, -1.0720510482788086, 0.02154882438480854, -2.5976004474791013e-18, -0.004203258082270622, -1.9420197010040283, -0.05111265182495117, -0.680994987487793, -0.2485048919916153, 0.03645898774266243], "max": [1.4327380657196045, 2.566349744796753, 0.03999999910593033, 0.8281354904174805, 1.4630621671676636, 1.4158642292022705, 1.6928420066833496, 1.1362098455429077, 2.0033788681030273, -0.0015339808305725455, 0.9203884601593018, 0.7240389585494995, 0.9894003868103027, 1.6852023601531982], "mean": [-0.08778610825538635, 1.471548080444336, -1.0179119110107422, -0.3109063506126404, 0.08748853951692581, -0.0987069308757782, 0.3427439332008362, 0.3519364893436432, 0.8837533593177795, -0.8318549990653992, 0.2717709541320801, 0.04296852648258209, 0.1785374879837036, 0.09607274830341339], "std": [0.6187299489974976, 0.6758009791374207, 0.5415995121002197, 0.5286551713943481, 0.4354231059551239, 0.4913012981414795, 0.5460683107376099, 0.3618096113204956, 0.7916785478591919, 0.755074679851532, 0.2799900472164154, 0.3590206205844879, 0.27408576011657715, 0.2830064296722412], "count": [3487]}, "timestamp": {"min": [0.0], "max": [116.2], "mean": [58.1], "std": [33.55367176463537], "count": [3487]}, "frame_index": {"min": [0], "max": [3486], "mean": [1743.0], "std": [1006.6101529390611], "count": [3487]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [3487]}, "index": {"min": [136274], "max": [139760], "mean": [138017.0], "std": [1006.6101529390611], "count": [3487]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3487]}, "subtask_annotation": {"mean": [11.472899340407228, 24.0, 24.0, 24.0, 24.0], "std": [6.90940990400663, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3487]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [3487]}, "eef_direction_state": {"mean": [3.3171780900487526, 4.593059936908517], "std": [2.1089619245765086, 2.000541369981175], "min": [0, 0], "max": [6, 6], "count": [3487]}, "eef_velocity_state": {"mean": [1.335818755377115, 0.6094063665041582], "std": [0.7580475875257723, 0.7734502291716291], "min": [0, 0], "max": [2, 2], "count": [3487]}, "eef_acc_mag_state": {"mean": [1.1465443074275883, 0.6280470318325208], "std": [0.7779061000275754, 0.8140184516691222], "min": [0, 0], "max": [2, 2], "count": [3487]}, "eef_direction_action": {"mean": [3.3171780900487526, 4.593059936908517], "std": [2.1089619245765086, 2.000541369981175], "min": [0, 0], "max": [6, 6], "count": [3487]}, "eef_velocity_action": {"mean": [1.335818755377115, 0.6094063665041582], "std": [0.7580475875257723, 0.7734502291716291], "min": [0, 0], "max": [2, 2], "count": [3487]}, "eef_acc_mag_action": {"mean": [1.1465443074275883, 0.6280470318325208], "std": [0.7779061000275754, 0.8140184516691222], "min": [0, 0], "max": [2, 2], "count": [3487]}, "eef_sim_pose_state": {"mean": [0.29901749582764453, 0.30591370807621254, 1.3256498637040024, -0.21108317903738824, 0.13371527222643342, -0.021268678478131683, 0.19524112908649335, -0.2531104726922036, 1.308128930153301, 0.20406289807422567, 0.2884846304173804, 0.3978840912376838], "std": [0.13490701611527908, 0.1678495273309595, 0.08511585975413012, 0.5052346494547398, 0.39616475258909606, 0.39662610776805063, 0.11922779970867384, 0.08890754563200046, 0.11481714623076479, 0.41583860735357375, 0.30000664278869477, 0.49218788675587377], "min": [0.035998032662825453, -0.11033722026859036, 1.180149079184411, -1.2190455454465772, -0.8760494515595452, -0.8118130470953878, 0.01750617838769839, -0.3366496138069027, 1.1826683999867948, -0.42194720228432664, -0.11707432932429906, -0.20862904378400846], "max": [0.599000993628569, 0.6715748768117153, 1.6278187062686058, 1.54382361268833, 1.0556615097218334, 0.9416227493610663, 0.4583693737543892, -0.018522929720896603, 1.5102426002257756, 1.2683199702582655, 1.0891449486380296, 1.6637846540079895], "count": [3487]}, "eef_sim_pose_action": {"mean": [0.29901749582764453, 0.30591370807621254, 1.3256498637040024, -0.21108317903738824, 0.13371527222643342, -0.021268678478131683, 0.19524112908649335, -0.2531104726922036, 1.308128930153301, 0.20406289807422567, 0.2884846304173804, 0.3978840912376838], "std": [0.13490701611527908, 0.1678495273309595, 0.08511585975413012, 0.5052346494547398, 0.39616475258909606, 0.39662610776805063, 0.11922779970867384, 0.08890754563200046, 0.11481714623076479, 0.41583860735357375, 0.30000664278869477, 0.49218788675587377], "min": [0.035998032662825453, -0.11033722026859036, 1.180149079184411, -1.2190455454465772, -0.8760494515595452, -0.8118130470953878, 0.01750617838769839, -0.3366496138069027, 1.1826683999867948, -0.42194720228432664, -0.11707432932429906, -0.20862904378400846], "max": [0.599000993628569, 0.6715748768117153, 1.6278187062686058, 1.54382361268833, 1.0556615097218334, 0.9416227493610663, 0.4583693737543892, -0.018522929720896603, 1.5102426002257756, 1.2683199702582655, 1.0891449486380296, 1.6637846540079895], "count": [3487]}, "gripper_mode_state": {"mean": [0.855176369371953, 0.9621451104100947], "std": [0.35192292713001505, 0.1908452171893364], "min": [0, 0], "max": [1, 1], "count": [3487]}, "gripper_activity_state": {"mean": [1.8236306280470318, 1.9564095210782908], "std": [0.5324386532609764, 0.2748278117780872], "min": [0, 0], "max": [2, 2], "count": [3487]}, "gripper_mode_action": {"mean": [0.855176369371953, 0.9621451104100947], "std": [0.35192292713001505, 0.1908452171893364], "min": [0, 0], "max": [1, 1], "count": [3487]}, "gripper_activity_action": {"mean": [1.8236306280470318, 1.9564095210782908], "std": [0.5324386532609764, 0.2748278117780872], "min": [0, 0], "max": [2, 2], "count": [3487]}, "gripper_open_scale_state": {"mean": [0.1958486991605035, 0.054897232047161626], "std": [0.3120396699881463, 0.16172213732149138], "min": [0.012313613934176309, 0.02083370728152139], "max": [0.9673382895333427, 0.962972777230399], "count": [3487]}, "gripper_open_scale_action": {"mean": [0.1958486991605035, 0.054897232047161626], "std": [0.3120396699881463, 0.16172213732149138], "min": [0.012313613934176309, 0.02083370728152139], "max": [0.9673382895333427, 0.962972777230399], "count": [3487]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36113040123456785]], [[0.3919552311262669]], [[0.3686613397640323]]], "std": [[[0.21500688303635102]], [[0.23242668178470358]], [[0.22912806295182064]]], "count": [414]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4174819301043015]], [[0.4218599053550567]], [[0.417302779619631]]], "std": [[[0.25390892101690105]], [[0.2275445404629981]], [[0.24048811056398317]]], "count": [414]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4115277784355825]], [[0.4057912239640891]], [[0.3656691636933893]]], "std": [[[0.27379707158207817]], [[0.2623308568513264]], [[0.26974653177687385]]], "count": [414]}, "observation.state": {"min": [-1.2470941543579102, -0.004601942375302315, -1.9358837604522705, -1.5299999713897705, -0.18522977828979492, -1.1078464984893799, 0.02135775052011013, -0.008875473402440548, 0.0011750402627512813, -1.933688998222351, -0.01878177933394909, -0.279184490442276, -0.17159418761730194, 0.03645898774266243], "max": [0.5223003029823303, 2.498854637145996, -0.0015339808305725455, 0.9708893895149231, 1.5300778150558472, 1.2057088613510132, 1.6901435852050781, 1.0615147352218628, 2.0002734661102295, 0.0015339808305725455, 1.0740430355072021, 0.7685243487358093, 0.8130097985267639, 1.6270276308059692], "mean": [-0.3266138732433319, 1.4279204607009888, -1.0620466470718384, -0.020328184589743614, 0.36254191398620605, -0.15596571564674377, 0.3165324032306671, 0.3634948134422302, 0.9763419032096863, -0.8157332539558411, 0.3821958303451538, 0.26501208543777466, 0.25353872776031494, 0.06964817643165588], "std": [0.48631027340888977, 0.649825930595398, 0.5110614895820618, 0.5159071087837219, 0.3342927098274231, 0.5479050278663635, 0.5117772817611694, 0.2800382077693939, 0.6215594410896301, 0.5998495817184448, 0.3134991526603699, 0.36653295159339905, 0.28049156069755554, 0.1900635063648224], "count": [3089]}, "action": {"min": [-1.2470941543579102, -0.004601942375302315, -1.9358837604522705, -1.5299999713897705, -0.18522977828979492, -1.1078464984893799, 0.02135775052011013, -0.008875473402440548, 0.0011750402627512813, -1.933688998222351, -0.01878177933394909, -0.279184490442276, -0.17159418761730194, 0.03645898774266243], "max": [0.5223003029823303, 2.498854637145996, -0.0015339808305725455, 0.9708893895149231, 1.5300778150558472, 1.2057088613510132, 1.6901435852050781, 1.0615147352218628, 2.0002734661102295, 0.0015339808305725455, 1.0740430355072021, 0.7685243487358093, 0.8130097985267639, 1.6270276308059692], "mean": [-0.3266138732433319, 1.4279204607009888, -1.0620466470718384, -0.020328184589743614, 0.36254191398620605, -0.15596571564674377, 0.3165324032306671, 0.3634948134422302, 0.9763419032096863, -0.8157332539558411, 0.3821958303451538, 0.26501208543777466, 0.25353872776031494, 0.06964817643165588], "std": [0.48631027340888977, 0.649825930595398, 0.5110614895820618, 0.5159071087837219, 0.3342927098274231, 0.5479050278663635, 0.5117772817611694, 0.2800382077693939, 0.6215594410896301, 0.5998495817184448, 0.3134991526603699, 0.36653295159339905, 0.28049156069755554, 0.1900635063648224], "count": [3089]}, "timestamp": {"min": [0.0], "max": [102.93333333333334], "mean": [51.46666666666666], "std": [29.723914801235573], "count": [3089]}, "frame_index": {"min": [0], "max": [3088], "mean": [1544.0], "std": [891.7174440370671], "count": [3089]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [3089]}, "index": {"min": [139761], "max": [142849], "mean": [141305.0], "std": [891.7174440370671], "count": [3089]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3089]}, "subtask_annotation": {"mean": [12.3538361929427, 24.0, 24.0, 24.0, 24.0], "std": [6.474700047576789, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3089]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [3089]}, "eef_direction_state": {"mean": [3.101327290385238, 4.405632890903205], "std": [2.1826061681784386, 2.1995571810515795], "min": [0, 0], "max": [6, 6], "count": [3089]}, "eef_velocity_state": {"mean": [1.3198446099061185, 0.5503399158303658], "std": [0.7466323498120908, 0.6946174557768994], "min": [0, 0], "max": [2, 2], "count": [3089]}, "eef_acc_mag_state": {"mean": [1.1583036581417934, 0.6490773713175785], "std": [0.7746362696968123, 0.8161528618168375], "min": [0, 0], "max": [2, 2], "count": [3089]}, "eef_direction_action": {"mean": [3.101327290385238, 4.405632890903205], "std": [2.1826061681784386, 2.1995571810515795], "min": [0, 0], "max": [6, 6], "count": [3089]}, "eef_velocity_action": {"mean": [1.3198446099061185, 0.5503399158303658], "std": [0.7466323498120908, 0.6946174557768994], "min": [0, 0], "max": [2, 2], "count": [3089]}, "eef_acc_mag_action": {"mean": [1.1583036581417934, 0.6490773713175785], "std": [0.7746362696968123, 0.8161528618168375], "min": [0, 0], "max": [2, 2], "count": [3089]}, "eef_sim_pose_state": {"mean": [0.2879665529229792, 0.2509363971612753, 1.3254653118428545, -0.052560196359195455, 0.31125885631798494, 0.07898101953642925, 0.19324710286142874, -0.2646749398350445, 1.3106581697873831, 0.4251797392057082, 0.46597964473742987, 0.6692642450778183], "std": [0.1259310831027332, 0.14213548228817244, 0.07693286262279654, 0.6076725116683359, 0.3647654638999424, 0.46810332080506034, 0.08315358291627611, 0.07089510747340265, 0.09263843054004728, 0.5433158229535932, 0.3129299279657774, 0.6154529251145539], "min": [0.03625163366425376, -0.12773779075922645, 1.1794375613632007, -0.9688277675150992, -0.665203080400873, -0.8498229726866684, 0.02608401284901769, -0.33681074391275373, 1.1827333375612317, -0.40931339013266843, -0.14938299857341097, -0.1568840913215562], "max": [0.5739381205089722, 0.5392010159855519, 1.5186632949376162, 1.7177827391910294, 1.0924450738499956, 1.1631378473580556, 0.3366717359651061, -0.009466597891190802, 1.5032368905372047, 1.3948145815464679, 1.0235635186453238, 2.048206384299644], "count": [3089]}, "eef_sim_pose_action": {"mean": [0.2879665529229792, 0.2509363971612753, 1.3254653118428545, -0.052560196359195455, 0.31125885631798494, 0.07898101953642925, 0.19324710286142874, -0.2646749398350445, 1.3106581697873831, 0.4251797392057082, 0.46597964473742987, 0.6692642450778183], "std": [0.1259310831027332, 0.14213548228817244, 0.07693286262279654, 0.6076725116683359, 0.3647654638999424, 0.46810332080506034, 0.08315358291627611, 0.07089510747340265, 0.09263843054004728, 0.5433158229535932, 0.3129299279657774, 0.6154529251145539], "min": [0.03625163366425376, -0.12773779075922645, 1.1794375613632007, -0.9688277675150992, -0.665203080400873, -0.8498229726866684, 0.02608401284901769, -0.33681074391275373, 1.1827333375612317, -0.40931339013266843, -0.14938299857341097, -0.1568840913215562], "max": [0.5739381205089722, 0.5392010159855519, 1.5186632949376162, 1.7177827391910294, 1.0924450738499956, 1.1631378473580556, 0.3366717359651061, -0.009466597891190802, 1.5032368905372047, 1.3948145815464679, 1.0235635186453238, 2.048206384299644], "count": [3089]}, "gripper_mode_state": {"mean": [0.8850760764001295, 0.9812236969893169], "std": [0.31893011050116915, 0.1357341278232312], "min": [0, 0], "max": [1, 1], "count": [3089]}, "gripper_activity_state": {"mean": [1.87180317254775, 1.9679507931369375], "std": [0.4584496995400761, 0.23721919285390367], "min": [0, 0], "max": [2, 2], "count": [3089]}, "gripper_mode_action": {"mean": [0.8850760764001295, 0.9812236969893169], "std": [0.31893011050116915, 0.1357341278232312], "min": [0, 0], "max": [1, 1], "count": [3089]}, "gripper_activity_action": {"mean": [1.87180317254775, 1.9679507931369375], "std": [0.4584496995400761, 0.23721919285390367], "min": [0, 0], "max": [2, 2], "count": [3089]}, "gripper_open_scale_state": {"mean": [0.18087136731911863, 0.039798770302654864], "std": [0.29244433534903824, 0.10860680079923539], "min": [0.01220442886863436, 0.02083370728152139], "max": [0.9657963344029018, 0.9297300747462681], "count": [3089]}, "gripper_open_scale_action": {"mean": [0.18087136731911863, 0.039798770302654864], "std": [0.29244433534903824, 0.10860680079923539], "min": [0.01220442886863436, 0.02083370728152139], "max": [0.9657963344029018, 0.9297300747462681], "count": [3089]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3509863894275659]], [[0.35146880461586344]], [[0.2839785696329814]]], "std": [[[0.22229820941214948]], [[0.21470646405305538]], [[0.1775337541905039]]], "count": [364]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4115844061983768]], [[0.41810143961430724]], [[0.3959216636440901]]], "std": [[[0.28417764942923157]], [[0.273434549023915]], [[0.28727717844833306]]], "count": [364]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395101656581436]], [[0.4049741203105173]], [[0.388870756422227]]], "std": [[[0.278777800042159]], [[0.274195400598363]], [[0.28457156852868176]]], "count": [364]}, "observation.state": {"min": [-1.1244078874588013, -0.0045821769163012505, -1.9358837604522705, -1.5299999713897705, -0.7822715640068054, -1.171186089515686, 0.022091155871748924, -0.030100267380475998, 0.00010029281111201271, -1.920543909072876, -0.3015255033969879, -0.19941750168800354, -0.3911651074886322, 0.03621299937367439], "max": [0.9363612532615662, 2.437495470046997, 0.003228970803320408, 1.0555810928344727, 1.1857671737670898, 1.3980367183685303, 1.6679542064666748, 0.9142525792121887, 1.8285051584243774, 0.0014434275217354298, 0.5796862840652466, 0.5780256986618042, 0.5445631742477417, 1.6353988647460938], "mean": [-0.13741078972816467, 1.4533451795578003, -1.1565730571746826, -0.10775789618492126, 0.18522129952907562, -0.1883171796798706, 0.3187679350376129, 0.3342113494873047, 0.8279183506965637, -0.7701020240783691, 0.18985459208488464, 0.19192418456077576, 0.178264781832695, 0.06724777817726135], "std": [0.5135072469711304, 0.6655886769294739, 0.5844281315803528, 0.5612651109695435, 0.3824334442615509, 0.4637686014175415, 0.5061516761779785, 0.32284781336784363, 0.7063417434692383, 0.6827320456504822, 0.20047089457511902, 0.2505243420600891, 0.24049139022827148, 0.19258150458335876], "count": [2603]}, "action": {"min": [-1.1244078874588013, -0.0045821769163012505, -1.9358837604522705, -1.5299999713897705, -0.7822715640068054, -1.171186089515686, 0.022091155871748924, -0.030100267380475998, 0.00010029281111201271, -1.920543909072876, -0.3015255033969879, -0.19941750168800354, -0.3911651074886322, 0.03621299937367439], "max": [0.9363612532615662, 2.437495470046997, 0.003228970803320408, 1.0555810928344727, 1.1857671737670898, 1.3980367183685303, 1.6679542064666748, 0.9142525792121887, 1.8285051584243774, 0.0014434275217354298, 0.5796862840652466, 0.5780256986618042, 0.5445631742477417, 1.6353988647460938], "mean": [-0.13741078972816467, 1.4533451795578003, -1.1565730571746826, -0.10775789618492126, 0.18522129952907562, -0.1883171796798706, 0.3187679350376129, 0.3342113494873047, 0.8279183506965637, -0.7701020240783691, 0.18985459208488464, 0.19192418456077576, 0.178264781832695, 0.06724777817726135], "std": [0.5135072469711304, 0.6655886769294739, 0.5844281315803528, 0.5612651109695435, 0.3824334442615509, 0.4637686014175415, 0.5061516761779785, 0.32284781336784363, 0.7063417434692383, 0.6827320456504822, 0.20047089457511902, 0.2505243420600891, 0.24049139022827148, 0.19258150458335876], "count": [2603]}, "timestamp": {"min": [0.0], "max": [86.73333333333333], "mean": [43.36666666666667], "std": [25.047377329994273], "count": [2603]}, "frame_index": {"min": [0], "max": [2602], "mean": [1301.0], "std": [751.4213198998283], "count": [2603]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [2603]}, "index": {"min": [142850], "max": [145452], "mean": [144151.0], "std": [751.4213198998283], "count": [2603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2603]}, "subtask_annotation": {"mean": [14.948520937379946, 24.0, 24.0, 24.0, 24.0], "std": [6.388711646216779, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2603]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [2603]}, "eef_direction_state": {"mean": [3.4179792547061085, 4.418363426815214], "std": [2.086051085690134, 2.1265569404859215], "min": [0, 0], "max": [6, 6], "count": [2603]}, "eef_velocity_state": {"mean": [1.3084902036112178, 0.6319631194775259], "std": [0.779412972581765, 0.7584637475972678], "min": [0, 0], "max": [2, 2], "count": [2603]}, "eef_acc_mag_state": {"mean": [1.1340760660776028, 0.657318478678448], "std": [0.7908930972361686, 0.8153182133880502], "min": [0, 0], "max": [2, 2], "count": [2603]}, "eef_direction_action": {"mean": [3.4179792547061085, 4.418363426815214], "std": [2.086051085690134, 2.1265569404859215], "min": [0, 0], "max": [6, 6], "count": [2603]}, "eef_velocity_action": {"mean": [1.3084902036112178, 0.6319631194775259], "std": [0.779412972581765, 0.7584637475972678], "min": [0, 0], "max": [2, 2], "count": [2603]}, "eef_acc_mag_action": {"mean": [1.1340760660776028, 0.657318478678448], "std": [0.7908930972361686, 0.8153182133880502], "min": [0, 0], "max": [2, 2], "count": [2603]}, "eef_sim_pose_state": {"mean": [0.3085164251064221, 0.2955945330094907, 1.3514325834672043, -0.20784741799118733, 0.18388325752546844, 0.051935139578422426, 0.18286646540489182, -0.2601092774553038, 1.3182106198976433, 0.24431963809455606, 0.22866000582226598, 0.536574813648396], "std": [0.1274706161585872, 0.15262981388280597, 0.08436465624129182, 0.4983381340216902, 0.3964148670878749, 0.4090741348327774, 0.09906763385996697, 0.08148912151443292, 0.12005532857823663, 0.3306219052844606, 0.20194442141275165, 0.5216794638143338], "min": [0.03985265721169695, -0.09769339645906003, 1.1803465579487193, -1.015533509153506, -0.8096322136652081, -0.9496540869293182, 0.0469364957244216, -0.33802319336633657, 1.1804485978827537, -0.5155447128938171, -0.09037297561943558, -0.09802732014472015], "max": [0.5728949765255185, 0.6527044738213847, 1.602395843700891, 1.640162820071949, 0.9866864866906782, 1.1327650580618327, 0.33899291990332714, -0.0559855301354201, 1.5207598442865191, 0.7359132163738871, 0.7321123811581001, 1.421922728470924], "count": [2603]}, "eef_sim_pose_action": {"mean": [0.3085164251064221, 0.2955945330094907, 1.3514325834672043, -0.20784741799118733, 0.18388325752546844, 0.051935139578422426, 0.18286646540489182, -0.2601092774553038, 1.3182106198976433, 0.24431963809455606, 0.22866000582226598, 0.536574813648396], "std": [0.1274706161585872, 0.15262981388280597, 0.08436465624129182, 0.4983381340216902, 0.3964148670878749, 0.4090741348327774, 0.09906763385996697, 0.08148912151443292, 0.12005532857823663, 0.3306219052844606, 0.20194442141275165, 0.5216794638143338], "min": [0.03985265721169695, -0.09769339645906003, 1.1803465579487193, -1.015533509153506, -0.8096322136652081, -0.9496540869293182, 0.0469364957244216, -0.33802319336633657, 1.1804485978827537, -0.5155447128938171, -0.09037297561943558, -0.09802732014472015], "max": [0.5728949765255185, 0.6527044738213847, 1.602395843700891, 1.640162820071949, 0.9866864866906782, 1.1327650580618327, 0.33899291990332714, -0.0559855301354201, 1.5207598442865191, 0.7359132163738871, 0.7321123811581001, 1.421922728470924], "count": [2603]}, "gripper_mode_state": {"mean": [0.8709181713407607, 0.9804072224356511], "std": [0.3352904862492048, 0.13859617827221618], "min": [0, 0], "max": [1, 1], "count": [2603]}, "gripper_activity_state": {"mean": [1.7944679216288897, 1.9604302727621974], "std": [0.5677463309445443, 0.26364005171962973], "min": [0, 0], "max": [2, 2], "count": [2603]}, "gripper_mode_action": {"mean": [0.8709181713407607, 0.9804072224356511], "std": [0.3352904862492048, 0.13859617827221618], "min": [0, 0], "max": [1, 1], "count": [2603]}, "gripper_activity_action": {"mean": [1.7944679216288897, 1.9604302727621974], "std": [0.5677463309445443, 0.26364005171962973], "min": [0, 0], "max": [2, 2], "count": [2603]}, "gripper_open_scale_state": {"mean": [0.18214745991593265, 0.03842800712112368], "std": [0.2892301172015333, 0.11004639695259077], "min": [0.012623517640999385, 0.02069314249924251], "max": [0.9531166894095284, 0.9345136369977679], "count": [2603]}, "gripper_open_scale_action": {"mean": [0.18214745991593265, 0.03842800712112368], "std": [0.2892301172015333, 0.11004639695259077], "min": [0.012623517640999385, 0.02069314249924251], "max": [0.9531166894095284, 0.9345136369977679], "count": [2603]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48152157041742105]], [[0.5140528079515584]], [[0.4894423386725582]]], "std": [[[0.24866801454465184]], [[0.2632463227792237]], [[0.2654391762442947]]], "count": [426]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43322199144394324]], [[0.4358989657808872]], [[0.43270365000460276]]], "std": [[[0.27017320166523084]], [[0.25189645915032094]], [[0.26910064234627545]]], "count": [426]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4268081868115008]], [[0.43475872930027515]], [[0.40665569990385303]]], "std": [[[0.25440561429581077]], [[0.24042694959925628]], [[0.2432637693312743]]], "count": [426]}, "observation.state": {"min": [-1.1428157091140747, -0.0015339808305725455, -1.9297478199005127, -1.0980087518692017, -0.7935106754302979, -0.849825382232666, 0.022106748074293137, -0.030097631737589836, -0.0015339808305725455, -1.9358837604522705, -0.2743143141269684, -0.6535372138023376, -0.15490372478961945, 0.03520165756344795], "max": [1.1023772954940796, 2.577087640762329, -0.016873788088560104, 0.9589772820472717, 1.1566214561462402, 1.0814564228057861, 1.6925832033157349, 1.0768544673919678, 2.0232186317443848, 0.0015339808305725455, 0.857077956199646, 0.5833820700645447, 0.5553010702133179, 1.6584755182266235], "mean": [-0.07113175094127655, 1.526752233505249, -1.0953019857406616, -0.056612879037857056, 0.07826873660087585, -0.09681493788957596, 0.34488344192504883, 0.46466097235679626, 0.9725626111030579, -0.8830705285072327, 0.3595808446407318, 0.07335222512483597, 0.2662752568721771, 0.07147122919559479], "std": [0.5948603749275208, 0.7239230275154114, 0.5977849364280701, 0.43053916096687317, 0.4040423035621643, 0.36439085006713867, 0.535868763923645, 0.38455721735954285, 0.7773287892341614, 0.7234808206558228, 0.33150139451026917, 0.21513991057872772, 0.2441188395023346, 0.21882683038711548], "count": [3206]}, "action": {"min": [-1.1428157091140747, -0.0015339808305725455, -1.9297478199005127, -1.0980087518692017, -0.7935106754302979, -0.849825382232666, 0.022106748074293137, -0.030097631737589836, -0.0015339808305725455, -1.9358837604522705, -0.2743143141269684, -0.6535372138023376, -0.15490372478961945, 0.03520165756344795], "max": [1.1023772954940796, 2.577087640762329, -0.016873788088560104, 0.9589772820472717, 1.1566214561462402, 1.0814564228057861, 1.6925832033157349, 1.0768544673919678, 2.0232186317443848, 0.0015339808305725455, 0.857077956199646, 0.5833820700645447, 0.5553010702133179, 1.6584755182266235], "mean": [-0.07113175094127655, 1.526752233505249, -1.0953019857406616, -0.056612879037857056, 0.07826873660087585, -0.09681493788957596, 0.34488344192504883, 0.46466097235679626, 0.9725626111030579, -0.8830705285072327, 0.3595808446407318, 0.07335222512483597, 0.2662752568721771, 0.07147122919559479], "std": [0.5948603749275208, 0.7239230275154114, 0.5977849364280701, 0.43053916096687317, 0.4040423035621643, 0.36439085006713867, 0.535868763923645, 0.38455721735954285, 0.7773287892341614, 0.7234808206558228, 0.33150139451026917, 0.21513991057872772, 0.2441188395023346, 0.21882683038711548], "count": [3206]}, "timestamp": {"min": [0.0], "max": [106.83333333333333], "mean": [53.41666666666667], "std": [30.849747882996457], "count": [3206]}, "frame_index": {"min": [0], "max": [3205], "mean": [1602.5], "std": [925.4924364898937], "count": [3206]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [3206]}, "index": {"min": [145453], "max": [148658], "mean": [147055.5], "std": [925.4924364898937], "count": [3206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3206]}, "subtask_annotation": {"mean": [11.025577043044292, 24.0, 24.0, 24.0, 24.0], "std": [6.788257785045411, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3206]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [3206]}, "eef_direction_state": {"mean": [3.606674984404242, 4.753898939488459], "std": [2.012051739062769, 1.9076320320817486], "min": [0, 0], "max": [6, 6], "count": [3206]}, "eef_velocity_state": {"mean": [1.293512164691204, 0.5583281347473488], "std": [0.7868232227449701, 0.7605758068427821], "min": [0, 0], "max": [2, 2], "count": [3206]}, "eef_acc_mag_state": {"mean": [1.106674984404242, 0.5901434809731753], "std": [0.8049901204304154, 0.8007031637606137], "min": [0, 0], "max": [2, 2], "count": [3206]}, "eef_direction_action": {"mean": [3.606674984404242, 4.753898939488459], "std": [2.012051739062769, 1.9076320320817486], "min": [0, 0], "max": [6, 6], "count": [3206]}, "eef_velocity_action": {"mean": [1.293512164691204, 0.5583281347473488], "std": [0.7868232227449701, 0.7605758068427821], "min": [0, 0], "max": [2, 2], "count": [3206]}, "eef_acc_mag_action": {"mean": [1.106674984404242, 0.5901434809731753], "std": [0.8049901204304154, 0.8007031637606137], "min": [0, 0], "max": [2, 2], "count": [3206]}, "eef_sim_pose_state": {"mean": [0.31074426291447804, 0.306142693048272, 1.3011857828675857, -0.15467650991852944, 0.3410671278334719, -0.02620475633461394, 0.19316129129853638, -0.227474334741764, 1.3068633883154854, 0.3193688409901234, 0.4263060316807381, 0.5566096418510624], "std": [0.13821087330337017, 0.1779599325042593, 0.08428245649559336, 0.5009136436282278, 0.3941481609645138, 0.3642828325268167, 0.10195687957584683, 0.09602609373037188, 0.10484320072543447, 0.3707296506418718, 0.34636568541058843, 0.5243539743335451], "min": [0.04266599783901891, -0.11496145218258733, 1.1664777949570517, -1.0669012797365058, -0.49973339198218913, -0.9452525266700261, -0.01621265707543351, -0.33660874442195843, 1.1814896192116418, -0.39133919692266605, -0.23280060182114837, -0.2585847689308109], "max": [0.6214550509592663, 0.6766614407183792, 1.5804565964433643, 1.5649139117105588, 1.240166658169457, 0.86422062408103, 0.36998425659621936, -0.01136127137291176, 1.4695458312235836, 0.9182614545524994, 0.9438741231731393, 1.5013370624275306], "count": [3206]}, "eef_sim_pose_action": {"mean": [0.31074426291447804, 0.306142693048272, 1.3011857828675857, -0.15467650991852944, 0.3410671278334719, -0.02620475633461394, 0.19316129129853638, -0.227474334741764, 1.3068633883154854, 0.3193688409901234, 0.4263060316807381, 0.5566096418510624], "std": [0.13821087330337017, 0.1779599325042593, 0.08428245649559336, 0.5009136436282278, 0.3941481609645138, 0.3642828325268167, 0.10195687957584683, 0.09602609373037188, 0.10484320072543447, 0.3707296506418718, 0.34636568541058843, 0.5243539743335451], "min": [0.04266599783901891, -0.11496145218258733, 1.1664777949570517, -1.0669012797365058, -0.49973339198218913, -0.9452525266700261, -0.01621265707543351, -0.33660874442195843, 1.1814896192116418, -0.39133919692266605, -0.23280060182114837, -0.2585847689308109], "max": [0.6214550509592663, 0.6766614407183792, 1.5804565964433643, 1.5649139117105588, 1.240166658169457, 0.86422062408103, 0.36998425659621936, -0.01136127137291176, 1.4695458312235836, 0.9182614545524994, 0.9438741231731393, 1.5013370624275306], "count": [3206]}, "gripper_mode_state": {"mean": [0.859638178415471, 0.9766063630692452], "std": [0.34736203106556307, 0.15115017261620317], "min": [0, 0], "max": [1, 1], "count": [3206]}, "gripper_activity_state": {"mean": [1.82252027448534, 1.9678727386150967], "std": [0.5316008956176765, 0.23805911766849852], "min": [0, 0], "max": [2, 2], "count": [3206]}, "gripper_mode_action": {"mean": [0.859638178415471, 0.9766063630692452], "std": [0.34736203106556307, 0.15115017261620317], "min": [0, 0], "max": [1, 1], "count": [3206]}, "gripper_activity_action": {"mean": [1.82252027448534, 1.9678727386150967], "std": [0.5316008956176765, 0.23805911766849852], "min": [0, 0], "max": [2, 2], "count": [3206]}, "gripper_open_scale_state": {"mean": [0.19707269337343408, 0.04084109019751222], "std": [0.30621021312607805, 0.12504417518480307], "min": [0.01263242747102465, 0.02011523289339883], "max": [0.9671904018947056, 0.9477002961294991], "count": [3206]}, "gripper_open_scale_action": {"mean": [0.19707269337343408, 0.04084109019751222], "std": [0.30621021312607805, 0.12504417518480307], "min": [0.01263242747102465, 0.02011523289339883], "max": [0.9671904018947056, 0.9477002961294991], "count": [3206]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4595110951264564]], [[0.45224712335417255]], [[0.41494545562186225]]], "std": [[[0.2511678113607351]], [[0.24998414217763426]], [[0.2452568399093543]]], "count": [460]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280738076631619]], [[0.4304301257459506]], [[0.4258015522875817]]], "std": [[[0.2658001179296934]], [[0.24402736709570885]], [[0.25990560878177416]]], "count": [460]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41456658378327177]], [[0.4184218966088851]], [[0.39535157833664863]]], "std": [[[0.250843987697757]], [[0.23501536152059654]], [[0.23601129188637276]]], "count": [460]}, "observation.state": {"min": [-1.2072428464889526, -0.010581864975392818, -1.9190099239349365, -1.512505054473877, -0.7240389585494995, -0.8789709806442261, 0.0169101320207119, -0.06596117466688156, -0.0017681752797216177, -1.9325385093688965, -0.8145437836647034, -0.539640486240387, -0.24697090685367584, 0.03363225236535072], "max": [1.0584467649459839, 2.6430490016937256, 0.02453056536614895, 0.8330718278884888, 1.084524393081665, 1.3191914558410645, 1.683777093887329, 0.9495341181755066, 2.1328930854797363, 0.0003437501145526767, 0.8412930965423584, 0.4576582610607147, 0.4939418137073517, 1.6581887006759644], "mean": [-0.17977455258369446, 1.5317139625549316, -0.9969407320022583, -0.21035389602184296, 0.11017817258834839, -0.12908649444580078, 0.29714256525039673, 0.3476598262786865, 1.0083125829696655, -0.8163642287254333, 0.2804499864578247, 0.09310821443796158, 0.22831504046916962, 0.08620794862508774], "std": [0.5261856913566589, 0.7152482271194458, 0.5794364809989929, 0.5365380048751831, 0.36170920729637146, 0.3717441260814667, 0.5045700073242188, 0.3066553771495819, 0.7647885084152222, 0.6633962988853455, 0.2997138798236847, 0.19925136864185333, 0.22753888368606567, 0.2596515119075775], "count": [3559]}, "action": {"min": [-1.2072428464889526, -0.010581864975392818, -1.9190099239349365, -1.512505054473877, -0.7240389585494995, -0.8789709806442261, 0.0169101320207119, -0.06596117466688156, -0.0017681752797216177, -1.9325385093688965, -0.8145437836647034, -0.539640486240387, -0.24697090685367584, 0.03363225236535072], "max": [1.0584467649459839, 2.6430490016937256, 0.02453056536614895, 0.8330718278884888, 1.084524393081665, 1.3191914558410645, 1.683777093887329, 0.9495341181755066, 2.1328930854797363, 0.0003437501145526767, 0.8412930965423584, 0.4576582610607147, 0.4939418137073517, 1.6581887006759644], "mean": [-0.17977455258369446, 1.5317139625549316, -0.9969407320022583, -0.21035389602184296, 0.11017817258834839, -0.12908649444580078, 0.29714256525039673, 0.3476598262786865, 1.0083125829696655, -0.8163642287254333, 0.2804499864578247, 0.09310821443796158, 0.22831504046916962, 0.08620794862508774], "std": [0.5261856913566589, 0.7152482271194458, 0.5794364809989929, 0.5365380048751831, 0.36170920729637146, 0.3717441260814667, 0.5045700073242188, 0.3066553771495819, 0.7647885084152222, 0.6633962988853455, 0.2997138798236847, 0.19925136864185333, 0.22753888368606567, 0.2596515119075775], "count": [3559]}, "timestamp": {"min": [0.0], "max": [118.6], "mean": [59.300000000000004], "std": [34.246492115576196], "count": [3559]}, "frame_index": {"min": [0], "max": [3558], "mean": [1779.0], "std": [1027.3947634672857], "count": [3559]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [3559]}, "index": {"min": [148659], "max": [152217], "mean": [150438.0], "std": [1027.3947634672857], "count": [3559]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3559]}, "subtask_annotation": {"mean": [12.04776622646811, 24.0, 24.0, 24.0, 24.0], "std": [6.785682324871711, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3559]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [3559]}, "eef_direction_state": {"mean": [3.4942399550435517, 4.275920202304018], "std": [2.105774978597775, 2.124202335213518], "min": [0, 0], "max": [6, 6], "count": [3559]}, "eef_velocity_state": {"mean": [1.304860915987637, 0.7215509974711998], "std": [0.792318045967721, 0.7679768450483887], "min": [0, 0], "max": [2, 2], "count": [3559]}, "eef_acc_mag_state": {"mean": [1.1371171677437482, 0.7504917111548187], "std": [0.7917612474967922, 0.8351703972503028], "min": [0, 0], "max": [2, 2], "count": [3559]}, "eef_direction_action": {"mean": [3.4942399550435517, 4.275920202304018], "std": [2.105774978597775, 2.124202335213518], "min": [0, 0], "max": [6, 6], "count": [3559]}, "eef_velocity_action": {"mean": [1.304860915987637, 0.7215509974711998], "std": [0.792318045967721, 0.7679768450483887], "min": [0, 0], "max": [2, 2], "count": [3559]}, "eef_acc_mag_action": {"mean": [1.1371171677437482, 0.7504917111548187], "std": [0.7917612474967922, 0.8351703972503028], "min": [0, 0], "max": [2, 2], "count": [3559]}, "eef_sim_pose_state": {"mean": [0.31642944327571676, 0.2748100249470941, 1.2889855794372178, -0.18389669858295757, 0.3104412430084328, -0.08707098503709193, 0.2169484883963865, -0.24906586127013416, 1.2931013393563886, 0.315674144110904, 0.4516521711676006, 0.47629488791109686], "std": [0.13364318566284777, 0.16171777497240725, 0.07572781116717821, 0.4202109779292216, 0.4059516230195563, 0.3514232416144837, 0.1146196382193289, 0.08671198396493573, 0.09310383065117535, 0.3667414845237247, 0.3273126322200413, 0.45840811715628954], "min": [0.0300270217514297, -0.14696850348275609, 1.1557323894823355, -0.9209783954999686, -0.6927707425619563, -1.1360989025849684, 0.048543674628000966, -0.35626674960347265, 1.1812843541390654, -0.5353867577272352, -0.06274707688586045, -0.3253140400431241], "max": [0.6127070404143719, 0.6177919594733177, 1.5428856012120187, 1.6289344203135352, 1.123453037042689, 0.8237254507487788, 0.40285367126581695, -0.006317015648020433, 1.4692163412078563, 0.9524894661367285, 1.0453924595715063, 1.5431006230968618], "count": [3559]}, "eef_sim_pose_action": {"mean": [0.31642944327571676, 0.2748100249470941, 1.2889855794372178, -0.18389669858295757, 0.3104412430084328, -0.08707098503709193, 0.2169484883963865, -0.24906586127013416, 1.2931013393563886, 0.315674144110904, 0.4516521711676006, 0.47629488791109686], "std": [0.13364318566284777, 0.16171777497240725, 0.07572781116717821, 0.4202109779292216, 0.4059516230195563, 0.3514232416144837, 0.1146196382193289, 0.08671198396493573, 0.09310383065117535, 0.3667414845237247, 0.3273126322200413, 0.45840811715628954], "min": [0.0300270217514297, -0.14696850348275609, 1.1557323894823355, -0.9209783954999686, -0.6927707425619563, -1.1360989025849684, 0.048543674628000966, -0.35626674960347265, 1.1812843541390654, -0.5353867577272352, -0.06274707688586045, -0.3253140400431241], "max": [0.6127070404143719, 0.6177919594733177, 1.5428856012120187, 1.6289344203135352, 1.123453037042689, 0.8237254507487788, 0.40285367126581695, -0.006317015648020433, 1.4692163412078563, 0.9524894661367285, 1.0453924595715063, 1.5431006230968618], "count": [3559]}, "gripper_mode_state": {"mean": [0.8749648777746558, 0.9651587524585558], "std": [0.33075873448095156, 0.1833775749954233], "min": [0, 0], "max": [1, 1], "count": [3559]}, "gripper_activity_state": {"mean": [1.8078111829165495, 1.9592582186007306], "std": [0.5510068561509942, 0.26667087985302096], "min": [0, 0], "max": [2, 2], "count": [3559]}, "gripper_mode_action": {"mean": [0.8749648777746558, 0.9651587524585558], "std": [0.33075873448095156, 0.1833775749954233], "min": [0, 0], "max": [1, 1], "count": [3559]}, "gripper_activity_action": {"mean": [1.8078111829165495, 1.9592582186007306], "std": [0.5510068561509942, 0.26667087985302096], "min": [0, 0], "max": [2, 2], "count": [3559]}, "gripper_open_scale_state": {"mean": [0.16978961090708272, 0.049263311852148536], "std": [0.28832525572731554, 0.14837233199287864], "min": [0.009662932583263941, 0.019218429923057556], "max": [0.962158339364188, 0.9475364003862653], "count": [3559]}, "gripper_open_scale_action": {"mean": [0.16978961090708272, 0.049263311852148536], "std": [0.28832525572731554, 0.14837233199287864], "min": [0.009662932583263941, 0.019218429923057556], "max": [0.962158339364188, 0.9475364003862653], "count": [3559]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47207807427164766]], [[0.4826498929364774]], [[0.4528674081015848]]], "std": [[[0.25263845400686763]], [[0.2556845458069329]], [[0.2537763004035599]]], "count": [408]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390853511202956]], [[0.4339484753460207]], [[0.4291065368821821]]], "std": [[[0.2669257294103805]], [[0.2455292877049515]], [[0.26311289132315807]]], "count": [408]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41574692292494336]], [[0.4206170469958136]], [[0.3965245204835747]]], "std": [[[0.264597151223276]], [[0.25114699931816975]], [[0.25341969995012503]]], "count": [408]}, "observation.state": {"min": [-1.176267385482788, -0.00569568807259202, -1.9312818050384521, -1.341115117073059, -0.7082196474075317, -0.7976229190826416, 0.017469225451350212, 0.0015339808305725455, -0.0052871727384626865, -1.9312818050384521, -0.5458548665046692, -0.20862138271331787, -0.20085574686527252, 0.03340676426887512], "max": [0.9997764825820923, 2.61306095123291, 0.01840776950120926, 1.0618735551834106, 1.0799224376678467, 1.0937283039093018, 1.6679542064666748, 0.9019199013710022, 2.0130462646484375, 0.0015339808305725455, 0.8322995901107788, 0.7373881936073303, 0.6611457467079163, 1.5799697637557983], "mean": [-0.20944364368915558, 1.590868353843689, -1.1109200716018677, -0.06929917633533478, 0.19981147348880768, -0.18286897242069244, 0.29978641867637634, 0.293601393699646, 0.9425320625305176, -0.8524869680404663, 0.3467404246330261, 0.25040119886398315, 0.28296956419944763, 0.0516173280775547], "std": [0.5365886688232422, 0.6384751200675964, 0.5458323359489441, 0.49863824248313904, 0.37208738923072815, 0.33302345871925354, 0.503886342048645, 0.2774469256401062, 0.7253220081329346, 0.6888125538825989, 0.3197970688343048, 0.24254214763641357, 0.29242467880249023, 0.14155881106853485], "count": [3029]}, "action": {"min": [-1.176267385482788, -0.00569568807259202, -1.9312818050384521, -1.341115117073059, -0.7082196474075317, -0.7976229190826416, 0.017469225451350212, 0.0015339808305725455, -0.0052871727384626865, -1.9312818050384521, -0.5458548665046692, -0.20862138271331787, -0.20085574686527252, 0.03340676426887512], "max": [0.9997764825820923, 2.61306095123291, 0.01840776950120926, 1.0618735551834106, 1.0799224376678467, 1.0937283039093018, 1.6679542064666748, 0.9019199013710022, 2.0130462646484375, 0.0015339808305725455, 0.8322995901107788, 0.7373881936073303, 0.6611457467079163, 1.5799697637557983], "mean": [-0.20944364368915558, 1.590868353843689, -1.1109200716018677, -0.06929917633533478, 0.19981147348880768, -0.18286897242069244, 0.29978641867637634, 0.293601393699646, 0.9425320625305176, -0.8524869680404663, 0.3467404246330261, 0.25040119886398315, 0.28296956419944763, 0.0516173280775547], "std": [0.5365886688232422, 0.6384751200675964, 0.5458323359489441, 0.49863824248313904, 0.37208738923072815, 0.33302345871925354, 0.503886342048645, 0.2774469256401062, 0.7253220081329346, 0.6888125538825989, 0.3197970688343048, 0.24254214763641357, 0.29242467880249023, 0.14155881106853485], "count": [3029]}, "timestamp": {"min": [0.0], "max": [100.93333333333334], "mean": [50.46666666666666], "std": [29.146564501193314], "count": [3029]}, "frame_index": {"min": [0], "max": [3028], "mean": [1514.0], "std": [874.3969350357994], "count": [3029]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [3029]}, "index": {"min": [152218], "max": [155246], "mean": [153732.0], "std": [874.3969350357994], "count": [3029]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3029]}, "subtask_annotation": {"mean": [11.889402443050512, 24.0, 24.0, 24.0, 24.0], "std": [6.807884603602805, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3029]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [3029]}, "eef_direction_state": {"mean": [3.4506437768240343, 4.38824694618686], "std": [2.0551870333472717, 2.123880598976175], "min": [0, 0], "max": [6, 6], "count": [3029]}, "eef_velocity_state": {"mean": [1.3245295477055135, 0.6662264773852756], "std": [0.7911668701208764, 0.7923276382767521], "min": [0, 0], "max": [2, 2], "count": [3029]}, "eef_acc_mag_state": {"mean": [1.1630901287553648, 0.6873555628920436], "std": [0.7877054357736277, 0.830049244991829], "min": [0, 0], "max": [2, 2], "count": [3029]}, "eef_direction_action": {"mean": [3.4506437768240343, 4.38824694618686], "std": [2.0551870333472717, 2.123880598976175], "min": [0, 0], "max": [6, 6], "count": [3029]}, "eef_velocity_action": {"mean": [1.3245295477055135, 0.6662264773852756], "std": [0.7911668701208764, 0.7923276382767521], "min": [0, 0], "max": [2, 2], "count": [3029]}, "eef_acc_mag_action": {"mean": [1.1630901287553648, 0.6873555628920436], "std": [0.7877054357736277, 0.830049244991829], "min": [0, 0], "max": [2, 2], "count": [3029]}, "eef_sim_pose_state": {"mean": [0.3263817185574728, 0.26698887822429723, 1.3039016083405754, -0.16454116109731007, 0.382782812762688, -0.01472077573897989, 0.20284076359970624, -0.26421231444228277, 1.3121868696407535, 0.46360801535269425, 0.3922673100472275, 0.5994857268679669], "std": [0.12493938927312971, 0.16095280356190578, 0.07317141463046706, 0.41171245056519884, 0.4208652321899407, 0.3408040895570178, 0.10368956072980512, 0.08394238637565037, 0.10353887912687691, 0.45649737444700206, 0.30393220964464435, 0.5198193127871482], "min": [0.03740543681449894, -0.12673101156976424, 1.153311539180882, -0.9855039988134945, -0.5227035877606281, -0.9872652190617894, 0.05359491646897202, -0.3370561322938806, 1.181660681226864, -0.3033384661180223, -0.13558984073344216, -0.10636568392940308], "max": [0.616867982150865, 0.6085364445315335, 1.559890422297941, 1.5845468381828776, 1.2846783489073674, 1.1161489619282028, 0.3577213647528403, -0.03830616180383762, 1.496798983516338, 1.164085174116038, 0.9179449677964335, 1.5985029916079565], "count": [3029]}, "eef_sim_pose_action": {"mean": [0.3263817185574728, 0.26698887822429723, 1.3039016083405754, -0.16454116109731007, 0.382782812762688, -0.01472077573897989, 0.20284076359970624, -0.26421231444228277, 1.3121868696407535, 0.46360801535269425, 0.3922673100472275, 0.5994857268679669], "std": [0.12493938927312971, 0.16095280356190578, 0.07317141463046706, 0.41171245056519884, 0.4208652321899407, 0.3408040895570178, 0.10368956072980512, 0.08394238637565037, 0.10353887912687691, 0.45649737444700206, 0.30393220964464435, 0.5198193127871482], "min": [0.03740543681449894, -0.12673101156976424, 1.153311539180882, -0.9855039988134945, -0.5227035877606281, -0.9872652190617894, 0.05359491646897202, -0.3370561322938806, 1.181660681226864, -0.3033384661180223, -0.13558984073344216, -0.10636568392940308], "max": [0.616867982150865, 0.6085364445315335, 1.559890422297941, 1.5845468381828776, 1.2846783489073674, 1.1161489619282028, 0.3577213647528403, -0.03830616180383762, 1.496798983516338, 1.164085174116038, 0.9179449677964335, 1.5985029916079565], "count": [3029]}, "gripper_mode_state": {"mean": [0.8702542093100033, 0.9881148894024431], "std": [0.3360235415684724, 0.1083690672823227], "min": [0, 0], "max": [1, 1], "count": [3029]}, "gripper_activity_state": {"mean": [1.7791350280620666, 1.9696269395840211], "std": [0.5834861062963282, 0.2306962479366763], "min": [0, 0], "max": [2, 2], "count": [3029]}, "gripper_mode_action": {"mean": [0.8702542093100033, 0.9881148894024431], "std": [0.3360235415684724, 0.1083690672823227], "min": [0, 0], "max": [1, 1], "count": [3029]}, "gripper_activity_action": {"mean": [1.7791350280620666, 1.9696269395840211], "std": [0.5834861062963282, 0.2306962479366763], "min": [0, 0], "max": [2, 2], "count": [3029]}, "gripper_open_scale_state": {"mean": [0.17130141957223527, 0.029495228706191944], "std": [0.2879365989058464, 0.08089074965688993], "min": [0.009982414543628693, 0.019089579582214355], "max": [0.9531166894095284, 0.9028398650033134], "count": [3029]}, "gripper_open_scale_action": {"mean": [0.17130141957223527, 0.029495228706191944], "std": [0.2879365989058464, 0.08089074965688993], "min": [0.009982414543628693, 0.019089579582214355], "max": [0.9531166894095284, 0.9028398650033134], "count": [3029]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44245838185558806]], [[0.4581053357497416]], [[0.43076816430605896]]], "std": [[[0.24477516715515263]], [[0.2518156989001643]], [[0.2500951098388332]]], "count": [449]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350067937221907]], [[0.4329019304579045]], [[0.428205368017041]]], "std": [[[0.26853171324805103]], [[0.24433464103204916]], [[0.26129724628166284]]], "count": [449]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40717565784046855]], [[0.4131747474416641]], [[0.3914141629183225]]], "std": [[[0.2427144586144198]], [[0.226943451871997]], [[0.22779254108960206]]], "count": [449]}, "observation.state": {"min": [-1.3023496866226196, -0.0012749144807457924, -1.9297478199005127, -1.5299999713897705, -0.7605270147323608, -0.8501591086387634, 0.020047485828399658, -0.003067961661145091, -0.0015339808305725455, -1.636757493019104, -0.7949045896530151, -0.5985146760940552, -0.26531386375427246, 0.03363225236535072], "max": [1.0921943187713623, 2.6292431354522705, 0.01840776950120926, 0.7803223729133606, 1.1520196199417114, 1.2517282962799072, 1.6679542064666748, 1.020097255706787, 1.9113401174545288, 5.421010943206879e-21, 0.5738973021507263, 0.2933487296104431, 0.44792237877845764, 1.6582157611846924], "mean": [-0.225865438580513, 1.58101224899292, -1.048282504081726, -0.23781801760196686, 0.1757945418357849, -0.06150146946310997, 0.31893715262413025, 0.39865678548812866, 0.8958675861358643, -0.6694585680961609, 0.17757020890712738, 0.022198976948857307, 0.17636509239673615, 0.07243957370519638], "std": [0.5380894541740417, 0.6958549618721008, 0.5931544303894043, 0.5556336045265198, 0.36871781945228577, 0.37338897585868835, 0.5058500170707703, 0.35583171248435974, 0.722174346446991, 0.5722495317459106, 0.23511247336864471, 0.11520840972661972, 0.18538051843643188, 0.22233983874320984], "count": [3447]}, "action": {"min": [-1.3023496866226196, -0.0012749144807457924, -1.9297478199005127, -1.5299999713897705, -0.7605270147323608, -0.8501591086387634, 0.020047485828399658, -0.003067961661145091, -0.0015339808305725455, -1.636757493019104, -0.7949045896530151, -0.5985146760940552, -0.26531386375427246, 0.03363225236535072], "max": [1.0921943187713623, 2.6292431354522705, 0.01840776950120926, 0.7803223729133606, 1.1520196199417114, 1.2517282962799072, 1.6679542064666748, 1.020097255706787, 1.9113401174545288, 5.421010943206879e-21, 0.5738973021507263, 0.2933487296104431, 0.44792237877845764, 1.6582157611846924], "mean": [-0.225865438580513, 1.58101224899292, -1.048282504081726, -0.23781801760196686, 0.1757945418357849, -0.06150146946310997, 0.31893715262413025, 0.39865678548812866, 0.8958675861358643, -0.6694585680961609, 0.17757020890712738, 0.022198976948857307, 0.17636509239673615, 0.07243957370519638], "std": [0.5380894541740417, 0.6958549618721008, 0.5931544303894043, 0.5556336045265198, 0.36871781945228577, 0.37338897585868835, 0.5058500170707703, 0.35583171248435974, 0.722174346446991, 0.5722495317459106, 0.23511247336864471, 0.11520840972661972, 0.18538051843643188, 0.22233983874320984], "count": [3447]}, "timestamp": {"min": [0.0], "max": [114.86666666666666], "mean": [57.43333333333334], "std": [33.168771569164385], "count": [3447]}, "frame_index": {"min": [0], "max": [3446], "mean": [1723.0], "std": [995.0631470749314], "count": [3447]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [3447]}, "index": {"min": [155247], "max": [158693], "mean": [156970.0], "std": [995.0631470749314], "count": [3447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3447]}, "subtask_annotation": {"mean": [12.640266898752538, 24.0, 24.0, 24.0, 24.0], "std": [6.774025267266872, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3447]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [3447]}, "eef_direction_state": {"mean": [3.4441543371047287, 4.5248041775456915], "std": [2.1490041081328277, 2.0098126874965816], "min": [0, 0], "max": [6, 6], "count": [3447]}, "eef_velocity_state": {"mean": [1.285175514940528, 0.6541920510588918], "std": [0.8026415029808255, 0.7730214785025717], "min": [0, 0], "max": [2, 2], "count": [3447]}, "eef_acc_mag_state": {"mean": [1.120684653321729, 0.6750797795184218], "std": [0.7977694433698644, 0.8197039226209976], "min": [0, 0], "max": [2, 2], "count": [3447]}, "eef_direction_action": {"mean": [3.4441543371047287, 4.5248041775456915], "std": [2.1490041081328277, 2.0098126874965816], "min": [0, 0], "max": [6, 6], "count": [3447]}, "eef_velocity_action": {"mean": [1.285175514940528, 0.6541920510588918], "std": [0.8026415029808255, 0.7730214785025717], "min": [0, 0], "max": [2, 2], "count": [3447]}, "eef_acc_mag_action": {"mean": [1.120684653321729, 0.6750797795184218], "std": [0.7977694433698644, 0.8197039226209976], "min": [0, 0], "max": [2, 2], "count": [3447]}, "eef_sim_pose_state": {"mean": [0.3223502990217616, 0.26265578615271223, 1.2955916812408281, -0.07921258183254386, 0.2790955353668287, -0.056579042918309, 0.19048556535741923, -0.2509136039787012, 1.2830436894613644, 0.18749576068260132, 0.3985533544916494, 0.4240486014065301], "std": [0.13659060322986807, 0.16464688618191178, 0.08014391961635925, 0.43847086819893066, 0.4046293373201868, 0.3627508737411879, 0.10035683324635673, 0.08598924374447967, 0.08883989627842565, 0.25209765359090736, 0.3211345347230418, 0.4195209012506175], "min": [0.041711416667745575, -0.15659538410053367, 1.1596743862710113, -0.8688105590787423, -0.7492242036261185, -1.0331597729207664, 0.04629673932195573, -0.3365520264740975, 1.1723378758233167, -0.6750123302037453, -0.10921934799150934, -0.23849401423925642], "max": [0.6184123639865704, 0.6248997563756082, 1.5582057558768463, 1.6850396573364377, 1.2009691458401721, 0.921897114737755, 0.37190966473501735, -0.036783797249849974, 1.456611506982498, 0.5541364537982241, 0.867910697705883, 1.2444652233221427], "count": [3447]}, "eef_sim_pose_action": {"mean": [0.3223502990217616, 0.26265578615271223, 1.2955916812408281, -0.07921258183254386, 0.2790955353668287, -0.056579042918309, 0.19048556535741923, -0.2509136039787012, 1.2830436894613644, 0.18749576068260132, 0.3985533544916494, 0.4240486014065301], "std": [0.13659060322986807, 0.16464688618191178, 0.08014391961635925, 0.43847086819893066, 0.4046293373201868, 0.3627508737411879, 0.10035683324635673, 0.08598924374447967, 0.08883989627842565, 0.25209765359090736, 0.3211345347230418, 0.4195209012506175], "min": [0.041711416667745575, -0.15659538410053367, 1.1596743862710113, -0.8688105590787423, -0.7492242036261185, -1.0331597729207664, 0.04629673932195573, -0.3365520264740975, 1.1723378758233167, -0.6750123302037453, -0.10921934799150934, -0.23849401423925642], "max": [0.6184123639865704, 0.6248997563756082, 1.5582057558768463, 1.6850396573364377, 1.2009691458401721, 0.921897114737755, 0.37190966473501735, -0.036783797249849974, 1.456611506982498, 0.5541364537982241, 0.867910697705883, 1.2444652233221427], "count": [3447]}, "gripper_mode_state": {"mean": [0.8668407310704961, 0.9744705541050188], "std": [0.33974678516162227, 0.1577266410194534], "min": [0, 0], "max": [1, 1], "count": [3447]}, "gripper_activity_state": {"mean": [1.7722657383231797, 1.9564838990426459], "std": [0.592043905672688, 0.2754180749356787], "min": [0, 0], "max": [2, 2], "count": [3447]}, "gripper_mode_action": {"mean": [0.8668407310704961, 0.9744705541050188], "std": [0.33974678516162227, 0.1577266410194534], "min": [0, 0], "max": [1, 1], "count": [3447]}, "gripper_activity_action": {"mean": [1.7722657383231797, 1.9564838990426459], "std": [0.592043905672688, 0.2754180749356787], "min": [0, 0], "max": [2, 2], "count": [3447]}, "gripper_open_scale_state": {"mean": [0.1822418717652695, 0.04139515559693862], "std": [0.28905679186410754, 0.1270547119406022], "min": [0.011455706187656947, 0.019218429923057556], "max": [0.9531166894095284, 0.9475518635341099], "count": [3447]}, "gripper_open_scale_action": {"mean": [0.1822418717652695, 0.04139515559693862], "std": [0.28905679186410754, 0.1270547119406022], "min": [0.011455706187656947, 0.019218429923057556], "max": [0.9531166894095284, 0.9475518635341099], "count": [3447]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5208924990841961]], [[0.5261888234972782]], [[0.5029763955565838]]], "std": [[[0.26513352863058626]], [[0.2673218352206977]], [[0.26624055258690227]]], "count": [339]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41694719747945064]], [[0.43676394913914435]], [[0.4330318755984859]]], "std": [[[0.2588980698176252]], [[0.24919801683687973]], [[0.26777863151737835]]], "count": [339]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41090552358275334]], [[0.4125636588132467]], [[0.3855620722231862]]], "std": [[[0.24914557293057327]], [[0.23484883868736284]], [[0.2391770392769992]]], "count": [339]}, "observation.state": {"min": [-1.1778961420059204, -0.0076536559499800205, -1.9435003995895386, -1.5299999713897705, -0.8471757173538208, -0.8680930137634277, 0.01946381665766239, -0.027094941586256027, -0.004075918346643448, -1.4684243202209473, -0.7623884677886963, -0.20248545706272125, -0.4939418137073517, 0.033141132444143295], "max": [0.9203884601593018, 2.624641180038452, 0.0, 0.8178676962852478, 1.182699203491211, 1.1857671737670898, 1.6678245067596436, 0.8957442045211792, 1.8775924444198608, 9.514042188019803e-19, 0.3401603400707245, 0.6815347075462341, 0.5844466686248779, 1.6579560041427612], "mean": [-0.22955691814422607, 1.5323067903518677, -1.013192057609558, -0.20050282776355743, 0.15545237064361572, -0.19212907552719116, 0.3124364912509918, 0.2532729506492615, 0.774995744228363, -0.4868628978729248, 0.03488948196172714, 0.1907055526971817, 0.22846566140651703, 0.07833103835582733], "std": [0.494681179523468, 0.7175425291061401, 0.5787977576255798, 0.5560498237609863, 0.34386372566223145, 0.3789244592189789, 0.5009093880653381, 0.275174081325531, 0.6620345115661621, 0.45207154750823975, 0.16634996235370636, 0.22113682329654694, 0.29095908999443054, 0.24135935306549072], "count": [2365]}, "action": {"min": [-1.1778961420059204, -0.0076536559499800205, -1.9435003995895386, -1.5299999713897705, -0.8471757173538208, -0.8680930137634277, 0.01946381665766239, -0.027094941586256027, -0.004075918346643448, -1.4684243202209473, -0.7623884677886963, -0.20248545706272125, -0.4939418137073517, 0.033141132444143295], "max": [0.9203884601593018, 2.624641180038452, 0.0, 0.8178676962852478, 1.182699203491211, 1.1857671737670898, 1.6678245067596436, 0.8957442045211792, 1.8775924444198608, 9.514042188019803e-19, 0.3401603400707245, 0.6815347075462341, 0.5844466686248779, 1.6579560041427612], "mean": [-0.22955691814422607, 1.5323067903518677, -1.013192057609558, -0.20050282776355743, 0.15545237064361572, -0.19212907552719116, 0.3124364912509918, 0.2532729506492615, 0.774995744228363, -0.4868628978729248, 0.03488948196172714, 0.1907055526971817, 0.22846566140651703, 0.07833103835582733], "std": [0.494681179523468, 0.7175425291061401, 0.5787977576255798, 0.5560498237609863, 0.34386372566223145, 0.3789244592189789, 0.5009093880653381, 0.275174081325531, 0.6620345115661621, 0.45207154750823975, 0.16634996235370636, 0.22113682329654694, 0.29095908999443054, 0.24135935306549072], "count": [2365]}, "timestamp": {"min": [0.0], "max": [78.8], "mean": [39.4], "std": [22.75722107620153], "count": [2365]}, "frame_index": {"min": [0], "max": [2364], "mean": [1182.0], "std": [682.7166322860459], "count": [2365]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [2365]}, "index": {"min": [158694], "max": [161058], "mean": [159876.0], "std": [682.7166322860459], "count": [2365]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2365]}, "subtask_annotation": {"mean": [13.704439746300212, 24.0, 24.0, 24.0, 24.0], "std": [6.818901828675774, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2365]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [2365]}, "eef_direction_state": {"mean": [3.3086680761099365, 4.529809725158563], "std": [2.1320738303222457, 2.0799199462534315], "min": [0, 0], "max": [6, 6], "count": [2365]}, "eef_velocity_state": {"mean": [1.3433403805496829, 0.6194503171247357], "std": [0.7929945948627052, 0.7785456396838282], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_acc_mag_state": {"mean": [1.1243128964059197, 0.6507399577167019], "std": [0.8025993733515417, 0.8213615275969985], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_direction_action": {"mean": [3.3086680761099365, 4.529809725158563], "std": [2.1320738303222457, 2.0799199462534315], "min": [0, 0], "max": [6, 6], "count": [2365]}, "eef_velocity_action": {"mean": [1.3433403805496829, 0.6194503171247357], "std": [0.7929945948627052, 0.7785456396838282], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_acc_mag_action": {"mean": [1.1243128964059197, 0.6507399577167019], "std": [0.8025993733515417, 0.8213615275969985], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_sim_pose_state": {"mean": [0.31816334055249956, 0.2583444377956507, 1.2923175724288132, -0.17593350439844463, 0.3032935746408065, -0.07271075700486918, 0.1782805516814855, -0.28229378775800457, 1.2665087342216248, 0.32268852841586565, 0.30096019862531337, 0.4656288269597028], "std": [0.13488231973803191, 0.15458165088206158, 0.07580161596212977, 0.43168343357520755, 0.42125053103468785, 0.3809939352960973, 0.09501576926211901, 0.07049046435994805, 0.0785168290532475, 0.3958508980531327, 0.2640566746861736, 0.44686554516371974], "min": [0.021743177777805225, -0.1357729577624414, 1.1536067223668647, -0.8912680397423168, -0.552614631741501, -1.211181182662896, 0.0485972725169183, -0.3365272831071232, 1.181537173794474, -0.612837786846399, -0.0015307149702905587, -0.11744399072253231], "max": [0.5803311092661857, 0.5813530582783013, 1.557876867284952, 1.64036133260942, 1.2145568365291317, 0.9574922311838372, 0.35154095771510036, -0.05073036946946526, 1.4294944405419527, 0.9364228259297762, 0.9733979884428452, 1.4623226699903833], "count": [2365]}, "eef_sim_pose_action": {"mean": [0.31816334055249956, 0.2583444377956507, 1.2923175724288132, -0.17593350439844463, 0.3032935746408065, -0.07271075700486918, 0.1782805516814855, -0.28229378775800457, 1.2665087342216248, 0.32268852841586565, 0.30096019862531337, 0.4656288269597028], "std": [0.13488231973803191, 0.15458165088206158, 0.07580161596212977, 0.43168343357520755, 0.42125053103468785, 0.3809939352960973, 0.09501576926211901, 0.07049046435994805, 0.0785168290532475, 0.3958508980531327, 0.2640566746861736, 0.44686554516371974], "min": [0.021743177777805225, -0.1357729577624414, 1.1536067223668647, -0.8912680397423168, -0.552614631741501, -1.211181182662896, 0.0485972725169183, -0.3365272831071232, 1.181537173794474, -0.612837786846399, -0.0015307149702905587, -0.11744399072253231], "max": [0.5803311092661857, 0.5813530582783013, 1.557876867284952, 1.64036133260942, 1.2145568365291317, 0.9574922311838372, 0.35154095771510036, -0.05073036946946526, 1.4294944405419527, 0.9364228259297762, 0.9733979884428452, 1.4623226699903833], "count": [2365]}, "gripper_mode_state": {"mean": [0.8756871035940803, 0.9708245243128965], "std": [0.329938176319582, 0.16829815003598098], "min": [0, 0], "max": [1, 1], "count": [2365]}, "gripper_activity_state": {"mean": [1.7915433403805496, 1.9568710359408035], "std": [0.5699415298847449, 0.27403557250141297], "min": [0, 0], "max": [2, 2], "count": [2365]}, "gripper_mode_action": {"mean": [0.8756871035940803, 0.9708245243128965], "std": [0.329938176319582, 0.16829815003598098], "min": [0, 0], "max": [1, 1], "count": [2365]}, "gripper_activity_action": {"mean": [1.7915433403805496, 1.9568710359408035], "std": [0.5699415298847449, 0.27403557250141297], "min": [0, 0], "max": [2, 2], "count": [2365]}, "gripper_open_scale_state": {"mean": [0.17853182243620352, 0.044760444235563905], "std": [0.286233425744404, 0.1379198210553336], "min": [0.011122180947235652, 0.018937789968081882], "max": [0.9530425752912249, 0.9474034309387207], "count": [2365]}, "gripper_open_scale_action": {"mean": [0.17853182243620352, 0.044760444235563905], "std": [0.286233425744404, 0.1379198210553336], "min": [0.011122180947235652, 0.018937789968081882], "max": [0.9530425752912249, 0.9474034309387207], "count": [2365]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299006177908275]], [[0.5336918393273835]], [[0.5092782574676797]]], "std": [[[0.2666266982820449]], [[0.2694294680550643]], [[0.2691932026303535]]], "count": [394]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312979095473497]], [[0.4448593209139267]], [[0.44021966756245645]]], "std": [[[0.2577326066616813]], [[0.24593466909280892]], [[0.2646095307289241]]], "count": [394]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40962083485396417]], [[0.41261078279309465]], [[0.38585297297147847]]], "std": [[[0.25851239137528936]], [[0.2456402672026846]], [[0.24961991353716412]]], "count": [394]}, "observation.state": {"min": [-1.2210487127304077, -0.010173379443585873, -1.9358837604522705, -1.5299999713897705, -0.7835816740989685, -0.7846810221672058, 0.019112108275294304, -0.2713712751865387, -0.003067961661145091, -1.93741774559021, -0.5000694394111633, -0.1564660370349884, -0.23066629469394684, 0.03338667377829552], "max": [0.8636311888694763, 2.7274179458618164, 2.476348136028985e-17, 0.7629854083061218, 1.1688933372497559, 1.1121361255645752, 1.6925832033157349, 0.7915340662002563, 2.021526336669922, 0.0015339808305725455, 0.9569225907325745, 1.0216312408447266, 0.7393787503242493, 1.5997216701507568], "mean": [-0.2956428825855255, 1.682507038116455, -1.0939325094223022, -0.22428174316883087, 0.18699966371059418, -0.1426648646593094, 0.4757919907569885, 0.15442541241645813, 0.8423985242843628, -0.730681836605072, 0.3246174156665802, 0.3639183044433594, 0.3663922846317291, 0.05402911454439163], "std": [0.4878803491592407, 0.7258989214897156, 0.5749911069869995, 0.5688908696174622, 0.33462584018707275, 0.3492344319820404, 0.6271561980247498, 0.2240656316280365, 0.6700056791305542, 0.6369955539703369, 0.3275011479854584, 0.3722756505012512, 0.32697123289108276, 0.1533222198486328], "count": [2895]}, "action": {"min": [-1.2210487127304077, -0.010173379443585873, -1.9358837604522705, -1.5299999713897705, -0.7835816740989685, -0.7846810221672058, 0.019112108275294304, -0.2713712751865387, -0.003067961661145091, -1.93741774559021, -0.5000694394111633, -0.1564660370349884, -0.23066629469394684, 0.03338667377829552], "max": [0.8636311888694763, 2.7274179458618164, 2.476348136028985e-17, 0.7629854083061218, 1.1688933372497559, 1.1121361255645752, 1.6925832033157349, 0.7915340662002563, 2.021526336669922, 0.0015339808305725455, 0.9569225907325745, 1.0216312408447266, 0.7393787503242493, 1.5997216701507568], "mean": [-0.2956428825855255, 1.682507038116455, -1.0939325094223022, -0.22428174316883087, 0.18699966371059418, -0.1426648646593094, 0.4757919907569885, 0.15442541241645813, 0.8423985242843628, -0.730681836605072, 0.3246174156665802, 0.3639183044433594, 0.3663922846317291, 0.05402911454439163], "std": [0.4878803491592407, 0.7258989214897156, 0.5749911069869995, 0.5688908696174622, 0.33462584018707275, 0.3492344319820404, 0.6271561980247498, 0.2240656316280365, 0.6700056791305542, 0.6369955539703369, 0.3275011479854584, 0.3722756505012512, 0.32697123289108276, 0.1533222198486328], "count": [2895]}, "timestamp": {"min": [0.0], "max": [96.46666666666667], "mean": [48.233333333333334], "std": [27.85714882648152], "count": [2895]}, "frame_index": {"min": [0], "max": [2894], "mean": [1447.0], "std": [835.7144647944456], "count": [2895]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [2895]}, "index": {"min": [161059], "max": [163953], "mean": [162506.0], "std": [835.7144647944456], "count": [2895]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2895]}, "subtask_annotation": {"mean": [12.534369602763386, 24.0, 24.0, 24.0, 24.0], "std": [7.253903248601858, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2895]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [2895]}, "eef_direction_state": {"mean": [3.441796200345423, 4.6842832469775475], "std": [2.0785891538210994, 1.9923372105472537], "min": [0, 0], "max": [6, 6], "count": [2895]}, "eef_velocity_state": {"mean": [1.2887737478411054, 0.5675302245250432], "std": [0.7632729151082079, 0.7600899503867107], "min": [0, 0], "max": [2, 2], "count": [2895]}, "eef_acc_mag_state": {"mean": [1.1765112262521589, 0.5941278065630398], "std": [0.782980171751384, 0.8028662326098661], "min": [0, 0], "max": [2, 2], "count": [2895]}, "eef_direction_action": {"mean": [3.441796200345423, 4.6842832469775475], "std": [2.0785891538210994, 1.9923372105472537], "min": [0, 0], "max": [6, 6], "count": [2895]}, "eef_velocity_action": {"mean": [1.2887737478411054, 0.5675302245250432], "std": [0.7632729151082079, 0.7600899503867107], "min": [0, 0], "max": [2, 2], "count": [2895]}, "eef_acc_mag_action": {"mean": [1.1765112262521589, 0.5941278065630398], "std": [0.782980171751384, 0.8028662326098661], "min": [0, 0], "max": [2, 2], "count": [2895]}, "eef_sim_pose_state": {"mean": [0.3427439760613797, 0.23220960587812495, 1.2720550123514678, -0.1102206990196475, 0.3473106087397569, -0.09180721877272172, 0.1881584161095605, -0.2978409641384736, 1.3014268933556818, 0.6121916282319391, 0.3359356836816645, 0.5806614002374453], "std": [0.14184431551245183, 0.15140876613247803, 0.09083809747135098, 0.3990232771486721, 0.47336244616915907, 0.34844830627317525, 0.09771799044102784, 0.06112237361109096, 0.10014721443108854, 0.5739619758085278, 0.27508141234644, 0.5217188457966364], "min": [0.026457977827555584, -0.15207953092960086, 1.0616497390357444, -0.8286212418878818, -0.7226844730791376, -1.160713786699921, 0.04958395917437274, -0.37204096124993963, 1.1812396807983099, -0.1954800754220573, -0.044933531574084196, -0.0716384428151876], "max": [0.5941789134986265, 0.5580159002302887, 1.530604796309561, 1.5605559094758101, 1.2047580949005408, 0.9815297737043096, 0.3663492245146833, -0.06730522931877372, 1.478209129892862, 1.4039399686462264, 0.9586716785504112, 1.5977990569796752], "count": [2895]}, "eef_sim_pose_action": {"mean": [0.3427439760613797, 0.23220960587812495, 1.2720550123514678, -0.1102206990196475, 0.3473106087397569, -0.09180721877272172, 0.1881584161095605, -0.2978409641384736, 1.3014268933556818, 0.6121916282319391, 0.3359356836816645, 0.5806614002374453], "std": [0.14184431551245183, 0.15140876613247803, 0.09083809747135098, 0.3990232771486721, 0.47336244616915907, 0.34844830627317525, 0.09771799044102784, 0.06112237361109096, 0.10014721443108854, 0.5739619758085278, 0.27508141234644, 0.5217188457966364], "min": [0.026457977827555584, -0.15207953092960086, 1.0616497390357444, -0.8286212418878818, -0.7226844730791376, -1.160713786699921, 0.04958395917437274, -0.37204096124993963, 1.1812396807983099, -0.1954800754220573, -0.044933531574084196, -0.0716384428151876], "max": [0.5941789134986265, 0.5580159002302887, 1.530604796309561, 1.5605559094758101, 1.2047580949005408, 0.9815297737043096, 0.3663492245146833, -0.06730522931877372, 1.478209129892862, 1.4039399686462264, 0.9586716785504112, 1.5977990569796752], "count": [2895]}, "gripper_mode_state": {"mean": [0.7761658031088083, 0.9861830742659758], "std": [0.41681224693291746, 0.11673053712411441], "min": [0, 0], "max": [1, 1], "count": [2895]}, "gripper_activity_state": {"mean": [1.776511226252159, 1.9678756476683938], "std": [0.5866690502930223, 0.23802035821925593], "min": [0, 0], "max": [2, 2], "count": [2895]}, "gripper_mode_action": {"mean": [0.7761658031088083, 0.9861830742659758], "std": [0.41681224693291746, 0.11673053712411441], "min": [0, 0], "max": [1, 1], "count": [2895]}, "gripper_activity_action": {"mean": [1.776511226252159, 1.9678756476683938], "std": [0.5866690502930223, 0.23802035821925593], "min": [0, 0], "max": [2, 2], "count": [2895]}, "gripper_open_scale_state": {"mean": [0.27187908166556124, 0.03087289535040493], "std": [0.35837434754024106, 0.08761296664125517], "min": [0.010921204728739602, 0.01907809930188315], "max": [0.9671904018947056, 0.9141266686575753], "count": [2895]}, "gripper_open_scale_action": {"mean": [0.27187908166556124, 0.03087289535040493], "std": [0.35837434754024106, 0.08761296664125517], "min": [0.010921204728739602, 0.01907809930188315], "max": [0.9671904018947056, 0.9141266686575753], "count": [2895]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5446749383072912]], [[0.5299890766434884]], [[0.5006404138095314]]], "std": [[[0.2701982590776371]], [[0.26480042108325486]], [[0.2623078298325719]]], "count": [407]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4299612158950394]], [[0.4361249210440387]], [[0.4319063227666169]]], "std": [[[0.2710472612441981]], [[0.2468369550473335]], [[0.262170937766692]]], "count": [407]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114532058796765]], [[0.4131280424809836]], [[0.3839055225011107]]], "std": [[[0.2591131688142873]], [[0.24446460961459596]], [[0.24818294185755566]]], "count": [407]}, "observation.state": {"min": [-1.3082588911056519, -0.00713712302967906, -1.9529560804367065, -1.4404950141906738, -0.7845293283462524, -0.8271301984786987, 0.022008134052157402, 0.0015339808305725455, -0.003067961661145091, -1.9242417812347412, -0.6350680589675903, -0.19328157603740692, -0.3495023250579834, 0.03363225236535072], "max": [0.9032788872718811, 2.6568546295166016, -0.034092579036951065, 0.9824636578559875, 1.1811652183532715, 1.3514370918273926, 1.6928420066833496, 0.9495341181755066, 2.1312530040740967, 0.0015339808305725455, 0.7159479856491089, 0.7363107800483704, 0.558368980884552, 1.6587353944778442], "mean": [-0.17822383344173431, 1.6130955219268799, -1.0832964181900024, -0.11669560521841049, 0.1388840675354004, -0.17285889387130737, 0.4005202054977417, 0.24033324420452118, 0.9007769823074341, -0.6609007716178894, 0.206922248005867, 0.28348490595817566, 0.2543928623199463, 0.07360716909170151], "std": [0.5444814562797546, 0.646533727645874, 0.5303500890731812, 0.520683228969574, 0.4014994502067566, 0.3588128387928009, 0.586868941783905, 0.25868749618530273, 0.7119981646537781, 0.5673341751098633, 0.22623370587825775, 0.2773440182209015, 0.25001055002212524, 0.22879862785339355], "count": [3023]}, "action": {"min": [-1.3082588911056519, -0.00713712302967906, -1.9529560804367065, -1.4404950141906738, -0.7845293283462524, -0.8271301984786987, 0.022008134052157402, 0.0015339808305725455, -0.003067961661145091, -1.9242417812347412, -0.6350680589675903, -0.19328157603740692, -0.3495023250579834, 0.03363225236535072], "max": [0.9032788872718811, 2.6568546295166016, -0.034092579036951065, 0.9824636578559875, 1.1811652183532715, 1.3514370918273926, 1.6928420066833496, 0.9495341181755066, 2.1312530040740967, 0.0015339808305725455, 0.7159479856491089, 0.7363107800483704, 0.558368980884552, 1.6587353944778442], "mean": [-0.17822383344173431, 1.6130955219268799, -1.0832964181900024, -0.11669560521841049, 0.1388840675354004, -0.17285889387130737, 0.4005202054977417, 0.24033324420452118, 0.9007769823074341, -0.6609007716178894, 0.206922248005867, 0.28348490595817566, 0.2543928623199463, 0.07360716909170151], "std": [0.5444814562797546, 0.646533727645874, 0.5303500890731812, 0.520683228969574, 0.4014994502067566, 0.3588128387928009, 0.586868941783905, 0.25868749618530273, 0.7119981646537781, 0.5673341751098633, 0.22623370587825775, 0.2773440182209015, 0.25001055002212524, 0.22879862785339355], "count": [3023]}, "timestamp": {"min": [0.0], "max": [100.73333333333333], "mean": [50.366666666666674], "std": [29.08882947112173], "count": [3023]}, "frame_index": {"min": [0], "max": [3022], "mean": [1511.0], "std": [872.6648841336519], "count": [3023]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [3023]}, "index": {"min": [163954], "max": [166976], "mean": [165465.0], "std": [872.6648841336519], "count": [3023]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3023]}, "subtask_annotation": {"mean": [12.71485279523652, 24.0, 24.0, 24.0, 24.0], "std": [6.882122734612472, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3023]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [3023]}, "eef_direction_state": {"mean": [3.28911677141912, 4.490241481971552], "std": [2.113650790262088, 2.0783099354522196], "min": [0, 0], "max": [6, 6], "count": [3023]}, "eef_velocity_state": {"mean": [1.3582533906715184, 0.6546477009593119], "std": [0.7692854209262715, 0.7872310854755284], "min": [0, 0], "max": [2, 2], "count": [3023]}, "eef_acc_mag_state": {"mean": [1.1799536883890176, 0.6612636453853787], "std": [0.7767940070444712, 0.8119871796476953], "min": [0, 0], "max": [2, 2], "count": [3023]}, "eef_direction_action": {"mean": [3.28911677141912, 4.490241481971552], "std": [2.113650790262088, 2.0783099354522196], "min": [0, 0], "max": [6, 6], "count": [3023]}, "eef_velocity_action": {"mean": [1.3582533906715184, 0.6546477009593119], "std": [0.7692854209262715, 0.7872310854755284], "min": [0, 0], "max": [2, 2], "count": [3023]}, "eef_acc_mag_action": {"mean": [1.1799536883890176, 0.6612636453853787], "std": [0.7767940070444712, 0.8119871796476953], "min": [0, 0], "max": [2, 2], "count": [3023]}, "eef_sim_pose_state": {"mean": [0.32760666065322064, 0.273920143328353, 1.292664811333558, -0.20115181683483108, 0.3818798558705956, -0.05987066982114207, 0.2015454662176667, -0.27575157718731674, 1.2797593301604149, 0.4637801109776568, 0.3854450501885651, 0.5872311939007321], "std": [0.12488425287076999, 0.16970384285358092, 0.07331090592757568, 0.460327159434399, 0.39372951804931366, 0.33578306426553145, 0.1058623547830528, 0.07938704646925708, 0.08090401255695095, 0.44510058824566323, 0.30300957413800095, 0.5078874719358781], "min": [0.03053079777143957, -0.14725828514506004, 1.1555766985064535, -1.0896514746183878, -0.5812032773302744, -1.1051542840114836, 0.05069934080687368, -0.33680468530735613, 1.1812135653759235, -0.4888580224421134, -0.02532306964983344, -0.09040492313222634], "max": [0.5993120042864242, 0.609120194740255, 1.573724041506454, 1.650568718858116, 1.1201445280116595, 0.8906261380527933, 0.3778540347969224, 0.0015101391485111398, 1.483479510859912, 1.0532262011870621, 0.9263341670260701, 1.497869482778655], "count": [3023]}, "eef_sim_pose_action": {"mean": [0.32760666065322064, 0.273920143328353, 1.292664811333558, -0.20115181683483108, 0.3818798558705956, -0.05987066982114207, 0.2015454662176667, -0.27575157718731674, 1.2797593301604149, 0.4637801109776568, 0.3854450501885651, 0.5872311939007321], "std": [0.12488425287076999, 0.16970384285358092, 0.07331090592757568, 0.460327159434399, 0.39372951804931366, 0.33578306426553145, 0.1058623547830528, 0.07938704646925708, 0.08090401255695095, 0.44510058824566323, 0.30300957413800095, 0.5078874719358781], "min": [0.03053079777143957, -0.14725828514506004, 1.1555766985064535, -1.0896514746183878, -0.5812032773302744, -1.1051542840114836, 0.05069934080687368, -0.33680468530735613, 1.1812135653759235, -0.4888580224421134, -0.02532306964983344, -0.09040492313222634], "max": [0.5993120042864242, 0.609120194740255, 1.573724041506454, 1.650568718858116, 1.1201445280116595, 0.8906261380527933, 0.3778540347969224, 0.0015101391485111398, 1.483479510859912, 1.0532262011870621, 0.9263341670260701, 1.497869482778655], "count": [3023]}, "gripper_mode_state": {"mean": [0.8170691366192524, 0.9748594111809461], "std": [0.38660983252308695, 0.15655203484108868], "min": [0, 0], "max": [1, 1], "count": [3023]}, "gripper_activity_state": {"mean": [1.7882897783658618, 1.9662586834270592], "std": [0.575869794223331, 0.24303624798192192], "min": [0, 0], "max": [2, 2], "count": [3023]}, "gripper_mode_action": {"mean": [0.8170691366192524, 0.9748594111809461], "std": [0.38660983252308695, 0.15655203484108868], "min": [0, 0], "max": [1, 1], "count": [3023]}, "gripper_activity_action": {"mean": [1.7882897783658618, 1.9662586834270592], "std": [0.575869794223331, 0.24303624798192192], "min": [0, 0], "max": [2, 2], "count": [3023]}, "gripper_open_scale_state": {"mean": [0.2288680005540295, 0.0420612968406912], "std": [0.33535604755648596, 0.13074275015248046], "min": [0.012576076601232802, 0.019218429923057556], "max": [0.9673382895333427, 0.9478487968444824], "count": [3023]}, "gripper_open_scale_action": {"mean": [0.2288680005540295, 0.0420612968406912], "std": [0.33535604755648596, 0.13074275015248046], "min": [0.012576076601232802, 0.019218429923057556], "max": [0.9673382895333427, 0.9478487968444824], "count": [3023]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5022956565135357]], [[0.5286534768479428]], [[0.4906310603454566]]], "std": [[[0.24981349353298068]], [[0.262295137485665]], [[0.2635359561385062]]], "count": [418]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41866517601192527]], [[0.43352547925071144]], [[0.41617937632256513]]], "std": [[[0.27206607715876496]], [[0.25839366785526335]], [[0.2713404632601727]]], "count": [418]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41831852646693973]], [[0.428427226991275]], [[0.40165681713940227]]], "std": [[[0.2547104476595361]], [[0.2398148550613234]], [[0.24343868469671118]]], "count": [418]}, "observation.state": {"min": [-1.1182719469070435, -0.014029933139681816, -1.920543909072876, -1.3697915077209473, -0.6759688258171082, -0.951068103313446, 0.022130051627755165, -0.02237151749432087, -0.003067961661145091, -1.9266798496246338, -0.2822524607181549, -0.5573350191116333, -0.1530955582857132, 0.035579387098550797], "max": [1.0060269832611084, 2.5402722358703613, 0.019007481634616852, 0.9118781089782715, 1.1060001850128174, 1.0185632705688477, 1.680699110031128, 1.0921943187713623, 1.951223611831665, 0.0015339808305725455, 0.7621850371360779, 0.5920207500457764, 0.6089380979537964, 1.6602938175201416], "mean": [-0.11945713311433792, 1.566718578338623, -1.1269539594650269, -0.08110632747411728, 0.16179350018501282, -0.2529669404029846, 0.29961177706718445, 0.42511650919914246, 0.9110623002052307, -0.8209065198898315, 0.29696163535118103, 0.1580808460712433, 0.20897434651851654, 0.08966509252786636], "std": [0.5787310004234314, 0.744033694267273, 0.6053887605667114, 0.5012560486793518, 0.3794117867946625, 0.4035196602344513, 0.48599672317504883, 0.3831646740436554, 0.765791118144989, 0.7099939584732056, 0.28806623816490173, 0.26696139574050903, 0.2549903094768524, 0.2760389447212219], "count": [3127]}, "action": {"min": [-1.1182719469070435, -0.014029933139681816, -1.920543909072876, -1.3697915077209473, -0.6759688258171082, -0.951068103313446, 0.022130051627755165, -0.02237151749432087, -0.003067961661145091, -1.9266798496246338, -0.2822524607181549, -0.5573350191116333, -0.1530955582857132, 0.035579387098550797], "max": [1.0060269832611084, 2.5402722358703613, 0.019007481634616852, 0.9118781089782715, 1.1060001850128174, 1.0185632705688477, 1.680699110031128, 1.0921943187713623, 1.951223611831665, 0.0015339808305725455, 0.7621850371360779, 0.5920207500457764, 0.6089380979537964, 1.6602938175201416], "mean": [-0.11945713311433792, 1.566718578338623, -1.1269539594650269, -0.08110632747411728, 0.16179350018501282, -0.2529669404029846, 0.29961177706718445, 0.42511650919914246, 0.9110623002052307, -0.8209065198898315, 0.29696163535118103, 0.1580808460712433, 0.20897434651851654, 0.08966509252786636], "std": [0.5787310004234314, 0.744033694267273, 0.6053887605667114, 0.5012560486793518, 0.3794117867946625, 0.4035196602344513, 0.48599672317504883, 0.3831646740436554, 0.765791118144989, 0.7099939584732056, 0.28806623816490173, 0.26696139574050903, 0.2549903094768524, 0.2760389447212219], "count": [3127]}, "timestamp": {"min": [0.0], "max": [104.2], "mean": [52.1], "std": [30.089569990649952], "count": [3127]}, "frame_index": {"min": [0], "max": [3126], "mean": [1563.0], "std": [902.6870997194986], "count": [3127]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [3127]}, "index": {"min": [166977], "max": [170103], "mean": [168540.0], "std": [902.6870997194986], "count": [3127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3127]}, "subtask_annotation": {"mean": [14.92644707387272, 24.0, 24.0, 24.0, 24.0], "std": [6.6291282598910195, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3127]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [3127]}, "eef_direction_state": {"mean": [3.608890310201471, 4.68244323632875], "std": [2.068129089473099, 1.973089351894079], "min": [0, 0], "max": [6, 6], "count": [3127]}, "eef_velocity_state": {"mean": [1.2670291013751198, 0.5551646945954589], "std": [0.7949373509036767, 0.7395436950830544], "min": [0, 0], "max": [2, 2], "count": [3127]}, "eef_acc_mag_state": {"mean": [1.1349536296770066, 0.6021746082507196], "std": [0.7971506597731914, 0.8071286983756394], "min": [0, 0], "max": [2, 2], "count": [3127]}, "eef_direction_action": {"mean": [3.608890310201471, 4.68244323632875], "std": [2.068129089473099, 1.973089351894079], "min": [0, 0], "max": [6, 6], "count": [3127]}, "eef_velocity_action": {"mean": [1.2670291013751198, 0.5551646945954589], "std": [0.7949373509036767, 0.7395436950830544], "min": [0, 0], "max": [2, 2], "count": [3127]}, "eef_acc_mag_action": {"mean": [1.1349536296770066, 0.6021746082507196], "std": [0.7971506597731914, 0.8071286983756394], "min": [0, 0], "max": [2, 2], "count": [3127]}, "eef_sim_pose_state": {"mean": [0.32211584411015654, 0.2923535677057838, 1.2982052314261612, -0.2907290155183909, 0.33456245402986534, 0.019022879911719078, 0.18940820769970274, -0.23928007433201512, 1.304934607329053, 0.3015038140574785, 0.35217994103746175, 0.6080666966176249], "std": [0.14029696183614349, 0.1800500411008794, 0.08419901710972368, 0.4800278674005789, 0.4514401812925256, 0.3493723769316287, 0.10711020666525332, 0.08709152276614773, 0.1079200239141793, 0.40951628297402665, 0.30372012251673597, 0.5684010917433432], "min": [0.03576640065745712, -0.10525214702405974, 1.1433911891027548, -1.19642179705586, -0.5927232681150283, -0.938446437431528, 0.011368755897980743, -0.33638502972374434, 1.1809898492858208, -0.41348185358043077, -0.17609944853658566, -0.12489938335330662], "max": [0.5970757263289478, 0.6855314402405215, 1.5511807318208402, 1.4699718629256504, 1.1526459308480677, 1.0360266665775033, 0.3937133836158867, -0.035849246248672306, 1.4749578238237544, 0.9343095473315862, 0.9310504118635845, 1.5126524486068813], "count": [3127]}, "eef_sim_pose_action": {"mean": [0.32211584411015654, 0.2923535677057838, 1.2982052314261612, -0.2907290155183909, 0.33456245402986534, 0.019022879911719078, 0.18940820769970274, -0.23928007433201512, 1.304934607329053, 0.3015038140574785, 0.35217994103746175, 0.6080666966176249], "std": [0.14029696183614349, 0.1800500411008794, 0.08419901710972368, 0.4800278674005789, 0.4514401812925256, 0.3493723769316287, 0.10711020666525332, 0.08709152276614773, 0.1079200239141793, 0.40951628297402665, 0.30372012251673597, 0.5684010917433432], "min": [0.03576640065745712, -0.10525214702405974, 1.1433911891027548, -1.19642179705586, -0.5927232681150283, -0.938446437431528, 0.011368755897980743, -0.33638502972374434, 1.1809898492858208, -0.41348185358043077, -0.17609944853658566, -0.12489938335330662], "max": [0.5970757263289478, 0.6855314402405215, 1.5511807318208402, 1.4699718629256504, 1.1526459308480677, 1.0360266665775033, 0.3937133836158867, -0.035849246248672306, 1.4749578238237544, 0.9343095473315862, 0.9310504118635845, 1.5126524486068813], "count": [3127]}, "gripper_mode_state": {"mean": [0.8858330668372242, 0.9657818995842661], "std": [0.31801390619748354, 0.1817889491131875], "min": [0, 0], "max": [1, 1], "count": [3127]}, "gripper_activity_state": {"mean": [1.797889350815478, 1.9708986248800768], "std": [0.5650140070643328, 0.22503368249047528], "min": [0, 0], "max": [2, 2], "count": [3127]}, "gripper_mode_action": {"mean": [0.8858330668372242, 0.9657818995842661], "std": [0.31801390619748354, 0.1817889491131875], "min": [0, 0], "max": [1, 1], "count": [3127]}, "gripper_activity_action": {"mean": [1.797889350815478, 1.9708986248800768], "std": [0.5650140070643328, 0.22503368249047528], "min": [0, 0], "max": [2, 2], "count": [3127]}, "gripper_open_scale_state": {"mean": [0.17120244370143378, 0.05123716911452746], "std": [0.2777097803862902, 0.1577382632202642], "min": [0.012645743787288666, 0.020331078342029026], "max": [0.9603994914463588, 0.9487393242972237], "count": [3127]}, "gripper_open_scale_action": {"mean": [0.17120244370143378, 0.05123716911452746], "std": [0.2777097803862902, 0.1577382632202642], "min": [0.012645743787288666, 0.020331078342029026], "max": [0.9603994914463588, 0.9487393242972237], "count": [3127]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353990450079604]], [[0.5323859004472515]], [[0.5091329558666415]]], "std": [[[0.26711983165274517]], [[0.26768113021711026]], [[0.26815171338955224]]], "count": [416]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42547060460134906]], [[0.4284121607644126]], [[0.425707755938914]]], "std": [[[0.274315740706806]], [[0.25209882639656805]], [[0.2689052163607539]]], "count": [416]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41054901567998997]], [[0.41242099057838943]], [[0.3854698262317747]]], "std": [[[0.2504521467821493]], [[0.2361680166800594]], [[0.23930484939634133]]], "count": [416]}, "observation.state": {"min": [-1.2998583316802979, -0.003067961661145091, -1.9435536861419678, -1.4035924673080444, -0.7156572341918945, -0.7976700067520142, 0.008656292222440243, -0.02452697418630123, -0.004156995099037886, -1.7763350009918213, -0.5691068768501282, -0.12425244599580765, -0.5675728917121887, 0.03363225236535072], "max": [1.0507768392562866, 2.698272228240967, -0.00305787636898458, 1.0875797271728516, 1.297747254371643, 0.9295923709869385, 1.6928420066833496, 1.0492428541183472, 1.9994856119155884, 0.0012151770060881972, 0.6197302937507629, 0.6805353760719299, 0.4969753623008728, 1.6614866256713867], "mean": [-0.19359040260314941, 1.5445852279663086, -1.0434421300888062, -0.14105309545993805, 0.16050638258457184, -0.14639650285243988, 0.3639875650405884, 0.26659274101257324, 0.8530940413475037, -0.6068620681762695, 0.14269830286502838, 0.2207334339618683, 0.1968909353017807, 0.08945626020431519], "std": [0.5331349968910217, 0.70013427734375, 0.5731083750724792, 0.5229647159576416, 0.37783971428871155, 0.3500998318195343, 0.5549796223640442, 0.2862795889377594, 0.6839617490768433, 0.5367102026939392, 0.21292345225811005, 0.23638157546520233, 0.24448591470718384, 0.2726874351501465], "count": [3108]}, "action": {"min": [-1.2998583316802979, -0.003067961661145091, -1.9435536861419678, -1.4035924673080444, -0.7156572341918945, -0.7976700067520142, 0.008656292222440243, -0.02452697418630123, -0.004156995099037886, -1.7763350009918213, -0.5691068768501282, -0.12425244599580765, -0.5675728917121887, 0.03363225236535072], "max": [1.0507768392562866, 2.698272228240967, -0.00305787636898458, 1.0875797271728516, 1.297747254371643, 0.9295923709869385, 1.6928420066833496, 1.0492428541183472, 1.9994856119155884, 0.0012151770060881972, 0.6197302937507629, 0.6805353760719299, 0.4969753623008728, 1.6614866256713867], "mean": [-0.19359040260314941, 1.5445852279663086, -1.0434421300888062, -0.14105309545993805, 0.16050638258457184, -0.14639650285243988, 0.3639875650405884, 0.26659274101257324, 0.8530940413475037, -0.6068620681762695, 0.14269830286502838, 0.2207334339618683, 0.1968909353017807, 0.08945626020431519], "std": [0.5331349968910217, 0.70013427734375, 0.5731083750724792, 0.5229647159576416, 0.37783971428871155, 0.3500998318195343, 0.5549796223640442, 0.2862795889377594, 0.6839617490768433, 0.5367102026939392, 0.21292345225811005, 0.23638157546520233, 0.24448591470718384, 0.2726874351501465], "count": [3108]}, "timestamp": {"min": [0.0], "max": [103.56666666666666], "mean": [51.783333333333324], "std": [29.906742396000617], "count": [3108]}, "frame_index": {"min": [0], "max": [3107], "mean": [1553.5], "std": [897.2022718800185], "count": [3108]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [3108]}, "index": {"min": [170104], "max": [173211], "mean": [171657.5], "std": [897.2022718800185], "count": [3108]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3108]}, "subtask_annotation": {"mean": [12.518661518661519, 24.0, 24.0, 24.0, 24.0], "std": [7.003582408184788, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3108]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [3108]}, "eef_direction_state": {"mean": [3.3381595881595882, 4.456885456885457], "std": [2.090734160159312, 2.074018247167245], "min": [0, 0], "max": [6, 6], "count": [3108]}, "eef_velocity_state": {"mean": [1.3426640926640927, 0.6682754182754183], "std": [0.7785870492213288, 0.7878158303655817], "min": [0, 0], "max": [2, 2], "count": [3108]}, "eef_acc_mag_state": {"mean": [1.1319176319176318, 0.6721364221364221], "std": [0.7932943243887565, 0.8174628432231921], "min": [0, 0], "max": [2, 2], "count": [3108]}, "eef_direction_action": {"mean": [3.3381595881595882, 4.456885456885457], "std": [2.090734160159312, 2.074018247167245], "min": [0, 0], "max": [6, 6], "count": [3108]}, "eef_velocity_action": {"mean": [1.3426640926640927, 0.6682754182754183], "std": [0.7785870492213288, 0.7878158303655817], "min": [0, 0], "max": [2, 2], "count": [3108]}, "eef_acc_mag_action": {"mean": [1.1319176319176318, 0.6721364221364221], "std": [0.7932943243887565, 0.8174628432231921], "min": [0, 0], "max": [2, 2], "count": [3108]}, "eef_sim_pose_state": {"mean": [0.31694231205657963, 0.27286699492154587, 1.2943678080912597, -0.16659704099802167, 0.3354263788063345, -0.047132609731011875, 0.18915011033123708, -0.27601838844085386, 1.279289102065895, 0.33338544879327886, 0.35507696010509854, 0.5247170727007711], "std": [0.13420075365708942, 0.1625504198562113, 0.07698989108018534, 0.44462044036512616, 0.4164718167748076, 0.341622910669449, 0.09847271189249979, 0.07917402578701663, 0.08458862535481136, 0.38289549872500656, 0.284336565352672, 0.46901761395115965], "min": [0.03753034118618349, -0.1467611539343124, 1.1221446851004118, -0.9493361330931929, -0.619564332467257, -1.067005249134616, 0.041834878040870535, -0.3423487721534592, 1.1816737627479232, -0.6554411649832935, -0.09067783225388837, -0.0044198946474823045], "max": [0.6161745566061223, 0.6179051964794035, 1.560481277843206, 1.549382908538579, 1.2507854205060807, 0.7890859420042473, 0.3572532731131483, -0.026351165647599692, 1.4648688664862988, 0.8650467377734279, 0.8484821849947304, 1.4438578011484022], "count": [3108]}, "eef_sim_pose_action": {"mean": [0.31694231205657963, 0.27286699492154587, 1.2943678080912597, -0.16659704099802167, 0.3354263788063345, -0.047132609731011875, 0.18915011033123708, -0.27601838844085386, 1.279289102065895, 0.33338544879327886, 0.35507696010509854, 0.5247170727007711], "std": [0.13420075365708942, 0.1625504198562113, 0.07698989108018534, 0.44462044036512616, 0.4164718167748076, 0.341622910669449, 0.09847271189249979, 0.07917402578701663, 0.08458862535481136, 0.38289549872500656, 0.284336565352672, 0.46901761395115965], "min": [0.03753034118618349, -0.1467611539343124, 1.1221446851004118, -0.9493361330931929, -0.619564332467257, -1.067005249134616, 0.041834878040870535, -0.3423487721534592, 1.1816737627479232, -0.6554411649832935, -0.09067783225388837, -0.0044198946474823045], "max": [0.6161745566061223, 0.6179051964794035, 1.560481277843206, 1.549382908538579, 1.2507854205060807, 0.7890859420042473, 0.3572532731131483, -0.026351165647599692, 1.4648688664862988, 0.8650467377734279, 0.8484821849947304, 1.4438578011484022], "count": [3108]}, "gripper_mode_state": {"mean": [0.8407335907335908, 0.9636422136422137], "std": [0.36592433664050006, 0.18717878546712227], "min": [0, 0], "max": [1, 1], "count": [3108]}, "gripper_activity_state": {"mean": [1.7876447876447876, 1.949163449163449], "std": [0.5767496350414508, 0.2979811008707299], "min": [0, 0], "max": [2, 2], "count": [3108]}, "gripper_mode_action": {"mean": [0.8407335907335908, 0.9636422136422137], "std": [0.36592433664050006, 0.18717878546712227], "min": [0, 0], "max": [1, 1], "count": [3108]}, "gripper_activity_action": {"mean": [1.7876447876447876, 1.949163449163449], "std": [0.5767496350414508, 0.2979811008707299], "min": [0, 0], "max": [2, 2], "count": [3108]}, "gripper_open_scale_state": {"mean": [0.20798983896967307, 0.05111865836070257], "std": [0.3171308762911172, 0.15582237827799295], "min": [0.0049464526985372815, 0.019218429923057556], "max": [0.9673382895333427, 0.9494209289550781], "count": [3108]}, "gripper_open_scale_action": {"mean": [0.20798983896967307, 0.05111865836070257], "std": [0.3171308762911172, 0.15582237827799295], "min": [0.0049464526985372815, 0.019218429923057556], "max": [0.9673382895333427, 0.9494209289550781], "count": [3108]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3962212911984717]], [[0.429284490137051]], [[0.4005601241454436]]], "std": [[[0.22413419019588474]], [[0.22295039322277932]], [[0.20477037880227927]]], "count": [406]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4121019846635972]], [[0.4271607552024641]], [[0.41107772304324025]]], "std": [[[0.2862702047280851]], [[0.27098392822632184]], [[0.27855166192406533]]], "count": [406]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3965196561383174]], [[0.4109838539822059]], [[0.40106243627719285]]], "std": [[[0.2667632969304957]], [[0.25363708165902066]], [[0.25907994901195536]]], "count": [406]}, "observation.state": {"min": [-1.1029322147369385, -0.004243297968059778, -1.8990682363510132, -1.5299999713897705, -0.7240156531333923, -1.0783884525299072, 0.01718217507004738, -0.03656740486621857, -0.004330778494477272, -1.934349775314331, -0.3876801133155823, -0.27266135811805725, -0.4049709141254425, 0.03621299937367439], "max": [0.9902910590171814, 2.5617480278015137, 0.03999999910593033, 0.922401487827301, 1.3729127645492554, 1.5539225339889526, 1.6682138442993164, 0.9817476868629456, 2.0616700649261475, 0.0016923127695918083, 0.792972207069397, 0.5491651296615601, 0.526155412197113, 1.6854615211486816], "mean": [-0.11951466649770737, 1.5190638303756714, -1.148084044456482, -0.08775078505277634, 0.11460766941308975, -0.19339710474014282, 0.3065284490585327, 0.32223808765411377, 0.9050845503807068, -0.7554808259010315, 0.19516624510288239, 0.15957093238830566, 0.19118493795394897, 0.07607876509428024], "std": [0.4945082664489746, 0.7255463600158691, 0.6024891138076782, 0.4940810799598694, 0.4069649875164032, 0.4828462302684784, 0.5039517879486084, 0.30465325713157654, 0.7904720306396484, 0.6902528405189514, 0.23965765535831451, 0.20207339525222778, 0.24346144497394562, 0.23463983833789825], "count": [3014]}, "action": {"min": [-1.1029322147369385, -0.004243297968059778, -1.8990682363510132, -1.5299999713897705, -0.7240156531333923, -1.0783884525299072, 0.01718217507004738, -0.03656740486621857, -0.004330778494477272, -1.934349775314331, -0.3876801133155823, -0.27266135811805725, -0.4049709141254425, 0.03621299937367439], "max": [0.9902910590171814, 2.5617480278015137, 0.03999999910593033, 0.922401487827301, 1.3729127645492554, 1.5539225339889526, 1.6682138442993164, 0.9817476868629456, 2.0616700649261475, 0.0016923127695918083, 0.792972207069397, 0.5491651296615601, 0.526155412197113, 1.6854615211486816], "mean": [-0.11951466649770737, 1.5190638303756714, -1.148084044456482, -0.08775078505277634, 0.11460766941308975, -0.19339710474014282, 0.3065284490585327, 0.32223808765411377, 0.9050845503807068, -0.7554808259010315, 0.19516624510288239, 0.15957093238830566, 0.19118493795394897, 0.07607876509428024], "std": [0.4945082664489746, 0.7255463600158691, 0.6024891138076782, 0.4940810799598694, 0.4069649875164032, 0.4828462302684784, 0.5039517879486084, 0.30465325713157654, 0.7904720306396484, 0.6902528405189514, 0.23965765535831451, 0.20207339525222778, 0.24346144497394562, 0.23463983833789825], "count": [3014]}, "timestamp": {"min": [0.0], "max": [100.43333333333334], "mean": [50.21666666666666], "std": [29.002226925990815], "count": [3014]}, "frame_index": {"min": [0], "max": [3013], "mean": [1506.5], "std": [870.0668077797245], "count": [3014]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [3014]}, "index": {"min": [173212], "max": [176225], "mean": [174718.5], "std": [870.0668077797245], "count": [3014]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3014]}, "subtask_annotation": {"mean": [13.12806901128069, 24.0, 24.0, 24.0, 24.0], "std": [6.740634471092063, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3014]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [3014]}, "eef_direction_state": {"mean": [3.411081619110816, 4.545786330457863], "std": [2.0881113434683205, 2.0321880205242038], "min": [0, 0], "max": [6, 6], "count": [3014]}, "eef_velocity_state": {"mean": [1.3102189781021898, 0.599535500995355], "std": [0.7699880762170201, 0.7420535338822374], "min": [0, 0], "max": [2, 2], "count": [3014]}, "eef_acc_mag_state": {"mean": [1.147976111479761, 0.6410086264100863], "std": [0.7881005055583514, 0.8177630106969405], "min": [0, 0], "max": [2, 2], "count": [3014]}, "eef_direction_action": {"mean": [3.411081619110816, 4.545786330457863], "std": [2.0881113434683205, 2.0321880205242038], "min": [0, 0], "max": [6, 6], "count": [3014]}, "eef_velocity_action": {"mean": [1.3102189781021898, 0.599535500995355], "std": [0.7699880762170201, 0.7420535338822374], "min": [0, 0], "max": [2, 2], "count": [3014]}, "eef_acc_mag_action": {"mean": [1.147976111479761, 0.6410086264100863], "std": [0.7881005055583514, 0.8177630106969405], "min": [0, 0], "max": [2, 2], "count": [3014]}, "eef_sim_pose_state": {"mean": [0.3277756389140234, 0.2916425905562104, 1.3198747598935203, -0.2022773519825687, 0.2613726151471333, -0.010821931951244299, 0.20664017519439035, -0.2513714038907003, 1.291591410883694, 0.2952118822585581, 0.3229281385568823, 0.512018931778693], "std": [0.14233969479936748, 0.15575053089747282, 0.08081494329555232, 0.5175880351851816, 0.3872531007939355, 0.35756150372205076, 0.12141228491689417, 0.08862862897035492, 0.0964075455438888, 0.364967236667411, 0.288537570043616, 0.48554596336705713], "min": [0.029722002774836248, -0.11929139768271486, 1.1795161162831058, -1.1638321481090608, -0.584211730384459, -0.9135736376488988, 0.027637131253135112, -0.33676324187943846, 1.1818309927066653, -0.5217780923650273, -0.20309046026344024, -0.005679902576934649], "max": [0.5851593639908005, 0.6152968260510818, 1.5851169294223266, 1.7347502121978926, 1.0835968900580562, 0.8817473548019217, 0.40247852261701544, -0.014475382957358542, 1.472938764696945, 0.8764694751933488, 0.8139413764149164, 1.4195700322798859], "count": [3014]}, "eef_sim_pose_action": {"mean": [0.3277756389140234, 0.2916425905562104, 1.3198747598935203, -0.2022773519825687, 0.2613726151471333, -0.010821931951244299, 0.20664017519439035, -0.2513714038907003, 1.291591410883694, 0.2952118822585581, 0.3229281385568823, 0.512018931778693], "std": [0.14233969479936748, 0.15575053089747282, 0.08081494329555232, 0.5175880351851816, 0.3872531007939355, 0.35756150372205076, 0.12141228491689417, 0.08862862897035492, 0.0964075455438888, 0.364967236667411, 0.288537570043616, 0.48554596336705713], "min": [0.029722002774836248, -0.11929139768271486, 1.1795161162831058, -1.1638321481090608, -0.584211730384459, -0.9135736376488988, 0.027637131253135112, -0.33676324187943846, 1.1818309927066653, -0.5217780923650273, -0.20309046026344024, -0.005679902576934649], "max": [0.5851593639908005, 0.6152968260510818, 1.5851169294223266, 1.7347502121978926, 1.0835968900580562, 0.8817473548019217, 0.40247852261701544, -0.014475382957358542, 1.472938764696945, 0.8764694751933488, 0.8139413764149164, 1.4195700322798859], "count": [3014]}, "gripper_mode_state": {"mean": [0.880557398805574, 0.9744525547445255], "std": [0.324308597194614, 0.15778077606728286], "min": [0, 0], "max": [1, 1], "count": [3014]}, "gripper_activity_state": {"mean": [1.832116788321168, 1.9704711347047112], "std": [0.5200208940249007, 0.22631458555574926], "min": [0, 0], "max": [2, 2], "count": [3014]}, "gripper_mode_action": {"mean": [0.880557398805574, 0.9744525547445255], "std": [0.324308597194614, 0.15778077606728286], "min": [0, 0], "max": [1, 1], "count": [3014]}, "gripper_activity_action": {"mean": [1.832116788321168, 1.9704711347047112], "std": [0.5200208940249007, 0.22631458555574926], "min": [0, 0], "max": [2, 2], "count": [3014]}, "gripper_open_scale_state": {"mean": [0.17515257101285947, 0.04347444492227297], "std": [0.28797154878865516, 0.13407804562924777], "min": [0.009818385754312788, 0.02069314249924251], "max": [0.9532650538853237, 0.963120869227818], "count": [3014]}, "gripper_open_scale_action": {"mean": [0.17515257101285947, 0.04347444492227297], "std": [0.28797154878865516, 0.13407804562924777], "min": [0.009818385754312788, 0.02069314249924251], "max": [0.9532650538853237, 0.963120869227818], "count": [3014]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5519093934321696]], [[0.5470724686487061]], [[0.5245852569211966]]], "std": [[[0.2687830447355787]], [[0.26855089994270454]], [[0.2704312742831764]]], "count": [410]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371071058504703]], [[0.4309258834156969]], [[0.42260621313566077]]], "std": [[[0.2695221723420585]], [[0.24975880567523165]], [[0.2689987053835559]]], "count": [410]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4149449333120782]], [[0.4161913750730645]], [[0.3881581805621978]]], "std": [[[0.2616577867293206]], [[0.24716472314447832]], [[0.2510050827488877]]], "count": [410]}, "observation.state": {"min": [-1.2210487127304077, -0.004485273268073797, -1.9446871280670166, -1.272984266281128, -0.7975254654884338, -0.8731688857078552, 0.01832992397248745, -0.00015124940546229482, -0.00734725734218955, -1.9389517307281494, -0.40676629543304443, -0.30778980255126953, -0.19935908913612366, 0.03338667377829552], "max": [1.061261534690857, 2.5924274921417236, 0.0003399214765522629, 1.0318481922149658, 1.0661166906356812, 0.685787558555603, 1.6679542064666748, 1.0170074701309204, 2.070873975753784, 0.0015339808305725455, 1.0125162601470947, 0.729933500289917, 0.6403040289878845, 1.6564967632293701], "mean": [-0.17010796070098877, 1.5731587409973145, -1.0656872987747192, -0.14550410211086273, 0.12910965085029602, -0.19996701180934906, 0.35254359245300293, 0.27149930596351624, 0.875246524810791, -0.779656708240509, 0.35538211464881897, 0.23575523495674133, 0.29736199975013733, 0.05867692083120346], "std": [0.5324012041091919, 0.660489559173584, 0.5806905627250671, 0.5632708072662354, 0.3547804653644562, 0.3097192049026489, 0.5489211678504944, 0.26996755599975586, 0.6864877939224243, 0.6554217338562012, 0.3320741057395935, 0.236880823969841, 0.28546056151390076, 0.1768777221441269], "count": [3055]}, "action": {"min": [-1.2210487127304077, -0.004485273268073797, -1.9446871280670166, -1.272984266281128, -0.7975254654884338, -0.8731688857078552, 0.01832992397248745, -0.00015124940546229482, -0.00734725734218955, -1.9389517307281494, -0.40676629543304443, -0.30778980255126953, -0.19935908913612366, 0.03338667377829552], "max": [1.061261534690857, 2.5924274921417236, 0.0003399214765522629, 1.0318481922149658, 1.0661166906356812, 0.685787558555603, 1.6679542064666748, 1.0170074701309204, 2.070873975753784, 0.0015339808305725455, 1.0125162601470947, 0.729933500289917, 0.6403040289878845, 1.6564967632293701], "mean": [-0.17010796070098877, 1.5731587409973145, -1.0656872987747192, -0.14550410211086273, 0.12910965085029602, -0.19996701180934906, 0.35254359245300293, 0.27149930596351624, 0.875246524810791, -0.779656708240509, 0.35538211464881897, 0.23575523495674133, 0.29736199975013733, 0.05867692083120346], "std": [0.5324012041091919, 0.660489559173584, 0.5806905627250671, 0.5632708072662354, 0.3547804653644562, 0.3097192049026489, 0.5489211678504944, 0.26996755599975586, 0.6864877939224243, 0.6554217338562012, 0.3320741057395935, 0.236880823969841, 0.28546056151390076, 0.1768777221441269], "count": [3055]}, "timestamp": {"min": [0.0], "max": [101.8], "mean": [50.9], "std": [29.396749631360418], "count": [3055]}, "frame_index": {"min": [0], "max": [3054], "mean": [1527.0], "std": [881.9024889408125], "count": [3055]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [3055]}, "index": {"min": [176226], "max": [179280], "mean": [177753.0], "std": [881.9024889408125], "count": [3055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3055]}, "subtask_annotation": {"mean": [11.911292962356793, 24.0, 24.0, 24.0, 24.0], "std": [6.833080227732294, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3055]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [3055]}, "eef_direction_state": {"mean": [3.3384615384615386, 4.3335515548281505], "std": [2.1147158591761253, 2.161340961401958], "min": [0, 0], "max": [6, 6], "count": [3055]}, "eef_velocity_state": {"mean": [1.3459901800327332, 0.6873977086743044], "std": [0.7818079637681101, 0.7828908642526521], "min": [0, 0], "max": [2, 2], "count": [3055]}, "eef_acc_mag_state": {"mean": [1.1770867430441898, 0.6923076923076923], "std": [0.7842967957566013, 0.823304035845827], "min": [0, 0], "max": [2, 2], "count": [3055]}, "eef_direction_action": {"mean": [3.3384615384615386, 4.3335515548281505], "std": [2.1147158591761253, 2.161340961401958], "min": [0, 0], "max": [6, 6], "count": [3055]}, "eef_velocity_action": {"mean": [1.3459901800327332, 0.6873977086743044], "std": [0.7818079637681101, 0.7828908642526521], "min": [0, 0], "max": [2, 2], "count": [3055]}, "eef_acc_mag_action": {"mean": [1.1770867430441898, 0.6923076923076923], "std": [0.7842967957566013, 0.823304035845827], "min": [0, 0], "max": [2, 2], "count": [3055]}, "eef_sim_pose_state": {"mean": [0.32358013941859287, 0.27698490474108833, 1.3000163373269709, -0.21852101114313766, 0.34501508035067824, -0.05282300627578029, 0.18560919284507607, -0.2761797812869976, 1.304644196705859, 0.47161921467412526, 0.4077093785541962, 0.5624218645169661], "std": [0.12972591924914423, 0.15925200872897025, 0.07462324862317588, 0.39697199110735154, 0.4196870717246997, 0.3798768443351998, 0.09449600941862094, 0.08089809990976844, 0.09861414615293498, 0.4547207475249517, 0.3105458564718684, 0.48526184009348966], "min": [0.020173174247979833, -0.12774141094164973, 1.1626659567279702, -0.9144509939816219, -0.5679002066302741, -1.1140163849394118, 0.05154782416623, -0.3385382448863098, 1.1810751738296958, -0.27182052164915105, -0.06261247737019726, -0.16855793907115751], "max": [0.6102909370764144, 0.6106382527544888, 1.5595740944342358, 1.4873418708223944, 1.1898337616085084, 0.8366539301056924, 0.36384280155051846, -0.002049089981709806, 1.512126322172776, 1.089752193361825, 0.9662823455756766, 1.5018837816809747], "count": [3055]}, "eef_sim_pose_action": {"mean": [0.32358013941859287, 0.27698490474108833, 1.3000163373269709, -0.21852101114313766, 0.34501508035067824, -0.05282300627578029, 0.18560919284507607, -0.2761797812869976, 1.304644196705859, 0.47161921467412526, 0.4077093785541962, 0.5624218645169661], "std": [0.12972591924914423, 0.15925200872897025, 0.07462324862317588, 0.39697199110735154, 0.4196870717246997, 0.3798768443351998, 0.09449600941862094, 0.08089809990976844, 0.09861414615293498, 0.4547207475249517, 0.3105458564718684, 0.48526184009348966], "min": [0.020173174247979833, -0.12774141094164973, 1.1626659567279702, -0.9144509939816219, -0.5679002066302741, -1.1140163849394118, 0.05154782416623, -0.3385382448863098, 1.1810751738296958, -0.27182052164915105, -0.06261247737019726, -0.16855793907115751], "max": [0.6102909370764144, 0.6106382527544888, 1.5595740944342358, 1.4873418708223944, 1.1898337616085084, 0.8366539301056924, 0.36384280155051846, -0.002049089981709806, 1.512126322172776, 1.089752193361825, 0.9662823455756766, 1.5018837816809747], "count": [3055]}, "gripper_mode_state": {"mean": [0.8435351882160392, 0.983633387888707], "std": [0.3632954368793751, 0.12688083432611436], "min": [0, 0], "max": [1, 1], "count": [3055]}, "gripper_activity_state": {"mean": [1.7816693944353519, 1.9702127659574469], "std": [0.5810351071782318, 0.2276251560932174], "min": [0, 0], "max": [2, 2], "count": [3055]}, "gripper_mode_action": {"mean": [0.8435351882160392, 0.983633387888707], "std": [0.3632954368793751, 0.12688083432611436], "min": [0, 0], "max": [1, 1], "count": [3055]}, "gripper_activity_action": {"mean": [1.7816693944353519, 1.9702127659574469], "std": [0.5810351071782318, 0.2276251560932174], "min": [0, 0], "max": [2, 2], "count": [3055]}, "gripper_open_scale_state": {"mean": [0.20144873603268867, 0.03352938051226086], "std": [0.31366881936461494, 0.10107234273308949], "min": [0.010474242269992828, 0.01907809930188315], "max": [0.9531166894095284, 0.9465695789882115], "count": [3055]}, "gripper_open_scale_action": {"mean": [0.20144873603268867, 0.03352938051226086], "std": [0.31366881936461494, 0.10107234273308949], "min": [0.010474242269992828, 0.01907809930188315], "max": [0.9531166894095284, 0.9465695789882115], "count": [3055]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.527375941648137]], [[0.5264791343799834]], [[0.48172816353345466]]], "std": [[[0.2570438532034641]], [[0.25554815764054295]], [[0.2463753692856633]]], "count": [485]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40261482042989016]], [[0.41060569087887155]], [[0.40561795027289266]]], "std": [[[0.29676685971471917]], [[0.27185528070692444]], [[0.28187479594838594]]], "count": [485]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40575664768771197]], [[0.41642703658783103]], [[0.3956233154773937]]], "std": [[[0.2552263451364087]], [[0.24641079176390845]], [[0.25860944895817556]]], "count": [485]}, "observation.state": {"min": [-1.1606605052947998, -0.00763670401647687, -1.8929322957992554, -1.5299999713897705, -0.8461883664131165, -0.9648739099502563, 0.023959949612617493, -0.06121393293142319, -0.004116733092814684, -1.9328157901763916, -0.200951486825943, -0.33688053488731384, -0.527351975440979, 0.036591529846191406], "max": [1.2011069059371948, 2.6154372692108154, 0.040012065321207047, 1.0743440389633179, 1.182699203491211, 0.7930680513381958, 1.693359613418579, 0.8467574119567871, 1.8346409797668457, 2.168404344971009e-19, 0.9156396985054016, 0.9710098505020142, 0.6964272856712341, 1.678537130355835], "mean": [-0.11300645023584366, 1.753433346748352, -1.283265233039856, -0.13065531849861145, 0.13765496015548706, -0.22308799624443054, 0.4790835678577423, 0.20157136023044586, 0.9160774350166321, -0.796022891998291, 0.3243420422077179, 0.3506290912628174, 0.16401125490665436, 0.07937613129615784], "std": [0.5194714665412903, 0.7322874069213867, 0.5823825597763062, 0.5792035460472107, 0.38935959339141846, 0.3606202006340027, 0.6343962550163269, 0.25811541080474854, 0.7274497747421265, 0.6492288708686829, 0.25124624371528625, 0.3256955146789551, 0.24584372341632843, 0.24096599221229553], "count": [3821]}, "action": {"min": [-1.1606605052947998, -0.00763670401647687, -1.8929322957992554, -1.5299999713897705, -0.8461883664131165, -0.9648739099502563, 0.023959949612617493, -0.06121393293142319, -0.004116733092814684, -1.9328157901763916, -0.200951486825943, -0.33688053488731384, -0.527351975440979, 0.036591529846191406], "max": [1.2011069059371948, 2.6154372692108154, 0.040012065321207047, 1.0743440389633179, 1.182699203491211, 0.7930680513381958, 1.693359613418579, 0.8467574119567871, 1.8346409797668457, 2.168404344971009e-19, 0.9156396985054016, 0.9710098505020142, 0.6964272856712341, 1.678537130355835], "mean": [-0.11300645023584366, 1.753433346748352, -1.283265233039856, -0.13065531849861145, 0.13765496015548706, -0.22308799624443054, 0.4790835678577423, 0.20157136023044586, 0.9160774350166321, -0.796022891998291, 0.3243420422077179, 0.3506290912628174, 0.16401125490665436, 0.07937613129615784], "std": [0.5194714665412903, 0.7322874069213867, 0.5823825597763062, 0.5792035460472107, 0.38935959339141846, 0.3606202006340027, 0.6343962550163269, 0.25811541080474854, 0.7274497747421265, 0.6492288708686829, 0.25124624371528625, 0.3256955146789551, 0.24584372341632843, 0.24096599221229553], "count": [3821]}, "timestamp": {"min": [0.0], "max": [127.33333333333333], "mean": [63.66666666666667], "std": [36.76758838373215], "count": [3821]}, "frame_index": {"min": [0], "max": [3820], "mean": [1910.0], "std": [1103.0276515119647], "count": [3821]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [3821]}, "index": {"min": [179281], "max": [183101], "mean": [181191.0], "std": [1103.0276515119647], "count": [3821]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3821]}, "subtask_annotation": {"mean": [12.403297566082177, 24.0, 24.0, 24.0, 24.0], "std": [6.269643685415719, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3821]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [3821]}, "eef_direction_state": {"mean": [3.529965977492803, 4.854488353834075], "std": [2.0807953313794356, 1.937055528522306], "min": [0, 0], "max": [6, 6], "count": [3821]}, "eef_velocity_state": {"mean": [1.2410363779115414, 0.44621826746924886], "std": [0.7624059864890812, 0.6760179165469586], "min": [0, 0], "max": [2, 2], "count": [3821]}, "eef_acc_mag_state": {"mean": [1.110442292593562, 0.533891651400157], "std": [0.7914409573280112, 0.7827071427936619], "min": [0, 0], "max": [2, 2], "count": [3821]}, "eef_direction_action": {"mean": [3.529965977492803, 4.854488353834075], "std": [2.0807953313794356, 1.937055528522306], "min": [0, 0], "max": [6, 6], "count": [3821]}, "eef_velocity_action": {"mean": [1.2410363779115414, 0.44621826746924886], "std": [0.7624059864890812, 0.6760179165469586], "min": [0, 0], "max": [2, 2], "count": [3821]}, "eef_acc_mag_action": {"mean": [1.110442292593562, 0.533891651400157], "std": [0.7914409573280112, 0.7827071427936619], "min": [0, 0], "max": [2, 2], "count": [3821]}, "eef_sim_pose_state": {"mean": [0.3733877186178003, 0.2933576724917801, 1.290406151438519, -0.24787834860706956, 0.3211851676234008, 0.03302039593632294, 0.20834858892732286, -0.2848834561330884, 1.3026653767968284, 0.41549889118349786, 0.3527943323391597, 0.622274830523433], "std": [0.15649778438827597, 0.16152503091237985, 0.09837355129938946, 0.43630879720746557, 0.4732403019216482, 0.43465678967349725, 0.11541095133728844, 0.06132886267599907, 0.10462505182963726, 0.4474742772024967, 0.25957345186978115, 0.5186341804438848], "min": [0.03928549314618331, -0.11156131561286262, 1.1099461789863947, -1.2492295307676184, -0.691160052936742, -0.97970114524159, 0.039461845113077466, -0.3366436640020183, 1.1821213897285339, -0.5464838339208902, -0.15926189597539997, -0.0006292826657793953], "max": [0.6052114630249485, 0.6704615678371493, 1.5737936541128472, 1.4611615937531903, 1.1429664099125554, 1.1376366399320967, 0.39642669982797296, -0.09979880912776799, 1.5105051134500647, 1.0650139921973616, 0.8980171163190898, 1.5867402299500564], "count": [3821]}, "eef_sim_pose_action": {"mean": [0.3733877186178003, 0.2933576724917801, 1.290406151438519, -0.24787834860706956, 0.3211851676234008, 0.03302039593632294, 0.20834858892732286, -0.2848834561330884, 1.3026653767968284, 0.41549889118349786, 0.3527943323391597, 0.622274830523433], "std": [0.15649778438827597, 0.16152503091237985, 0.09837355129938946, 0.43630879720746557, 0.4732403019216482, 0.43465678967349725, 0.11541095133728844, 0.06132886267599907, 0.10462505182963726, 0.4474742772024967, 0.25957345186978115, 0.5186341804438848], "min": [0.03928549314618331, -0.11156131561286262, 1.1099461789863947, -1.2492295307676184, -0.691160052936742, -0.97970114524159, 0.039461845113077466, -0.3366436640020183, 1.1821213897285339, -0.5464838339208902, -0.15926189597539997, -0.0006292826657793953], "max": [0.6052114630249485, 0.6704615678371493, 1.5737936541128472, 1.4611615937531903, 1.1429664099125554, 1.1376366399320967, 0.39642669982797296, -0.09979880912776799, 1.5105051134500647, 1.0650139921973616, 0.8980171163190898, 1.5867402299500564], "count": [3821]}, "gripper_mode_state": {"mean": [0.7809473959696415, 0.9738288406176394], "std": [0.4136043528517001, 0.15964407223239402], "min": [0, 0], "max": [1, 1], "count": [3821]}, "gripper_activity_state": {"mean": [1.8154933263543576, 1.9725202826485213], "std": [0.5401742512288238, 0.21951066757516982], "min": [0, 0], "max": [2, 2], "count": [3821]}, "gripper_mode_action": {"mean": [0.7809473959696415, 0.9738288406176394], "std": [0.4136043528517001, 0.15964407223239402], "min": [0, 0], "max": [1, 1], "count": [3821]}, "gripper_activity_action": {"mean": [1.8154933263543576, 1.9725202826485213], "std": [0.5401742512288238, 0.21951066757516982], "min": [0, 0], "max": [2, 2], "count": [3821]}, "gripper_open_scale_state": {"mean": [0.27376175871764574, 0.04535670242650794], "std": [0.3625099731630505, 0.13769276134515362], "min": [0.013691399778638567, 0.02090944562639509], "max": [0.9676340648106166, 0.9591640744890485], "count": [3821]}, "gripper_open_scale_action": {"mean": [0.27376175871764574, 0.04535670242650794], "std": [0.3625099731630505, 0.13769276134515362], "min": [0.013691399778638567, 0.02090944562639509], "max": [0.9676340648106166, 0.9591640744890485], "count": [3821]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3237538898175758]], [[0.3490952424876761]], [[0.29934240936517975]]], "std": [[[0.20514602861296852]], [[0.2127751785449617]], [[0.17159887177179825]]], "count": [434]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141597159473108]], [[0.41409953640954594]], [[0.3859080010140257]]], "std": [[[0.2830831574433332]], [[0.2719791590001605]], [[0.28775646385561465]]], "count": [434]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4101244766723894]], [[0.42082996182343907]], [[0.4060536573948576]]], "std": [[[0.2837990023488935]], [[0.27753822139906187]], [[0.28724242190896204]]], "count": [434]}, "observation.state": {"min": [-1.2696956396102905, -0.0015339808305725455, -1.888330340385437, -1.5048351287841797, -0.5033733248710632, -0.9326603412628174, 0.023578351363539696, -0.011979754082858562, -0.0015339808305725455, -1.9403194189071655, -0.44025248289108276, -0.26145851612091064, -0.40343695878982544, 0.03621299937367439], "max": [1.006291389465332, 2.4804468154907227, 0.03999999910593033, 1.0413525104522705, 1.452036738395691, 1.3667768239974976, 1.6791108846664429, 0.9710098505020142, 2.0923497676849365, 0.0, 0.8419238924980164, 1.0525753498077393, 0.6120583415031433, 1.6587353944778442], "mean": [-0.1634579300880432, 1.368723750114441, -0.9713959097862244, -0.22241824865341187, 0.24606238305568695, -0.17168910801410675, 0.2817244827747345, 0.313751757144928, 0.8783302903175354, -0.7472249865531921, 0.21245476603507996, 0.32390961050987244, 0.18277639150619507, 0.11374391615390778], "std": [0.5156614184379578, 0.6880366802215576, 0.5916716456413269, 0.5861207246780396, 0.3867229223251343, 0.5072231292724609, 0.46995803713798523, 0.31631243228912354, 0.7623695135116577, 0.6849201321601868, 0.26791441440582275, 0.347832590341568, 0.2571749687194824, 0.3308049738407135], "count": [3294]}, "action": {"min": [-1.2696956396102905, -0.0015339808305725455, -1.888330340385437, -1.5048351287841797, -0.5033733248710632, -0.9326603412628174, 0.023578351363539696, -0.011979754082858562, -0.0015339808305725455, -1.9403194189071655, -0.44025248289108276, -0.26145851612091064, -0.40343695878982544, 0.03621299937367439], "max": [1.006291389465332, 2.4804468154907227, 0.03999999910593033, 1.0413525104522705, 1.452036738395691, 1.3667768239974976, 1.6791108846664429, 0.9710098505020142, 2.0923497676849365, 0.0, 0.8419238924980164, 1.0525753498077393, 0.6120583415031433, 1.6587353944778442], "mean": [-0.1634579300880432, 1.368723750114441, -0.9713959097862244, -0.22241824865341187, 0.24606238305568695, -0.17168910801410675, 0.2817244827747345, 0.313751757144928, 0.8783302903175354, -0.7472249865531921, 0.21245476603507996, 0.32390961050987244, 0.18277639150619507, 0.11374391615390778], "std": [0.5156614184379578, 0.6880366802215576, 0.5916716456413269, 0.5861207246780396, 0.3867229223251343, 0.5072231292724609, 0.46995803713798523, 0.31631243228912354, 0.7623695135116577, 0.6849201321601868, 0.26791441440582275, 0.347832590341568, 0.2571749687194824, 0.3308049738407135], "count": [3294]}, "timestamp": {"min": [0.0], "max": [109.76666666666667], "mean": [54.88333333333334], "std": [31.69652831789954], "count": [3294]}, "frame_index": {"min": [0], "max": [3293], "mean": [1646.5], "std": [950.8958495369861], "count": [3294]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [3294]}, "index": {"min": [183102], "max": [186395], "mean": [184748.5], "std": [950.8958495369861], "count": [3294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3294]}, "subtask_annotation": {"mean": [14.700971463266546, 24.0, 24.0, 24.0, 24.0], "std": [6.418430715606252, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3294]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [3294]}, "eef_direction_state": {"mean": [3.5640558591378264, 4.336672738312083], "std": [2.0940242422031354, 2.121937768814449], "min": [0, 0], "max": [6, 6], "count": [3294]}, "eef_velocity_state": {"mean": [1.2595628415300546, 0.6927747419550698], "std": [0.7978937380825505, 0.7751232424206064], "min": [0, 0], "max": [2, 2], "count": [3294]}, "eef_acc_mag_state": {"mean": [1.102307225258045, 0.6848816029143898], "std": [0.8008273016435578, 0.8214835277389667], "min": [0, 0], "max": [2, 2], "count": [3294]}, "eef_direction_action": {"mean": [3.5640558591378264, 4.336672738312083], "std": [2.0940242422031354, 2.121937768814449], "min": [0, 0], "max": [6, 6], "count": [3294]}, "eef_velocity_action": {"mean": [1.2595628415300546, 0.6927747419550698], "std": [0.7978937380825505, 0.7751232424206064], "min": [0, 0], "max": [2, 2], "count": [3294]}, "eef_acc_mag_action": {"mean": [1.102307225258045, 0.6848816029143898], "std": [0.8008273016435578, 0.8214835277389667], "min": [0, 0], "max": [2, 2], "count": [3294]}, "eef_sim_pose_state": {"mean": [0.28518034855372193, 0.29183896454834346, 1.3279502354992692, -0.17614864523629709, 0.1734632093115845, 0.08935223409463879, 0.19332647033276312, -0.255159921004216, 1.2962727822333613, 0.3719504066983739, 0.27588036918378767, 0.6834680026628392], "std": [0.12833931280588068, 0.14599349854301252, 0.0870164556544139, 0.5075065335191717, 0.41786968497556953, 0.39160080808321573, 0.10959687951790383, 0.09444898420102009, 0.09888042929181823, 0.44619454814116416, 0.25521002630458334, 0.6455248292725559], "min": [0.021447818080205624, -0.11765596209759231, 1.1816001799288556, -1.1718952638646858, -0.7635997275460187, -0.7121791044364861, 0.04066417103071951, -0.33635216418389785, 1.18277996958315, -0.3449862455052726, -0.16269050441385957, 0.0046020579980173264], "max": [0.5522792693980001, 0.6636420869282188, 1.6152370812869234, 1.5759631029400856, 1.1742591630823744, 1.1283188262757116, 0.37886166590099174, 0.0010220334891376769, 1.4839700203508086, 1.159669999853366, 0.7645557747963028, 1.6501248725131756], "count": [3294]}, "eef_sim_pose_action": {"mean": [0.28518034855372193, 0.29183896454834346, 1.3279502354992692, -0.17614864523629709, 0.1734632093115845, 0.08935223409463879, 0.19332647033276312, -0.255159921004216, 1.2962727822333613, 0.3719504066983739, 0.27588036918378767, 0.6834680026628392], "std": [0.12833931280588068, 0.14599349854301252, 0.0870164556544139, 0.5075065335191717, 0.41786968497556953, 0.39160080808321573, 0.10959687951790383, 0.09444898420102009, 0.09888042929181823, 0.44619454814116416, 0.25521002630458334, 0.6455248292725559], "min": [0.021447818080205624, -0.11765596209759231, 1.1816001799288556, -1.1718952638646858, -0.7635997275460187, -0.7121791044364861, 0.04066417103071951, -0.33635216418389785, 1.18277996958315, -0.3449862455052726, -0.16269050441385957, 0.0046020579980173264], "max": [0.5522792693980001, 0.6636420869282188, 1.6152370812869234, 1.5759631029400856, 1.1742591630823744, 1.1283188262757116, 0.37886166590099174, 0.0010220334891376769, 1.4839700203508086, 1.159669999853366, 0.7645557747963028, 1.6501248725131756], "count": [3294]}, "gripper_mode_state": {"mean": [0.8973891924711597, 0.9517304189435337], "std": [0.3034498800578329, 0.21433531813749532], "min": [0, 0], "max": [1, 1], "count": [3294]}, "gripper_activity_state": {"mean": [1.8230115361262902, 1.96842744383728], "std": [0.5324376944492555, 0.23551958743445267], "min": [0, 0], "max": [2, 2], "count": [3294]}, "gripper_mode_action": {"mean": [0.8973891924711597, 0.9517304189435337], "std": [0.3034498800578329, 0.21433531813749532], "min": [0, 0], "max": [1, 1], "count": [3294]}, "gripper_activity_action": {"mean": [1.8230115361262902, 1.96842744383728], "std": [0.5324376944492555, 0.23551958743445267], "min": [0, 0], "max": [2, 2], "count": [3294]}, "gripper_open_scale_state": {"mean": [0.16098119395583071, 0.06499524128575189], "std": [0.26854774516790186, 0.18903159443359852], "min": [0.013473343636308397, 0.02069314249924251], "max": [0.9594919340951102, 0.9478487968444824], "count": [3294]}, "gripper_open_scale_action": {"mean": [0.16098119395583071, 0.06499524128575189], "std": [0.26854774516790186, 0.18903159443359852], "min": [0.013473343636308397, 0.02069314249924251], "max": [0.9594919340951102, 0.9478487968444824], "count": [3294]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4121182388436024]], [[0.441039800739272]], [[0.41803202859171135]]], "std": [[[0.22954490465254795]], [[0.22784497037014056]], [[0.21427308455121769]]], "count": [445]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40870281939242614]], [[0.4258661776945485]], [[0.4078205637560892]]], "std": [[[0.2835517455698278]], [[0.26772641772031447]], [[0.27748319855133763]]], "count": [445]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39005769259014467]], [[0.40642878509706004]], [[0.39563384923257694]]], "std": [[[0.2651238448550488]], [[0.2491333005284567]], [[0.2524885964512901]]], "count": [445]}, "observation.state": {"min": [-1.1042351722717285, -0.003350091865286231, -1.885262370109558, -1.5299999713897705, -0.6365703344345093, -1.1765632629394531, 0.023520629853010178, -0.0756622701883316, -0.006662581581622362, -1.9450876712799072, -0.19481556117534637, -0.4852850139141083, -0.2519960105419159, 0.02969985082745552], "max": [0.9944969415664673, 2.4727771282196045, 0.03999999910593033, 0.8052313923835754, 0.8666991591453552, 1.1888351440429688, 1.6684733629226685, 1.1129672527313232, 2.18261981010437, 0.0022355690598487854, 0.6504078507423401, 0.5959882140159607, 0.630466103553772, 1.6619070768356323], "mean": [-0.1469995230436325, 1.4639321565628052, -1.0433073043823242, -0.1570517122745514, 0.16658422350883484, -0.18836566805839539, 0.2756922245025635, 0.36879655718803406, 1.008286476135254, -0.8422176837921143, 0.14953234791755676, 0.12982171773910522, 0.2156820297241211, 0.0689530074596405], "std": [0.489394873380661, 0.7160680890083313, 0.588330090045929, 0.5456450581550598, 0.3323368728160858, 0.42293792963027954, 0.47640636563301086, 0.3272608518600464, 0.8004372119903564, 0.6993883848190308, 0.18789446353912354, 0.20040549337863922, 0.24791447818279266, 0.2047814428806305], "count": [3406]}, "action": {"min": [-1.1042351722717285, -0.003350091865286231, -1.885262370109558, -1.5299999713897705, -0.6365703344345093, -1.1765632629394531, 0.023520629853010178, -0.0756622701883316, -0.006662581581622362, -1.9450876712799072, -0.19481556117534637, -0.4852850139141083, -0.2519960105419159, 0.02969985082745552], "max": [0.9944969415664673, 2.4727771282196045, 0.03999999910593033, 0.8052313923835754, 0.8666991591453552, 1.1888351440429688, 1.6684733629226685, 1.1129672527313232, 2.18261981010437, 0.0022355690598487854, 0.6504078507423401, 0.5959882140159607, 0.630466103553772, 1.6619070768356323], "mean": [-0.1469995230436325, 1.4639321565628052, -1.0433073043823242, -0.1570517122745514, 0.16658422350883484, -0.18836566805839539, 0.2756922245025635, 0.36879655718803406, 1.008286476135254, -0.8422176837921143, 0.14953234791755676, 0.12982171773910522, 0.2156820297241211, 0.0689530074596405], "std": [0.489394873380661, 0.7160680890083313, 0.588330090045929, 0.5456450581550598, 0.3323368728160858, 0.42293792963027954, 0.47640636563301086, 0.3272608518600464, 0.8004372119903564, 0.6993883848190308, 0.18789446353912354, 0.20040549337863922, 0.24791447818279266, 0.2047814428806305], "count": [3406]}, "timestamp": {"min": [0.0], "max": [113.5], "mean": [56.75], "std": [32.77424886841633], "count": [3406]}, "frame_index": {"min": [0], "max": [3405], "mean": [1702.5], "std": [983.2274660524898], "count": [3406]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [3406]}, "index": {"min": [186396], "max": [189801], "mean": [188098.5], "std": [983.2274660524898], "count": [3406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3406]}, "subtask_annotation": {"mean": [14.216382853787435, 24.0, 24.0, 24.0, 24.0], "std": [6.66965516430885, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3406]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [3406]}, "eef_direction_state": {"mean": [3.379330593071051, 4.495302407516148], "std": [2.099122154814158, 2.0606927811447586], "min": [0, 0], "max": [6, 6], "count": [3406]}, "eef_velocity_state": {"mean": [1.303581914268937, 0.6362301820317088], "std": [0.7512167270150041, 0.7732099011549659], "min": [0, 0], "max": [2, 2], "count": [3406]}, "eef_acc_mag_state": {"mean": [1.1332941867293012, 0.694950088079859], "std": [0.7873568691940679, 0.8231909366116159], "min": [0, 0], "max": [2, 2], "count": [3406]}, "eef_direction_action": {"mean": [3.379330593071051, 4.495302407516148], "std": [2.099122154814158, 2.0606927811447586], "min": [0, 0], "max": [6, 6], "count": [3406]}, "eef_velocity_action": {"mean": [1.303581914268937, 0.6362301820317088], "std": [0.7512167270150041, 0.7732099011549659], "min": [0, 0], "max": [2, 2], "count": [3406]}, "eef_acc_mag_action": {"mean": [1.1332941867293012, 0.694950088079859], "std": [0.7873568691940679, 0.8231909366116159], "min": [0, 0], "max": [2, 2], "count": [3406]}, "eef_sim_pose_state": {"mean": [0.3140751857029294, 0.28946880403757036, 1.3138045505904583, -0.1962932474712941, 0.24936877937948032, 0.02017272538381621, 0.22015851887477056, -0.23466048329530398, 1.3039549371284145, 0.26361691213765537, 0.3048871721808205, 0.5090584500384546], "std": [0.13972624649923346, 0.1470556702736725, 0.07709553117896069, 0.4633601756238614, 0.4017245435788399, 0.38254815209800697, 0.12118943677659022, 0.10298836294780524, 0.10305479017580714, 0.309818833044018, 0.29060948946453563, 0.4477567133057925], "min": [0.01741122329699383, -0.10280024872374383, 1.1793055860458987, -1.2734362662487027, -0.7237029972810414, -0.7997499609218051, 0.009070094138765958, -0.348164382632387, 1.182110229760099, -0.3721564217869666, -0.23123163432203708, -0.5160203584973904], "max": [0.5751292816147766, 0.6468127713349787, 1.5711744098346467, 1.5808921908649667, 1.1457159714481748, 1.0005430752138513, 0.4288637302892635, 0.036725724172809796, 1.495543430713489, 0.7756456280283127, 0.846915296409144, 1.4001212746067646], "count": [3406]}, "eef_sim_pose_action": {"mean": [0.3140751857029294, 0.28946880403757036, 1.3138045505904583, -0.1962932474712941, 0.24936877937948032, 0.02017272538381621, 0.22015851887477056, -0.23466048329530398, 1.3039549371284145, 0.26361691213765537, 0.3048871721808205, 0.5090584500384546], "std": [0.13972624649923346, 0.1470556702736725, 0.07709553117896069, 0.4633601756238614, 0.4017245435788399, 0.38254815209800697, 0.12118943677659022, 0.10298836294780524, 0.10305479017580714, 0.309818833044018, 0.29060948946453563, 0.4477567133057925], "min": [0.01741122329699383, -0.10280024872374383, 1.1793055860458987, -1.2734362662487027, -0.7237029972810414, -0.7997499609218051, 0.009070094138765958, -0.348164382632387, 1.182110229760099, -0.3721564217869666, -0.23123163432203708, -0.5160203584973904], "max": [0.5751292816147766, 0.6468127713349787, 1.5711744098346467, 1.5808921908649667, 1.1457159714481748, 1.0005430752138513, 0.4288637302892635, 0.036725724172809796, 1.495543430713489, 0.7756456280283127, 0.846915296409144, 1.4001212746067646], "count": [3406]}, "gripper_mode_state": {"mean": [0.8919553728714034, 0.9791544333529066], "std": [0.3104367659882373, 0.14286717257037923], "min": [0, 0], "max": [1, 1], "count": [3406]}, "gripper_activity_state": {"mean": [1.8349970640046975, 1.9706400469759249], "std": [0.5155447238535079, 0.22671283497251568], "min": [0, 0], "max": [2, 2], "count": [3406]}, "gripper_mode_action": {"mean": [0.8919553728714034, 0.9791544333529066], "std": [0.3104367659882373, 0.14286717257037923], "min": [0, 0], "max": [1, 1], "count": [3406]}, "gripper_activity_action": {"mean": [1.8349970640046975, 1.9706400469759249], "std": [0.5155447238535079, 0.22671283497251568], "min": [0, 0], "max": [2, 2], "count": [3406]}, "gripper_open_scale_state": {"mean": [0.15753347795994294, 0.03940132647695522], "std": [0.2722341676153576, 0.11701978047168062], "min": [0.013440359916005815, 0.016971343329974582], "max": [0.9534133502415248, 0.9496611867632184], "count": [3406]}, "gripper_open_scale_action": {"mean": [0.15753347795994294, 0.03940132647695522], "std": [0.2722341676153576, 0.11701978047168062], "min": [0.013440359916005815, 0.016971343329974582], "max": [0.9534133502415248, 0.9496611867632184], "count": [3406]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5570341437429672]], [[0.5650507092580622]], [[0.543593203093203]]], "std": [[[0.271257165674994]], [[0.2761553727957636]], [[0.28158198090690817]]], "count": [455]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42571575271134093]], [[0.43820535205535205]], [[0.4154705930235342]]], "std": [[[0.2721033785085404]], [[0.25534881410722426]], [[0.26812780760822885]]], "count": [455]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41231747468218055]], [[0.43440226723167896]], [[0.4162053837774426]]], "std": [[[0.271298166882993]], [[0.24549878932729052]], [[0.2492924030239897]]], "count": [455]}, "observation.state": {"min": [-1.0983302593231201, -0.004066707566380501, -1.9328157901763916, -1.5300345420837402, -0.5036815404891968, -0.9138418436050415, 0.01762550137937069, -0.01691361330449581, -0.005072018597275019, -1.9374058246612549, -0.41560614109039307, -0.5108187198638916, -0.14949540793895721, 0.03596704453229904], "max": [0.9232590794563293, 2.6261751651763916, 0.018408464267849922, 0.9453421831130981, 1.1412817239761353, 1.119805932044983, 1.6682138442993164, 1.0676506757736206, 2.1030876636505127, 0.0015339808305725455, 0.7783963084220886, 0.6094180345535278, 0.5675728917121887, 1.6587353944778442], "mean": [-0.1454005390405655, 1.551932692527771, -1.081217885017395, -0.027870744466781616, 0.15154211223125458, -0.23227155208587646, 0.2877989113330841, 0.4119735360145569, 0.9775760173797607, -0.8257048726081848, 0.2937663793563843, 0.11906776577234268, 0.23487074673175812, 0.0951998382806778], "std": [0.49695560336112976, 0.7842919230461121, 0.6180604100227356, 0.4438456594944, 0.33182334899902344, 0.4107946753501892, 0.4777156114578247, 0.36929452419281006, 0.8265552520751953, 0.734552264213562, 0.31827107071876526, 0.17327888309955597, 0.25564804673194885, 0.27681565284729004], "count": [3502]}, "action": {"min": [-1.0983302593231201, -0.004066707566380501, -1.9328157901763916, -1.5300345420837402, -0.5036815404891968, -0.9138418436050415, 0.01762550137937069, -0.01691361330449581, -0.005072018597275019, -1.9374058246612549, -0.41560614109039307, -0.5108187198638916, -0.14949540793895721, 0.03596704453229904], "max": [0.9232590794563293, 2.6261751651763916, 0.018408464267849922, 0.9453421831130981, 1.1412817239761353, 1.119805932044983, 1.6682138442993164, 1.0676506757736206, 2.1030876636505127, 0.0015339808305725455, 0.7783963084220886, 0.6094180345535278, 0.5675728917121887, 1.6587353944778442], "mean": [-0.1454005390405655, 1.551932692527771, -1.081217885017395, -0.027870744466781616, 0.15154211223125458, -0.23227155208587646, 0.2877989113330841, 0.4119735360145569, 0.9775760173797607, -0.8257048726081848, 0.2937663793563843, 0.11906776577234268, 0.23487074673175812, 0.0951998382806778], "std": [0.49695560336112976, 0.7842919230461121, 0.6180604100227356, 0.4438456594944, 0.33182334899902344, 0.4107946753501892, 0.4777156114578247, 0.36929452419281006, 0.8265552520751953, 0.734552264213562, 0.31827107071876526, 0.17327888309955597, 0.25564804673194885, 0.27681565284729004], "count": [3502]}, "timestamp": {"min": [0.0], "max": [116.7], "mean": [58.35], "std": [33.69800933784269], "count": [3502]}, "frame_index": {"min": [0], "max": [3501], "mean": [1750.5], "std": [1010.9402801352808], "count": [3502]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [3502]}, "index": {"min": [189802], "max": [193303], "mean": [191552.5], "std": [1010.9402801352808], "count": [3502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3502]}, "subtask_annotation": {"mean": [14.644203312392918, 24.0, 24.0, 24.0, 24.0], "std": [6.5715035898162055, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3502]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [3502]}, "eef_direction_state": {"mean": [3.6536264991433467, 4.723872073101085], "std": [2.0459351506396275, 1.902535527119039], "min": [0, 0], "max": [6, 6], "count": [3502]}, "eef_velocity_state": {"mean": [1.277841233580811, 0.5719588806396345], "std": [0.790553247660173, 0.7487599423001113], "min": [0, 0], "max": [2, 2], "count": [3502]}, "eef_acc_mag_state": {"mean": [1.1079383209594518, 0.6293546544831525], "std": [0.7996285750202755, 0.8130331737452245], "min": [0, 0], "max": [2, 2], "count": [3502]}, "eef_direction_action": {"mean": [3.6536264991433467, 4.723872073101085], "std": [2.0459351506396275, 1.902535527119039], "min": [0, 0], "max": [6, 6], "count": [3502]}, "eef_velocity_action": {"mean": [1.277841233580811, 0.5719588806396345], "std": [0.790553247660173, 0.7487599423001113], "min": [0, 0], "max": [2, 2], "count": [3502]}, "eef_acc_mag_action": {"mean": [1.1079383209594518, 0.6293546544831525], "std": [0.7996285750202755, 0.8130331737452245], "min": [0, 0], "max": [2, 2], "count": [3502]}, "eef_sim_pose_state": {"mean": [0.32717354868036946, 0.2896589646248723, 1.2770462907732432, -0.20623672837144325, 0.41722140782382816, 0.007542124302581816, 0.20133055338512157, -0.2292558994457742, 1.2870736319970224, 0.32651805934833295, 0.4259928468102561, 0.5637611009657266], "std": [0.15172964677661752, 0.16006088245611655, 0.08144541744884197, 0.5115931506864687, 0.441034417001452, 0.3648664795757079, 0.11348256624150943, 0.10398742479104478, 0.1006229334805185, 0.3864748417341299, 0.3531889797912575, 0.5422884945978907], "min": [0.03834617361666104, -0.1078190393733606, 1.1531333710122726, -1.0331845443608498, -0.5109363799749751, -0.8443792542218895, 0.034137426298162535, -0.33704906673570717, 1.1809569280482795, -0.2714356518174694, -0.16680975447456303, -0.16065014423376023], "max": [0.598303837133393, 0.6618205788209699, 1.535518596979826, 1.8016436634261368, 1.3139380700332692, 0.9842939769858983, 0.3865208415770897, 0.009118131428288156, 1.4728987333614203, 1.0640581891428795, 0.9875884669906512, 1.5773749204978482], "count": [3502]}, "eef_sim_pose_action": {"mean": [0.32717354868036946, 0.2896589646248723, 1.2770462907732432, -0.20623672837144325, 0.41722140782382816, 0.007542124302581816, 0.20133055338512157, -0.2292558994457742, 1.2870736319970224, 0.32651805934833295, 0.4259928468102561, 0.5637611009657266], "std": [0.15172964677661752, 0.16006088245611655, 0.08144541744884197, 0.5115931506864687, 0.441034417001452, 0.3648664795757079, 0.11348256624150943, 0.10398742479104478, 0.1006229334805185, 0.3864748417341299, 0.3531889797912575, 0.5422884945978907], "min": [0.03834617361666104, -0.1078190393733606, 1.1531333710122726, -1.0331845443608498, -0.5109363799749751, -0.8443792542218895, 0.034137426298162535, -0.33704906673570717, 1.1809569280482795, -0.2714356518174694, -0.16680975447456303, -0.16065014423376023], "max": [0.598303837133393, 0.6618205788209699, 1.535518596979826, 1.8016436634261368, 1.3139380700332692, 0.9842939769858983, 0.3865208415770897, 0.009118131428288156, 1.4728987333614203, 1.0640581891428795, 0.9875884669906512, 1.5773749204978482], "count": [3502]}, "gripper_mode_state": {"mean": [0.8929183323814963, 0.9628783552255854], "std": [0.30921705010969136, 0.1890598536539568], "min": [0, 0], "max": [1, 1], "count": [3502]}, "gripper_activity_state": {"mean": [1.8209594517418617, 1.9563106796116505], "std": [0.5340334908447536, 0.2757656565097919], "min": [0, 0], "max": [2, 2], "count": [3502]}, "gripper_mode_action": {"mean": [0.8929183323814963, 0.9628783552255854], "std": [0.30921705010969136, 0.1890598536539568], "min": [0, 0], "max": [1, 1], "count": [3502]}, "gripper_activity_action": {"mean": [1.8209594517418617, 1.9563106796116505], "std": [0.5340334908447536, 0.2757656565097919], "min": [0, 0], "max": [2, 2], "count": [3502]}, "gripper_open_scale_state": {"mean": [0.16445256524080204, 0.054398224030069574], "std": [0.27298173390534236, 0.15818006009200297], "min": [0.010071715073926108, 0.020552596875599453], "max": [0.9532650538853237, 0.9478487968444824], "count": [3502]}, "gripper_open_scale_action": {"mean": [0.16445256524080204, 0.054398224030069574], "std": [0.27298173390534236, 0.15818006009200297], "min": [0.010071715073926108, 0.020552596875599453], "max": [0.9532650538853237, 0.9478487968444824], "count": [3502]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5591348646440558]], [[0.5712713025525525]], [[0.5439320613505663]]], "std": [[[0.2601966664325687]], [[0.26855944338429427]], [[0.2738099548110813]]], "count": [444]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325782191505231]], [[0.44109878505956934]], [[0.41821441539578796]]], "std": [[[0.2763842883072426]], [[0.2638927302226378]], [[0.2789038698427314]]], "count": [444]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42084951618284955]], [[0.4276524496310035]], [[0.40040640027282187]]], "std": [[[0.24129205989135463]], [[0.22511318860644325]], [[0.22940663251185672]]], "count": [444]}, "observation.state": {"min": [-1.0242319107055664, -0.0015339808305725455, -1.9230517148971558, -1.1704273223876953, -0.7163690328598022, -0.9538764357566833, 0.023227732628583908, -0.26204192638397217, -0.004141217563301325, -1.9374418258666992, -0.48780590295791626, -0.36201947927474976, -0.3264103829860687, 0.03596704453229904], "max": [0.9480001330375671, 2.641515016555786, 0.01991845667362213, 1.1134934425354004, 1.020097255706787, 1.6306215524673462, 1.67752206325531, 1.1704045534133911, 1.9527575969696045, 0.0015339808305725455, 0.885853111743927, 0.6912853717803955, 0.6105210185050964, 1.6586138010025024], "mean": [-0.09961555898189545, 1.6210250854492188, -1.1480234861373901, -0.014329743571579456, 0.1076633408665657, -0.22278685867786407, 0.30733537673950195, 0.3898235559463501, 0.7404834628105164, -0.6819078326225281, 0.23565062880516052, 0.03652353584766388, 0.21347272396087646, 0.0744679719209671], "std": [0.5362151861190796, 0.7023985981941223, 0.5560735464096069, 0.532943844795227, 0.37529081106185913, 0.5168909430503845, 0.5072137713432312, 0.42690807580947876, 0.7685701847076416, 0.7412015199661255, 0.31132546067237854, 0.10678716748952866, 0.27987363934516907, 0.22879621386528015], "count": [3390]}, "action": {"min": [-1.0242319107055664, -0.0015339808305725455, -1.9230517148971558, -1.1704273223876953, -0.7163690328598022, -0.9538764357566833, 0.023227732628583908, -0.26204192638397217, -0.004141217563301325, -1.9374418258666992, -0.48780590295791626, -0.36201947927474976, -0.3264103829860687, 0.03596704453229904], "max": [0.9480001330375671, 2.641515016555786, 0.01991845667362213, 1.1134934425354004, 1.020097255706787, 1.6306215524673462, 1.67752206325531, 1.1704045534133911, 1.9527575969696045, 0.0015339808305725455, 0.885853111743927, 0.6912853717803955, 0.6105210185050964, 1.6586138010025024], "mean": [-0.09961555898189545, 1.6210250854492188, -1.1480234861373901, -0.014329743571579456, 0.1076633408665657, -0.22278685867786407, 0.30733537673950195, 0.3898235559463501, 0.7404834628105164, -0.6819078326225281, 0.23565062880516052, 0.03652353584766388, 0.21347272396087646, 0.0744679719209671], "std": [0.5362151861190796, 0.7023985981941223, 0.5560735464096069, 0.532943844795227, 0.37529081106185913, 0.5168909430503845, 0.5072137713432312, 0.42690807580947876, 0.7685701847076416, 0.7412015199661255, 0.31132546067237854, 0.10678716748952866, 0.27987363934516907, 0.22879621386528015], "count": [3390]}, "timestamp": {"min": [0.0], "max": [112.96666666666667], "mean": [56.48333333333333], "std": [32.62028878996537], "count": [3390]}, "frame_index": {"min": [0], "max": [3389], "mean": [1694.5], "std": [978.6086636989612], "count": [3390]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [3390]}, "index": {"min": [193304], "max": [196693], "mean": [194998.5], "std": [978.6086636989612], "count": [3390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3390]}, "subtask_annotation": {"mean": [15.252212389380531, 24.0, 24.0, 24.0, 24.0], "std": [6.625760008882269, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3390]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [3390]}, "eef_direction_state": {"mean": [3.5233038348082597, 4.95457227138643], "std": [2.0881502306013675, 1.7933837868729128], "min": [0, 0], "max": [6, 6], "count": [3390]}, "eef_velocity_state": {"mean": [1.2970501474926253, 0.484070796460177], "std": [0.7791286452587979, 0.7392573453922702], "min": [0, 0], "max": [2, 2], "count": [3390]}, "eef_acc_mag_state": {"mean": [1.148967551622419, 0.5], "std": [0.7779731980487646, 0.766076468991303], "min": [0, 0], "max": [2, 2], "count": [3390]}, "eef_direction_action": {"mean": [3.5233038348082597, 4.95457227138643], "std": [2.0881502306013675, 1.7933837868729128], "min": [0, 0], "max": [6, 6], "count": [3390]}, "eef_velocity_action": {"mean": [1.2970501474926253, 0.484070796460177], "std": [0.7791286452587979, 0.7392573453922702], "min": [0, 0], "max": [2, 2], "count": [3390]}, "eef_acc_mag_action": {"mean": [1.148967551622419, 0.5], "std": [0.7779731980487646, 0.766076468991303], "min": [0, 0], "max": [2, 2], "count": [3390]}, "eef_sim_pose_state": {"mean": [0.33211583604930445, 0.30224355761349014, 1.2901941094357168, -0.2789824565112631, 0.4408545236193166, -0.021456804017467582, 0.15699639622530806, -0.2523116678263995, 1.2869399273167688, 0.22613791413919432, 0.2903779876399833, 0.4282891540581542], "std": [0.14069211783620938, 0.17071039467961732, 0.08270247203294062, 0.5745502912289562, 0.4877942168341493, 0.3921299319181338, 0.09500515413607778, 0.0971886674850262, 0.11599106433839691, 0.31356926120307643, 0.30504232722150226, 0.46966639420779055], "min": [0.027970362885121024, -0.09819592876062697, 1.146352641429473, -1.2599748186865236, -0.7429490813049585, -1.016771888126944, -0.017364350813236774, -0.336703290819509, 1.1744593699849935, -0.3178789894270564, -0.10431556313952717, -0.08393169123424331], "max": [0.6013967866662986, 0.688192965051446, 1.5191535373638292, 1.7549958718015053, 1.2877186013118989, 1.059492605284939, 0.37805364768844496, -0.010798545689219924, 1.4952990969377364, 0.6573630166181431, 1.0084247034778442, 1.226040008226346], "count": [3390]}, "eef_sim_pose_action": {"mean": [0.33211583604930445, 0.30224355761349014, 1.2901941094357168, -0.2789824565112631, 0.4408545236193166, -0.021456804017467582, 0.15699639622530806, -0.2523116678263995, 1.2869399273167688, 0.22613791413919432, 0.2903779876399833, 0.4282891540581542], "std": [0.14069211783620938, 0.17071039467961732, 0.08270247203294062, 0.5745502912289562, 0.4877942168341493, 0.3921299319181338, 0.09500515413607778, 0.0971886674850262, 0.11599106433839691, 0.31356926120307643, 0.30504232722150226, 0.46966639420779055], "min": [0.027970362885121024, -0.09819592876062697, 1.146352641429473, -1.2599748186865236, -0.7429490813049585, -1.016771888126944, -0.017364350813236774, -0.336703290819509, 1.1744593699849935, -0.3178789894270564, -0.10431556313952717, -0.08393169123424331], "max": [0.6013967866662986, 0.688192965051446, 1.5191535373638292, 1.7549958718015053, 1.2877186013118989, 1.059492605284939, 0.37805364768844496, -0.010798545689219924, 1.4952990969377364, 0.6573630166181431, 1.0084247034778442, 1.226040008226346], "count": [3390]}, "gripper_mode_state": {"mean": [0.8772861356932153, 0.9755162241887906], "std": [0.32810847568095963, 0.15454552899788776], "min": [0, 0], "max": [1, 1], "count": [3390]}, "gripper_activity_state": {"mean": [1.8144542772861356, 1.971386430678466], "std": [0.5426613486833823, 0.22408416282339455], "min": [0, 0], "max": [2, 2], "count": [3390]}, "gripper_mode_action": {"mean": [0.8772861356932153, 0.9755162241887906], "std": [0.32810847568095963, 0.15454552899788776], "min": [0, 0], "max": [1, 1], "count": [3390]}, "gripper_activity_action": {"mean": [1.8144542772861356, 1.971386430678466], "std": [0.5426613486833823, 0.22408416282339455], "min": [0, 0], "max": [2, 2], "count": [3390]}, "gripper_open_scale_state": {"mean": [0.17561411963696416, 0.04255227606305798], "std": [0.2898362808081223, 0.13074243976434352], "min": [0.013272990073476518, 0.020552596875599453], "max": [0.9585840361458915, 0.9477793148585728], "count": [3390]}, "gripper_open_scale_action": {"mean": [0.17561411963696416, 0.04255227606305798], "std": [0.2898362808081223, 0.13074243976434352], "min": [0.013272990073476518, 0.020552596875599453], "max": [0.9585840361458915, 0.9477793148585728], "count": [3390]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5020327261209973]], [[0.5060498829837423]], [[0.4711709948104681]]], "std": [[[0.2455965737340654]], [[0.24027429643580128]], [[0.2329270740190496]]], "count": [411]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42054178196014824]], [[0.4202412834152315]], [[0.4146487007617321]]], "std": [[[0.2871828592276882]], [[0.2608791708316144]], [[0.27252596954063435]]], "count": [411]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40820612552942237]], [[0.4163495141771226]], [[0.3951610524042004]]], "std": [[[0.24152052863686238]], [[0.2310230094431459]], [[0.2440509675388606]]], "count": [411]}, "observation.state": {"min": [-1.006291389465332, -0.01361195370554924, -1.9474176168441772, -1.5301203727722168, -0.5785590410232544, -0.941933274269104, 0.022422080859541893, -0.009113580919802189, 0.0015339808305725455, -1.93741774559021, -0.09076345711946487, -0.510685384273529, -0.15485718846321106, 0.03255898505449295], "max": [1.0211000442504883, 2.500196933746338, 0.0011172444792464375, 0.9069021344184875, 0.9137479662895203, 1.2686021327972412, 1.6835179328918457, 0.9940195679664612, 1.9641716480255127, 0.0015339808305725455, 0.9765521883964539, 0.6550098061561584, 0.8007379770278931, 1.6563972234725952], "mean": [-0.12641848623752594, 1.360434651374817, -0.9551616311073303, -0.17843399941921234, 0.09876149147748947, -0.03479255735874176, 0.3219982385635376, 0.3305091857910156, 0.7180824279785156, -0.6031139492988586, 0.15384362637996674, 0.06892871111631393, 0.20050358772277832, 0.07170190662145615], "std": [0.49024271965026855, 0.760984480381012, 0.6258978247642517, 0.5785890817642212, 0.3248349726200104, 0.42834001779556274, 0.5054605603218079, 0.3745727241039276, 0.7485044598579407, 0.6650465130805969, 0.2166396826505661, 0.18942131102085114, 0.2560233175754547, 0.21307002007961273], "count": [3058]}, "action": {"min": [-1.006291389465332, -0.01361195370554924, -1.9474176168441772, -1.5301203727722168, -0.5785590410232544, -0.941933274269104, 0.022422080859541893, -0.009113580919802189, 0.0015339808305725455, -1.93741774559021, -0.09076345711946487, -0.510685384273529, -0.15485718846321106, 0.03255898505449295], "max": [1.0211000442504883, 2.500196933746338, 0.0011172444792464375, 0.9069021344184875, 0.9137479662895203, 1.2686021327972412, 1.6835179328918457, 0.9940195679664612, 1.9641716480255127, 0.0015339808305725455, 0.9765521883964539, 0.6550098061561584, 0.8007379770278931, 1.6563972234725952], "mean": [-0.12641848623752594, 1.360434651374817, -0.9551616311073303, -0.17843399941921234, 0.09876149147748947, -0.03479255735874176, 0.3219982385635376, 0.3305091857910156, 0.7180824279785156, -0.6031139492988586, 0.15384362637996674, 0.06892871111631393, 0.20050358772277832, 0.07170190662145615], "std": [0.49024271965026855, 0.760984480381012, 0.6258978247642517, 0.5785890817642212, 0.3248349726200104, 0.42834001779556274, 0.5054605603218079, 0.3745727241039276, 0.7485044598579407, 0.6650465130805969, 0.2166396826505661, 0.18942131102085114, 0.2560233175754547, 0.21307002007961273], "count": [3058]}, "timestamp": {"min": [0.0], "max": [101.9], "mean": [50.949999999999996], "std": [29.425617146364907], "count": [3058]}, "frame_index": {"min": [0], "max": [3057], "mean": [1528.5], "std": [882.7685143909472], "count": [3058]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [3058]}, "index": {"min": [196694], "max": [199751], "mean": [198222.5], "std": [882.7685143909472], "count": [3058]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3058]}, "subtask_annotation": {"mean": [11.216481360366252, 24.0, 24.0, 24.0, 24.0], "std": [7.268077287853478, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3058]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [3058]}, "eef_direction_state": {"mean": [3.3538260300850227, 4.8600392413342055], "std": [2.202112684037947, 1.8365250687337231], "min": [0, 0], "max": [6, 6], "count": [3058]}, "eef_velocity_state": {"mean": [1.2835186396337475, 0.5493786788750817], "std": [0.7946825691363743, 0.7627365921829623], "min": [0, 0], "max": [2, 2], "count": [3058]}, "eef_acc_mag_state": {"mean": [1.0896010464355788, 0.553629823413996], "std": [0.7976111556907658, 0.7873477738531734], "min": [0, 0], "max": [2, 2], "count": [3058]}, "eef_direction_action": {"mean": [3.3538260300850227, 4.8600392413342055], "std": [2.202112684037947, 1.8365250687337231], "min": [0, 0], "max": [6, 6], "count": [3058]}, "eef_velocity_action": {"mean": [1.2835186396337475, 0.5493786788750817], "std": [0.7946825691363743, 0.7627365921829623], "min": [0, 0], "max": [2, 2], "count": [3058]}, "eef_acc_mag_action": {"mean": [1.0896010464355788, 0.553629823413996], "std": [0.7976111556907658, 0.7873477738531734], "min": [0, 0], "max": [2, 2], "count": [3058]}, "eef_sim_pose_state": {"mean": [0.28890991298655666, 0.2947721753177208, 1.3089753626429563, -0.09308516024485311, 0.21219190308548153, -0.04588475981961341, 0.1653360087481288, -0.26219510615964803, 1.2779101050057367, 0.23488610685276926, 0.2576846911364238, 0.4068200661179287], "std": [0.14606772278715696, 0.14383798929834532, 0.08721097392153937, 0.4982468854259967, 0.4278586366315568, 0.34343476600149375, 0.103460474166528, 0.08817956415603362, 0.10346564426237091, 0.3339622721279426, 0.2863789435568138, 0.4972217929092444], "min": [0.01685151343405744, -0.07017175958696452, 1.1823254582201714, -0.9668044877237493, -0.6513979639000794, -0.8932804490180879, 0.03865420782662717, -0.3367316633737608, 1.1820292036062268, -0.2847369127326528, -0.08083106324358003, -0.018408029363856805], "max": [0.5823940062692221, 0.6400340578174666, 1.581265656988654, 1.729484148073051, 1.3603435144537293, 0.9386908699753956, 0.39294615918804804, -0.02653178341982207, 1.491701088927246, 1.1563315421690827, 0.9352715282327191, 1.562205411565292], "count": [3058]}, "eef_sim_pose_action": {"mean": [0.28890991298655666, 0.2947721753177208, 1.3089753626429563, -0.09308516024485311, 0.21219190308548153, -0.04588475981961341, 0.1653360087481288, -0.26219510615964803, 1.2779101050057367, 0.23488610685276926, 0.2576846911364238, 0.4068200661179287], "std": [0.14606772278715696, 0.14383798929834532, 0.08721097392153937, 0.4982468854259967, 0.4278586366315568, 0.34343476600149375, 0.103460474166528, 0.08817956415603362, 0.10346564426237091, 0.3339622721279426, 0.2863789435568138, 0.4972217929092444], "min": [0.01685151343405744, -0.07017175958696452, 1.1823254582201714, -0.9668044877237493, -0.6513979639000794, -0.8932804490180879, 0.03865420782662717, -0.3367316633737608, 1.1820292036062268, -0.2847369127326528, -0.08083106324358003, -0.018408029363856805], "max": [0.5823940062692221, 0.6400340578174666, 1.581265656988654, 1.729484148073051, 1.3603435144537293, 0.9386908699753956, 0.39294615918804804, -0.02653178341982207, 1.491701088927246, 1.1563315421690827, 0.9352715282327191, 1.562205411565292], "count": [3058]}, "gripper_mode_state": {"mean": [0.8829300196206671, 0.9774362328319163], "std": [0.3215036548366396, 0.1485080589707735], "min": [0, 0], "max": [1, 1], "count": [3058]}, "gripper_activity_state": {"mean": [1.8508829300196206, 1.9663178548070634], "std": [0.4919238590370415, 0.24364435145337815], "min": [0, 0], "max": [2, 2], "count": [3058]}, "gripper_mode_action": {"mean": [0.8829300196206671, 0.9774362328319163], "std": [0.3215036548366396, 0.1485080589707735], "min": [0, 0], "max": [1, 1], "count": [3058]}, "gripper_activity_action": {"mean": [1.8508829300196206, 1.9663178548070634], "std": [0.4919238590370415, 0.24364435145337815], "min": [0, 0], "max": [2, 2], "count": [3058]}, "gripper_open_scale_state": {"mean": [0.18399486233060428, 0.04097249771483226], "std": [0.28883211238761863, 0.12175596037358885], "min": [0.01281261763402394, 0.018605134316853116], "max": [0.962010247366769, 0.9465126991271973], "count": [3058]}, "gripper_open_scale_action": {"mean": [0.18399486233060428, 0.04097249771483226], "std": [0.28883211238761863, 0.12175596037358885], "min": [0.01281261763402394, 0.018605134316853116], "max": [0.962010247366769, 0.9465126991271973], "count": [3058]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.376093070442992]], [[0.4062635758896151]], [[0.39675620406681195]]], "std": [[[0.22286296670926903]], [[0.2362455941060849]], [[0.23951407241338962]]], "count": [375]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306542338416848]], [[0.4231302962962963]], [[0.4168226833696442]]], "std": [[[0.25182741861483293]], [[0.2279672576584302]], [[0.24456314492692285]]], "count": [375]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4136837857661583]], [[0.4083681307189542]], [[0.3746405831517792]]], "std": [[[0.2695984754867473]], [[0.2597009200724897]], [[0.27025580100427665]]], "count": [375]}, "observation.state": {"min": [-1.119805932044983, -0.006043804343789816, -1.93741774559021, -1.5299999713897705, -0.6453602910041809, -1.011817216873169, 0.025058917701244354, -0.024504777044057846, -0.0007709551719017327, -1.9404857158660889, -0.2654004991054535, -0.5660389065742493, -0.11821305751800537, 0.03645898774266243], "max": [0.9035146832466125, 2.417553663253784, -0.03067961521446705, 0.8113795518875122, 0.8486164212226868, 0.5868364572525024, 1.6925832033157349, 1.1596894264221191, 2.0509324073791504, 0.001237084623426199, 0.9830513000488281, 0.7054837346076965, 0.6289321184158325, 1.6854615211486816], "mean": [-0.19759172201156616, 1.3525007963180542, -0.9953652024269104, -0.08133364468812943, 0.14051342010498047, -0.11997508257627487, 0.34312596917152405, 0.4463396370410919, 0.8608821034431458, -0.7752112150192261, 0.3330261707305908, 0.09485122561454773, 0.24861720204353333, 0.10168696939945221], "std": [0.4572771191596985, 0.706085205078125, 0.5497547388076782, 0.5510275363922119, 0.34133225679397583, 0.37379372119903564, 0.5314353108406067, 0.417069673538208, 0.7367069721221924, 0.7023918628692627, 0.3405420780181885, 0.2732762396335602, 0.2520028352737427, 0.29963821172714233], "count": [2708]}, "action": {"min": [-1.119805932044983, -0.006043804343789816, -1.93741774559021, -1.5299999713897705, -0.6453602910041809, -1.011817216873169, 0.025058917701244354, -0.024504777044057846, -0.0007709551719017327, -1.9404857158660889, -0.2654004991054535, -0.5660389065742493, -0.11821305751800537, 0.03645898774266243], "max": [0.9035146832466125, 2.417553663253784, -0.03067961521446705, 0.8113795518875122, 0.8486164212226868, 0.5868364572525024, 1.6925832033157349, 1.1596894264221191, 2.0509324073791504, 0.001237084623426199, 0.9830513000488281, 0.7054837346076965, 0.6289321184158325, 1.6854615211486816], "mean": [-0.19759172201156616, 1.3525007963180542, -0.9953652024269104, -0.08133364468812943, 0.14051342010498047, -0.11997508257627487, 0.34312596917152405, 0.4463396370410919, 0.8608821034431458, -0.7752112150192261, 0.3330261707305908, 0.09485122561454773, 0.24861720204353333, 0.10168696939945221], "std": [0.4572771191596985, 0.706085205078125, 0.5497547388076782, 0.5510275363922119, 0.34133225679397583, 0.37379372119903564, 0.5314353108406067, 0.417069673538208, 0.7367069721221924, 0.7023918628692627, 0.3405420780181885, 0.2732762396335602, 0.2520028352737427, 0.29963821172714233], "count": [2708]}, "timestamp": {"min": [0.0], "max": [90.23333333333333], "mean": [45.11666666666667], "std": [26.057740372744014], "count": [2708]}, "frame_index": {"min": [0], "max": [2707], "mean": [1353.5], "std": [781.7322111823204], "count": [2708]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [2708]}, "index": {"min": [199752], "max": [202459], "mean": [201105.5], "std": [781.7322111823204], "count": [2708]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2708]}, "subtask_annotation": {"mean": [10.28138847858198, 24.0, 24.0, 24.0, 24.0], "std": [7.571900114008968, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2708]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [2708]}, "eef_direction_state": {"mean": [3.333825701624815, 4.677621861152142], "std": [2.2709895394043325, 1.9319635014016532], "min": [0, 0], "max": [6, 6], "count": [2708]}, "eef_velocity_state": {"mean": [1.2311669128508125, 0.5705317577548006], "std": [0.7958741263670059, 0.7351504921016129], "min": [0, 0], "max": [2, 2], "count": [2708]}, "eef_acc_mag_state": {"mean": [1.0720088626292468, 0.6214918759231906], "std": [0.8127851781740556, 0.810070745862242], "min": [0, 0], "max": [2, 2], "count": [2708]}, "eef_direction_action": {"mean": [3.333825701624815, 4.677621861152142], "std": [2.2709895394043325, 1.9319635014016532], "min": [0, 0], "max": [6, 6], "count": [2708]}, "eef_velocity_action": {"mean": [1.2311669128508125, 0.5705317577548006], "std": [0.7958741263670059, 0.7351504921016129], "min": [0, 0], "max": [2, 2], "count": [2708]}, "eef_acc_mag_action": {"mean": [1.0720088626292468, 0.6214918759231906], "std": [0.8127851781740556, 0.810070745862242], "min": [0, 0], "max": [2, 2], "count": [2708]}, "eef_sim_pose_state": {"mean": [0.28967497458155417, 0.28819135044258565, 1.3218398139266694, -0.1745921166317145, 0.26460156900532855, -0.06961183971657038, 0.16877098223017362, -0.24733691842152397, 1.2992769971890814, 0.30150447400308716, 0.3849654461850262, 0.5520240628642691], "std": [0.14592180707938554, 0.11955081012373109, 0.08877678095727519, 0.4400421818443821, 0.42588765931051625, 0.42915583680122127, 0.09116313252264782, 0.09373655223294271, 0.10563994175010791, 0.41949979711950103, 0.3431117657470867, 0.6026561879356593], "min": [0.044721655984451505, -0.05033690560361819, 1.1831433205446609, -1.3019135795302461, -0.7245483046841545, -1.0076192576119347, 0.02454669596335975, -0.33691775303355315, 1.1822089816205987, -0.4833727449688011, -0.08675496396228954, -0.21570267657620373], "max": [0.5797270428201962, 0.5960891842980146, 1.5849103705198277, 0.8402973658885533, 1.2336274092033936, 0.9114926783001716, 0.3801716647481657, 0.03146174920937381, 1.4942864337620692, 1.1196712588069888, 0.9652750554461891, 1.8974708474609931], "count": [2708]}, "eef_sim_pose_action": {"mean": [0.28967497458155417, 0.28819135044258565, 1.3218398139266694, -0.1745921166317145, 0.26460156900532855, -0.06961183971657038, 0.16877098223017362, -0.24733691842152397, 1.2992769971890814, 0.30150447400308716, 0.3849654461850262, 0.5520240628642691], "std": [0.14592180707938554, 0.11955081012373109, 0.08877678095727519, 0.4400421818443821, 0.42588765931051625, 0.42915583680122127, 0.09116313252264782, 0.09373655223294271, 0.10563994175010791, 0.41949979711950103, 0.3431117657470867, 0.6026561879356593], "min": [0.044721655984451505, -0.05033690560361819, 1.1831433205446609, -1.3019135795302461, -0.7245483046841545, -1.0076192576119347, 0.02454669596335975, -0.33691775303355315, 1.1822089816205987, -0.4833727449688011, -0.08675496396228954, -0.21570267657620373], "max": [0.5797270428201962, 0.5960891842980146, 1.5849103705198277, 0.8402973658885533, 1.2336274092033936, 0.9114926783001716, 0.3801716647481657, 0.03146174920937381, 1.4942864337620692, 1.1196712588069888, 0.9652750554461891, 1.8974708474609931], "count": [2708]}, "gripper_mode_state": {"mean": [0.8748153618906942, 0.9601181683899557], "std": [0.3309281560864032, 0.19568155538392767], "min": [0, 0], "max": [1, 1], "count": [2708]}, "gripper_activity_state": {"mean": [1.8777695716395864, 1.9649187592319055], "std": [0.45089019459533847, 0.2473398218878659], "min": [0, 0], "max": [2, 2], "count": [2708]}, "gripper_mode_action": {"mean": [0.8748153618906942, 0.9601181683899557], "std": [0.3309281560864032, 0.19568155538392767], "min": [0, 0], "max": [1, 1], "count": [2708]}, "gripper_activity_action": {"mean": [1.8777695716395864, 1.9649187592319055], "std": [0.45089019459533847, 0.2473398218878659], "min": [0, 0], "max": [2, 2], "count": [2708]}, "gripper_open_scale_state": {"mean": [0.19606769536265595, 0.05810634094508593], "std": [0.3036769130480447, 0.17122406903403536], "min": [0.014319381543568202, 0.02083370728152139], "max": [0.9671904018947056, 0.963120869227818], "count": [2708]}, "gripper_open_scale_action": {"mean": [0.19606769536265595, 0.05810634094508593], "std": [0.3036769130480447, 0.17122406903403536], "min": [0.014319381543568202, 0.02083370728152139], "max": [0.9671904018947056, 0.963120869227818], "count": [2708]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.534635927599888]], [[0.5468083094731266]], [[0.5193353233495234]]], "std": [[[0.2586210745719704]], [[0.26741276378629]], [[0.26967016737114874]]], "count": [436]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41790420689172714]], [[0.42922336338969835]], [[0.4085280619765745]]], "std": [[[0.27348978836193916]], [[0.25766149804435384]], [[0.26727987930274144]]], "count": [436]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42593767176850356]], [[0.43142450243349123]], [[0.39837840601327174]]], "std": [[[0.2490300676720655]], [[0.2318992363288005]], [[0.23230922063602985]]], "count": [436]}, "observation.state": {"min": [-1.1612234115600586, -0.0035477885976433754, -1.920543909072876, -1.2153401374816895, -0.6231646537780762, -0.869129478931427, 0.018982432782649994, -0.018566830083727837, -0.004125389736145735, -1.9282138347625732, -0.37496528029441833, -0.5430291891098022, -0.21624697744846344, 0.03596704453229904], "max": [1.2041748762130737, 2.555612087249756, 0.01073786523193121, 1.151292085647583, 1.208776831626892, 0.8865687847137451, 1.6881815195083618, 1.0197206735610962, 1.951223611831665, 0.0015339808305725455, 0.8068739175796509, 0.5357515811920166, 0.7025632262229919, 1.6584755182266235], "mean": [-0.051031891256570816, 1.5908039808273315, -1.181558609008789, -0.027768230065703392, 0.09991726279258728, -0.16992366313934326, 0.3111564815044403, 0.4703103005886078, 0.9322472214698792, -0.8441407680511475, 0.3368780016899109, 0.058106955140829086, 0.23037968575954437, 0.07228150963783264], "std": [0.6056498885154724, 0.7424608469009399, 0.6268670558929443, 0.5403736233711243, 0.40365466475486755, 0.37339267134666443, 0.5091596245765686, 0.4043181240558624, 0.7737230062484741, 0.7236115336418152, 0.3254517614841461, 0.1506178230047226, 0.21836502850055695, 0.22199229896068573], "count": [3308]}, "action": {"min": [-1.1612234115600586, -0.0035477885976433754, -1.920543909072876, -1.2153401374816895, -0.6231646537780762, -0.869129478931427, 0.018982432782649994, -0.018566830083727837, -0.004125389736145735, -1.9282138347625732, -0.37496528029441833, -0.5430291891098022, -0.21624697744846344, 0.03596704453229904], "max": [1.2041748762130737, 2.555612087249756, 0.01073786523193121, 1.151292085647583, 1.208776831626892, 0.8865687847137451, 1.6881815195083618, 1.0197206735610962, 1.951223611831665, 0.0015339808305725455, 0.8068739175796509, 0.5357515811920166, 0.7025632262229919, 1.6584755182266235], "mean": [-0.051031891256570816, 1.5908039808273315, -1.181558609008789, -0.027768230065703392, 0.09991726279258728, -0.16992366313934326, 0.3111564815044403, 0.4703103005886078, 0.9322472214698792, -0.8441407680511475, 0.3368780016899109, 0.058106955140829086, 0.23037968575954437, 0.07228150963783264], "std": [0.6056498885154724, 0.7424608469009399, 0.6268670558929443, 0.5403736233711243, 0.40365466475486755, 0.37339267134666443, 0.5091596245765686, 0.4043181240558624, 0.7737230062484741, 0.7236115336418152, 0.3254517614841461, 0.1506178230047226, 0.21836502850055695, 0.22199229896068573], "count": [3308]}, "timestamp": {"min": [0.0], "max": [110.23333333333333], "mean": [55.116666666666674], "std": [31.831243386891998], "count": [3308]}, "frame_index": {"min": [0], "max": [3307], "mean": [1653.5], "std": [954.9373016067599], "count": [3308]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [3308]}, "index": {"min": [202460], "max": [205767], "mean": [204113.5], "std": [954.9373016067599], "count": [3308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3308]}, "subtask_annotation": {"mean": [15.825876662636034, 24.0, 24.0, 24.0, 24.0], "std": [6.719228866856455, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3308]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [3308]}, "eef_direction_state": {"mean": [3.5698307134220073, 4.802599758162032], "std": [2.0649131008414146, 1.8837189574522144], "min": [0, 0], "max": [6, 6], "count": [3308]}, "eef_velocity_state": {"mean": [1.2983675937122128, 0.5426239419588875], "std": [0.7972350922554114, 0.7592616425801588], "min": [0, 0], "max": [2, 2], "count": [3308]}, "eef_acc_mag_state": {"mean": [1.1076178960096734, 0.5918984280532044], "std": [0.7993513144342272, 0.8003669952259903], "min": [0, 0], "max": [2, 2], "count": [3308]}, "eef_direction_action": {"mean": [3.5698307134220073, 4.802599758162032], "std": [2.0649131008414146, 1.8837189574522144], "min": [0, 0], "max": [6, 6], "count": [3308]}, "eef_velocity_action": {"mean": [1.2983675937122128, 0.5426239419588875], "std": [0.7972350922554114, 0.7592616425801588], "min": [0, 0], "max": [2, 2], "count": [3308]}, "eef_acc_mag_action": {"mean": [1.1076178960096734, 0.5918984280532044], "std": [0.7993513144342272, 0.8003669952259903], "min": [0, 0], "max": [2, 2], "count": [3308]}, "eef_sim_pose_state": {"mean": [0.3255462985953567, 0.3173312464904435, 1.3022570297581633, -0.23807520719864003, 0.34783267013568403, 0.006813747613346475, 0.18565061884199696, -0.2295447194306527, 1.303653181097519, 0.26879961644870165, 0.41391371686235184, 0.5413331369537937], "std": [0.14330408038550116, 0.18810208180167673, 0.08147586172406525, 0.45787390017030194, 0.4276359176676834, 0.35843533305696157, 0.10061605538449994, 0.09518102348926741, 0.10434401938582369, 0.29903645561953046, 0.34920283380889405, 0.49221651434488095], "min": [0.03996564880398398, -0.10453835547693349, 1.166408122128234, -1.169210312776058, -0.5741162561238238, -0.8473268572897888, 0.01945787104623921, -0.3363733670103901, 1.181728719813042, -0.48441723835693623, -0.07852878916560346, -0.21309975769939532], "max": [0.587334869420749, 0.6926164002897419, 1.5580050414843922, 1.5781859050923164, 1.3196553911065934, 0.8955177222428967, 0.4133291231965058, -0.03456699691385347, 1.482748382921555, 0.6963930936038437, 0.994323587337159, 1.2714811260780985], "count": [3308]}, "eef_sim_pose_action": {"mean": [0.3255462985953567, 0.3173312464904435, 1.3022570297581633, -0.23807520719864003, 0.34783267013568403, 0.006813747613346475, 0.18565061884199696, -0.2295447194306527, 1.303653181097519, 0.26879961644870165, 0.41391371686235184, 0.5413331369537937], "std": [0.14330408038550116, 0.18810208180167673, 0.08147586172406525, 0.45787390017030194, 0.4276359176676834, 0.35843533305696157, 0.10061605538449994, 0.09518102348926741, 0.10434401938582369, 0.29903645561953046, 0.34920283380889405, 0.49221651434488095], "min": [0.03996564880398398, -0.10453835547693349, 1.166408122128234, -1.169210312776058, -0.5741162561238238, -0.8473268572897888, 0.01945787104623921, -0.3363733670103901, 1.181728719813042, -0.48441723835693623, -0.07852878916560346, -0.21309975769939532], "max": [0.587334869420749, 0.6926164002897419, 1.5580050414843922, 1.5781859050923164, 1.3196553911065934, 0.8955177222428967, 0.4133291231965058, -0.03456699691385347, 1.482748382921555, 0.6963930936038437, 0.994323587337159, 1.2714811260780985], "count": [3308]}, "gripper_mode_state": {"mean": [0.876360338573156, 0.9767230955259976], "std": [0.3291700100997904, 0.1507815976573788], "min": [0, 0], "max": [1, 1], "count": [3308]}, "gripper_activity_state": {"mean": [1.8258766626360339, 1.9727932285368803], "std": [0.528997408372486, 0.21823699342404526], "min": [0, 0], "max": [2, 2], "count": [3308]}, "gripper_mode_action": {"mean": [0.876360338573156, 0.9767230955259976], "std": [0.3291700100997904, 0.1507815976573788], "min": [0, 0], "max": [1, 1], "count": [3308]}, "gripper_activity_action": {"mean": [1.8258766626360339, 1.9727932285368803], "std": [0.528997408372486, 0.21823699342404526], "min": [0, 0], "max": [2, 2], "count": [3308]}, "gripper_open_scale_state": {"mean": [0.17779889917182898, 0.04130195048994394], "std": [0.2909494509971615, 0.12685416611586647], "min": [0.010847104447228568, 0.020552596875599453], "max": [0.9646751540047782, 0.9477002961294991], "count": [3308]}, "gripper_open_scale_action": {"mean": [0.17779889917182898, 0.04130195048994394], "std": [0.2909494509971615, 0.12685416611586647], "min": [0.010847104447228568, 0.020552596875599453], "max": [0.9646751540047782, 0.9477002961294991], "count": [3308]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3294303314361364]], [[0.3552292559235284]], [[0.3037499758941323]]], "std": [[[0.20301643136059735]], [[0.21083901510249284]], [[0.17123419015737015]]], "count": [418]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401340383322388]], [[0.40754271494615923]], [[0.3840270591623146]]], "std": [[[0.28024725155446667]], [[0.27088954417561323]], [[0.2865339507092844]]], "count": [418]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3936932671659839]], [[0.4038499129582721]], [[0.3894285997227174]]], "std": [[[0.26950940852087596]], [[0.264672402075744]], [[0.2742094365578389]]], "count": [418]}, "observation.state": {"min": [-1.1888351440429688, -0.004363141488283873, -1.8990682363510132, -1.5299999713897705, -0.6258317232131958, -0.937262237071991, 0.023959949612617493, -0.09641007333993912, -0.002631143433973193, -1.8300226926803589, -0.6474489569664001, -0.139592245221138, -0.5823548436164856, 0.03604360297322273], "max": [1.0277671813964844, 2.555612087249756, 0.03999999910593033, 0.9090569019317627, 1.4204661846160889, 1.6106798648834229, 1.693359613418579, 1.0154953002929688, 2.0279226303100586, 0.0, 0.6680607199668884, 0.6964272856712341, 0.6181942820549011, 1.6849433183670044], "mean": [-0.128062441945076, 1.3721787929534912, -1.03815495967865, -0.13867850601673126, 0.2186213582754135, -0.1996810883283615, 0.4868945777416229, 0.3079809844493866, 0.741642415523529, -0.5780466794967651, 0.04409223049879074, 0.25219446420669556, 0.18790914118289948, 0.13385732471942902], "std": [0.5310031771659851, 0.6635150909423828, 0.5778014063835144, 0.48810794949531555, 0.36838623881340027, 0.5160173177719116, 0.6453844904899597, 0.338951051235199, 0.7176591157913208, 0.5908457636833191, 0.1962706595659256, 0.28440603613853455, 0.31910303235054016, 0.37024590373039246], "count": [3132]}, "action": {"min": [-1.1888351440429688, -0.004363141488283873, -1.8990682363510132, -1.5299999713897705, -0.6258317232131958, -0.937262237071991, 0.023959949612617493, -0.09641007333993912, -0.002631143433973193, -1.8300226926803589, -0.6474489569664001, -0.139592245221138, -0.5823548436164856, 0.03604360297322273], "max": [1.0277671813964844, 2.555612087249756, 0.03999999910593033, 0.9090569019317627, 1.4204661846160889, 1.6106798648834229, 1.693359613418579, 1.0154953002929688, 2.0279226303100586, 0.0, 0.6680607199668884, 0.6964272856712341, 0.6181942820549011, 1.6849433183670044], "mean": [-0.128062441945076, 1.3721787929534912, -1.03815495967865, -0.13867850601673126, 0.2186213582754135, -0.1996810883283615, 0.4868945777416229, 0.3079809844493866, 0.741642415523529, -0.5780466794967651, 0.04409223049879074, 0.25219446420669556, 0.18790914118289948, 0.13385732471942902], "std": [0.5310031771659851, 0.6635150909423828, 0.5778014063835144, 0.48810794949531555, 0.36838623881340027, 0.5160173177719116, 0.6453844904899597, 0.338951051235199, 0.7176591157913208, 0.5908457636833191, 0.1962706595659256, 0.28440603613853455, 0.31910303235054016, 0.37024590373039246], "count": [3132]}, "timestamp": {"min": [0.0], "max": [104.36666666666666], "mean": [52.18333333333334], "std": [30.137682515538703], "count": [3132]}, "frame_index": {"min": [0], "max": [3131], "mean": [1565.5], "std": [904.1304754661611], "count": [3132]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [3132]}, "index": {"min": [205768], "max": [208899], "mean": [207333.5], "std": [904.1304754661611], "count": [3132]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3132]}, "subtask_annotation": {"mean": [15.146232439335888, 24.0, 24.0, 24.0, 24.0], "std": [6.295435755233446, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3132]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [3132]}, "eef_direction_state": {"mean": [3.4383780332056193, 4.503512132822478], "std": [2.1663798042054543, 2.064335708598888], "min": [0, 0], "max": [6, 6], "count": [3132]}, "eef_velocity_state": {"mean": [1.2563856960408684, 0.6254789272030651], "std": [0.7925100943874284, 0.7626512331670661], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_acc_mag_state": {"mean": [1.1436781609195403, 0.6340996168582376], "std": [0.7868947384306123, 0.817410748858751], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_direction_action": {"mean": [3.4383780332056193, 4.503512132822478], "std": [2.1663798042054543, 2.064335708598888], "min": [0, 0], "max": [6, 6], "count": [3132]}, "eef_velocity_action": {"mean": [1.2563856960408684, 0.6254789272030651], "std": [0.7925100943874284, 0.7626512331670661], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_acc_mag_action": {"mean": [1.1436781609195403, 0.6340996168582376], "std": [0.7868947384306123, 0.817410748858751], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_sim_pose_state": {"mean": [0.2852212752192707, 0.2998536338698429, 1.3408372433902638, -0.22079032018419395, 0.19594559469474876, 0.09727916903922627, 0.168530930630684, -0.2654189866872965, 1.2839042312443223, 0.27647491412126235, 0.1808998477809784, 0.5751750038600222], "std": [0.12100951547893636, 0.1522628429309679, 0.08965961955711194, 0.4989569388738373, 0.40200968195049114, 0.3653732003810617, 0.09935810031708217, 0.09565016024426412, 0.09893046542249802, 0.421788937987694, 0.18320450661515103, 0.6043152995164628], "min": [0.022533894204274763, -0.12163846361320628, 1.18014650749823, -1.0867592768514887, -0.8108611215150531, -0.7212139349353535, 0.022554068422860712, -0.33652509007790804, 1.1819415677842184, -0.6143991777466558, -0.1499156974082112, 0.004690883516735446], "max": [0.5518166184263812, 0.6521516916627516, 1.6105434535372494, 1.6650164778256973, 1.073319243773538, 1.1772522939503047, 0.36303976404694505, 0.00849448208369849, 1.4877070015069136, 0.9318030374485521, 0.6361964512068305, 1.72929282692728], "count": [3132]}, "eef_sim_pose_action": {"mean": [0.2852212752192707, 0.2998536338698429, 1.3408372433902638, -0.22079032018419395, 0.19594559469474876, 0.09727916903922627, 0.168530930630684, -0.2654189866872965, 1.2839042312443223, 0.27647491412126235, 0.1808998477809784, 0.5751750038600222], "std": [0.12100951547893636, 0.1522628429309679, 0.08965961955711194, 0.4989569388738373, 0.40200968195049114, 0.3653732003810617, 0.09935810031708217, 0.09565016024426412, 0.09893046542249802, 0.421788937987694, 0.18320450661515103, 0.6043152995164628], "min": [0.022533894204274763, -0.12163846361320628, 1.18014650749823, -1.0867592768514887, -0.8108611215150531, -0.7212139349353535, 0.022554068422860712, -0.33652509007790804, 1.1819415677842184, -0.6143991777466558, -0.1499156974082112, 0.004690883516735446], "max": [0.5518166184263812, 0.6521516916627516, 1.6105434535372494, 1.6650164778256973, 1.073319243773538, 1.1772522939503047, 0.36303976404694505, 0.00849448208369849, 1.4877070015069136, 0.9318030374485521, 0.6361964512068305, 1.72929282692728], "count": [3132]}, "gripper_mode_state": {"mean": [0.7723499361430396, 0.9396551724137931], "std": [0.4193155283111778, 0.2381246089126423], "min": [0, 0], "max": [1, 1], "count": [3132]}, "gripper_activity_state": {"mean": [1.8247126436781609, 1.9664750957854407], "std": [0.5296952186928352, 0.24203788707457927], "min": [0, 0], "max": [2, 2], "count": [3132]}, "gripper_mode_action": {"mean": [0.7723499361430396, 0.9396551724137931], "std": [0.4193155283111778, 0.2381246089126423], "min": [0, 0], "max": [1, 1], "count": [3132]}, "gripper_activity_action": {"mean": [1.8247126436781609, 1.9664750957854407], "std": [0.5296952186928352, 0.24203788707457927], "min": [0, 0], "max": [2, 2], "count": [3132]}, "gripper_open_scale_state": {"mean": [0.27822307281636094, 0.07648856618302935], "std": [0.3687904296542065, 0.21156802437669928], "min": [0.013691399778638567, 0.020596344556127275], "max": [0.9676340648106166, 0.9628247533525739], "count": [3132]}, "gripper_open_scale_action": {"mean": [0.27822307281636094, 0.07648856618302935], "std": [0.3687904296542065, 0.21156802437669928], "min": [0.013691399778638567, 0.020596344556127275], "max": [0.9676340648106166, 0.9628247533525739], "count": [3132]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5169524741226963]], [[0.515272521669612]], [[0.4814520247178509]]], "std": [[[0.2644200411111624]], [[0.26623255219277]], [[0.26351991624300863]]], "count": [466]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294702107118479]], [[0.4350706196761012]], [[0.42983103488176383]]], "std": [[[0.2692086285746618]], [[0.25120497735459063]], [[0.2676449530266753]]], "count": [466]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341212925561259]], [[0.4378058384059394]], [[0.41212426248515616]]], "std": [[[0.2622733066802363]], [[0.25149423240130137]], [[0.25450203419273176]]], "count": [466]}, "observation.state": {"min": [-1.0753204822540283, -0.007444795221090317, -1.9159419536590576, -1.4220001697540283, -0.7311773896217346, -0.8921210765838623, 0.017651934176683426, -0.0022619753144681454, -0.0032721662428230047, -1.9358837604522705, -0.5154175162315369, -0.5704027414321899, -0.12732040882110596, 0.034088246524333954], "max": [1.2026408910751343, 2.577087640762329, 0.02031646855175495, 0.9117186665534973, 1.0477088689804077, 0.9493772983551025, 1.6835179328918457, 1.1059842109680176, 2.0997021198272705, 0.0015339808305725455, 0.9985336661338806, 0.6697273254394531, 0.8145437836647034, 1.6743124723434448], "mean": [-0.10573292523622513, 1.5130010843276978, -1.047214150428772, -0.08552468568086624, 0.07812506705522537, -0.16265413165092468, 0.32732829451560974, 0.4713687598705292, 0.9736950397491455, -0.8853055834770203, 0.36775657534599304, 0.09300530701875687, 0.3252822756767273, 0.08421545475721359], "std": [0.5355867743492126, 0.6996632814407349, 0.5873434543609619, 0.46925920248031616, 0.34717968106269836, 0.33175092935562134, 0.5353473424911499, 0.39783433079719543, 0.7962483167648315, 0.7570685148239136, 0.38714051246643066, 0.21348543465137482, 0.3360671103000641, 0.2647750973701477], "count": [3622]}, "action": {"min": [-1.0753204822540283, -0.007444795221090317, -1.9159419536590576, -1.4220001697540283, -0.7311773896217346, -0.8921210765838623, 0.017651934176683426, -0.0022619753144681454, -0.0032721662428230047, -1.9358837604522705, -0.5154175162315369, -0.5704027414321899, -0.12732040882110596, 0.034088246524333954], "max": [1.2026408910751343, 2.577087640762329, 0.02031646855175495, 0.9117186665534973, 1.0477088689804077, 0.9493772983551025, 1.6835179328918457, 1.1059842109680176, 2.0997021198272705, 0.0015339808305725455, 0.9985336661338806, 0.6697273254394531, 0.8145437836647034, 1.6743124723434448], "mean": [-0.10573292523622513, 1.5130010843276978, -1.047214150428772, -0.08552468568086624, 0.07812506705522537, -0.16265413165092468, 0.32732829451560974, 0.4713687598705292, 0.9736950397491455, -0.8853055834770203, 0.36775657534599304, 0.09300530701875687, 0.3252822756767273, 0.08421545475721359], "std": [0.5355867743492126, 0.6996632814407349, 0.5873434543609619, 0.46925920248031616, 0.34717968106269836, 0.33175092935562134, 0.5353473424911499, 0.39783433079719543, 0.7962483167648315, 0.7570685148239136, 0.38714051246643066, 0.21348543465137482, 0.3360671103000641, 0.2647750973701477], "count": [3622]}, "timestamp": {"min": [0.0], "max": [120.7], "mean": [60.35], "std": [34.85270992173906], "count": [3622]}, "frame_index": {"min": [0], "max": [3621], "mean": [1810.5], "std": [1045.581297652172], "count": [3622]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [3622]}, "index": {"min": [208900], "max": [212521], "mean": [210710.5], "std": [1045.581297652172], "count": [3622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3622]}, "subtask_annotation": {"mean": [12.5472114853672, 24.0, 24.0, 24.0, 24.0], "std": [6.834790715023244, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3622]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [3622]}, "eef_direction_state": {"mean": [3.3426283821093317, 4.604086140254004], "std": [2.159040818292476, 1.9509628599563071], "min": [0, 0], "max": [6, 6], "count": [3622]}, "eef_velocity_state": {"mean": [1.3172280508006626, 0.6065709552733296], "std": [0.7854461937364876, 0.7516526263487383], "min": [0, 0], "max": [2, 2], "count": [3622]}, "eef_acc_mag_state": {"mean": [1.127277747101049, 0.6499171728326891], "std": [0.7965838434205688, 0.8153847464181178], "min": [0, 0], "max": [2, 2], "count": [3622]}, "eef_direction_action": {"mean": [3.3426283821093317, 4.604086140254004], "std": [2.159040818292476, 1.9509628599563071], "min": [0, 0], "max": [6, 6], "count": [3622]}, "eef_velocity_action": {"mean": [1.3172280508006626, 0.6065709552733296], "std": [0.7854461937364876, 0.7516526263487383], "min": [0, 0], "max": [2, 2], "count": [3622]}, "eef_acc_mag_action": {"mean": [1.127277747101049, 0.6499171728326891], "std": [0.7965838434205688, 0.8153847464181178], "min": [0, 0], "max": [2, 2], "count": [3622]}, "eef_sim_pose_state": {"mean": [0.3164430355071762, 0.301661657201086, 1.2981559046822155, -0.2103058777961022, 0.3567263646062784, -0.049584019878803814, 0.1900333611021362, -0.225610962342191, 1.3031629167161538, 0.4137453830729499, 0.4323489484907985, 0.6010016205319649], "std": [0.13961425094682256, 0.15600172511058513, 0.078952024358818, 0.4163385816464683, 0.40220874039496846, 0.3417314134851248, 0.10167676882014973, 0.10096690011237168, 0.1052078809410625, 0.489237003145385, 0.35941110306117957, 0.5741140115725657], "min": [0.03399948021501101, -0.09591048226183242, 1.1601757413561975, -1.0172004388942706, -0.5648272116731681, -0.8620376181917291, 0.022482381418359832, -0.33655927823295817, 1.1813425125812778, -0.39374400791482583, -0.1208547488373719, -0.23876969548753796], "max": [0.6210857819469603, 0.6537230940546568, 1.5818993433989093, 1.4625386663569686, 1.2226200756359833, 0.8064852496580104, 0.37453640984468783, 0.01553877881923926, 1.4856521253134725, 1.1340526811614384, 1.0121757694042568, 1.6592754087695523], "count": [3622]}, "eef_sim_pose_action": {"mean": [0.3164430355071762, 0.301661657201086, 1.2981559046822155, -0.2103058777961022, 0.3567263646062784, -0.049584019878803814, 0.1900333611021362, -0.225610962342191, 1.3031629167161538, 0.4137453830729499, 0.4323489484907985, 0.6010016205319649], "std": [0.13961425094682256, 0.15600172511058513, 0.078952024358818, 0.4163385816464683, 0.40220874039496846, 0.3417314134851248, 0.10167676882014973, 0.10096690011237168, 0.1052078809410625, 0.489237003145385, 0.35941110306117957, 0.5741140115725657], "min": [0.03399948021501101, -0.09591048226183242, 1.1601757413561975, -1.0172004388942706, -0.5648272116731681, -0.8620376181917291, 0.022482381418359832, -0.33655927823295817, 1.1813425125812778, -0.39374400791482583, -0.1208547488373719, -0.23876969548753796], "max": [0.6210857819469603, 0.6537230940546568, 1.5818993433989093, 1.4625386663569686, 1.2226200756359833, 0.8064852496580104, 0.37453640984468783, 0.01553877881923926, 1.4856521253134725, 1.1340526811614384, 1.0121757694042568, 1.6592754087695523], "count": [3622]}, "gripper_mode_state": {"mean": [0.8561568194367752, 0.9685256764218664], "std": [0.3509306483746856, 0.1745957918548838], "min": [0, 0], "max": [1, 1], "count": [3622]}, "gripper_activity_state": {"mean": [1.8103257868580895, 1.9723909442297074], "std": [0.5477462018065176, 0.21995876729649702], "min": [0, 0], "max": [2, 2], "count": [3622]}, "gripper_mode_action": {"mean": [0.8561568194367752, 0.9685256764218664], "std": [0.3509306483746856, 0.1745957918548838], "min": [0, 0], "max": [1, 1], "count": [3622]}, "gripper_activity_action": {"mean": [1.8103257868580895, 1.9723909442297074], "std": [0.5477462018065176, 0.21995876729649702], "min": [0, 0], "max": [2, 2], "count": [3622]}, "gripper_open_scale_state": {"mean": [0.1870408253290965, 0.04812295648663269], "std": [0.30591571105734616, 0.15130124999923125], "min": [0.010086819529533386, 0.019478998013905117], "max": [0.962010247366769, 0.9567499841962542], "count": [3622]}, "gripper_open_scale_action": {"mean": [0.1870408253290965, 0.04812295648663269], "std": [0.30591571105734616, 0.15130124999923125], "min": [0.010086819529533386, 0.019478998013905117], "max": [0.962010247366769, 0.9567499841962542], "count": [3622]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28642647717689224]], [[0.3242888276875864]], [[0.3161949151673812]]], "std": [[[0.18302885305638064]], [[0.20894493227463443]], [[0.20934699174627594]]], "count": [372]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42490038902359034]], [[0.4184235525452714]], [[0.41046313353597114]]], "std": [[[0.25428588740755936]], [[0.2312506568318682]], [[0.24569452892560584]]], "count": [372]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131322614320519]], [[0.43230806217349543]], [[0.4147795479302832]]], "std": [[[0.29068119534058295]], [[0.27531715835937953]], [[0.28667049984319076]]], "count": [372]}, "observation.state": {"min": [-1.119805932044983, -0.003067961661145091, -1.9466216564178467, -1.5299999713897705, -0.7343778610229492, -1.0339030027389526, 0.024326186627149582, -0.010958392173051834, -1.3487726644211807e-34, -1.9389517307281494, -0.2607539892196655, -0.5077476501464844, -0.480135977268219, 0.03645898774266243], "max": [1.0509437322616577, 2.5111265182495117, 7.287925193217028e-20, 0.7016355395317078, 0.754718542098999, 0.5670039653778076, 1.6835179328918457, 0.9986034035682678, 1.9312818050384521, 0.0015339808305725455, 1.1267954111099243, 0.6155044436454773, 0.6519112586975098, 1.6757392883300781], "mean": [-0.21914075314998627, 1.4400726556777954, -1.0442887544631958, -0.2609393000602722, 0.14296959340572357, -0.10355407744646072, 0.36631229519844055, 0.3619515001773834, 0.9534199237823486, -0.9164696931838989, 0.44623950123786926, 0.14058753848075867, 0.2027352750301361, 0.1319146752357483], "std": [0.4719567596912384, 0.7884528040885925, 0.6223204135894775, 0.5640087723731995, 0.3300010859966278, 0.3732837438583374, 0.5021862387657166, 0.3162919580936432, 0.7019831538200378, 0.6429321765899658, 0.26061978936195374, 0.3018721640110016, 0.2743830978870392, 0.3642595410346985], "count": [2678]}, "action": {"min": [-1.119805932044983, -0.003067961661145091, -1.9466216564178467, -1.5299999713897705, -0.7343778610229492, -1.0339030027389526, 0.024326186627149582, -0.010958392173051834, -1.3487726644211807e-34, -1.9389517307281494, -0.2607539892196655, -0.5077476501464844, -0.480135977268219, 0.03645898774266243], "max": [1.0509437322616577, 2.5111265182495117, 7.287925193217028e-20, 0.7016355395317078, 0.754718542098999, 0.5670039653778076, 1.6835179328918457, 0.9986034035682678, 1.9312818050384521, 0.0015339808305725455, 1.1267954111099243, 0.6155044436454773, 0.6519112586975098, 1.6757392883300781], "mean": [-0.21914075314998627, 1.4400726556777954, -1.0442887544631958, -0.2609393000602722, 0.14296959340572357, -0.10355407744646072, 0.36631229519844055, 0.3619515001773834, 0.9534199237823486, -0.9164696931838989, 0.44623950123786926, 0.14058753848075867, 0.2027352750301361, 0.1319146752357483], "std": [0.4719567596912384, 0.7884528040885925, 0.6223204135894775, 0.5640087723731995, 0.3300010859966278, 0.3732837438583374, 0.5021862387657166, 0.3162919580936432, 0.7019831538200378, 0.6429321765899658, 0.26061978936195374, 0.3018721640110016, 0.2743830978870392, 0.3642595410346985], "count": [2678]}, "timestamp": {"min": [0.0], "max": [89.23333333333333], "mean": [44.61666666666666], "std": [25.769065218246126], "count": [2678]}, "frame_index": {"min": [0], "max": [2677], "mean": [1338.5], "std": [773.0719565473837], "count": [2678]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [2678]}, "index": {"min": [212522], "max": [215199], "mean": [213860.5], "std": [773.0719565473837], "count": [2678]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2678]}, "subtask_annotation": {"mean": [11.855489171023152, 24.0, 24.0, 24.0, 24.0], "std": [7.126538834103793, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2678]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [2678]}, "eef_direction_state": {"mean": [3.334204630321135, 4.421209858103062], "std": [2.237227197321648, 2.1186672787652117], "min": [0, 0], "max": [6, 6], "count": [2678]}, "eef_velocity_state": {"mean": [1.2042569081404033, 0.6123973114264376], "std": [0.7842911278863524, 0.7433218764249021], "min": [0, 0], "max": [2, 2], "count": [2678]}, "eef_acc_mag_state": {"mean": [1.0489171023151607, 0.657580283793876], "std": [0.8126593276532098, 0.8145890436422725], "min": [0, 0], "max": [2, 2], "count": [2678]}, "eef_direction_action": {"mean": [3.334204630321135, 4.421209858103062], "std": [2.237227197321648, 2.1186672787652117], "min": [0, 0], "max": [6, 6], "count": [2678]}, "eef_velocity_action": {"mean": [1.2042569081404033, 0.6123973114264376], "std": [0.7842911278863524, 0.7433218764249021], "min": [0, 0], "max": [2, 2], "count": [2678]}, "eef_acc_mag_action": {"mean": [1.0489171023151607, 0.657580283793876], "std": [0.8126593276532098, 0.8145890436422725], "min": [0, 0], "max": [2, 2], "count": [2678]}, "eef_sim_pose_state": {"mean": [0.31438934698841264, 0.27664513895117154, 1.3152399422835748, -0.1388190709607585, 0.1332347449984076, -0.06525494762892439, 0.19478926384685008, -0.2603166536379677, 1.321230839874573, 0.2844120757043631, 0.44623770660397527, 0.5237272509493465], "std": [0.16400386697519065, 0.13639682040128834, 0.08367748562762528, 0.4078113657403472, 0.4003376424560138, 0.4249856025987538, 0.10652046984649734, 0.07261039927040758, 0.11147792241768997, 0.4536262806217722, 0.22562841642355916, 0.5367187323532605], "min": [0.05294693450835021, -0.060642941060174316, 1.1823644462377572, -1.0299220888097351, -0.850826132679474, -0.9303565598634514, 0.03825115017389129, -0.336666028249691, 1.1825413988800975, -0.5625724398191381, -0.04208225851369107, -0.2815411093521607], "max": [0.6127542169720704, 0.627401315613937, 1.5342281223342547, 0.8424362179295631, 0.9957315701631919, 0.9056001578834225, 0.3897082277069922, -0.03825503938361036, 1.5122543594908988, 1.002223208815629, 0.9790246724202634, 1.6896870798551615], "count": [2678]}, "eef_sim_pose_action": {"mean": [0.31438934698841264, 0.27664513895117154, 1.3152399422835748, -0.1388190709607585, 0.1332347449984076, -0.06525494762892439, 0.19478926384685008, -0.2603166536379677, 1.321230839874573, 0.2844120757043631, 0.44623770660397527, 0.5237272509493465], "std": [0.16400386697519065, 0.13639682040128834, 0.08367748562762528, 0.4078113657403472, 0.4003376424560138, 0.4249856025987538, 0.10652046984649734, 0.07261039927040758, 0.11147792241768997, 0.4536262806217722, 0.22562841642355916, 0.5367187323532605], "min": [0.05294693450835021, -0.060642941060174316, 1.1823644462377572, -1.0299220888097351, -0.850826132679474, -0.9303565598634514, 0.03825115017389129, -0.336666028249691, 1.1825413988800975, -0.5625724398191381, -0.04208225851369107, -0.2815411093521607], "max": [0.6127542169720704, 0.627401315613937, 1.5342281223342547, 0.8424362179295631, 0.9957315701631919, 0.9056001578834225, 0.3897082277069922, -0.03825503938361036, 1.5122543594908988, 1.002223208815629, 0.9790246724202634, 1.6896870798551615], "count": [2678]}, "gripper_mode_state": {"mean": [0.9010455563853622, 0.9402539208364451], "std": [0.2986008400918535, 0.23701579101008202], "min": [0, 0], "max": [1, 1], "count": [2678]}, "gripper_activity_state": {"mean": [1.895444361463779, 1.9596713965646004], "std": [0.41657428853417505, 0.26611224085103674], "min": [0, 0], "max": [2, 2], "count": [2678]}, "gripper_mode_action": {"mean": [0.9010455563853622, 0.9402539208364451], "std": [0.2986008400918535, 0.23701579101008202], "min": [0, 0], "max": [1, 1], "count": [2678]}, "gripper_activity_action": {"mean": [1.895444361463779, 1.9596713965646004], "std": [0.41657428853417505, 0.26611224085103674], "min": [0, 0], "max": [2, 2], "count": [2678]}, "gripper_open_scale_state": {"mean": [0.209312881772414, 0.07537942339252889], "std": [0.28696709004542204, 0.20815026378972015], "min": [0.013900678072656904, 0.02083370728152139], "max": [0.962010247366769, 0.9575653076171875], "count": [2678]}, "gripper_open_scale_action": {"mean": [0.209312881772414, 0.07537942339252889], "std": [0.28696709004542204, 0.20815026378972015], "min": [0.013900678072656904, 0.02083370728152139], "max": [0.962010247366769, 0.9575653076171875], "count": [2678]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3657780559404347]], [[0.39514820529687017]], [[0.3723680896698437]]], "std": [[[0.21342363040189308]], [[0.23047904810737058]], [[0.22795372660823995]]], "count": [467]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179452276151955]], [[0.41917527104822416]], [[0.4130142055394606]]], "std": [[[0.25291362620218133]], [[0.2286567707826208]], [[0.24152075056361344]]], "count": [467]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4210998044114148]], [[0.4161627169901984]], [[0.3782624799979473]]], "std": [[[0.25805043554511103]], [[0.24813466959315994]], [[0.2536237421075626]]], "count": [467]}, "observation.state": {"min": [-1.3483691215515137, -0.004601942375302315, -1.9358837604522705, -1.5300756692886353, -1.5300756692886353, -2.6153533458709717, 0.023967795073986053, -0.1516098827123642, -0.0014281714102253318, -1.9312818050384521, -0.16862830519676208, -0.5270511507987976, -0.3408794701099396, 0.028553688898682594], "max": [1.2234684228897095, 2.501922607421875, 6.147146839513223e-20, 0.8388940095901489, 1.477223515510559, 0.983281672000885, 1.6928420066833496, 0.9848156571388245, 2.0015954971313477, 0.0, 0.7700583338737488, 1.1895627975463867, 0.9495341181755066, 1.687533974647522], "mean": [-0.10470233857631683, 1.2875537872314453, -0.9052232503890991, -0.24374929070472717, 0.044256262481212616, -0.29639971256256104, 0.31621432304382324, 0.406923770904541, 1.1264020204544067, -0.8360151052474976, 0.2744264304637909, 0.180744469165802, 0.22183357179164886, 0.1698400229215622], "std": [0.5912178158760071, 0.7316210865974426, 0.563913881778717, 0.6483598947525024, 0.6586525440216064, 0.7378587126731873, 0.5362900495529175, 0.29048100113868713, 0.5897868275642395, 0.5096298456192017, 0.22138656675815582, 0.5242568254470825, 0.3161519765853882, 0.4202423691749573], "count": [3624]}, "action": {"min": [-1.3483691215515137, -0.004601942375302315, -1.9358837604522705, -1.5300756692886353, -1.5300756692886353, -2.6153533458709717, 0.023967795073986053, -0.1516098827123642, -0.0014281714102253318, -1.9312818050384521, -0.16862830519676208, -0.5270511507987976, -0.3408794701099396, 0.028553688898682594], "max": [1.2234684228897095, 2.501922607421875, 6.147146839513223e-20, 0.8388940095901489, 1.477223515510559, 0.983281672000885, 1.6928420066833496, 0.9848156571388245, 2.0015954971313477, 0.0, 0.7700583338737488, 1.1895627975463867, 0.9495341181755066, 1.687533974647522], "mean": [-0.10470233857631683, 1.2875537872314453, -0.9052232503890991, -0.24374929070472717, 0.044256262481212616, -0.29639971256256104, 0.31621432304382324, 0.406923770904541, 1.1264020204544067, -0.8360151052474976, 0.2744264304637909, 0.180744469165802, 0.22183357179164886, 0.1698400229215622], "std": [0.5912178158760071, 0.7316210865974426, 0.563913881778717, 0.6483598947525024, 0.6586525440216064, 0.7378587126731873, 0.5362900495529175, 0.29048100113868713, 0.5897868275642395, 0.5096298456192017, 0.22138656675815582, 0.5242568254470825, 0.3161519765853882, 0.4202423691749573], "count": [3624]}, "timestamp": {"min": [0.0], "max": [120.76666666666667], "mean": [60.38333333333334], "std": [34.87195493144513], "count": [3624]}, "frame_index": {"min": [0], "max": [3623], "mean": [1811.5], "std": [1046.158647943354], "count": [3624]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [3624]}, "index": {"min": [215200], "max": [218823], "mean": [217011.5], "std": [1046.158647943354], "count": [3624]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3624]}, "subtask_annotation": {"mean": [13.540011037527593, 24.0, 24.0, 24.0, 24.0], "std": [5.678524432894388, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3624]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [3624]}, "eef_direction_state": {"mean": [3.5286975717439293, 4.377483443708609], "std": [2.2081911186998147, 2.1785378631156282], "min": [0, 0], "max": [6, 6], "count": [3624]}, "eef_velocity_state": {"mean": [1.1490066225165563, 0.6349337748344371], "std": [0.8147265592835818, 0.7594179440306743], "min": [0, 0], "max": [2, 2], "count": [3624]}, "eef_acc_mag_state": {"mean": [1.0002759381898454, 0.7201986754966887], "std": [0.8203737982720184, 0.8272873597119011], "min": [0, 0], "max": [2, 2], "count": [3624]}, "eef_direction_action": {"mean": [3.5286975717439293, 4.377483443708609], "std": [2.2081911186998147, 2.1785378631156282], "min": [0, 0], "max": [6, 6], "count": [3624]}, "eef_velocity_action": {"mean": [1.1490066225165563, 0.6349337748344371], "std": [0.8147265592835818, 0.7594179440306743], "min": [0, 0], "max": [2, 2], "count": [3624]}, "eef_acc_mag_action": {"mean": [1.0002759381898454, 0.7201986754966887], "std": [0.8203737982720184, 0.8272873597119011], "min": [0, 0], "max": [2, 2], "count": [3624]}, "eef_sim_pose_state": {"mean": [0.25836991262394793, 0.2988752970641581, 1.320831178737973, -0.17404071485745573, 0.20011848019558304, -0.05642721682405412, 0.22395328668406783, -0.25048994729162777, 1.3096817267842495, 0.2334269520312446, 0.4798137240458367, 0.5552809362980904], "std": [0.12409972153642795, 0.1495202829967857, 0.10074344848676013, 0.673169921163916, 0.34628138962040034, 0.44637234121497543, 0.08716612918444216, 0.06600050761155644, 0.08542592344854585, 0.5601958130025775, 0.3403805163308232, 0.6118765505545936], "min": [0.03705626741216418, -0.12411415296017966, 1.1356265166999282, -1.4633466788133476, -0.5816937231777408, -1.1871471966514588, 0.007188926486667458, -0.3369364730666345, 1.1826522342857717, -0.7734623147186772, -0.04652916541402252, -0.2993781761063212], "max": [0.5248928963672232, 0.6060786247730084, 1.5630921975756658, 1.728416553900459, 1.0714971432302085, 1.0704559655619446, 0.401409275247812, -0.061985435738254574, 1.5216008182532166, 1.4486700669625996, 1.1226544096249564, 2.0695845305777842], "count": [3624]}, "eef_sim_pose_action": {"mean": [0.25836991262394793, 0.2988752970641581, 1.320831178737973, -0.17404071485745573, 0.20011848019558304, -0.05642721682405412, 0.22395328668406783, -0.25048994729162777, 1.3096817267842495, 0.2334269520312446, 0.4798137240458367, 0.5552809362980904], "std": [0.12409972153642795, 0.1495202829967857, 0.10074344848676013, 0.673169921163916, 0.34628138962040034, 0.44637234121497543, 0.08716612918444216, 0.06600050761155644, 0.08542592344854585, 0.5601958130025775, 0.3403805163308232, 0.6118765505545936], "min": [0.03705626741216418, -0.12411415296017966, 1.1356265166999282, -1.4633466788133476, -0.5816937231777408, -1.1871471966514588, 0.007188926486667458, -0.3369364730666345, 1.1826522342857717, -0.7734623147186772, -0.04652916541402252, -0.2993781761063212], "max": [0.5248928963672232, 0.6060786247730084, 1.5630921975756658, 1.728416553900459, 1.0714971432302085, 1.0704559655619446, 0.401409275247812, -0.061985435738254574, 1.5216008182532166, 1.4486700669625996, 1.1226544096249564, 2.0695845305777842], "count": [3624]}, "gripper_mode_state": {"mean": [0.8669977924944813, 0.9169426048565121], "std": [0.3395771198184318, 0.2759689552385511], "min": [0, 0], "max": [1, 1], "count": [3624]}, "gripper_activity_state": {"mean": [1.8887969094922736, 1.9263245033112584], "std": [0.4300345083839772, 0.3536816152764575], "min": [0, 0], "max": [2, 2], "count": [3624]}, "gripper_mode_action": {"mean": [0.8669977924944813, 0.9169426048565121], "std": [0.3395771198184318, 0.2759689552385511], "min": [0, 0], "max": [1, 1], "count": [3624]}, "gripper_activity_action": {"mean": [1.8887969094922736, 1.9263245033112584], "std": [0.4300345083839772, 0.3536816152764575], "min": [0, 0], "max": [2, 2], "count": [3624]}, "gripper_open_scale_state": {"mean": [0.1806971005063377, 0.09705950193622719], "std": [0.30645634319779164, 0.24013186692784486], "min": [0.013695882899420602, 0.016316393656390055], "max": [0.9673382895333427, 0.9643051283700126], "count": [3624]}, "gripper_open_scale_action": {"mean": [0.1806971005063377, 0.09705950193622719], "std": [0.30645634319779164, 0.24013186692784486], "min": [0.013695882899420602, 0.016316393656390055], "max": [0.9673382895333427, 0.9643051283700126], "count": [3624]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.35924977632534494]], [[0.359003978939724]], [[0.2886147109658678]]], "std": [[[0.22191355649950922]], [[0.21402909844842222]], [[0.17681027278051134]]], "count": [375]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40927146405228754]], [[0.4160443021060276]], [[0.3942834357298475]]], "std": [[[0.27441479685599074]], [[0.2643390266190506]], [[0.27836799917416577]]], "count": [375]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.392015128540305]], [[0.40149918373275234]], [[0.3848302309368192]]], "std": [[[0.2720774175681248]], [[0.26730647503682187]], [[0.27811557527072966]]], "count": [375]}, "observation.state": {"min": [-1.1612234115600586, -0.0030538029968738556, -1.9420197010040283, -1.5299999713897705, -0.7629609107971191, -1.0126510858535767, 0.018552368506789207, -0.05264342948794365, -0.0002611632226034999, -1.8750368356704712, -0.5265443921089172, -0.43104860186576843, -0.19534824788570404, 0.03621299937367439], "max": [0.9618059396743774, 2.4359614849090576, 0.0017111190827563405, 0.9715493321418762, 1.1919031143188477, 1.5539225339889526, 1.6679542064666748, 0.8773086071014404, 1.837159276008606, 0.0015339808305725455, 0.4862242043018341, 0.6120583415031433, 0.5430291891098022, 1.6852023601531982], "mean": [-0.1399918794631958, 1.3203450441360474, -1.0517113208770752, -0.13132193684577942, 0.15812109410762787, -0.13125930726528168, 0.29152148962020874, 0.3158681094646454, 0.7573782801628113, -0.7113448977470398, 0.17334014177322388, 0.16245640814304352, 0.21665070950984955, 0.10714089125394821], "std": [0.5167738795280457, 0.739770770072937, 0.6135379672050476, 0.535605251789093, 0.39865216612815857, 0.4834706485271454, 0.48332521319389343, 0.31562432646751404, 0.6943159103393555, 0.6763599514961243, 0.21110837161540985, 0.23820598423480988, 0.24509963393211365, 0.3155915439128876], "count": [2706]}, "action": {"min": [-1.1612234115600586, -0.0030538029968738556, -1.9420197010040283, -1.5299999713897705, -0.7629609107971191, -1.0126510858535767, 0.018552368506789207, -0.05264342948794365, -0.0002611632226034999, -1.8750368356704712, -0.5265443921089172, -0.43104860186576843, -0.19534824788570404, 0.03621299937367439], "max": [0.9618059396743774, 2.4359614849090576, 0.0017111190827563405, 0.9715493321418762, 1.1919031143188477, 1.5539225339889526, 1.6679542064666748, 0.8773086071014404, 1.837159276008606, 0.0015339808305725455, 0.4862242043018341, 0.6120583415031433, 0.5430291891098022, 1.6852023601531982], "mean": [-0.1399918794631958, 1.3203450441360474, -1.0517113208770752, -0.13132193684577942, 0.15812109410762787, -0.13125930726528168, 0.29152148962020874, 0.3158681094646454, 0.7573782801628113, -0.7113448977470398, 0.17334014177322388, 0.16245640814304352, 0.21665070950984955, 0.10714089125394821], "std": [0.5167738795280457, 0.739770770072937, 0.6135379672050476, 0.535605251789093, 0.39865216612815857, 0.4834706485271454, 0.48332521319389343, 0.31562432646751404, 0.6943159103393555, 0.6763599514961243, 0.21110837161540985, 0.23820598423480988, 0.24509963393211365, 0.3155915439128876], "count": [2706]}, "timestamp": {"min": [0.0], "max": [90.16666666666667], "mean": [45.083333333333336], "std": [26.038495362457887], "count": [2706]}, "frame_index": {"min": [0], "max": [2705], "mean": [1352.5], "std": [781.1548608737365], "count": [2706]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [2706]}, "index": {"min": [223410], "max": [226115], "mean": [224762.5], "std": [781.1548608737365], "count": [2706]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2706]}, "subtask_annotation": {"mean": [15.432742054693275, 24.0, 24.0, 24.0, 24.0], "std": [6.499538304540767, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2706]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [2706]}, "eef_direction_state": {"mean": [3.419438285291944, 4.538063562453806], "std": [2.1424628148133653, 2.1073008146044767], "min": [0, 0], "max": [6, 6], "count": [2706]}, "eef_velocity_state": {"mean": [1.2616407982261642, 0.5920177383592018], "std": [0.8043576612273309, 0.7586864750742969], "min": [0, 0], "max": [2, 2], "count": [2706]}, "eef_acc_mag_state": {"mean": [1.1178861788617886, 0.6156688839615669], "std": [0.8022037065167038, 0.8051698345220334], "min": [0, 0], "max": [2, 2], "count": [2706]}, "eef_direction_action": {"mean": [3.419438285291944, 4.538063562453806], "std": [2.1424628148133653, 2.1073008146044767], "min": [0, 0], "max": [6, 6], "count": [2706]}, "eef_velocity_action": {"mean": [1.2616407982261642, 0.5920177383592018], "std": [0.8043576612273309, 0.7586864750742969], "min": [0, 0], "max": [2, 2], "count": [2706]}, "eef_acc_mag_action": {"mean": [1.1178861788617886, 0.6156688839615669], "std": [0.8022037065167038, 0.8051698345220334], "min": [0, 0], "max": [2, 2], "count": [2706]}, "eef_sim_pose_state": {"mean": [0.2801465302517812, 0.2941013623107593, 1.3427793276460616, -0.18581553070351442, 0.13695648127960205, 0.010968320926483128, 0.17175438980467442, -0.2703813723808067, 1.3117286485500526, 0.26550418061779774, 0.20360806661106137, 0.4847021631621642], "std": [0.13683340676305722, 0.1506574025627868, 0.09514011589093177, 0.5080329394006762, 0.3862315900543506, 0.39773270859018567, 0.09721118148851739, 0.07348184066832165, 0.12325261601666954, 0.32288570155234625, 0.20973035799007747, 0.5307286521714781], "min": [0.02854216354723039, -0.11669753721349403, 1.1804347468824752, -1.1304578561941434, -0.6775190600494437, -0.934906007319522, 0.041377603841090654, -0.3373268764974226, 1.1812536599677386, -0.3052126406648702, -0.15524846149643268, -0.23384340932855158], "max": [0.562309405613694, 0.6534066121073233, 1.6196005459542384, 1.783270319162058, 0.9604269419039326, 1.197118926566982, 0.3434618899203066, -0.07338764740379236, 1.5106116887787808, 0.7800357953782625, 0.7560043252917485, 1.4157986269116618], "count": [2706]}, "eef_sim_pose_action": {"mean": [0.2801465302517812, 0.2941013623107593, 1.3427793276460616, -0.18581553070351442, 0.13695648127960205, 0.010968320926483128, 0.17175438980467442, -0.2703813723808067, 1.3117286485500526, 0.26550418061779774, 0.20360806661106137, 0.4847021631621642], "std": [0.13683340676305722, 0.1506574025627868, 0.09514011589093177, 0.5080329394006762, 0.3862315900543506, 0.39773270859018567, 0.09721118148851739, 0.07348184066832165, 0.12325261601666954, 0.32288570155234625, 0.20973035799007747, 0.5307286521714781], "min": [0.02854216354723039, -0.11669753721349403, 1.1804347468824752, -1.1304578561941434, -0.6775190600494437, -0.934906007319522, 0.041377603841090654, -0.3373268764974226, 1.1812536599677386, -0.3052126406648702, -0.15524846149643268, -0.23384340932855158], "max": [0.562309405613694, 0.6534066121073233, 1.6196005459542384, 1.783270319162058, 0.9604269419039326, 1.197118926566982, 0.3434618899203066, -0.07338764740379236, 1.5106116887787808, 0.7800357953782625, 0.7560043252917485, 1.4157986269116618], "count": [2706]}, "gripper_mode_state": {"mean": [0.8861788617886179, 0.9552845528455285], "std": [0.31759390218902567, 0.20667843607944164], "min": [0, 0], "max": [1, 1], "count": [2706]}, "gripper_activity_state": {"mean": [1.8093126385809313, 1.9608277900960829], "std": [0.5503493889602756, 0.2620684576179777], "min": [0, 0], "max": [2, 2], "count": [2706]}, "gripper_mode_action": {"mean": [0.8861788617886179, 0.9552845528455285], "std": [0.31759390218902567, 0.20667843607944164], "min": [0, 0], "max": [1, 1], "count": [2706]}, "gripper_activity_action": {"mean": [1.8093126385809313, 1.9608277900960829], "std": [0.5503493889602756, 0.2620684576179777], "min": [0, 0], "max": [2, 2], "count": [2706]}, "gripper_open_scale_state": {"mean": [0.16657914680940106, 0.061221005432225604], "std": [0.2761871833002867, 0.1803360815569457], "min": [0.010601353432450975, 0.02069314249924251], "max": [0.9531166894095284, 0.962972777230399], "count": [2706]}, "gripper_open_scale_action": {"mean": [0.16657914680940106, 0.061221005432225604], "std": [0.2761871833002867, 0.1803360815569457], "min": [0.010601353432450975, 0.02069314249924251], "max": [0.9531166894095284, 0.962972777230399], "count": [2706]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32644884956692705]], [[0.3510981820234869]], [[0.300795565651735]]], "std": [[[0.20651660926401494]], [[0.21408984737630596]], [[0.17283454488579875]]], "count": [410]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39931639433551197]], [[0.40752720056857433]], [[0.3827097992720123]]], "std": [[[0.2788554652774571]], [[0.2698486620516101]], [[0.2834576613013126]]], "count": [410]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3995023633030448]], [[0.41006156610340616]], [[0.39485735891917745]]], "std": [[[0.28383628662763355]], [[0.27731201449151216]], [[0.28744855365914923]]], "count": [410]}, "observation.state": {"min": [-1.1677130460739136, -0.003965047188103199, -1.8898643255233765, -1.530015468597412, -0.5370704531669617, -0.9433981776237488, 0.022861752659082413, -0.005807946436107159, -0.005331533960998058, -1.8453788757324219, -0.452524334192276, -0.28219926357269287, -0.3540838956832886, 0.03621299937367439], "max": [0.9783529043197632, 2.412951707839966, 0.04002150893211365, 1.0164817571640015, 1.2195147275924683, 1.6674370765686035, 1.6902532577514648, 0.9848156571388245, 1.899266004562378, -0.0015339808305725455, 0.5993960499763489, 0.754718542098999, 0.5306785106658936, 1.6582157611846924], "mean": [-0.11578308045864105, 1.3588978052139282, -1.0383933782577515, -0.12909968197345734, 0.16237938404083252, -0.2052345722913742, 0.3140542507171631, 0.3659776449203491, 0.8220149278640747, -0.6681258082389832, 0.09019437432289124, 0.237455353140831, 0.2006206214427948, 0.07069968432188034], "std": [0.5615723133087158, 0.6756309270858765, 0.5852320790290833, 0.554020345211029, 0.3879261612892151, 0.4960482120513916, 0.5206781625747681, 0.34536096453666687, 0.7060646414756775, 0.6145263910293579, 0.16158756613731384, 0.30054333806037903, 0.25509199500083923, 0.20794041454792023], "count": [3048]}, "action": {"min": [-1.1677130460739136, -0.003965047188103199, -1.8898643255233765, -1.530015468597412, -0.5370704531669617, -0.9433981776237488, 0.022861752659082413, -0.005807946436107159, -0.005331533960998058, -1.8453788757324219, -0.452524334192276, -0.28219926357269287, -0.3540838956832886, 0.03621299937367439], "max": [0.9783529043197632, 2.412951707839966, 0.04002150893211365, 1.0164817571640015, 1.2195147275924683, 1.6674370765686035, 1.6902532577514648, 0.9848156571388245, 1.899266004562378, -0.0015339808305725455, 0.5993960499763489, 0.754718542098999, 0.5306785106658936, 1.6582157611846924], "mean": [-0.11578308045864105, 1.3588978052139282, -1.0383933782577515, -0.12909968197345734, 0.16237938404083252, -0.2052345722913742, 0.3140542507171631, 0.3659776449203491, 0.8220149278640747, -0.6681258082389832, 0.09019437432289124, 0.237455353140831, 0.2006206214427948, 0.07069968432188034], "std": [0.5615723133087158, 0.6756309270858765, 0.5852320790290833, 0.554020345211029, 0.3879261612892151, 0.4960482120513916, 0.5206781625747681, 0.34536096453666687, 0.7060646414756775, 0.6145263910293579, 0.16158756613731384, 0.30054333806037903, 0.25509199500083923, 0.20794041454792023], "count": [3048]}, "timestamp": {"min": [0.0], "max": [101.56666666666666], "mean": [50.783333333333324], "std": [29.329392096338115], "count": [3048]}, "frame_index": {"min": [0], "max": [3047], "mean": [1523.5], "std": [879.8817628901435], "count": [3048]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [3048]}, "index": {"min": [226116], "max": [229163], "mean": [227639.5], "std": [879.8817628901435], "count": [3048]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3048]}, "subtask_annotation": {"mean": [15.2250656167979, 24.0, 24.0, 24.0, 24.0], "std": [6.33791462084346, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3048]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [3048]}, "eef_direction_state": {"mean": [3.4645669291338583, 4.49015748031496], "std": [2.0741007940281437, 2.038322537738012], "min": [0, 0], "max": [6, 6], "count": [3048]}, "eef_velocity_state": {"mean": [1.295275590551181, 0.6266404199475065], "std": [0.7820685540682712, 0.7527545213347178], "min": [0, 0], "max": [2, 2], "count": [3048]}, "eef_acc_mag_state": {"mean": [1.141732283464567, 0.6748687664041995], "std": [0.7809181901239304, 0.8202639746003089], "min": [0, 0], "max": [2, 2], "count": [3048]}, "eef_direction_action": {"mean": [3.4645669291338583, 4.49015748031496], "std": [2.0741007940281437, 2.038322537738012], "min": [0, 0], "max": [6, 6], "count": [3048]}, "eef_velocity_action": {"mean": [1.295275590551181, 0.6266404199475065], "std": [0.7820685540682712, 0.7527545213347178], "min": [0, 0], "max": [2, 2], "count": [3048]}, "eef_acc_mag_action": {"mean": [1.141732283464567, 0.6748687664041995], "std": [0.7809181901239304, 0.8202639746003089], "min": [0, 0], "max": [2, 2], "count": [3048]}, "eef_sim_pose_state": {"mean": [0.28080744562088356, 0.30460772382278406, 1.3421277554448128, -0.27110552378225, 0.18164879767533973, 0.02693207275912711, 0.18010813199463763, -0.2541604310807942, 1.3002474957200763, 0.2819624526608919, 0.21609937732642195, 0.615823304940211], "std": [0.12357216218441665, 0.15543194907856536, 0.0836594413585782, 0.5281939575987467, 0.4276310307109513, 0.33081845039383123, 0.09660747147850728, 0.09003261297024578, 0.10318516097276052, 0.3570012407788039, 0.20512124347514737, 0.5646896593102149], "min": [0.01958707999030429, -0.10984671856437035, 1.1802019732675049, -1.2190066774454151, -0.7290008044306762, -0.7605389782060948, 0.04946385904560864, -0.33678150566032566, 1.1828763481146725, -0.4010811658921761, -0.10896776578432665, -0.013012132379856881], "max": [0.5364695743854851, 0.6635688004031146, 1.6038922344950468, 1.8250743937884473, 1.0603701977843745, 1.0991751620841732, 0.34507711536808877, -0.02797420020013136, 1.5119347020576395, 0.7716117522025336, 0.7145025798623754, 1.4512747878315153], "count": [3048]}, "eef_sim_pose_action": {"mean": [0.28080744562088356, 0.30460772382278406, 1.3421277554448128, -0.27110552378225, 0.18164879767533973, 0.02693207275912711, 0.18010813199463763, -0.2541604310807942, 1.3002474957200763, 0.2819624526608919, 0.21609937732642195, 0.615823304940211], "std": [0.12357216218441665, 0.15543194907856536, 0.0836594413585782, 0.5281939575987467, 0.4276310307109513, 0.33081845039383123, 0.09660747147850728, 0.09003261297024578, 0.10318516097276052, 0.3570012407788039, 0.20512124347514737, 0.5646896593102149], "min": [0.01958707999030429, -0.10984671856437035, 1.1802019732675049, -1.2190066774454151, -0.7290008044306762, -0.7605389782060948, 0.04946385904560864, -0.33678150566032566, 1.1828763481146725, -0.4010811658921761, -0.10896776578432665, -0.013012132379856881], "max": [0.5364695743854851, 0.6635688004031146, 1.6038922344950468, 1.8250743937884473, 1.0603701977843745, 1.0991751620841732, 0.34507711536808877, -0.02797420020013136, 1.5119347020576395, 0.7716117522025336, 0.7145025798623754, 1.4512747878315153], "count": [3048]}, "gripper_mode_state": {"mean": [0.8684383202099738, 0.9780183727034121], "std": [0.3380136154075079, 0.1466234475040765], "min": [0, 0], "max": [1, 1], "count": [3048]}, "gripper_activity_state": {"mean": [1.8290682414698163, 1.9662073490813647], "std": [0.5230715593831321, 0.2426879206360171], "min": [0, 0], "max": [2, 2], "count": [3048]}, "gripper_mode_action": {"mean": [0.8684383202099738, 0.9780183727034121], "std": [0.3380136154075079, 0.1466234475040765], "min": [0, 0], "max": [1, 1], "count": [3048]}, "gripper_activity_action": {"mean": [1.8290682414698163, 1.9662073490813647], "std": [0.5230715593831321, 0.2426879206360171], "min": [0, 0], "max": [2, 2], "count": [3048]}, "gripper_open_scale_state": {"mean": [0.17945374871656802, 0.04040017277756716], "std": [0.2975289966240735, 0.11882287625814739], "min": [0.013063858662332808, 0.02069314249924251], "max": [0.9658590044294085, 0.9475518635341099], "count": [3048]}, "gripper_open_scale_action": {"mean": [0.17945374871656802, 0.04040017277756716], "std": [0.2975289966240735, 0.11882287625814739], "min": [0.013063858662332808, 0.02069314249924251], "max": [0.9658590044294085, 0.9475518635341099], "count": [3048]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29594477071558634]], [[0.3309128560039153]], [[0.31655710863250297]]], "std": [[[0.19938694569961835]], [[0.2133937912410307]], [[0.21072192408424517]]], "count": [414]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43350395274857123]], [[0.43070612310946926]], [[0.4265315792312631]]], "std": [[[0.2770691406996224]], [[0.2553330670228954]], [[0.2696369729191512]]], "count": [414]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41911425804889857]], [[0.4161252604906697]], [[0.38245428191405384]]], "std": [[[0.26368906075096843]], [[0.2565506243650529]], [[0.26593317468934075]]], "count": [414]}, "observation.state": {"min": [-1.2430797815322876, -0.003067961661145091, -1.9466216564178467, -1.5299999713897705, -0.6943660974502563, -0.8467574119567871, 0.01658031903207302, -0.038698162883520126, -0.0014039705274626613, -1.9435393810272217, -0.15453237295150757, -0.5706408619880676, -0.14368534088134766, 0.03645898774266243], "max": [1.1206226348876953, 2.624641180038452, -0.0015339808305725455, 1.060465693473816, 1.4455565214157104, 1.902136206626892, 1.6925832033157349, 1.1704273223876953, 1.8438448905944824, 0.0, 1.1021853685379028, 0.7639224529266357, 0.49390310049057007, 1.658865213394165], "mean": [-0.15192238986492157, 1.463610291481018, -1.1744306087493896, 0.0004082692612428218, 0.08881006389856339, -0.006138873752206564, 0.3561457395553589, 0.3445959985256195, 0.74789959192276, -0.7624632716178894, 0.39014244079589844, 0.07313525676727295, 0.1456022709608078, 0.07899414002895355], "std": [0.5394300818443298, 0.7053623795509338, 0.5874645709991455, 0.5399987697601318, 0.4160170555114746, 0.5620856881141663, 0.5251045227050781, 0.39042386412620544, 0.7661554217338562, 0.7680829763412476, 0.34607404470443726, 0.23042850196361542, 0.1911846250295639, 0.23839829862117767], "count": [3088]}, "action": {"min": [-1.2430797815322876, -0.003067961661145091, -1.9466216564178467, -1.5299999713897705, -0.6943660974502563, -0.8467574119567871, 0.01658031903207302, -0.038698162883520126, -0.0014039705274626613, -1.9435393810272217, -0.15453237295150757, -0.5706408619880676, -0.14368534088134766, 0.03645898774266243], "max": [1.1206226348876953, 2.624641180038452, -0.0015339808305725455, 1.060465693473816, 1.4455565214157104, 1.902136206626892, 1.6925832033157349, 1.1704273223876953, 1.8438448905944824, 0.0, 1.1021853685379028, 0.7639224529266357, 0.49390310049057007, 1.658865213394165], "mean": [-0.15192238986492157, 1.463610291481018, -1.1744306087493896, 0.0004082692612428218, 0.08881006389856339, -0.006138873752206564, 0.3561457395553589, 0.3445959985256195, 0.74789959192276, -0.7624632716178894, 0.39014244079589844, 0.07313525676727295, 0.1456022709608078, 0.07899414002895355], "std": [0.5394300818443298, 0.7053623795509338, 0.5874645709991455, 0.5399987697601318, 0.4160170555114746, 0.5620856881141663, 0.5251045227050781, 0.39042386412620544, 0.7661554217338562, 0.7680829763412476, 0.34607404470443726, 0.23042850196361542, 0.1911846250295639, 0.23839829862117767], "count": [3088]}, "timestamp": {"min": [0.0], "max": [102.9], "mean": [51.45], "std": [29.714292296244693], "count": [3088]}, "frame_index": {"min": [0], "max": [3087], "mean": [1543.5], "std": [891.4287688873408], "count": [3088]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [3088]}, "index": {"min": [229164], "max": [232251], "mean": [230707.5], "std": [891.4287688873408], "count": [3088]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3088]}, "subtask_annotation": {"mean": [11.375647668393782, 24.0, 24.0, 24.0, 24.0], "std": [7.251367762366283, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3088]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [3088]}, "eef_direction_state": {"mean": [3.29339378238342, 4.831930051813472], "std": [2.1306261419715615, 1.9163000444586786], "min": [0, 0], "max": [6, 6], "count": [3088]}, "eef_velocity_state": {"mean": [1.3001943005181347, 0.48154145077720206], "std": [0.7615092483380025, 0.7164218856442197], "min": [0, 0], "max": [2, 2], "count": [3088]}, "eef_acc_mag_state": {"mean": [1.1230569948186528, 0.5045336787564767], "std": [0.7858937566564647, 0.7668522330353662], "min": [0, 0], "max": [2, 2], "count": [3088]}, "eef_direction_action": {"mean": [3.29339378238342, 4.831930051813472], "std": [2.1306261419715615, 1.9163000444586786], "min": [0, 0], "max": [6, 6], "count": [3088]}, "eef_velocity_action": {"mean": [1.3001943005181347, 0.48154145077720206], "std": [0.7615092483380025, 0.7164218856442197], "min": [0, 0], "max": [2, 2], "count": [3088]}, "eef_acc_mag_action": {"mean": [1.1230569948186528, 0.5045336787564767], "std": [0.7858937566564647, 0.7668522330353662], "min": [0, 0], "max": [2, 2], "count": [3088]}, "eef_sim_pose_state": {"mean": [0.2994026973262054, 0.28897287858278886, 1.3367176740687663, -0.10630690359739717, 0.2916304211386323, -0.08708043485704162, 0.15873071347693382, -0.2627129637240068, 1.2949594783817464, 0.19661677370402605, 0.35422719584459694, 0.4310261844913475], "std": [0.13536743570852858, 0.15914413574013828, 0.09644410923775185, 0.5572395955133769, 0.4198923249237099, 0.386723327502705, 0.09851155774585968, 0.08657562866345217, 0.11989146133607165, 0.31750671602748415, 0.33785191485572447, 0.5592933761065119], "min": [0.023605950511222322, -0.11455473913007941, 1.1821433054881987, -1.115953680295236, -0.6372532576433309, -1.0831517086232285, 0.015061234447168708, -0.3368374845387505, 1.1821051457082772, -0.5614477410411081, -0.1138947144479514, -0.2794124916936623], "max": [0.5516640308573019, 0.6610481280701912, 1.6106722453701874, 1.7240596821974756, 1.3102653277570275, 0.7692464247794222, 0.37717751186119386, -0.03490398709631552, 1.5305413138135384, 0.9755023943293661, 1.1822849583491801, 1.9081637720323812], "count": [3088]}, "eef_sim_pose_action": {"mean": [0.2994026973262054, 0.28897287858278886, 1.3367176740687663, -0.10630690359739717, 0.2916304211386323, -0.08708043485704162, 0.15873071347693382, -0.2627129637240068, 1.2949594783817464, 0.19661677370402605, 0.35422719584459694, 0.4310261844913475], "std": [0.13536743570852858, 0.15914413574013828, 0.09644410923775185, 0.5572395955133769, 0.4198923249237099, 0.386723327502705, 0.09851155774585968, 0.08657562866345217, 0.11989146133607165, 0.31750671602748415, 0.33785191485572447, 0.5592933761065119], "min": [0.023605950511222322, -0.11455473913007941, 1.1821433054881987, -1.115953680295236, -0.6372532576433309, -1.0831517086232285, 0.015061234447168708, -0.3368374845387505, 1.1821051457082772, -0.5614477410411081, -0.1138947144479514, -0.2794124916936623], "max": [0.5516640308573019, 0.6610481280701912, 1.6106722453701874, 1.7240596821974756, 1.3102653277570275, 0.7692464247794222, 0.37717751186119386, -0.03490398709631552, 1.5305413138135384, 0.9755023943293661, 1.1822849583491801, 1.9081637720323812], "count": [3088]}, "gripper_mode_state": {"mean": [0.8714378238341969, 0.9727979274611399], "std": [0.3347147188656606, 0.16267181620812407], "min": [0, 0], "max": [1, 1], "count": [3088]}, "gripper_activity_state": {"mean": [1.8468264248704662, 1.9663212435233162], "std": [0.4982316199055839, 0.24310265729511885], "min": [0, 0], "max": [2, 2], "count": [3088]}, "gripper_mode_action": {"mean": [0.8714378238341969, 0.9727979274611399], "std": [0.3347147188656606, 0.16267181620812407], "min": [0, 0], "max": [1, 1], "count": [3088]}, "gripper_activity_action": {"mean": [1.8468264248704662, 1.9663212435233162], "std": [0.4982316199055839, 0.24310265729511885], "min": [0, 0], "max": [2, 2], "count": [3088]}, "gripper_open_scale_state": {"mean": [0.20350755697465597, 0.04513916474588433], "std": [0.3000609071747976, 0.1362271705001956], "min": [0.00947446801832744, 0.02083370728152139], "max": [0.9671904018947056, 0.94792297908238], "count": [3088]}, "gripper_open_scale_action": {"mean": [0.20350755697465597, 0.04513916474588433], "std": [0.3000609071747976, 0.1362271705001956], "min": [0.00947446801832744, 0.02083370728152139], "max": [0.9671904018947056, 0.94792297908238], "count": [3088]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214090222833773]], [[0.5407688264172898]], [[0.507639758968348]]], "std": [[[0.2526759195118634]], [[0.2569168057443868]], [[0.249627725178613]]], "count": [513]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40525994672289534]], [[0.42077357920642805]], [[0.4050761842423779]]], "std": [[[0.27143633896856995]], [[0.2587794679380774]], [[0.26775568930785204]]], "count": [513]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188780269634386]], [[0.4278491041207473]], [[0.405877000811154]]], "std": [[[0.24894276312915797]], [[0.23709940622167866]], [[0.24996193143798281]]], "count": [513]}, "observation.state": {"min": [-1.2332818508148193, -0.006693945731967688, -1.9128739833831787, -1.5299999713897705, -0.6912249326705933, -1.213308334350586, 0.021092459559440613, -0.12829937040805817, -0.0018031868385151029, -1.9389517307281494, -0.6519418358802795, -0.3450503647327423, -0.5654340982437134, 0.03645898774266243], "max": [1.0261157751083374, 2.5954954624176025, 0.04000471904873848, 0.9597132205963135, 1.397695779800415, 1.5048351287841797, 1.6942654848098755, 1.0339030027389526, 1.9067381620407104, 0.0, 0.7654181122779846, 0.6392751336097717, 0.6718835830688477, 1.6731505393981934], "mean": [-0.2262454628944397, 1.563868761062622, -1.1315068006515503, -0.12251103669404984, 0.20479588210582733, -0.21770936250686646, 0.37130510807037354, 0.35141491889953613, 0.838584840297699, -0.7820741534233093, 0.30955591797828674, 0.1313566118478775, 0.18288564682006836, 0.06156725063920021], "std": [0.4865708351135254, 0.7677803635597229, 0.6216336488723755, 0.503099799156189, 0.3781169056892395, 0.4553861916065216, 0.5692179203033447, 0.3303966224193573, 0.6900079250335693, 0.6429728269577026, 0.24546615779399872, 0.21935449540615082, 0.23786692321300507, 0.18147024512290955], "count": [4114]}, "action": {"min": [-1.2332818508148193, -0.006693945731967688, -1.9128739833831787, -1.5299999713897705, -0.6912249326705933, -1.213308334350586, 0.021092459559440613, -0.12829937040805817, -0.0018031868385151029, -1.9389517307281494, -0.6519418358802795, -0.3450503647327423, -0.5654340982437134, 0.03645898774266243], "max": [1.0261157751083374, 2.5954954624176025, 0.04000471904873848, 0.9597132205963135, 1.397695779800415, 1.5048351287841797, 1.6942654848098755, 1.0339030027389526, 1.9067381620407104, 0.0, 0.7654181122779846, 0.6392751336097717, 0.6718835830688477, 1.6731505393981934], "mean": [-0.2262454628944397, 1.563868761062622, -1.1315068006515503, -0.12251103669404984, 0.20479588210582733, -0.21770936250686646, 0.37130510807037354, 0.35141491889953613, 0.838584840297699, -0.7820741534233093, 0.30955591797828674, 0.1313566118478775, 0.18288564682006836, 0.06156725063920021], "std": [0.4865708351135254, 0.7677803635597229, 0.6216336488723755, 0.503099799156189, 0.3781169056892395, 0.4553861916065216, 0.5692179203033447, 0.3303966224193573, 0.6900079250335693, 0.6429728269577026, 0.24546615779399872, 0.21935449540615082, 0.23786692321300507, 0.18147024512290955], "count": [4114]}, "timestamp": {"min": [0.0], "max": [137.1], "mean": [68.55], "std": [39.58698228795252], "count": [4114]}, "frame_index": {"min": [0], "max": [4113], "mean": [2056.5], "std": [1187.6094686385757], "count": [4114]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [4114]}, "index": {"min": [232252], "max": [236365], "mean": [234308.5], "std": [1187.6094686385757], "count": [4114]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [4114]}, "subtask_annotation": {"mean": [13.419056878949927, 24.0, 24.0, 24.0, 24.0], "std": [6.347947542482571, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [4114]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [4114]}, "eef_direction_state": {"mean": [3.4547885269810403, 4.794117647058823], "std": [2.1022761622182218, 1.953184306986525], "min": [0, 0], "max": [6, 6], "count": [4114]}, "eef_velocity_state": {"mean": [1.2678658240155567, 0.48104035002430723], "std": [0.767410437931803, 0.6974188726535724], "min": [0, 0], "max": [2, 2], "count": [4114]}, "eef_acc_mag_state": {"mean": [1.1271268838113757, 0.574623237724842], "std": [0.7929123072708476, 0.7985753396951689], "min": [0, 0], "max": [2, 2], "count": [4114]}, "eef_direction_action": {"mean": [3.4547885269810403, 4.794117647058823], "std": [2.1022761622182218, 1.953184306986525], "min": [0, 0], "max": [6, 6], "count": [4114]}, "eef_velocity_action": {"mean": [1.2678658240155567, 0.48104035002430723], "std": [0.767410437931803, 0.6974188726535724], "min": [0, 0], "max": [2, 2], "count": [4114]}, "eef_acc_mag_action": {"mean": [1.1271268838113757, 0.574623237724842], "std": [0.7929123072708476, 0.7985753396951689], "min": [0, 0], "max": [2, 2], "count": [4114]}, "eef_sim_pose_state": {"mean": [0.33260179978857685, 0.2585086058301616, 1.2985614944076005, -0.169748870733192, 0.2801074633606662, 0.0015799278838919575, 0.1823046609429619, -0.26594383586322307, 1.3122791696084444, 0.23706793869047782, 0.349274194219965, 0.49328658956847266], "std": [0.1502159439932458, 0.15339779049557123, 0.08507194357769872, 0.5304846491150312, 0.40527043198726465, 0.3260675109115333, 0.10148588645009002, 0.06843924327366649, 0.10945710208928484, 0.32893443896492025, 0.2652448324066906, 0.4349345018176094], "min": [0.026684315560957607, -0.12932368618662643, 1.1193059005263162, -1.384773630533501, -0.544307573861458, -0.7547160174428087, 0.009669868717531546, -0.3381981643961175, 1.1822775550524132, -0.6999574473799748, -0.06912442710114108, -0.08180183961027576], "max": [0.6002349963995115, 0.6553049063591133, 1.5835878039352842, 1.6930699106606628, 1.140162407904648, 0.9477412853475885, 0.4073187821160228, -0.07332881674065725, 1.516851847009911, 0.9346261619715446, 0.7926618863979078, 1.4450086345827036], "count": [4114]}, "eef_sim_pose_action": {"mean": [0.33260179978857685, 0.2585086058301616, 1.2985614944076005, -0.169748870733192, 0.2801074633606662, 0.0015799278838919575, 0.1823046609429619, -0.26594383586322307, 1.3122791696084444, 0.23706793869047782, 0.349274194219965, 0.49328658956847266], "std": [0.1502159439932458, 0.15339779049557123, 0.08507194357769872, 0.5304846491150312, 0.40527043198726465, 0.3260675109115333, 0.10148588645009002, 0.06843924327366649, 0.10945710208928484, 0.32893443896492025, 0.2652448324066906, 0.4349345018176094], "min": [0.026684315560957607, -0.12932368618662643, 1.1193059005263162, -1.384773630533501, -0.544307573861458, -0.7547160174428087, 0.009669868717531546, -0.3381981643961175, 1.1822775550524132, -0.6999574473799748, -0.06912442710114108, -0.08180183961027576], "max": [0.6002349963995115, 0.6553049063591133, 1.5835878039352842, 1.6930699106606628, 1.140162407904648, 0.9477412853475885, 0.4073187821160228, -0.07332881674065725, 1.516851847009911, 0.9346261619715446, 0.7926618863979078, 1.4450086345827036], "count": [4114]}, "gripper_mode_state": {"mean": [0.8449197860962567, 0.9837141468157511], "std": [0.3619811337063368, 0.12657260434355505], "min": [0, 0], "max": [1, 1], "count": [4114]}, "gripper_activity_state": {"mean": [1.8439474963539135, 1.9742343218279048], "std": [0.5032259309145102, 0.21335391393090133], "min": [0, 0], "max": [2, 2], "count": [4114]}, "gripper_mode_action": {"mean": [0.8449197860962567, 0.9837141468157511], "std": [0.3619811337063368, 0.12657260434355505], "min": [0, 0], "max": [1, 1], "count": [4114]}, "gripper_activity_action": {"mean": [1.8439474963539135, 1.9742343218279048], "std": [0.5032259309145102, 0.21335391393090133], "min": [0, 0], "max": [2, 2], "count": [4114]}, "gripper_open_scale_state": {"mean": [0.21217712646989093, 0.035180488661482275], "std": [0.3252685762074637, 0.10370047628455879], "min": [0.012052834033966064, 0.02083370728152139], "max": [0.9681517056056431, 0.9560860225132534], "count": [4114]}, "gripper_open_scale_action": {"mean": [0.21217712646989093, 0.035180488661482275], "std": [0.3252685762074637, 0.10370047628455879], "min": [0.012052834033966064, 0.02083370728152139], "max": [0.9681517056056431, 0.9560860225132534], "count": [4114]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46396012079225507]], [[0.48053577138289366]], [[0.45600728894008974]]], "std": [[[0.23974541830448967]], [[0.23755977559022348]], [[0.2286745005022108]]], "count": [417]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274327472662393]], [[0.42515167996321895]], [[0.4173908383097443]]], "std": [[[0.28500493347355]], [[0.26252607056906263]], [[0.27615658630604867]]], "count": [417]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41162403410604853]], [[0.42223209014487756]], [[0.4020272076456482]]], "std": [[[0.2380169326838081]], [[0.2318043231300362]], [[0.24580655720212008]]], "count": [417]}, "observation.state": {"min": [-1.116737961769104, -0.006513266358524561, -1.9538508653640747, -1.5299999713897705, -0.6301954984664917, -1.3052408695220947, 0.023959949612617493, -0.05982524901628494, 0.0, -1.9404857158660889, -0.43324315547943115, -0.46479618549346924, -0.38656315207481384, 0.03645898774266243], "max": [0.7792622447013855, 2.5372042655944824, 0.001289693871513009, 0.9803345799446106, 1.4101245403289795, 1.4756895303726196, 1.6679542064666748, 1.0108933448791504, 1.8330804109573364, 0.0031723612919449806, 0.7761942744255066, 0.5062136650085449, 0.7208765745162964, 1.681370496749878], "mean": [-0.1894417256116867, 1.3973971605300903, -1.0286293029785156, -0.17209653556346893, 0.17406006157398224, -0.08195602148771286, 0.31655576825141907, 0.2852174639701843, 0.7054774165153503, -0.6539443135261536, 0.2236512452363968, 0.09266535937786102, 0.1782265603542328, 0.08320174366235733], "std": [0.470371812582016, 0.7770093083381653, 0.6158863306045532, 0.5025497674942017, 0.413420170545578, 0.4798099398612976, 0.4911697804927826, 0.34020277857780457, 0.7614630460739136, 0.7388003468513489, 0.29716014862060547, 0.24670760333538055, 0.27602243423461914, 0.25091540813446045], "count": [3116]}, "action": {"min": [-1.116737961769104, -0.006513266358524561, -1.9538508653640747, -1.5299999713897705, -0.6301954984664917, -1.3052408695220947, 0.023959949612617493, -0.05982524901628494, 0.0, -1.9404857158660889, -0.43324315547943115, -0.46479618549346924, -0.38656315207481384, 0.03645898774266243], "max": [0.7792622447013855, 2.5372042655944824, 0.001289693871513009, 0.9803345799446106, 1.4101245403289795, 1.4756895303726196, 1.6679542064666748, 1.0108933448791504, 1.8330804109573364, 0.0031723612919449806, 0.7761942744255066, 0.5062136650085449, 0.7208765745162964, 1.681370496749878], "mean": [-0.1894417256116867, 1.3973971605300903, -1.0286293029785156, -0.17209653556346893, 0.17406006157398224, -0.08195602148771286, 0.31655576825141907, 0.2852174639701843, 0.7054774165153503, -0.6539443135261536, 0.2236512452363968, 0.09266535937786102, 0.1782265603542328, 0.08320174366235733], "std": [0.470371812582016, 0.7770093083381653, 0.6158863306045532, 0.5025497674942017, 0.413420170545578, 0.4798099398612976, 0.4911697804927826, 0.34020277857780457, 0.7614630460739136, 0.7388003468513489, 0.29716014862060547, 0.24670760333538055, 0.27602243423461914, 0.25091540813446045], "count": [3116]}, "timestamp": {"min": [0.0], "max": [103.83333333333333], "mean": [51.91666666666666], "std": [29.98372243586695], "count": [3116]}, "frame_index": {"min": [0], "max": [3115], "mean": [1557.5], "std": [899.5116730760085], "count": [3116]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [3116]}, "index": {"min": [236366], "max": [239481], "mean": [237923.5], "std": [899.5116730760085], "count": [3116]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3116]}, "subtask_annotation": {"mean": [11.543324775353017, 24.0, 24.0, 24.0, 24.0], "std": [7.400628619592066, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3116]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [3116]}, "eef_direction_state": {"mean": [3.412387676508344, 4.880295250320924], "std": [2.16956733289525, 1.8674248028270815], "min": [0, 0], "max": [6, 6], "count": [3116]}, "eef_velocity_state": {"mean": [1.2772785622593068, 0.4727214377406932], "std": [0.7931897471820007, 0.7058987939184047], "min": [0, 0], "max": [2, 2], "count": [3116]}, "eef_acc_mag_state": {"mean": [1.0946726572528884, 0.504813863928113], "std": [0.8013690880683197, 0.7703023996583767], "min": [0, 0], "max": [2, 2], "count": [3116]}, "eef_direction_action": {"mean": [3.412387676508344, 4.880295250320924], "std": [2.16956733289525, 1.8674248028270815], "min": [0, 0], "max": [6, 6], "count": [3116]}, "eef_velocity_action": {"mean": [1.2772785622593068, 0.4727214377406932], "std": [0.7931897471820007, 0.7058987939184047], "min": [0, 0], "max": [2, 2], "count": [3116]}, "eef_acc_mag_action": {"mean": [1.0946726572528884, 0.504813863928113], "std": [0.8013690880683197, 0.7703023996583767], "min": [0, 0], "max": [2, 2], "count": [3116]}, "eef_sim_pose_state": {"mean": [0.2989144852748744, 0.2764776975045246, 1.3156681117952842, -0.09265132265432065, 0.1792902551757531, -0.014037327589096324, 0.16613364620120258, -0.2702838826373917, 1.2843001815161657, 0.22228962732339347, 0.2549873308213504, 0.3853829103326072], "std": [0.14845423619982187, 0.14868353530675268, 0.09182072244393244, 0.5475129967046477, 0.3936329778015411, 0.37839182334993615, 0.10860349586576401, 0.08055039490732155, 0.11624432888761077, 0.39634683561570927, 0.2959987367573926, 0.5217068628322796], "min": [0.03153280659114184, -0.11590516829635648, 1.1823758216716365, -1.27578832104854, -0.6922725151836127, -0.8422142414030095, 0.01837928193471427, -0.33686199026624747, 1.1809824239075546, -0.6228556902932125, -0.1961054083107845, -0.1747217662566672], "max": [0.5784279266861015, 0.5781147684441214, 1.5828635335769512, 1.6930364010992078, 1.2976608997501557, 1.0115786149778423, 0.41271434210666635, -0.07081292703948881, 1.5070258343142189, 0.9747093359477508, 0.9093449927457016, 1.5773213273038715], "count": [3116]}, "eef_sim_pose_action": {"mean": [0.2989144852748744, 0.2764776975045246, 1.3156681117952842, -0.09265132265432065, 0.1792902551757531, -0.014037327589096324, 0.16613364620120258, -0.2702838826373917, 1.2843001815161657, 0.22228962732339347, 0.2549873308213504, 0.3853829103326072], "std": [0.14845423619982187, 0.14868353530675268, 0.09182072244393244, 0.5475129967046477, 0.3936329778015411, 0.37839182334993615, 0.10860349586576401, 0.08055039490732155, 0.11624432888761077, 0.39634683561570927, 0.2959987367573926, 0.5217068628322796], "min": [0.03153280659114184, -0.11590516829635648, 1.1823758216716365, -1.27578832104854, -0.6922725151836127, -0.8422142414030095, 0.01837928193471427, -0.33686199026624747, 1.1809824239075546, -0.6228556902932125, -0.1961054083107845, -0.1747217662566672], "max": [0.5784279266861015, 0.5781147684441214, 1.5828635335769512, 1.6930364010992078, 1.2976608997501557, 1.0115786149778423, 0.41271434210666635, -0.07081292703948881, 1.5070258343142189, 0.9747093359477508, 0.9093449927457016, 1.5773213273038715], "count": [3116]}, "gripper_mode_state": {"mean": [0.8899229781771502, 0.9704749679075738], "std": [0.3129857362396374, 0.16927287016048204], "min": [0, 0], "max": [1, 1], "count": [3116]}, "gripper_activity_state": {"mean": [1.8526957637997432, 1.967265725288832], "std": [0.48974966607944354, 0.2394507943612585], "min": [0, 0], "max": [2, 2], "count": [3116]}, "gripper_mode_action": {"mean": [0.8899229781771502, 0.9704749679075738], "std": [0.3129857362396374, 0.16927287016048204], "min": [0, 0], "max": [1, 1], "count": [3116]}, "gripper_activity_action": {"mean": [1.8526957637997432, 1.967265725288832], "std": [0.48974966607944354, 0.2394507943612585], "min": [0, 0], "max": [2, 2], "count": [3116]}, "gripper_open_scale_state": {"mean": [0.180885034604593, 0.04754374410384022], "std": [0.28066637557022345, 0.143380695452407], "min": [0.013691399778638567, 0.02083370728152139], "max": [0.9531166894095284, 0.9607831409999302], "count": [3116]}, "gripper_open_scale_action": {"mean": [0.180885034604593, 0.04754374410384022], "std": [0.28066637557022345, 0.143380695452407], "min": [0.013691399778638567, 0.02083370728152139], "max": [0.9531166894095284, 0.9607831409999302], "count": [3116]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4737611494056583]], [[0.4818560370836115]], [[0.45051335263585507]]], "std": [[[0.25389138585685883]], [[0.2558821137278412]], [[0.2537255980695124]]], "count": [421]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43173881113543333]], [[0.42549127828750927]], [[0.41807162697488603]]], "std": [[[0.2607439944836553]], [[0.24374201950347482]], [[0.26162238823544676]]], "count": [421]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107878753771237]], [[0.41623592287271205]], [[0.39289272093107497]]], "std": [[[0.2658567938882499]], [[0.2542818907346236]], [[0.2572471124241084]]], "count": [421]}, "observation.state": {"min": [-1.2011069059371948, -0.0015339808305725455, -1.9282138347625732, -1.4726215600967407, -0.6256443858146667, -0.826815664768219, 0.022861752659082413, -0.003459074068814516, -0.0029586786404252052, -1.9400135278701782, -0.15802907943725586, -0.28685441613197327, -0.2711116373538971, 0.03363225236535072], "max": [1.1569410562515259, 2.6430490016937256, 0.01800447702407837, 0.9087470769882202, 1.084524393081665, 1.3115535974502563, 1.6791316270828247, 1.0297261476516724, 2.1736507415771484, 0.004211846739053726, 1.0006325244903564, 0.7236860394477844, 0.7133010625839233, 1.6587353944778442], "mean": [-0.17178994417190552, 1.5393012762069702, -1.0179128646850586, -0.1194017305970192, 0.14790457487106323, -0.14256754517555237, 0.3141407072544098, 0.3634556233882904, 0.9769190549850464, -0.8613243699073792, 0.3724309802055359, 0.215876966714859, 0.3333457410335541, 0.07937123626470566], "std": [0.5400347709655762, 0.6630024313926697, 0.5591860413551331, 0.48221009969711304, 0.37672364711761475, 0.3355168402194977, 0.5172613859176636, 0.31721293926239014, 0.7589108943939209, 0.6965323686599731, 0.3316570520401001, 0.237456813454628, 0.29160594940185547, 0.2514437437057495], "count": [3164]}, "action": {"min": [-1.2011069059371948, -0.0015339808305725455, -1.9282138347625732, -1.4726215600967407, -0.6256443858146667, -0.826815664768219, 0.022861752659082413, -0.003459074068814516, -0.0029586786404252052, -1.9400135278701782, -0.15802907943725586, -0.28685441613197327, -0.2711116373538971, 0.03363225236535072], "max": [1.1569410562515259, 2.6430490016937256, 0.01800447702407837, 0.9087470769882202, 1.084524393081665, 1.3115535974502563, 1.6791316270828247, 1.0297261476516724, 2.1736507415771484, 0.004211846739053726, 1.0006325244903564, 0.7236860394477844, 0.7133010625839233, 1.6587353944778442], "mean": [-0.17178994417190552, 1.5393012762069702, -1.0179128646850586, -0.1194017305970192, 0.14790457487106323, -0.14256754517555237, 0.3141407072544098, 0.3634556233882904, 0.9769190549850464, -0.8613243699073792, 0.3724309802055359, 0.215876966714859, 0.3333457410335541, 0.07937123626470566], "std": [0.5400347709655762, 0.6630024313926697, 0.5591860413551331, 0.48221009969711304, 0.37672364711761475, 0.3355168402194977, 0.5172613859176636, 0.31721293926239014, 0.7589108943939209, 0.6965323686599731, 0.3316570520401001, 0.237456813454628, 0.29160594940185547, 0.2514437437057495], "count": [3164]}, "timestamp": {"min": [0.0], "max": [105.43333333333334], "mean": [52.716666666666676], "std": [30.44560267464289], "count": [3164]}, "frame_index": {"min": [0], "max": [3163], "mean": [1581.5], "std": [913.3680802392867], "count": [3164]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [3164]}, "index": {"min": [239482], "max": [242645], "mean": [241063.5], "std": [913.3680802392867], "count": [3164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3164]}, "subtask_annotation": {"mean": [12.582490518331227, 24.0, 24.0, 24.0, 24.0], "std": [7.007118242207342, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3164]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [3164]}, "eef_direction_state": {"mean": [3.466182048040455, 4.20575221238938], "std": [2.0795936373038817, 2.2082662274438047], "min": [0, 0], "max": [6, 6], "count": [3164]}, "eef_velocity_state": {"mean": [1.3081542351453856, 0.7130214917825537], "std": [0.774627193219088, 0.7792796104706856], "min": [0, 0], "max": [2, 2], "count": [3164]}, "eef_acc_mag_state": {"mean": [1.1741466498103665, 0.7212389380530974], "std": [0.7848609425246169, 0.8297054340291705], "min": [0, 0], "max": [2, 2], "count": [3164]}, "eef_direction_action": {"mean": [3.466182048040455, 4.20575221238938], "std": [2.0795936373038817, 2.2082662274438047], "min": [0, 0], "max": [6, 6], "count": [3164]}, "eef_velocity_action": {"mean": [1.3081542351453856, 0.7130214917825537], "std": [0.774627193219088, 0.7792796104706856], "min": [0, 0], "max": [2, 2], "count": [3164]}, "eef_acc_mag_action": {"mean": [1.1741466498103665, 0.7212389380530974], "std": [0.7848609425246169, 0.8297054340291705], "min": [0, 0], "max": [2, 2], "count": [3164]}, "eef_sim_pose_state": {"mean": [0.31586160700229154, 0.278753005660895, 1.2930931136531574, -0.18214227093891824, 0.3775939972830478, -0.049968142197945285, 0.20195475097190163, -0.24797077533434586, 1.3024953901302057, 0.5177099563454576, 0.4417921792771265, 0.6454893961626939], "std": [0.12911183056071635, 0.15669176784087435, 0.07410531374460803, 0.4306518508118342, 0.40204336684930725, 0.3395057318129066, 0.10388012431994736, 0.09606917226002139, 0.09567986984672235, 0.49289500168764044, 0.3412794456231177, 0.5774579158551179], "min": [0.05057535936493136, -0.13426553629488133, 1.157011924416972, -0.917369063803652, -0.46488658750049106, -0.885779466593188, 0.04495147487867528, -0.3365940713376887, 1.1819882352790148, -0.25666626513383506, -0.08816674531542934, -0.19243785721035345], "max": [0.6075511720691222, 0.6141235949640604, 1.5697151039248636, 1.5921334206817281, 1.1960583162700615, 0.7700764714922813, 0.38063371262268514, 0.010598932317385016, 1.4883098879282493, 1.367969586331735, 0.9991367542818814, 1.8182940347067162], "count": [3164]}, "eef_sim_pose_action": {"mean": [0.31586160700229154, 0.278753005660895, 1.2930931136531574, -0.18214227093891824, 0.3775939972830478, -0.049968142197945285, 0.20195475097190163, -0.24797077533434586, 1.3024953901302057, 0.5177099563454576, 0.4417921792771265, 0.6454893961626939], "std": [0.12911183056071635, 0.15669176784087435, 0.07410531374460803, 0.4306518508118342, 0.40204336684930725, 0.3395057318129066, 0.10388012431994736, 0.09606917226002139, 0.09567986984672235, 0.49289500168764044, 0.3412794456231177, 0.5774579158551179], "min": [0.05057535936493136, -0.13426553629488133, 1.157011924416972, -0.917369063803652, -0.46488658750049106, -0.885779466593188, 0.04495147487867528, -0.3365940713376887, 1.1819882352790148, -0.25666626513383506, -0.08816674531542934, -0.19243785721035345], "max": [0.6075511720691222, 0.6141235949640604, 1.5697151039248636, 1.5921334206817281, 1.1960583162700615, 0.7700764714922813, 0.38063371262268514, 0.010598932317385016, 1.4883098879282493, 1.367969586331735, 0.9991367542818814, 1.8182940347067162], "count": [3164]}, "gripper_mode_state": {"mean": [0.8644121365360303, 0.9709228824273072], "std": [0.3423503976122125, 0.1680227330046654], "min": [0, 0], "max": [1, 1], "count": [3164]}, "gripper_activity_state": {"mean": [1.7901390644753477, 1.9677623261694057], "std": [0.5735015485359137, 0.237661221657625], "min": [0, 0], "max": [2, 2], "count": [3164]}, "gripper_mode_action": {"mean": [0.8644121365360303, 0.9709228824273072], "std": [0.3423503976122125, 0.1680227330046654], "min": [0, 0], "max": [1, 1], "count": [3164]}, "gripper_activity_action": {"mean": [1.7901390644753477, 1.9677623261694057], "std": [0.5735015485359137, 0.237661221657625], "min": [0, 0], "max": [2, 2], "count": [3164]}, "gripper_open_scale_state": {"mean": [0.17950281842901453, 0.04535487275156898], "std": [0.29557722031446215, 0.14368190912744433], "min": [0.013063858662332808, 0.019218429923057556], "max": [0.9595037869044712, 0.9478487968444824], "count": [3164]}, "gripper_open_scale_action": {"mean": [0.17950281842901453, 0.04535487275156898], "std": [0.29557722031446215, 0.14368190912744433], "min": [0.013063858662332808, 0.019218429923057556], "max": [0.9595037869044712, 0.9478487968444824], "count": [3164]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47145311660840045]], [[0.4727634968586918]], [[0.43431952107716476]]], "std": [[[0.24729098498756974]], [[0.24171426749738678]], [[0.22982905875963341]]], "count": [430]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4211634322592086]], [[0.4244237308101535]], [[0.41732577329381365]]], "std": [[[0.2944493283481993]], [[0.27209968427984865]], [[0.2829160267092876]]], "count": [430]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4111361852105183]], [[0.41968619407711405]], [[0.400914679915894]]], "std": [[[0.2433666086915733]], [[0.23543848034007472]], [[0.2486671018444219]]], "count": [430]}, "observation.state": {"min": [-1.1136701107025146, -0.004601942375302315, -1.9450876712799072, -1.5299999713897705, -0.6731863021850586, -1.026233196258545, 0.024326186627149582, -0.02761165425181389, 0.0015339808305725455, -1.9404857158660889, -0.7467153668403625, -0.8718371987342834, -0.21974991261959076, 0.03645898774266243], "max": [1.102841854095459, 2.5540781021118164, 0.002040035789832473, 1.1148759126663208, 1.1566214561462402, 1.5121808052062988, 1.6835179328918457, 1.2165772914886475, 1.878299355506897, 0.0015339808305725455, 0.9202641844749451, 0.4632226824760437, 0.8025282621383667, 1.6784626245498657], "mean": [-0.16454192996025085, 1.3982099294662476, -1.016921877861023, -0.10714805871248245, 0.1473604142665863, -0.11458799988031387, 0.3077945113182068, 0.37379351258277893, 0.7496424913406372, -0.6854303479194641, 0.25489816069602966, -0.011656301096081734, 0.1912062168121338, 0.07804654538631439], "std": [0.5129188299179077, 0.7440151572227478, 0.5866468548774719, 0.581386387348175, 0.3644919693470001, 0.4736834764480591, 0.49243566393852234, 0.4282878041267395, 0.7506734132766724, 0.7329241037368774, 0.33690693974494934, 0.30240675806999207, 0.22517383098602295, 0.2331036776304245], "count": [3252]}, "action": {"min": [-1.1136701107025146, -0.004601942375302315, -1.9450876712799072, -1.5299999713897705, -0.6731863021850586, -1.026233196258545, 0.024326186627149582, -0.02761165425181389, 0.0015339808305725455, -1.9404857158660889, -0.7467153668403625, -0.8718371987342834, -0.21974991261959076, 0.03645898774266243], "max": [1.102841854095459, 2.5540781021118164, 0.002040035789832473, 1.1148759126663208, 1.1566214561462402, 1.5121808052062988, 1.6835179328918457, 1.2165772914886475, 1.878299355506897, 0.0015339808305725455, 0.9202641844749451, 0.4632226824760437, 0.8025282621383667, 1.6784626245498657], "mean": [-0.16454192996025085, 1.3982099294662476, -1.016921877861023, -0.10714805871248245, 0.1473604142665863, -0.11458799988031387, 0.3077945113182068, 0.37379351258277893, 0.7496424913406372, -0.6854303479194641, 0.25489816069602966, -0.011656301096081734, 0.1912062168121338, 0.07804654538631439], "std": [0.5129188299179077, 0.7440151572227478, 0.5866468548774719, 0.581386387348175, 0.3644919693470001, 0.4736834764480591, 0.49243566393852234, 0.4282878041267395, 0.7506734132766724, 0.7329241037368774, 0.33690693974494934, 0.30240675806999207, 0.22517383098602295, 0.2331036776304245], "count": [3252]}, "timestamp": {"min": [0.0], "max": [108.36666666666666], "mean": [54.18333333333334], "std": [31.29238311060282], "count": [3252]}, "frame_index": {"min": [0], "max": [3251], "mean": [1625.5], "std": [938.7714933180846], "count": [3252]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [3252]}, "index": {"min": [242646], "max": [245897], "mean": [244271.5], "std": [938.7714933180846], "count": [3252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3252]}, "subtask_annotation": {"mean": [10.964637146371464, 24.0, 24.0, 24.0, 24.0], "std": [7.397618821535285, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3252]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [3252]}, "eef_direction_state": {"mean": [3.4117466174661746, 4.695571955719557], "std": [2.1445080805413674, 1.9869358247713294], "min": [0, 0], "max": [6, 6], "count": [3252]}, "eef_velocity_state": {"mean": [1.2527675276752768, 0.5479704797047971], "std": [0.7799424972202418, 0.7504645148562574], "min": [0, 0], "max": [2, 2], "count": [3252]}, "eef_acc_mag_state": {"mean": [1.1030135301353015, 0.5630381303813038], "std": [0.7983089575464045, 0.7897087882604517], "min": [0, 0], "max": [2, 2], "count": [3252]}, "eef_direction_action": {"mean": [3.4117466174661746, 4.695571955719557], "std": [2.1445080805413674, 1.9869358247713294], "min": [0, 0], "max": [6, 6], "count": [3252]}, "eef_velocity_action": {"mean": [1.2527675276752768, 0.5479704797047971], "std": [0.7799424972202418, 0.7504645148562574], "min": [0, 0], "max": [2, 2], "count": [3252]}, "eef_acc_mag_action": {"mean": [1.1030135301353015, 0.5630381303813038], "std": [0.7983089575464045, 0.7897087882604517], "min": [0, 0], "max": [2, 2], "count": [3252]}, "eef_sim_pose_state": {"mean": [0.2914907223329536, 0.2870265234798235, 1.3139385648578012, -0.18560002003149034, 0.25552451559279554, -0.04836293558378718, 0.15871167089377533, -0.257895581390565, 1.2889122835505817, 0.19443954946344913, 0.28851057096691296, 0.3656958296882309], "std": [0.1402004865342418, 0.15136124270786822, 0.08662485443043161, 0.5441476823544389, 0.43880992008647207, 0.37539003402025667, 0.09415542683633919, 0.09343354856528571, 0.11199396928225824, 0.3360312029185111, 0.30648085078456266, 0.48972981931498144], "min": [0.027118326998634572, -0.11033772785161314, 1.1828265787355356, -1.485788719948282, -0.6252558684327313, -0.9605427055840583, 0.01741702032059617, -0.33678070977683155, 1.1819817008776385, -0.5078780161817933, -0.21189101887952355, -0.3484439344320905], "max": [0.579095189221254, 0.6972272368179413, 1.5777059517487273, 1.608207893858968, 1.3906014121461485, 0.8247256730239036, 0.4012654150355579, -0.031456598375552, 1.5142272121641343, 0.9340825984247377, 0.9234404905174443, 1.3944253426731519], "count": [3252]}, "eef_sim_pose_action": {"mean": [0.2914907223329536, 0.2870265234798235, 1.3139385648578012, -0.18560002003149034, 0.25552451559279554, -0.04836293558378718, 0.15871167089377533, -0.257895581390565, 1.2889122835505817, 0.19443954946344913, 0.28851057096691296, 0.3656958296882309], "std": [0.1402004865342418, 0.15136124270786822, 0.08662485443043161, 0.5441476823544389, 0.43880992008647207, 0.37539003402025667, 0.09415542683633919, 0.09343354856528571, 0.11199396928225824, 0.3360312029185111, 0.30648085078456266, 0.48972981931498144], "min": [0.027118326998634572, -0.11033772785161314, 1.1828265787355356, -1.485788719948282, -0.6252558684327313, -0.9605427055840583, 0.01741702032059617, -0.33678070977683155, 1.1819817008776385, -0.5078780161817933, -0.21189101887952355, -0.3484439344320905], "max": [0.579095189221254, 0.6972272368179413, 1.5777059517487273, 1.608207893858968, 1.3906014121461485, 0.8247256730239036, 0.4012654150355579, -0.031456598375552, 1.5142272121641343, 0.9340825984247377, 0.9234404905174443, 1.3944253426731519], "count": [3252]}, "gripper_mode_state": {"mean": [0.8865313653136532, 0.9744772447724477], "std": [0.3171647893899214, 0.15770651284315135], "min": [0, 0], "max": [1, 1], "count": [3252]}, "gripper_activity_state": {"mean": [1.8440959409594095, 1.9677121771217712], "std": [0.5021346321727843, 0.23761433358392925], "min": [0, 0], "max": [2, 2], "count": [3252]}, "gripper_mode_action": {"mean": [0.8865313653136532, 0.9744772447724477], "std": [0.3171647893899214, 0.15770651284315135], "min": [0, 0], "max": [1, 1], "count": [3252]}, "gripper_activity_action": {"mean": [1.8440959409594095, 1.9677121771217712], "std": [0.5021346321727843, 0.23761433358392925], "min": [0, 0], "max": [2, 2], "count": [3252]}, "gripper_open_scale_state": {"mean": [0.17587609255944928, 0.044598123197124785], "std": [0.2813908512818491, 0.13320358309611147], "min": [0.013900678072656904, 0.02083370728152139], "max": [0.962010247366769, 0.9591214997427804], "count": [3252]}, "gripper_open_scale_action": {"mean": [0.17587609255944928, 0.044598123197124785], "std": [0.2813908512818491, 0.13320358309611147], "min": [0.013900678072656904, 0.02083370728152139], "max": [0.962010247366769, 0.9591214997427804], "count": [3252]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34881859750009986]], [[0.3412646565188646]], [[0.2958198166118676]]], "std": [[[0.21182887237081113]], [[0.20038386235518868]], [[0.1620940176396717]]], "count": [491]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201406387968177]], [[0.42469437844157804]], [[0.4003731840892048]]], "std": [[[0.2701789841473362]], [[0.26311609721337437]], [[0.2749132884500507]]], "count": [491]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39529686480838094]], [[0.39929899076625447]], [[0.37571407724664885]]], "std": [[[0.24288296663882458]], [[0.24408138866742485]], [[0.25905489701185164]]], "count": [491]}, "observation.state": {"min": [-1.087592363357544, -0.005818076431751251, -1.9159419536590576, -1.5299999713897705, -0.4809073507785797, -0.8360195159912109, 0.022695409134030342, -0.13684849441051483, -0.009079131297767162, -1.9389517307281494, -0.47400006651878357, -0.628437340259552, -0.5491651296615601, 0.032937780022621155], "max": [0.9279907941818237, 2.616971254348755, 0.03999999910593033, 0.5614369511604309, 1.2394565343856812, 1.6168158054351807, 1.6928420066833496, 1.1458499431610107, 2.2806689739227295, 0.0, 0.9962745308876038, 0.6672816276550293, 0.7067941427230835, 1.6582157611846924], "mean": [-0.20839230716228485, 1.6925605535507202, -1.1371650695800781, -0.36020904779434204, 0.1801261454820633, -0.18737243115901947, 0.3508661389350891, 0.31329166889190674, 0.8057266473770142, -0.6663342714309692, 0.14920957386493683, 0.16176632046699524, 0.19025346636772156, 0.0680394172668457], "std": [0.4643634259700775, 0.6209662556648254, 0.6117393970489502, 0.48527541756629944, 0.36065244674682617, 0.4959428012371063, 0.5614622235298157, 0.3591269254684448, 0.8170077800750732, 0.7028950452804565, 0.23367756605148315, 0.26931625604629517, 0.31351238489151, 0.2010580152273178], "count": [3876]}, "action": {"min": [-1.087592363357544, -0.005818076431751251, -1.9159419536590576, -1.5299999713897705, -0.4809073507785797, -0.8360195159912109, 0.022695409134030342, -0.13684849441051483, -0.009079131297767162, -1.9389517307281494, -0.47400006651878357, -0.628437340259552, -0.5491651296615601, 0.032937780022621155], "max": [0.9279907941818237, 2.616971254348755, 0.03999999910593033, 0.5614369511604309, 1.2394565343856812, 1.6168158054351807, 1.6928420066833496, 1.1458499431610107, 2.2806689739227295, 0.0, 0.9962745308876038, 0.6672816276550293, 0.7067941427230835, 1.6582157611846924], "mean": [-0.20839230716228485, 1.6925605535507202, -1.1371650695800781, -0.36020904779434204, 0.1801261454820633, -0.18737243115901947, 0.3508661389350891, 0.31329166889190674, 0.8057266473770142, -0.6663342714309692, 0.14920957386493683, 0.16176632046699524, 0.19025346636772156, 0.0680394172668457], "std": [0.4643634259700775, 0.6209662556648254, 0.6117393970489502, 0.48527541756629944, 0.36065244674682617, 0.4959428012371063, 0.5614622235298157, 0.3591269254684448, 0.8170077800750732, 0.7028950452804565, 0.23367756605148315, 0.26931625604629517, 0.31351238489151, 0.2010580152273178], "count": [3876]}, "timestamp": {"min": [0.0], "max": [129.16666666666666], "mean": [64.58333333333333], "std": [37.29682614835666], "count": [3876]}, "frame_index": {"min": [0], "max": [3875], "mean": [1937.5], "std": [1118.9047844506997], "count": [3876]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [3876]}, "index": {"min": [245898], "max": [249773], "mean": [247835.5], "std": [1118.9047844506997], "count": [3876]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3876]}, "subtask_annotation": {"mean": [12.66640866873065, 24.0, 24.0, 24.0, 24.0], "std": [6.783807026525426, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3876]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [3876]}, "eef_direction_state": {"mean": [3.403250773993808, 4.660474716202271], "std": [2.121120816727731, 2.023927095820336], "min": [0, 0], "max": [6, 6], "count": [3876]}, "eef_velocity_state": {"mean": [1.2242002063983488, 0.5704334365325078], "std": [0.7503301682340647, 0.7686067689529708], "min": [0, 0], "max": [2, 2], "count": [3876]}, "eef_acc_mag_state": {"mean": [1.1625386996904026, 0.5784313725490197], "std": [0.7745967723603353, 0.7952316715529834], "min": [0, 0], "max": [2, 2], "count": [3876]}, "eef_direction_action": {"mean": [3.403250773993808, 4.660474716202271], "std": [2.121120816727731, 2.023927095820336], "min": [0, 0], "max": [6, 6], "count": [3876]}, "eef_velocity_action": {"mean": [1.2242002063983488, 0.5704334365325078], "std": [0.7503301682340647, 0.7686067689529708], "min": [0, 0], "max": [2, 2], "count": [3876]}, "eef_acc_mag_action": {"mean": [1.1625386996904026, 0.5784313725490197], "std": [0.7745967723603353, 0.7952316715529834], "min": [0, 0], "max": [2, 2], "count": [3876]}, "eef_sim_pose_state": {"mean": [0.3614481394955808, 0.27197434749050486, 1.3093249566552199, -0.2103943909036419, 0.19158484572696174, -0.02805543757580474, 0.18378903930194024, -0.2516863053155013, 1.2763982653947799, 0.2896316853656263, 0.2582186897774842, 0.5044062403424846], "std": [0.1368516308199204, 0.15114587070456767, 0.08534481419119111, 0.4878762329124896, 0.36774437527911774, 0.3764283749630618, 0.11843343730677416, 0.1026769773546616, 0.09981233161111347, 0.4679169936727528, 0.285442799359577, 0.5761247307405413], "min": [0.051936844438470284, -0.1167878210256268, 1.1030921133416995, -1.0432676818583584, -0.7468460746497183, -0.6569044161561791, 0.002170638112462306, -0.3496838953855026, 1.1821211304519983, -0.6655743532742926, -0.2928822675709293, -0.7558343876089808], "max": [0.5978537856777052, 0.6291087517573932, 1.5887828735829754, 1.6855026688547623, 0.8465818852905129, 1.017731771238481, 0.3950522677843797, 0.019635446684139413, 1.490888955932906, 1.5862970757299386, 1.0081119040666855, 1.9361092152875206], "count": [3876]}, "eef_sim_pose_action": {"mean": [0.3614481394955808, 0.27197434749050486, 1.3093249566552199, -0.2103943909036419, 0.19158484572696174, -0.02805543757580474, 0.18378903930194024, -0.2516863053155013, 1.2763982653947799, 0.2896316853656263, 0.2582186897774842, 0.5044062403424846], "std": [0.1368516308199204, 0.15114587070456767, 0.08534481419119111, 0.4878762329124896, 0.36774437527911774, 0.3764283749630618, 0.11843343730677416, 0.1026769773546616, 0.09981233161111347, 0.4679169936727528, 0.285442799359577, 0.5761247307405413], "min": [0.051936844438470284, -0.1167878210256268, 1.1030921133416995, -1.0432676818583584, -0.7468460746497183, -0.6569044161561791, 0.002170638112462306, -0.3496838953855026, 1.1821211304519983, -0.6655743532742926, -0.2928822675709293, -0.7558343876089808], "max": [0.5978537856777052, 0.6291087517573932, 1.5887828735829754, 1.6855026688547623, 0.8465818852905129, 1.017731771238481, 0.3950522677843797, 0.019635446684139413, 1.490888955932906, 1.5862970757299386, 1.0081119040666855, 1.9361092152875206], "count": [3876]}, "gripper_mode_state": {"mean": [0.849329205366357, 0.9791021671826625], "std": [0.35772769850560193, 0.14304234827795584], "min": [0, 0], "max": [1, 1], "count": [3876]}, "gripper_activity_state": {"mean": [1.8555211558307534, 1.9638802889576883], "std": [0.48536152709904345, 0.25035745366639856], "min": [0, 0], "max": [2, 2], "count": [3876]}, "gripper_mode_action": {"mean": [0.849329205366357, 0.9791021671826625], "std": [0.35772769850560193, 0.14304234827795584], "min": [0, 0], "max": [1, 1], "count": [3876]}, "gripper_activity_action": {"mean": [1.8555211558307534, 1.9638802889576883], "std": [0.48536152709904345, 0.25035745366639856], "min": [0, 0], "max": [2, 2], "count": [3876]}, "gripper_open_scale_state": {"mean": [0.2004924717682046, 0.03887778273220615], "std": [0.3208370691444204, 0.11489602889746556], "min": [0.01296880521944591, 0.018821588584354947], "max": [0.9673382895333427, 0.9475518635341099], "count": [3876]}, "gripper_open_scale_action": {"mean": [0.2004924717682046, 0.03887778273220615], "std": [0.3208370691444204, 0.11489602889746556], "min": [0.01296880521944591, 0.018821588584354947], "max": [0.9673382895333427, 0.9475518635341099], "count": [3876]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.2858342008922638]], [[0.32317591075628604]], [[0.31390403252370797]]], "std": [[[0.17833294083169704]], [[0.2038901615890453]], [[0.20436750176100327]]], "count": [377]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41778894696693886]], [[0.41917075307871454]], [[0.410210266378877]]], "std": [[[0.24623545443819425]], [[0.2244238799736625]], [[0.24066422526013276]]], "count": [377]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4161478967655438]], [[0.4145904363366331]], [[0.38090717914044486]]], "std": [[[0.26040153879499073]], [[0.25456013760462814]], [[0.26558579767934704]]], "count": [377]}, "observation.state": {"min": [-1.0768544673919678, -0.004601942375302315, -1.9404857158660889, -1.5299999713897705, -0.7622323632240295, -0.8697671294212341, 0.02530323714017868, -0.099339559674263, 0.0, -1.9306093454360962, -0.059862494468688965, -0.4114879369735718, -0.6350316405296326, 0.03645898774266243], "max": [0.9587379693984985, 2.4727771282196045, 0.0, 0.953754186630249, 0.667163610458374, 0.5631452202796936, 1.6681596040725708, 1.0323690176010132, 1.820662021636963, 0.005761877633631229, 0.6757640242576599, 0.7264926433563232, 0.4663301706314087, 1.6852023601531982], "mean": [-0.16662351787090302, 1.526352047920227, -1.1304813623428345, -0.1643385887145996, 0.07719377428293228, -0.17693740129470825, 0.32678359746932983, 0.2786291837692261, 0.7500818967819214, -0.6832020878791809, 0.23900477588176727, 0.15044328570365906, 0.08847729861736298, 0.10481317341327667], "std": [0.47017499804496765, 0.6469413042068481, 0.5035407543182373, 0.5008745789527893, 0.3054813742637634, 0.33799538016319275, 0.4895356595516205, 0.32470083236694336, 0.7216437458992004, 0.6783571243286133, 0.25679805874824524, 0.3020816147327423, 0.21514257788658142, 0.3118225634098053], "count": [2731]}, "action": {"min": [-1.0768544673919678, -0.004601942375302315, -1.9404857158660889, -1.5299999713897705, -0.7622323632240295, -0.8697671294212341, 0.02530323714017868, -0.099339559674263, 0.0, -1.9306093454360962, -0.059862494468688965, -0.4114879369735718, -0.6350316405296326, 0.03645898774266243], "max": [0.9587379693984985, 2.4727771282196045, 0.0, 0.953754186630249, 0.667163610458374, 0.5631452202796936, 1.6681596040725708, 1.0323690176010132, 1.820662021636963, 0.005761877633631229, 0.6757640242576599, 0.7264926433563232, 0.4663301706314087, 1.6852023601531982], "mean": [-0.16662351787090302, 1.526352047920227, -1.1304813623428345, -0.1643385887145996, 0.07719377428293228, -0.17693740129470825, 0.32678359746932983, 0.2786291837692261, 0.7500818967819214, -0.6832020878791809, 0.23900477588176727, 0.15044328570365906, 0.08847729861736298, 0.10481317341327667], "std": [0.47017499804496765, 0.6469413042068481, 0.5035407543182373, 0.5008745789527893, 0.3054813742637634, 0.33799538016319275, 0.4895356595516205, 0.32470083236694336, 0.7216437458992004, 0.6783571243286133, 0.25679805874824524, 0.3020816147327423, 0.21514257788658142, 0.3118225634098053], "count": [2731]}, "timestamp": {"min": [0.0], "max": [91.0], "mean": [45.5], "std": [26.279057990896266], "count": [2731]}, "frame_index": {"min": [0], "max": [2730], "mean": [1365.0], "std": [788.371739726888], "count": [2731]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [2731]}, "index": {"min": [249774], "max": [252504], "mean": [251139.0], "std": [788.371739726888], "count": [2731]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2731]}, "subtask_annotation": {"mean": [11.078725741486634, 24.0, 24.0, 24.0, 24.0], "std": [7.441904223481257, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2731]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [2731]}, "eef_direction_state": {"mean": [3.1461003295496157, 4.625411937019407], "std": [2.1600807219166183, 2.0719214377887742], "min": [0, 0], "max": [6, 6], "count": [2731]}, "eef_velocity_state": {"mean": [1.374588062980593, 0.545221530574881], "std": [0.748438240059791, 0.745833082404159], "min": [0, 0], "max": [2, 2], "count": [2731]}, "eef_acc_mag_state": {"mean": [1.1603808128890516, 0.5759794946905895], "std": [0.772976671342433, 0.7919829561771017], "min": [0, 0], "max": [2, 2], "count": [2731]}, "eef_direction_action": {"mean": [3.1461003295496157, 4.625411937019407], "std": [2.1600807219166183, 2.0719214377887742], "min": [0, 0], "max": [6, 6], "count": [2731]}, "eef_velocity_action": {"mean": [1.374588062980593, 0.545221530574881], "std": [0.748438240059791, 0.745833082404159], "min": [0, 0], "max": [2, 2], "count": [2731]}, "eef_acc_mag_action": {"mean": [1.1603808128890516, 0.5759794946905895], "std": [0.772976671342433, 0.7919829561771017], "min": [0, 0], "max": [2, 2], "count": [2731]}, "eef_sim_pose_state": {"mean": [0.331595129597001, 0.285181030096687, 1.3329152489606522, -0.22059971539714004, 0.22538549171929798, -0.09688666757217515, 0.1730381707838689, -0.2759297311512372, 1.2947436893969746, 0.15985686488719747, 0.2733915419699317, 0.4415458770954813], "std": [0.14185171994532716, 0.13571829672176133, 0.07704519813538567, 0.3546191610704938, 0.4071835648178724, 0.41666640330564547, 0.10585040340604654, 0.07081724458427836, 0.11239574112202341, 0.3759812756919185, 0.2871801803195911, 0.5563228216402811], "min": [0.03262018393060703, -0.053796729620513246, 1.181617754340295, -0.9949255028159931, -0.7696685086800421, -1.0033674044391023, 0.01643923332079313, -0.3409848993329545, 1.1824011681068423, -0.7239915099833494, -0.16109150601908406, -0.33342334442840876], "max": [0.6028785602766924, 0.6291077862772407, 1.5537900073543374, 0.7062594657600753, 1.1965835784855146, 0.9771543294074545, 0.4069049425110163, -0.09049016349969688, 1.4882543363293033, 0.8839376591389909, 0.9331523496822207, 1.6608664123833299], "count": [2731]}, "eef_sim_pose_action": {"mean": [0.331595129597001, 0.285181030096687, 1.3329152489606522, -0.22059971539714004, 0.22538549171929798, -0.09688666757217515, 0.1730381707838689, -0.2759297311512372, 1.2947436893969746, 0.15985686488719747, 0.2733915419699317, 0.4415458770954813], "std": [0.14185171994532716, 0.13571829672176133, 0.07704519813538567, 0.3546191610704938, 0.4071835648178724, 0.41666640330564547, 0.10585040340604654, 0.07081724458427836, 0.11239574112202341, 0.3759812756919185, 0.2871801803195911, 0.5563228216402811], "min": [0.03262018393060703, -0.053796729620513246, 1.181617754340295, -0.9949255028159931, -0.7696685086800421, -1.0033674044391023, 0.01643923332079313, -0.3409848993329545, 1.1824011681068423, -0.7239915099833494, -0.16109150601908406, -0.33342334442840876], "max": [0.6028785602766924, 0.6291077862772407, 1.5537900073543374, 0.7062594657600753, 1.1965835784855146, 0.9771543294074545, 0.4069049425110163, -0.09049016349969688, 1.4882543363293033, 0.8839376591389909, 0.9331523496822207, 1.6608664123833299], "count": [2731]}, "gripper_mode_state": {"mean": [0.8952764555108019, 0.9571585499816917], "std": [0.30619687085079045, 0.20249953130473222], "min": [0, 0], "max": [1, 1], "count": [2731]}, "gripper_activity_state": {"mean": [1.8626876601977298, 1.9703405346027096], "std": [0.4755108153820333, 0.22689664686139302], "min": [0, 0], "max": [2, 2], "count": [2731]}, "gripper_mode_action": {"mean": [0.8952764555108019, 0.9571585499816917], "std": [0.30619687085079045, 0.20249953130473222], "min": [0, 0], "max": [1, 1], "count": [2731]}, "gripper_activity_action": {"mean": [1.8626876601977298, 1.9703405346027096], "std": [0.4755108153820333, 0.22689664686139302], "min": [0, 0], "max": [2, 2], "count": [2731]}, "gripper_open_scale_state": {"mean": [0.18672692578637357, 0.059892453910750834], "std": [0.2797359356616927, 0.17818367359493792], "min": [0.014458992651530675, 0.02083370728152139], "max": [0.9532340594700405, 0.962972777230399], "count": [2731]}, "gripper_open_scale_action": {"mean": [0.18672692578637357, 0.059892453910750834], "std": [0.2797359356616927, 0.17818367359493792], "min": [0.014458992651530675, 0.02083370728152139], "max": [0.9532340594700405, 0.962972777230399], "count": [2731]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3889862306097702]], [[0.41603581500601267]], [[0.4022889364367764]]], "std": [[[0.22376927579468467]], [[0.22178433020088545]], [[0.20007086241089042]]], "count": [433]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40221157614957714]], [[0.41815679230378316]], [[0.40133600192707314]]], "std": [[[0.285120516158844]], [[0.26805698023781177]], [[0.2763220003116167]]], "count": [433]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.393131990042617]], [[0.4109625013207746]], [[0.4024178025328684]]], "std": [[[0.2723667400003916]], [[0.26100836354054796]], [[0.2643943741405324]]], "count": [433]}, "observation.state": {"min": [-1.0860286951065063, -0.0015339808305725455, -1.9107978343963623, -1.5300410985946655, -0.7162591814994812, -0.9096506237983704, 0.018018042668700218, -0.03724752366542816, -0.006864131893962622, -1.9435536861419678, -0.17640778422355652, -0.5642881989479065, -0.3067961633205414, 0.035950712859630585], "max": [0.9274204969406128, 2.5546014308929443, 0.03999999910593033, 0.7731266617774963, 1.284645915031433, 1.466485619544983, 1.6835179328918457, 0.9334412813186646, 2.0309622287750244, 0.0, 0.8314175605773926, 0.5368932485580444, 0.6718835830688477, 1.6587353944778442], "mean": [-0.12882930040359497, 1.4163331985473633, -1.0725606679916382, -0.14230822026729584, 0.16549095511436462, -0.17275482416152954, 0.2864040732383728, 0.35581210255622864, 0.980941116809845, -0.8481226563453674, 0.2679985761642456, 0.09290080517530441, 0.1588902473449707, 0.14908210933208466], "std": [0.4777880311012268, 0.8263183832168579, 0.696846067905426, 0.5548126101493835, 0.38415729999542236, 0.4776277542114258, 0.49085748195648193, 0.3073955178260803, 0.7768777012825012, 0.7092368006706238, 0.2834010124206543, 0.24356584250926971, 0.24085280299186707, 0.3805815279483795], "count": [3284]}, "action": {"min": [-1.0860286951065063, -0.0015339808305725455, -1.9107978343963623, -1.5300410985946655, -0.7162591814994812, -0.9096506237983704, 0.018018042668700218, -0.03724752366542816, -0.006864131893962622, -1.9435536861419678, -0.17640778422355652, -0.5642881989479065, -0.3067961633205414, 0.035950712859630585], "max": [0.9274204969406128, 2.5546014308929443, 0.03999999910593033, 0.7731266617774963, 1.284645915031433, 1.466485619544983, 1.6835179328918457, 0.9334412813186646, 2.0309622287750244, 0.0, 0.8314175605773926, 0.5368932485580444, 0.6718835830688477, 1.6587353944778442], "mean": [-0.12882930040359497, 1.4163331985473633, -1.0725606679916382, -0.14230822026729584, 0.16549095511436462, -0.17275482416152954, 0.2864040732383728, 0.35581210255622864, 0.980941116809845, -0.8481226563453674, 0.2679985761642456, 0.09290080517530441, 0.1588902473449707, 0.14908210933208466], "std": [0.4777880311012268, 0.8263183832168579, 0.696846067905426, 0.5548126101493835, 0.38415729999542236, 0.4776277542114258, 0.49085748195648193, 0.3073955178260803, 0.7768777012825012, 0.7092368006706238, 0.2834010124206543, 0.24356584250926971, 0.24085280299186707, 0.3805815279483795], "count": [3284]}, "timestamp": {"min": [0.0], "max": [109.43333333333334], "mean": [54.71666666666666], "std": [31.600303268586945], "count": [3284]}, "frame_index": {"min": [0], "max": [3283], "mean": [1641.5], "std": [948.0090980576083], "count": [3284]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [3284]}, "index": {"min": [252505], "max": [255788], "mean": [254146.5], "std": [948.0090980576083], "count": [3284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3284]}, "subtask_annotation": {"mean": [13.614799025578563, 24.0, 24.0, 24.0, 24.0], "std": [6.881317732048451, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3284]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [3284]}, "eef_direction_state": {"mean": [3.6623020706455542, 4.614799025578563], "std": [2.09884349834762, 2.027649975631217], "min": [0, 0], "max": [6, 6], "count": [3284]}, "eef_velocity_state": {"mean": [1.1894031668696712, 0.546285018270402], "std": [0.827399112014521, 0.710535960500289], "min": [0, 0], "max": [2, 2], "count": [3284]}, "eef_acc_mag_state": {"mean": [1.0353227771010962, 0.6321559074299634], "std": [0.8221771100691324, 0.8116921799165605], "min": [0, 0], "max": [2, 2], "count": [3284]}, "eef_direction_action": {"mean": [3.6623020706455542, 4.614799025578563], "std": [2.09884349834762, 2.027649975631217], "min": [0, 0], "max": [6, 6], "count": [3284]}, "eef_velocity_action": {"mean": [1.1894031668696712, 0.546285018270402], "std": [0.827399112014521, 0.710535960500289], "min": [0, 0], "max": [2, 2], "count": [3284]}, "eef_acc_mag_action": {"mean": [1.0353227771010962, 0.6321559074299634], "std": [0.8221771100691324, 0.8116921799165605], "min": [0, 0], "max": [2, 2], "count": [3284]}, "eef_sim_pose_state": {"mean": [0.31174097178636995, 0.2965844312923485, 1.3113760492371944, -0.1873231870446514, 0.19344062924187175, 0.03525998139019549, 0.2147047691572738, -0.24755198496825653, 1.3037278481113934, 0.21548427157829253, 0.37625566522227716, 0.4634381154016565], "std": [0.15407533399422452, 0.15829151546530915, 0.08471855752971069, 0.5049198856832495, 0.3751573844901007, 0.3640645323726465, 0.11815505646010689, 0.0846159789512679, 0.10328547789576453, 0.3911757901890184, 0.30369043906390003, 0.5180262091255693], "min": [0.024338768109457842, -0.11572215477707357, 1.1814419533076987, -0.9965607530843578, -0.6676823502598181, -0.9193384595410066, 0.04566423094493758, -0.33671143619454164, 1.1826171775153416, -0.4965143637397769, -0.180361308071314, -0.3363493386247676], "max": [0.5928075010005379, 0.6328419299393604, 1.5692999346576901, 1.7139156003278484, 0.9799789564065584, 1.0975833330606641, 0.3977220240167597, -0.027856937082377888, 1.4731264730784221, 1.0138433269716363, 0.8721394974371619, 1.3710344767161413], "count": [3284]}, "eef_sim_pose_action": {"mean": [0.31174097178636995, 0.2965844312923485, 1.3113760492371944, -0.1873231870446514, 0.19344062924187175, 0.03525998139019549, 0.2147047691572738, -0.24755198496825653, 1.3037278481113934, 0.21548427157829253, 0.37625566522227716, 0.4634381154016565], "std": [0.15407533399422452, 0.15829151546530915, 0.08471855752971069, 0.5049198856832495, 0.3751573844901007, 0.3640645323726465, 0.11815505646010689, 0.0846159789512679, 0.10328547789576453, 0.3911757901890184, 0.30369043906390003, 0.5180262091255693], "min": [0.024338768109457842, -0.11572215477707357, 1.1814419533076987, -0.9965607530843578, -0.6676823502598181, -0.9193384595410066, 0.04566423094493758, -0.33671143619454164, 1.1826171775153416, -0.4965143637397769, -0.180361308071314, -0.3363493386247676], "max": [0.5928075010005379, 0.6328419299393604, 1.5692999346576901, 1.7139156003278484, 0.9799789564065584, 1.0975833330606641, 0.3977220240167597, -0.027856937082377888, 1.4731264730784221, 1.0138433269716363, 0.8721394974371619, 1.3710344767161413], "count": [3284]}, "gripper_mode_state": {"mean": [0.8882460414129111, 0.9311814859926918], "std": [0.3150635036420558, 0.2531452668669248], "min": [0, 0], "max": [1, 1], "count": [3284]}, "gripper_activity_state": {"mean": [1.844397076735688, 1.9351400730816077], "std": [0.5019714199018533, 0.3325540789987395], "min": [0, 0], "max": [2, 2], "count": [3284]}, "gripper_mode_action": {"mean": [0.8882460414129111, 0.9311814859926918], "std": [0.3150635036420558, 0.2531452668669248], "min": [0, 0], "max": [1, 1], "count": [3284]}, "gripper_activity_action": {"mean": [1.844397076735688, 1.9351400730816077], "std": [0.5019714199018533, 0.3325540789987395], "min": [0, 0], "max": [2, 2], "count": [3284]}, "gripper_open_scale_state": {"mean": [0.16365321404351743, 0.08518941098785378], "std": [0.280489619463809, 0.2174747189858746], "min": [0.01029602438211441, 0.02054326449121748], "max": [0.962010247366769, 0.9478487968444824], "count": [3284]}, "gripper_open_scale_action": {"mean": [0.16365321404351743, 0.08518941098785378], "std": [0.280489619463809, 0.2174747189858746], "min": [0.01029602438211441, 0.02054326449121748], "max": [0.962010247366769, 0.9478487968444824], "count": [3284]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.35667509077705156]], [[0.3453280280630771]], [[0.2964078690735554]]], "std": [[[0.22166540303005336]], [[0.20852842981656508]], [[0.16940474694953958]]], "count": [420]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40784227098246706]], [[0.4026492530345472]], [[0.37458836951447244]]], "std": [[[0.2852526797386458]], [[0.2754924013644985]], [[0.292721444769398]]], "count": [420]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41411871952484697]], [[0.42420872432306256]], [[0.4101863678804855]]], "std": [[[0.27894970820678083]], [[0.2736021014535384]], [[0.2833717841710227]]], "count": [420]}, "observation.state": {"min": [-1.2803486585617065, -0.004601942375302315, -1.888330340385437, -1.5299999713897705, -0.42886051535606384, -0.9249904155731201, 0.023471767082810402, 0.003067961661145091, -0.004594238009303808, -1.9404857158660889, -0.4080388844013214, -0.3374757766723633, -0.22896480560302734, 0.03621299937367439], "max": [0.8942785263061523, 2.4589712619781494, 0.03999999910593033, 1.0081441402435303, 1.336097240447998, 1.0446408987045288, 1.6782033443450928, 0.9908202290534973, 2.090815782546997, 2.710505431213761e-19, 0.8562808036804199, 0.769173800945282, 0.6059224009513855, 1.6584755182266235], "mean": [-0.16071760654449463, 1.5170239210128784, -1.1345340013504028, -0.1995188146829605, 0.2604190409183502, -0.1622018814086914, 0.35483449697494507, 0.3389587998390198, 0.8143422603607178, -0.7066687345504761, 0.24097926914691925, 0.20433813333511353, 0.23169121146202087, 0.06415750086307526], "std": [0.5219781994819641, 0.6646056771278381, 0.573418140411377, 0.5981624126434326, 0.38142114877700806, 0.42217230796813965, 0.5210010409355164, 0.3321576416492462, 0.7737736105918884, 0.7048954367637634, 0.28055381774902344, 0.22560951113700867, 0.28267884254455566, 0.18446649610996246], "count": [3153]}, "action": {"min": [-1.2803486585617065, -0.004601942375302315, -1.888330340385437, -1.5299999713897705, -0.42886051535606384, -0.9249904155731201, 0.023471767082810402, 0.003067961661145091, -0.004594238009303808, -1.9404857158660889, -0.4080388844013214, -0.3374757766723633, -0.22896480560302734, 0.03621299937367439], "max": [0.8942785263061523, 2.4589712619781494, 0.03999999910593033, 1.0081441402435303, 1.336097240447998, 1.0446408987045288, 1.6782033443450928, 0.9908202290534973, 2.090815782546997, 2.710505431213761e-19, 0.8562808036804199, 0.769173800945282, 0.6059224009513855, 1.6584755182266235], "mean": [-0.16071760654449463, 1.5170239210128784, -1.1345340013504028, -0.1995188146829605, 0.2604190409183502, -0.1622018814086914, 0.35483449697494507, 0.3389587998390198, 0.8143422603607178, -0.7066687345504761, 0.24097926914691925, 0.20433813333511353, 0.23169121146202087, 0.06415750086307526], "std": [0.5219781994819641, 0.6646056771278381, 0.573418140411377, 0.5981624126434326, 0.38142114877700806, 0.42217230796813965, 0.5210010409355164, 0.3321576416492462, 0.7737736105918884, 0.7048954367637634, 0.28055381774902344, 0.22560951113700867, 0.28267884254455566, 0.18446649610996246], "count": [3153]}, "timestamp": {"min": [0.0], "max": [105.06666666666666], "mean": [52.533333333333324], "std": [30.339755119986396], "count": [3153]}, "frame_index": {"min": [0], "max": [3152], "mean": [1576.0], "std": [910.1926535995918], "count": [3153]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [3153]}, "index": {"min": [255789], "max": [258941], "mean": [257365.0], "std": [910.1926535995918], "count": [3153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3153]}, "subtask_annotation": {"mean": [14.315889628924834, 24.0, 24.0, 24.0, 24.0], "std": [6.990305777198568, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3153]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [3153]}, "eef_direction_state": {"mean": [3.369172216936251, 4.636853790041231], "std": [2.1156151161895633, 2.0021553237065826], "min": [0, 0], "max": [6, 6], "count": [3153]}, "eef_velocity_state": {"mean": [1.3063748810656517, 0.6010149064383127], "std": [0.7559976626093251, 0.7689000864501554], "min": [0, 0], "max": [2, 2], "count": [3153]}, "eef_acc_mag_state": {"mean": [1.1674595623215984, 0.6130669203932763], "std": [0.7822932107899193, 0.8063224718444201], "min": [0, 0], "max": [2, 2], "count": [3153]}, "eef_direction_action": {"mean": [3.369172216936251, 4.636853790041231], "std": [2.1156151161895633, 2.0021553237065826], "min": [0, 0], "max": [6, 6], "count": [3153]}, "eef_velocity_action": {"mean": [1.3063748810656517, 0.6010149064383127], "std": [0.7559976626093251, 0.7689000864501554], "min": [0, 0], "max": [2, 2], "count": [3153]}, "eef_acc_mag_action": {"mean": [1.1674595623215984, 0.6130669203932763], "std": [0.7822932107899193, 0.8063224718444201], "min": [0, 0], "max": [2, 2], "count": [3153]}, "eef_sim_pose_state": {"mean": [0.31898411156100126, 0.28895158059998644, 1.3377611050710532, -0.18484095425401018, 0.17277590113127955, 0.10776314195523916, 0.18047152047400755, -0.2543238417041355, 1.2865669840540475, 0.3765014754008348, 0.31469369948486703, 0.5883007940197887], "std": [0.13592202852782467, 0.15205173808755346, 0.08194332322157262, 0.4515611628290731, 0.4196061883860188, 0.3561885820578945, 0.10763942193164135, 0.09427535272642047, 0.09870296645911698, 0.4400848049123781, 0.30175788927252123, 0.5808782990892504], "min": [0.04179537309018985, -0.1250913650352194, 1.1808043341178787, -1.0678519970452822, -0.6270435227856866, -0.7066371786905179, 0.04834502907746064, -0.337481337781244, 1.1819521496733665, -0.27078991163116795, -0.1197788903045478, -0.02084583816271103], "max": [0.5751741613481295, 0.6404312729488068, 1.5891913966046192, 1.5077447211430686, 1.159324511235742, 0.9034289588157414, 0.36809904542737876, -0.002505265753990113, 1.4882829745329142, 1.1137588939335523, 0.7806092855356868, 1.6636987187630936], "count": [3153]}, "eef_sim_pose_action": {"mean": [0.31898411156100126, 0.28895158059998644, 1.3377611050710532, -0.18484095425401018, 0.17277590113127955, 0.10776314195523916, 0.18047152047400755, -0.2543238417041355, 1.2865669840540475, 0.3765014754008348, 0.31469369948486703, 0.5883007940197887], "std": [0.13592202852782467, 0.15205173808755346, 0.08194332322157262, 0.4515611628290731, 0.4196061883860188, 0.3561885820578945, 0.10763942193164135, 0.09427535272642047, 0.09870296645911698, 0.4400848049123781, 0.30175788927252123, 0.5808782990892504], "min": [0.04179537309018985, -0.1250913650352194, 1.1808043341178787, -1.0678519970452822, -0.6270435227856866, -0.7066371786905179, 0.04834502907746064, -0.337481337781244, 1.1819521496733665, -0.27078991163116795, -0.1197788903045478, -0.02084583816271103], "max": [0.5751741613481295, 0.6404312729488068, 1.5891913966046192, 1.5077447211430686, 1.159324511235742, 0.9034289588157414, 0.36809904542737876, -0.002505265753990113, 1.4882829745329142, 1.1137588939335523, 0.7806092855356868, 1.6636987187630936], "count": [3153]}, "gripper_mode_state": {"mean": [0.8737710117348557, 0.9828734538534729], "std": [0.3321072579554678, 0.1297429287615323], "min": [0, 0], "max": [1, 1], "count": [3153]}, "gripper_activity_state": {"mean": [1.8268315889628925, 1.971138598160482], "std": [0.5275324938393454, 0.22411938707185744], "min": [0, 0], "max": [2, 2], "count": [3153]}, "gripper_mode_action": {"mean": [0.8737710117348557, 0.9828734538534729], "std": [0.3321072579554678, 0.1297429287615323], "min": [0, 0], "max": [1, 1], "count": [3153]}, "gripper_activity_action": {"mean": [1.8268315889628925, 1.971138598160482], "std": [0.5275324938393454, 0.22411938707185744], "min": [0, 0], "max": [2, 2], "count": [3153]}, "gripper_open_scale_state": {"mean": [0.20275683035513284, 0.03666117714917891], "std": [0.2977148881001883, 0.10541117480827551], "min": [0.013412438333034515, 0.02069314249924251], "max": [0.9589733396257673, 0.9477002961294991], "count": [3153]}, "gripper_open_scale_action": {"mean": [0.20275683035513284, 0.03666117714917891], "std": [0.2977148881001883, 0.10541117480827551], "min": [0.013412438333034515, 0.02069314249924251], "max": [0.9589733396257673, 0.9477002961294991], "count": [3153]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3281198758919347]], [[0.35335326101502573]], [[0.3025354953884366]]], "std": [[[0.20630766102677123]], [[0.21401323692821791]], [[0.17312310520616658]]], "count": [407]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40736924825895415]], [[0.4081824244030126]], [[0.3808953505644682]]], "std": [[[0.2876813845766187]], [[0.27654810743084585]], [[0.2923020938661447]]], "count": [407]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4025906367597544]], [[0.411278250175309]], [[0.3964354842810725]]], "std": [[[0.27295184145463436]], [[0.2693059169741098]], [[0.2796391028414851]]], "count": [407]}, "observation.state": {"min": [-1.1596894264221191, -0.0042173536494374275, -1.8853888511657715, -1.3943885564804077, -0.558368980884552, -0.9464661478996277, 0.01877269521355629, -0.0475534051656723, -0.004601942375302315, -1.9362727403640747, -0.4279806315898895, -0.6013204455375671, -0.17145861685276031, 0.036240026354789734], "max": [1.0676506757736206, 2.4221556186676025, 0.03999999910593033, 0.9608650207519531, 1.2916117906570435, 1.136679768562317, 1.684295415878296, 0.8897088766098022, 2.012582778930664, 2.913793338554793e-19, 0.8272313475608826, 0.8998959064483643, 0.5633298754692078, 1.65769624710083], "mean": [-0.09141875058412552, 1.444021463394165, -1.0981980562210083, -0.15576104819774628, 0.1824810653924942, -0.23080706596374512, 0.3351636528968811, 0.2704356908798218, 0.8271933794021606, -0.7702166438102722, 0.26085495948791504, 0.29127147793769836, 0.22369518876075745, 0.06492302566766739], "std": [0.5625920295715332, 0.6787861585617065, 0.6063842177391052, 0.5749937295913696, 0.39457401633262634, 0.45123091340065, 0.5274432301521301, 0.2758352756500244, 0.7681867480278015, 0.7338458299636841, 0.29788899421691895, 0.35721147060394287, 0.24915452301502228, 0.1829988658428192], "count": [3020]}, "action": {"min": [-1.1596894264221191, -0.0042173536494374275, -1.8853888511657715, -1.3943885564804077, -0.558368980884552, -0.9464661478996277, 0.01877269521355629, -0.0475534051656723, -0.004601942375302315, -1.9362727403640747, -0.4279806315898895, -0.6013204455375671, -0.17145861685276031, 0.036240026354789734], "max": [1.0676506757736206, 2.4221556186676025, 0.03999999910593033, 0.9608650207519531, 1.2916117906570435, 1.136679768562317, 1.684295415878296, 0.8897088766098022, 2.012582778930664, 2.913793338554793e-19, 0.8272313475608826, 0.8998959064483643, 0.5633298754692078, 1.65769624710083], "mean": [-0.09141875058412552, 1.444021463394165, -1.0981980562210083, -0.15576104819774628, 0.1824810653924942, -0.23080706596374512, 0.3351636528968811, 0.2704356908798218, 0.8271933794021606, -0.7702166438102722, 0.26085495948791504, 0.29127147793769836, 0.22369518876075745, 0.06492302566766739], "std": [0.5625920295715332, 0.6787861585617065, 0.6063842177391052, 0.5749937295913696, 0.39457401633262634, 0.45123091340065, 0.5274432301521301, 0.2758352756500244, 0.7681867480278015, 0.7338458299636841, 0.29788899421691895, 0.35721147060394287, 0.24915452301502228, 0.1829988658428192], "count": [3020]}, "timestamp": {"min": [0.0], "max": [100.63333333333334], "mean": [50.31666666666666], "std": [29.05996195608124], "count": [3020]}, "frame_index": {"min": [0], "max": [3019], "mean": [1509.5], "std": [871.7988586824372], "count": [3020]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [3020]}, "index": {"min": [258942], "max": [261961], "mean": [260451.5], "std": [871.7988586824372], "count": [3020]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3020]}, "subtask_annotation": {"mean": [15.341059602649006, 24.0, 24.0, 24.0, 24.0], "std": [6.342036478278116, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3020]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [3020]}, "eef_direction_state": {"mean": [3.386092715231788, 4.545033112582781], "std": [2.097918859506387, 2.1279343197340563], "min": [0, 0], "max": [6, 6], "count": [3020]}, "eef_velocity_state": {"mean": [1.3350993377483444, 0.5576158940397351], "std": [0.7726447806200696, 0.7411676027569593], "min": [0, 0], "max": [2, 2], "count": [3020]}, "eef_acc_mag_state": {"mean": [1.1463576158940398, 0.6059602649006622], "std": [0.7795630321644847, 0.8066554109801253], "min": [0, 0], "max": [2, 2], "count": [3020]}, "eef_direction_action": {"mean": [3.386092715231788, 4.545033112582781], "std": [2.097918859506387, 2.1279343197340563], "min": [0, 0], "max": [6, 6], "count": [3020]}, "eef_velocity_action": {"mean": [1.3350993377483444, 0.5576158940397351], "std": [0.7726447806200696, 0.7411676027569593], "min": [0, 0], "max": [2, 2], "count": [3020]}, "eef_acc_mag_action": {"mean": [1.1463576158940398, 0.6059602649006622], "std": [0.7795630321644847, 0.8066554109801253], "min": [0, 0], "max": [2, 2], "count": [3020]}, "eef_sim_pose_state": {"mean": [0.299789321719871, 0.30600757846227855, 1.3407313969638281, -0.26570418647532956, 0.17638740931896202, 0.08295275817887297, 0.19107488644974552, -0.266431505853873, 1.3026723057221337, 0.39084989633711914, 0.2534341085489341, 0.6005452965125514], "std": [0.13020511272083474, 0.16073783987331466, 0.08546831063561394, 0.5267130761045431, 0.4321171258361411, 0.3830510027834404, 0.115504864180924, 0.0789199090404397, 0.11160479912841446, 0.4444099035798366, 0.24702566908753842, 0.6208891554691718], "min": [0.038304685414954985, -0.09590851068268748, 1.1819513703561466, -1.2717563573682098, -0.8407786869254394, -0.7502151528724106, 0.05714251867994667, -0.336561256539077, 1.1808054655919968, -0.14139114982830348, -0.0740519365163883, -0.2629600194625414], "max": [0.5522204296889321, 0.6553311743999094, 1.6069343172806114, 1.6954405107402202, 1.0841460007061983, 1.1140870433512222, 0.39526601638307074, -0.032238615643340095, 1.5017738742797393, 1.0539212476901136, 0.7274257001859512, 1.6142847181809155], "count": [3020]}, "eef_sim_pose_action": {"mean": [0.299789321719871, 0.30600757846227855, 1.3407313969638281, -0.26570418647532956, 0.17638740931896202, 0.08295275817887297, 0.19107488644974552, -0.266431505853873, 1.3026723057221337, 0.39084989633711914, 0.2534341085489341, 0.6005452965125514], "std": [0.13020511272083474, 0.16073783987331466, 0.08546831063561394, 0.5267130761045431, 0.4321171258361411, 0.3830510027834404, 0.115504864180924, 0.0789199090404397, 0.11160479912841446, 0.4444099035798366, 0.24702566908753842, 0.6208891554691718], "min": [0.038304685414954985, -0.09590851068268748, 1.1819513703561466, -1.2717563573682098, -0.8407786869254394, -0.7502151528724106, 0.05714251867994667, -0.336561256539077, 1.1808054655919968, -0.14139114982830348, -0.0740519365163883, -0.2629600194625414], "max": [0.5522204296889321, 0.6553311743999094, 1.6069343172806114, 1.6954405107402202, 1.0841460007061983, 1.1140870433512222, 0.39526601638307074, -0.032238615643340095, 1.5017738742797393, 1.0539212476901136, 0.7274257001859512, 1.6142847181809155], "count": [3020]}, "gripper_mode_state": {"mean": [0.8605960264900663, 0.9824503311258278], "std": [0.3463675875130048, 0.13130757021809558], "min": [0, 0], "max": [1, 1], "count": [3020]}, "gripper_activity_state": {"mean": [1.8079470198675496, 1.9665562913907284], "std": [0.5515208567871726, 0.24251864503352494], "min": [0, 0], "max": [2, 2], "count": [3020]}, "gripper_mode_action": {"mean": [0.8605960264900663, 0.9824503311258278], "std": [0.3463675875130048, 0.13130757021809558], "min": [0, 0], "max": [1, 1], "count": [3020]}, "gripper_activity_action": {"mean": [1.8079470198675496, 1.9665562913907284], "std": [0.5515208567871726, 0.24251864503352494], "min": [0, 0], "max": [2, 2], "count": [3020]}, "gripper_open_scale_state": {"mean": [0.19151764571131388, 0.03709926975921023], "std": [0.30139627139570024, 0.10457171695121668], "min": [0.010727254407746451, 0.020708586488451277], "max": [0.9624545233590263, 0.9472549983433315], "count": [3020]}, "gripper_open_scale_action": {"mean": [0.19151764571131388, 0.03709926975921023], "std": [0.30139627139570024, 0.10457171695121668], "min": [0.010727254407746451, 0.020708586488451277], "max": [0.9624545233590263, 0.9472549983433315], "count": [3020]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.3502508647064696]], [[0.3507026004322064]], [[0.2832588709487988]]], "std": [[[0.222977872622881]], [[0.21539045857013436]], [[0.17848091704530028]]], "count": [371]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40908413858205755]], [[0.41229718596033804]], [[0.3873407178384981]]], "std": [[[0.2782527662480545]], [[0.2693298942872697]], [[0.28423573607803954]]], "count": [371]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39602963418071635]], [[0.4040635074784631]], [[0.3892202997551222]]], "std": [[[0.2709747413643592]], [[0.266023693103063]], [[0.2765968902171774]]], "count": [371]}, "observation.state": {"min": [-1.1114006042480469, -0.0015339808305725455, -1.9404857158660889, -1.4419419765472412, -0.5240659117698669, -0.913844108581543, 0.023959949612617493, -0.03483949601650238, -0.0017984535079449415, -1.8285051584243774, -0.3540676534175873, -0.23154425621032715, -0.21168935298919678, 0.03621299937367439], "max": [0.9618059396743774, 2.46806001663208, 0.0015339808305725455, 0.9543654322624207, 1.2640001773834229, 1.2762720584869385, 1.6925832033157349, 0.8641170859336853, 1.8759886026382446, 0.0015339808305725455, 0.5077019333839417, 0.6131519079208374, 0.48780590295791626, 1.6586228609085083], "mean": [-0.15663233399391174, 1.4990577697753906, -1.1921602487564087, -0.09435557574033737, 0.1738625317811966, -0.22329393029212952, 0.319257915019989, 0.3177796006202698, 0.8294137120246887, -0.6736070513725281, 0.07359898090362549, 0.20317411422729492, 0.21154572069644928, 0.07231210917234421], "std": [0.5134618878364563, 0.6252603530883789, 0.543928861618042, 0.5425375699996948, 0.40153372287750244, 0.5031554698944092, 0.5004602074623108, 0.31493812799453735, 0.7355499267578125, 0.6025248169898987, 0.12781384587287903, 0.2689780294895172, 0.2311950922012329, 0.2125920057296753], "count": [2671]}, "action": {"min": [-1.1114006042480469, -0.0015339808305725455, -1.9404857158660889, -1.4419419765472412, -0.5240659117698669, -0.913844108581543, 0.023959949612617493, -0.03483949601650238, -0.0017984535079449415, -1.8285051584243774, -0.3540676534175873, -0.23154425621032715, -0.21168935298919678, 0.03621299937367439], "max": [0.9618059396743774, 2.46806001663208, 0.0015339808305725455, 0.9543654322624207, 1.2640001773834229, 1.2762720584869385, 1.6925832033157349, 0.8641170859336853, 1.8759886026382446, 0.0015339808305725455, 0.5077019333839417, 0.6131519079208374, 0.48780590295791626, 1.6586228609085083], "mean": [-0.15663233399391174, 1.4990577697753906, -1.1921602487564087, -0.09435557574033737, 0.1738625317811966, -0.22329393029212952, 0.319257915019989, 0.3177796006202698, 0.8294137120246887, -0.6736070513725281, 0.07359898090362549, 0.20317411422729492, 0.21154572069644928, 0.07231210917234421], "std": [0.5134618878364563, 0.6252603530883789, 0.543928861618042, 0.5425375699996948, 0.40153372287750244, 0.5031554698944092, 0.5004602074623108, 0.31493812799453735, 0.7355499267578125, 0.6025248169898987, 0.12781384587287903, 0.2689780294895172, 0.2311950922012329, 0.2125920057296753], "count": [2671]}, "timestamp": {"min": [0.0], "max": [89.0], "mean": [44.5], "std": [25.701707682132287], "count": [2671]}, "frame_index": {"min": [0], "max": [2670], "mean": [1335.0], "std": [771.0512304639686], "count": [2671]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [2671]}, "index": {"min": [261962], "max": [264632], "mean": [263297.0], "std": [771.0512304639686], "count": [2671]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2671]}, "subtask_annotation": {"mean": [14.628977910894797, 24.0, 24.0, 24.0, 24.0], "std": [6.490938218995837, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2671]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [2671]}, "eef_direction_state": {"mean": [3.2070385623362037, 4.6974915761886935], "std": [2.0567125516319527, 1.987378104695278], "min": [0, 0], "max": [6, 6], "count": [2671]}, "eef_velocity_state": {"mean": [1.3770123549232498, 0.5844253088730812], "std": [0.7289665267704224, 0.7760723653786502], "min": [0, 0], "max": [2, 2], "count": [2671]}, "eef_acc_mag_state": {"mean": [1.2081617371770872, 0.6068888056907525], "std": [0.7569129984396293, 0.807868744221744], "min": [0, 0], "max": [2, 2], "count": [2671]}, "eef_direction_action": {"mean": [3.2070385623362037, 4.6974915761886935], "std": [2.0567125516319527, 1.987378104695278], "min": [0, 0], "max": [6, 6], "count": [2671]}, "eef_velocity_action": {"mean": [1.3770123549232498, 0.5844253088730812], "std": [0.7289665267704224, 0.7760723653786502], "min": [0, 0], "max": [2, 2], "count": [2671]}, "eef_acc_mag_action": {"mean": [1.2081617371770872, 0.6068888056907525], "std": [0.7569129984396293, 0.807868744221744], "min": [0, 0], "max": [2, 2], "count": [2671]}, "eef_sim_pose_state": {"mean": [0.3118371300294321, 0.28618202815785904, 1.3539959670695352, -0.2409077865492943, 0.20138000397137498, 0.015687960513348396, 0.19326325108565182, -0.2576105941314124, 1.2978351355165791, 0.28683554782649245, 0.20869102030507558, 0.5334163766714135], "std": [0.12340278117251738, 0.15840551396876754, 0.07985878622681901, 0.5517966926851565, 0.38509722313746375, 0.37109516493199113, 0.11375973112484077, 0.0821110818000583, 0.10368289156326718, 0.32122009918620437, 0.18174552462059243, 0.555280268228581], "min": [0.01284122266318695, -0.10684683148668543, 1.180238555835339, -1.0884195210313625, -0.6308344447536193, -0.7550483490613223, 0.03682073259960239, -0.3370917339777725, 1.1804792074847203, -0.1587134179430794, -0.12171715641138992, -0.054125021699789486], "max": [0.5614793208787616, 0.6503087478050424, 1.6058591578895043, 1.6071303057669617, 0.9396056776626964, 1.0307984889467516, 0.36825336888226595, -0.05931189051309848, 1.4820049255934447, 0.7891363044220014, 0.5936837595000108, 1.450106046865852], "count": [2671]}, "eef_sim_pose_action": {"mean": [0.3118371300294321, 0.28618202815785904, 1.3539959670695352, -0.2409077865492943, 0.20138000397137498, 0.015687960513348396, 0.19326325108565182, -0.2576105941314124, 1.2978351355165791, 0.28683554782649245, 0.20869102030507558, 0.5334163766714135], "std": [0.12340278117251738, 0.15840551396876754, 0.07985878622681901, 0.5517966926851565, 0.38509722313746375, 0.37109516493199113, 0.11375973112484077, 0.0821110818000583, 0.10368289156326718, 0.32122009918620437, 0.18174552462059243, 0.555280268228581], "min": [0.01284122266318695, -0.10684683148668543, 1.180238555835339, -1.0884195210313625, -0.6308344447536193, -0.7550483490613223, 0.03682073259960239, -0.3370917339777725, 1.1804792074847203, -0.1587134179430794, -0.12171715641138992, -0.054125021699789486], "max": [0.5614793208787616, 0.6503087478050424, 1.6058591578895043, 1.6071303057669617, 0.9396056776626964, 1.0307984889467516, 0.36825336888226595, -0.05931189051309848, 1.4820049255934447, 0.7891363044220014, 0.5936837595000108, 1.450106046865852], "count": [2671]}, "gripper_mode_state": {"mean": [0.8760763758891801, 0.9775365031823288], "std": [0.3294943997977271, 0.14818531684479658], "min": [0, 0], "max": [1, 1], "count": [2671]}, "gripper_activity_state": {"mean": [1.8019468363908648, 1.9670535380007488], "std": [0.5595332454896913, 0.23941516737182267], "min": [0, 0], "max": [2, 2], "count": [2671]}, "gripper_mode_action": {"mean": [0.8760763758891801, 0.9775365031823288], "std": [0.3294943997977271, 0.14818531684479658], "min": [0, 0], "max": [1, 1], "count": [2671]}, "gripper_activity_action": {"mean": [1.8019468363908648, 1.9670535380007488], "std": [0.5595332454896913, 0.23941516737182267], "min": [0, 0], "max": [2, 2], "count": [2671]}, "gripper_open_scale_state": {"mean": [0.18243060781798526, 0.04132145291924957], "std": [0.2859775175216372, 0.1214826469620367], "min": [0.013691399778638567, 0.02069314249924251], "max": [0.9671904018947056, 0.9477844919477191], "count": [2671]}, "gripper_open_scale_action": {"mean": [0.18243060781798526, 0.04132145291924957], "std": [0.2859775175216372, 0.1214826469620367], "min": [0.013691399778638567, 0.02069314249924251], "max": [0.9671904018947056, 0.9477844919477191], "count": [2671]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48869168001506463]], [[0.4831483304967988]], [[0.4505151522194095]]], "std": [[[0.2564735983593947]], [[0.25596235385727867]], [[0.25338380481919104]]], "count": [457]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338733618416975]], [[0.4259419684358061]], [[0.4178468324966748]]], "std": [[[0.26435933971647463]], [[0.24219767040726325]], [[0.258599218230364]]], "count": [457]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4075192401662829]], [[0.41116790735258363]], [[0.3885609241143576]]], "std": [[[0.26839069380277997]], [[0.25673524727971553]], [[0.2597512465937389]]], "count": [457]}, "observation.state": {"min": [-1.183874487876892, -0.004488625098019838, -1.9420197010040283, -1.3422331809997559, -0.7393787503242493, -0.80222088098526, 0.01762862130999565, -0.003144227433949709, -0.0031131196301430464, -1.9312818050384521, -0.2423175722360611, -0.320252388715744, -0.199875146150589, 0.03363225236535072], "max": [1.105427622795105, 2.6353790760040283, 0.018748939037322998, 0.9233884811401367, 1.1289775371551514, 1.4434759616851807, 1.6835179328918457, 0.9449321627616882, 2.1291654109954834, 0.0012250397121533751, 1.0695751905441284, 0.6802641749382019, 0.6917694211006165, 1.6584755182266235], "mean": [-0.17689304053783417, 1.5338908433914185, -1.0191494226455688, -0.09283468127250671, 0.164962500333786, -0.12340564280748367, 0.3454141914844513, 0.31006506085395813, 1.0716192722320557, -0.9915379881858826, 0.517013430595398, 0.29478874802589417, 0.3170144557952881, 0.06970618665218353], "std": [0.5611253976821899, 0.6600319743156433, 0.5484047532081604, 0.5034241080284119, 0.39244553446769714, 0.35196253657341003, 0.550452709197998, 0.2748032808303833, 0.7522677779197693, 0.7245337963104248, 0.40732768177986145, 0.26872342824935913, 0.29220667481422424, 0.21740679442882538], "count": [3530]}, "action": {"min": [-1.183874487876892, -0.004488625098019838, -1.9420197010040283, -1.3422331809997559, -0.7393787503242493, -0.80222088098526, 0.01762862130999565, -0.003144227433949709, -0.0031131196301430464, -1.9312818050384521, -0.2423175722360611, -0.320252388715744, -0.199875146150589, 0.03363225236535072], "max": [1.105427622795105, 2.6353790760040283, 0.018748939037322998, 0.9233884811401367, 1.1289775371551514, 1.4434759616851807, 1.6835179328918457, 0.9449321627616882, 2.1291654109954834, 0.0012250397121533751, 1.0695751905441284, 0.6802641749382019, 0.6917694211006165, 1.6584755182266235], "mean": [-0.17689304053783417, 1.5338908433914185, -1.0191494226455688, -0.09283468127250671, 0.164962500333786, -0.12340564280748367, 0.3454141914844513, 0.31006506085395813, 1.0716192722320557, -0.9915379881858826, 0.517013430595398, 0.29478874802589417, 0.3170144557952881, 0.06970618665218353], "std": [0.5611253976821899, 0.6600319743156433, 0.5484047532081604, 0.5034241080284119, 0.39244553446769714, 0.35196253657341003, 0.550452709197998, 0.2748032808303833, 0.7522677779197693, 0.7245337963104248, 0.40732768177986145, 0.26872342824935913, 0.29220667481422424, 0.21740679442882538], "count": [3530]}, "timestamp": {"min": [0.0], "max": [117.63333333333334], "mean": [58.81666666666667], "std": [33.967439474361974], "count": [3530]}, "frame_index": {"min": [0], "max": [3529], "mean": [1764.5], "std": [1019.0231842308594], "count": [3530]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [3530]}, "index": {"min": [264633], "max": [268162], "mean": [266397.5], "std": [1019.0231842308594], "count": [3530]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3530]}, "subtask_annotation": {"mean": [11.626345609065156, 24.0, 24.0, 24.0, 24.0], "std": [6.7297098224331435, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3530]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [3530]}, "eef_direction_state": {"mean": [3.3847025495750707, 4.539943342776204], "std": [2.089198847334674, 2.0031750992802624], "min": [0, 0], "max": [6, 6], "count": [3530]}, "eef_velocity_state": {"mean": [1.3048158640226628, 0.6311614730878187], "std": [0.7894520870970941, 0.7749206736264549], "min": [0, 0], "max": [2, 2], "count": [3530]}, "eef_acc_mag_state": {"mean": [1.1481586402266288, 0.6963172804532578], "std": [0.7925847969685689, 0.8266886957110344], "min": [0, 0], "max": [2, 2], "count": [3530]}, "eef_direction_action": {"mean": [3.3847025495750707, 4.539943342776204], "std": [2.089198847334674, 2.0031750992802624], "min": [0, 0], "max": [6, 6], "count": [3530]}, "eef_velocity_action": {"mean": [1.3048158640226628, 0.6311614730878187], "std": [0.7894520870970941, 0.7749206736264549], "min": [0, 0], "max": [2, 2], "count": [3530]}, "eef_acc_mag_action": {"mean": [1.1481586402266288, 0.6963172804532578], "std": [0.7925847969685689, 0.8266886957110344], "min": [0, 0], "max": [2, 2], "count": [3530]}, "eef_sim_pose_state": {"mean": [0.30808297056677303, 0.2774881635816097, 1.2933626593954664, -0.15206396683923148, 0.39669978009450124, -0.031230618268278127, 0.2201988646702697, -0.25569346226304035, 1.31485564682098, 0.6128627889313498, 0.5124400412975689, 0.7211418872296492], "std": [0.12674081235060541, 0.1635025456820868, 0.07438285118191153, 0.4255377459353537, 0.4292090466810514, 0.3556926739099156, 0.1075868544966767, 0.08630038898484, 0.09945104528700226, 0.5591866505525563, 0.34823168532953197, 0.5917547400311186], "min": [0.009808751594368843, -0.13459016624329148, 1.1683821293991006, -0.9486205185707648, -0.6736899504355588, -1.0566227835366728, 0.02632994493007346, -0.33684677515301903, 1.181527877028715, -0.13821637191777744, -0.0767893466181, -0.21477000386733125], "max": [0.6113774215227726, 0.6400879863515737, 1.5566526474553748, 1.676852052672488, 1.2220709117009414, 0.8154499559767462, 0.38102082303180224, -0.019720811508896187, 1.4852110162045105, 1.3690822273879881, 1.022513770266679, 1.8454347672461666], "count": [3530]}, "eef_sim_pose_action": {"mean": [0.30808297056677303, 0.2774881635816097, 1.2933626593954664, -0.15206396683923148, 0.39669978009450124, -0.031230618268278127, 0.2201988646702697, -0.25569346226304035, 1.31485564682098, 0.6128627889313498, 0.5124400412975689, 0.7211418872296492], "std": [0.12674081235060541, 0.1635025456820868, 0.07438285118191153, 0.4255377459353537, 0.4292090466810514, 0.3556926739099156, 0.1075868544966767, 0.08630038898484, 0.09945104528700226, 0.5591866505525563, 0.34823168532953197, 0.5917547400311186], "min": [0.009808751594368843, -0.13459016624329148, 1.1683821293991006, -0.9486205185707648, -0.6736899504355588, -1.0566227835366728, 0.02632994493007346, -0.33684677515301903, 1.181527877028715, -0.13821637191777744, -0.0767893466181, -0.21477000386733125], "max": [0.6113774215227726, 0.6400879863515737, 1.5566526474553748, 1.676852052672488, 1.2220709117009414, 0.8154499559767462, 0.38102082303180224, -0.019720811508896187, 1.4852110162045105, 1.3690822273879881, 1.022513770266679, 1.8454347672461666], "count": [3530]}, "gripper_mode_state": {"mean": [0.8419263456090652, 0.9776203966005665], "std": [0.36481005218938783, 0.14791469416902947], "min": [0, 0], "max": [1, 1], "count": [3530]}, "gripper_activity_state": {"mean": [1.790084985835694, 1.9705382436260623], "std": [0.5740993622738464, 0.22639931714498715], "min": [0, 0], "max": [2, 2], "count": [3530]}, "gripper_mode_action": {"mean": [0.8419263456090652, 0.9776203966005665], "std": [0.36481005218938783, 0.14791469416902947], "min": [0, 0], "max": [1, 1], "count": [3530]}, "gripper_activity_action": {"mean": [1.790084985835694, 1.9705382436260623], "std": [0.5740993622738464, 0.22639931714498715], "min": [0, 0], "max": [2, 2], "count": [3530]}, "gripper_open_scale_state": {"mean": [0.19737838268889135, 0.03983250194199437], "std": [0.3145431043229176, 0.12423327376571888], "min": [0.010073497891426086, 0.019218429923057556], "max": [0.962010247366769, 0.9477002961294991], "count": [3530]}, "gripper_open_scale_action": {"mean": [0.19737838268889135, 0.03983250194199437], "std": [0.3145431043229176, 0.12423327376571888], "min": [0.010073497891426086, 0.019218429923057556], "max": [0.962010247366769, 0.9477002961294991], "count": [3530]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5497912551682886]], [[0.5525909389585271]], [[0.5249035833104116]]], "std": [[[0.26382213414671046]], [[0.26219911560472525]], [[0.25668221510832695]]], "count": [499]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4225363854069796]], [[0.42730142092463796]], [[0.4077264332586742]]], "std": [[[0.27428649122728]], [[0.26185658575826953]], [[0.2709139878174569]]], "count": [499]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179942439344921]], [[0.42536898033539844]], [[0.4017193935801887]]], "std": [[[0.24185685489636796]], [[0.23518640577169095]], [[0.24878696709427897]]], "count": [499]}, "observation.state": {"min": [-1.2677624225616455, -0.005067537538707256, -1.891398310661316, -1.5300548076629639, -0.6212621927261353, -1.4080859422683716, 0.021274887025356293, -0.04011649638414383, -0.0050823139026761055, -1.9404528141021729, -0.5015847086906433, -0.6498837471008301, -0.3160000443458557, 0.03645898774266243], "max": [0.9587379693984985, 2.612464427947998, 0.04002051427960396, 0.9968873858451843, 1.172537088394165, 1.3775147199630737, 1.6943179368972778, 0.905048668384552, 2.0217432975769043, 1.0842021724855044e-19, 0.652172863483429, 0.7915340662002563, 0.6826214790344238, 1.6589651107788086], "mean": [-0.18995043635368347, 1.6344661712646484, -1.1801155805587769, -0.21126039326190948, 0.14421147108078003, -0.23030124604701996, 0.47839248180389404, 0.2987743318080902, 0.7926893830299377, -0.67344069480896, 0.14617709815502167, 0.15788069367408752, 0.18601539731025696, 0.06943957507610321], "std": [0.5029172897338867, 0.7372987270355225, 0.6264591813087463, 0.5726528167724609, 0.35958990454673767, 0.5394177436828613, 0.6520373225212097, 0.31520983576774597, 0.7606607675552368, 0.680519700050354, 0.2183150053024292, 0.2943442761898041, 0.27520570158958435, 0.20965701341629028], "count": [3958]}, "action": {"min": [-1.2677624225616455, -0.005067537538707256, -1.891398310661316, -1.5300548076629639, -0.6212621927261353, -1.4080859422683716, 0.021274887025356293, -0.04011649638414383, -0.0050823139026761055, -1.9404528141021729, -0.5015847086906433, -0.6498837471008301, -0.3160000443458557, 0.03645898774266243], "max": [0.9587379693984985, 2.612464427947998, 0.04002051427960396, 0.9968873858451843, 1.172537088394165, 1.3775147199630737, 1.6943179368972778, 0.905048668384552, 2.0217432975769043, 1.0842021724855044e-19, 0.652172863483429, 0.7915340662002563, 0.6826214790344238, 1.6589651107788086], "mean": [-0.18995043635368347, 1.6344661712646484, -1.1801155805587769, -0.21126039326190948, 0.14421147108078003, -0.23030124604701996, 0.47839248180389404, 0.2987743318080902, 0.7926893830299377, -0.67344069480896, 0.14617709815502167, 0.15788069367408752, 0.18601539731025696, 0.06943957507610321], "std": [0.5029172897338867, 0.7372987270355225, 0.6264591813087463, 0.5726528167724609, 0.35958990454673767, 0.5394177436828613, 0.6520373225212097, 0.31520983576774597, 0.7606607675552368, 0.680519700050354, 0.2183150053024292, 0.2943442761898041, 0.27520570158958435, 0.20965701341629028], "count": [3958]}, "timestamp": {"min": [0.0], "max": [131.9], "mean": [65.94999999999999], "std": [38.08587154196567], "count": [3958]}, "frame_index": {"min": [0], "max": [3957], "mean": [1978.5], "std": [1142.5761462589703], "count": [3958]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [3958]}, "index": {"min": [268163], "max": [272120], "mean": [270141.5], "std": [1142.5761462589703], "count": [3958]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3958]}, "subtask_annotation": {"mean": [14.161192521475492, 24.0, 24.0, 24.0, 24.0], "std": [6.254400354362313, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3958]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [3958]}, "eef_direction_state": {"mean": [3.306215260232441, 4.834007074279939], "std": [2.156512815905345, 1.9299206973029568], "min": [0, 0], "max": [6, 6], "count": [3958]}, "eef_velocity_state": {"mean": [1.244820616472966, 0.47347145022738757], "std": [0.757607338195544, 0.6984271838534623], "min": [0, 0], "max": [2, 2], "count": [3958]}, "eef_acc_mag_state": {"mean": [1.1250631632137442, 0.5303183425972714], "std": [0.7895050825957025, 0.7783486553788256], "min": [0, 0], "max": [2, 2], "count": [3958]}, "eef_direction_action": {"mean": [3.306215260232441, 4.834007074279939], "std": [2.156512815905345, 1.9299206973029568], "min": [0, 0], "max": [6, 6], "count": [3958]}, "eef_velocity_action": {"mean": [1.244820616472966, 0.47347145022738757], "std": [0.757607338195544, 0.6984271838534623], "min": [0, 0], "max": [2, 2], "count": [3958]}, "eef_acc_mag_action": {"mean": [1.1250631632137442, 0.5303183425972714], "std": [0.7895050825957025, 0.7783486553788256], "min": [0, 0], "max": [2, 2], "count": [3958]}, "eef_sim_pose_state": {"mean": [0.3489460494395891, 0.26925510497449046, 1.305092456618229, -0.2414859600036666, 0.2281933892023935, -0.03814959173359039, 0.18683514939064674, -0.26336908893096556, 1.2904582555911503, 0.2665578246449711, 0.23494923526326453, 0.47428784179004907], "std": [0.14508262440527403, 0.16732716787550983, 0.08025001699981749, 0.5624273299671076, 0.39814898802772863, 0.31588804026544565, 0.11541055009866283, 0.07861290396290532, 0.10851536108215941, 0.41367473009751704, 0.2363425151294525, 0.5155294450667163], "min": [0.03226079011405743, -0.10905625858595061, 1.1220861957676695, -1.318468531492664, -0.6994082049556025, -0.7107282123993556, 0.028373066463550922, -0.33652475915709257, 1.1818660535607588, -0.39239829894906275, -0.23540503780469124, -0.1302694083367854], "max": [0.6046665173889716, 0.6347840637061837, 1.5683982650006656, 1.5967322551859213, 1.0869897721877781, 0.8230907980617433, 0.4029979096687597, -0.07465535646329628, 1.5201385004686194, 1.0022366217960803, 0.8124164529430353, 1.5356715254486164], "count": [3958]}, "eef_sim_pose_action": {"mean": [0.3489460494395891, 0.26925510497449046, 1.305092456618229, -0.2414859600036666, 0.2281933892023935, -0.03814959173359039, 0.18683514939064674, -0.26336908893096556, 1.2904582555911503, 0.2665578246449711, 0.23494923526326453, 0.47428784179004907], "std": [0.14508262440527403, 0.16732716787550983, 0.08025001699981749, 0.5624273299671076, 0.39814898802772863, 0.31588804026544565, 0.11541055009866283, 0.07861290396290532, 0.10851536108215941, 0.41367473009751704, 0.2363425151294525, 0.5155294450667163], "min": [0.03226079011405743, -0.10905625858595061, 1.1220861957676695, -1.318468531492664, -0.6994082049556025, -0.7107282123993556, 0.028373066463550922, -0.33652475915709257, 1.1818660535607588, -0.39239829894906275, -0.23540503780469124, -0.1302694083367854], "max": [0.6046665173889716, 0.6347840637061837, 1.5683982650006656, 1.5967322551859213, 1.0869897721877781, 0.8230907980617433, 0.4029979096687597, -0.07465535646329628, 1.5201385004686194, 1.0022366217960803, 0.8124164529430353, 1.5356715254486164], "count": [3958]}, "gripper_mode_state": {"mean": [0.7728650833754421, 0.9790298130368873], "std": [0.4189804843599702, 0.14328446608702666], "min": [0, 0], "max": [1, 1], "count": [3958]}, "gripper_activity_state": {"mean": [1.8398180899444163, 1.973724103082365], "std": [0.5097445260277446, 0.21400397789991374], "min": [0, 0], "max": [2, 2], "count": [3958]}, "gripper_mode_action": {"mean": [0.7728650833754421, 0.9790298130368873], "std": [0.4189804843599702, 0.14328446608702666], "min": [0, 0], "max": [1, 1], "count": [3958]}, "gripper_activity_action": {"mean": [1.8398180899444163, 1.973724103082365], "std": [0.5097445260277446, 0.21400397789991374], "min": [0, 0], "max": [2, 2], "count": [3958]}, "gripper_open_scale_state": {"mean": [0.2733653002917901, 0.039679385511929836], "std": [0.37259381510955564, 0.11980629962759551], "min": [0.012157078300203596, 0.02083370728152139], "max": [0.968181678227016, 0.9479800633021763], "count": [3958]}, "gripper_open_scale_action": {"mean": [0.2733653002917901, 0.039679385511929836], "std": [0.37259381510955564, 0.11980629962759551], "min": [0.012157078300203596, 0.02083370728152139], "max": [0.968181678227016, 0.9479800633021763], "count": [3958]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.35180581402915145]], [[0.3447417939152062]], [[0.29893250645882735]]], "std": [[[0.20918692257115507]], [[0.19820655569591805]], [[0.16173478159665694]]], "count": [452]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4001453447037615]], [[0.40929914191586175]], [[0.3860012248876935]]], "std": [[[0.28141274553925405]], [[0.2703368569694766]], [[0.28176524863250413]]], "count": [452]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3956716306852141]], [[0.3993996531995295]], [[0.3743763429781942]]], "std": [[[0.2539059912637277]], [[0.2542765290716762]], [[0.269726755603953]]], "count": [452]}, "observation.state": {"min": [-1.0630487203598022, -0.006006077863276005, -1.91690194606781, -1.5299999713897705, -0.49048781394958496, -0.9664078950881958, 0.02371584065258503, -0.05457087233662605, -0.005716453772038221, -1.9337865114212036, -0.7071651220321655, -0.41148513555526733, -0.5996292233467102, 0.03621299937367439], "max": [0.9387711882591248, 2.5739355087280273, 0.03999999910593033, 0.9097487926483154, 1.0661166906356812, 1.5339808464050293, 1.6928420066833496, 0.9555471539497375, 2.2656896114349365, -2.1684043772827515e-20, 0.9099715352058411, 0.7347767949104309, 0.8495027422904968, 1.6584755182266235], "mean": [-0.1228145956993103, 1.4810408353805542, -1.0025371313095093, -0.22757409512996674, 0.11702509224414825, -0.2303876280784607, 0.30984845757484436, 0.3106083571910858, 0.9562138319015503, -0.7264230847358704, 0.10180535912513733, 0.27532047033309937, 0.27296730875968933, 0.09246502071619034], "std": [0.4617353677749634, 0.7228599190711975, 0.6227282881736755, 0.4681234657764435, 0.31913307309150696, 0.4464980661869049, 0.5213232636451721, 0.3113718032836914, 0.8059738874435425, 0.6557620763778687, 0.24345096945762634, 0.2949870824813843, 0.37595272064208984, 0.2741027772426605], "count": [3478]}, "action": {"min": [-1.0630487203598022, -0.006006077863276005, -1.91690194606781, -1.5299999713897705, -0.49048781394958496, -0.9664078950881958, 0.02371584065258503, -0.05457087233662605, -0.005716453772038221, -1.9337865114212036, -0.7071651220321655, -0.41148513555526733, -0.5996292233467102, 0.03621299937367439], "max": [0.9387711882591248, 2.5739355087280273, 0.03999999910593033, 0.9097487926483154, 1.0661166906356812, 1.5339808464050293, 1.6928420066833496, 0.9555471539497375, 2.2656896114349365, -2.1684043772827515e-20, 0.9099715352058411, 0.7347767949104309, 0.8495027422904968, 1.6584755182266235], "mean": [-0.1228145956993103, 1.4810408353805542, -1.0025371313095093, -0.22757409512996674, 0.11702509224414825, -0.2303876280784607, 0.30984845757484436, 0.3106083571910858, 0.9562138319015503, -0.7264230847358704, 0.10180535912513733, 0.27532047033309937, 0.27296730875968933, 0.09246502071619034], "std": [0.4617353677749634, 0.7228599190711975, 0.6227282881736755, 0.4681234657764435, 0.31913307309150696, 0.4464980661869049, 0.5213232636451721, 0.3113718032836914, 0.8059738874435425, 0.6557620763778687, 0.24345096945762634, 0.2949870824813843, 0.37595272064208984, 0.2741027772426605], "count": [3478]}, "timestamp": {"min": [0.0], "max": [115.9], "mean": [57.949999999999996], "std": [33.46706922068651], "count": [3478]}, "frame_index": {"min": [0], "max": [3477], "mean": [1738.5], "std": [1004.0120766205953], "count": [3478]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [3478]}, "index": {"min": [272121], "max": [275598], "mean": [273859.5], "std": [1004.0120766205953], "count": [3478]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3478]}, "subtask_annotation": {"mean": [13.568717653824036, 24.0, 24.0, 24.0, 24.0], "std": [6.945716500947942, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3478]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [3478]}, "eef_direction_state": {"mean": [3.6477860839562966, 4.466647498562392], "std": [2.0615554594193495, 2.0729667709395727], "min": [0, 0], "max": [6, 6], "count": [3478]}, "eef_velocity_state": {"mean": [1.1860264519838988, 0.6612995974698103], "std": [0.7863559189531566, 0.7761190747781319], "min": [0, 0], "max": [2, 2], "count": [3478]}, "eef_acc_mag_state": {"mean": [1.1012075905692926, 0.6589994249568718], "std": [0.8018765598804262, 0.8134813828980071], "min": [0, 0], "max": [2, 2], "count": [3478]}, "eef_direction_action": {"mean": [3.6477860839562966, 4.466647498562392], "std": [2.0615554594193495, 2.0729667709395727], "min": [0, 0], "max": [6, 6], "count": [3478]}, "eef_velocity_action": {"mean": [1.1860264519838988, 0.6612995974698103], "std": [0.7863559189531566, 0.7761190747781319], "min": [0, 0], "max": [2, 2], "count": [3478]}, "eef_acc_mag_action": {"mean": [1.1012075905692926, 0.6589994249568718], "std": [0.8018765598804262, 0.8134813828980071], "min": [0, 0], "max": [2, 2], "count": [3478]}, "eef_sim_pose_state": {"mean": [0.322164615629354, 0.29516520367096494, 1.3037487968986312, -0.24801951680451048, 0.2435743525473774, -0.01193921469612079, 0.2161494794486441, -0.24784314036680002, 1.2831972804823388, 0.432897708212984, 0.2841743047843308, 0.6293359965939113], "std": [0.14358330848804643, 0.14335021032214748, 0.07884845697686861, 0.45637009005302215, 0.3765742355402141, 0.34807737869995287, 0.12572642703534367, 0.09706456179026643, 0.08842519299372516, 0.5345885733151785, 0.26798318895978473, 0.580128684988744], "min": [0.024156410377856277, -0.09311328468454216, 1.1804259525863083, -1.1739043650072396, -0.49966481851293554, -0.6102614039962725, 0.0012959784432914033, -0.3373965641826735, 1.1818309933159368, -0.6460136512707115, -0.2008679916601619, -0.0648698352244555], "max": [0.5954897744318286, 0.6353014735903529, 1.5937788971489393, 1.5687409984996596, 1.1309235152792074, 0.9411154006734272, 0.4062133116972719, 0.015406675824574561, 1.4799843952497869, 1.604143249034471, 0.922239519419429, 1.6687851391116175], "count": [3478]}, "eef_sim_pose_action": {"mean": [0.322164615629354, 0.29516520367096494, 1.3037487968986312, -0.24801951680451048, 0.2435743525473774, -0.01193921469612079, 0.2161494794486441, -0.24784314036680002, 1.2831972804823388, 0.432897708212984, 0.2841743047843308, 0.6293359965939113], "std": [0.14358330848804643, 0.14335021032214748, 0.07884845697686861, 0.45637009005302215, 0.3765742355402141, 0.34807737869995287, 0.12572642703534367, 0.09706456179026643, 0.08842519299372516, 0.5345885733151785, 0.26798318895978473, 0.580128684988744], "min": [0.024156410377856277, -0.09311328468454216, 1.1804259525863083, -1.1739043650072396, -0.49966481851293554, -0.6102614039962725, 0.0012959784432914033, -0.3373965641826735, 1.1818309933159368, -0.6460136512707115, -0.2008679916601619, -0.0648698352244555], "max": [0.5954897744318286, 0.6353014735903529, 1.5937788971489393, 1.5687409984996596, 1.1309235152792074, 0.9411154006734272, 0.4062133116972719, 0.015406675824574561, 1.4799843952497869, 1.604143249034471, 0.922239519419429, 1.6687851391116175], "count": [3478]}, "gripper_mode_state": {"mean": [0.8700402530189765, 0.9640598044853363], "std": [0.3362591428432181, 0.1861410697858691], "min": [0, 0], "max": [1, 1], "count": [3478]}, "gripper_activity_state": {"mean": [1.8387004025301898, 1.955434157561817], "std": [0.5110934184757955, 0.27867069983811354], "min": [0, 0], "max": [2, 2], "count": [3478]}, "gripper_mode_action": {"mean": [0.8700402530189765, 0.9640598044853363], "std": [0.3362591428432181, 0.1861410697858691], "min": [0, 0], "max": [1, 1], "count": [3478]}, "gripper_activity_action": {"mean": [1.8387004025301898, 1.955434157561817], "std": [0.5110934184757955, 0.27867069983811354], "min": [0, 0], "max": [2, 2], "count": [3478]}, "gripper_open_scale_state": {"mean": [0.17705092042535017, 0.05283538328928558], "std": [0.2979012200863193, 0.15662902374387583], "min": [0.013551908944334303, 0.02069314249924251], "max": [0.9673382895333427, 0.9477002961294991], "count": [3478]}, "gripper_open_scale_action": {"mean": [0.17705092042535017, 0.05283538328928558], "std": [0.2979012200863193, 0.15662902374387583], "min": [0.013551908944334303, 0.02069314249924251], "max": [0.9673382895333427, 0.9477002961294991], "count": [3478]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33155534961358785]], [[0.35639566668292527]], [[0.3042296354556195]]], "std": [[[0.20816719681121515]], [[0.21574864129396706]], [[0.17437376143712338]]], "count": [402]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3979775861975526]], [[0.40309353017049826]], [[0.3780219924343424]]], "std": [[[0.27558470147622516]], [[0.2651019249746756]], [[0.2795592456450298]]], "count": [402]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3956806964632177]], [[0.4063813001983546]], [[0.3921352754202842]]], "std": [[[0.2747564065976876]], [[0.27000717229283305]], [[0.28105614657329436]]], "count": [402]}, "observation.state": {"min": [-1.0937283039093018, -0.0045302025973796844, -1.8898643255233765, -1.495631217956543, -0.534247100353241, -0.9526020884513855, 0.02420409955084324, 0.003067961661145091, -0.006135923322290182, -1.7870875597000122, -0.7002649307250977, -0.3963559865951538, -0.5997864603996277, 0.03621299937367439], "max": [0.9933364987373352, 2.4708385467529297, 0.04002055153250694, 0.8480599522590637, 1.225650668144226, 1.59073007106781, 1.6705175638198853, 0.9332327246665955, 1.8953746557235718, -9.991342813009396e-05, 0.5345749258995056, 0.5951845645904541, 0.45707452297210693, 1.6602938175201416], "mean": [-0.13143233954906464, 1.3235411643981934, -1.0287444591522217, -0.12592282891273499, 0.1630534529685974, -0.24550758302211761, 0.2653915584087372, 0.3520384728908539, 0.8213216662406921, -0.6905449032783508, 0.09502442181110382, 0.19354067742824554, 0.09196896106004715, 0.09232060611248016], "std": [0.5120753049850464, 0.7411174178123474, 0.6339037418365479, 0.47332605719566345, 0.35436296463012695, 0.4941287934780121, 0.45524266362190247, 0.329841673374176, 0.7051334977149963, 0.632141649723053, 0.24657921493053436, 0.2592378556728363, 0.23680715262889862, 0.27612847089767456], "count": [2975]}, "action": {"min": [-1.0937283039093018, -0.0045302025973796844, -1.8898643255233765, -1.495631217956543, -0.534247100353241, -0.9526020884513855, 0.02420409955084324, 0.003067961661145091, -0.006135923322290182, -1.7870875597000122, -0.7002649307250977, -0.3963559865951538, -0.5997864603996277, 0.03621299937367439], "max": [0.9933364987373352, 2.4708385467529297, 0.04002055153250694, 0.8480599522590637, 1.225650668144226, 1.59073007106781, 1.6705175638198853, 0.9332327246665955, 1.8953746557235718, -9.991342813009396e-05, 0.5345749258995056, 0.5951845645904541, 0.45707452297210693, 1.6602938175201416], "mean": [-0.13143233954906464, 1.3235411643981934, -1.0287444591522217, -0.12592282891273499, 0.1630534529685974, -0.24550758302211761, 0.2653915584087372, 0.3520384728908539, 0.8213216662406921, -0.6905449032783508, 0.09502442181110382, 0.19354067742824554, 0.09196896106004715, 0.09232060611248016], "std": [0.5120753049850464, 0.7411174178123474, 0.6339037418365479, 0.47332605719566345, 0.35436296463012695, 0.4941287934780121, 0.45524266362190247, 0.329841673374176, 0.7051334977149963, 0.632141649723053, 0.24657921493053436, 0.2592378556728363, 0.23680715262889862, 0.27612847089767456], "count": [2975]}, "timestamp": {"min": [0.0], "max": [99.13333333333334], "mean": [49.56666666666666], "std": [28.626949230091252], "count": [2975]}, "frame_index": {"min": [0], "max": [2974], "mean": [1487.0], "std": [858.8084769027377], "count": [2975]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [2975]}, "index": {"min": [275599], "max": [278573], "mean": [277086.0], "std": [858.8084769027377], "count": [2975]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2975]}, "subtask_annotation": {"mean": [15.261176470588236, 24.0, 24.0, 24.0, 24.0], "std": [6.270058659271774, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2975]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [2975]}, "eef_direction_state": {"mean": [3.6174789915966388, 4.432268907563025], "std": [2.111249667169123, 2.055866963036636], "min": [0, 0], "max": [6, 6], "count": [2975]}, "eef_velocity_state": {"mean": [1.218487394957983, 0.6420168067226891], "std": [0.8284810832501219, 0.7455747090509368], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_acc_mag_state": {"mean": [1.0440336134453783, 0.666890756302521], "std": [0.8131754535141074, 0.8201022152927058], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_direction_action": {"mean": [3.6174789915966388, 4.432268907563025], "std": [2.111249667169123, 2.055866963036636], "min": [0, 0], "max": [6, 6], "count": [2975]}, "eef_velocity_action": {"mean": [1.218487394957983, 0.6420168067226891], "std": [0.8284810832501219, 0.7455747090509368], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_acc_mag_action": {"mean": [1.0440336134453783, 0.666890756302521], "std": [0.8131754535141074, 0.8201022152927058], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_sim_pose_state": {"mean": [0.2840303383557416, 0.2965423091689671, 1.335564374205554, -0.2816843769303153, 0.16516470455178744, 0.02655761993879311, 0.18245886916723741, -0.2605681959135203, 1.3063866575984104, 0.1578195645010109, 0.20711733685820094, 0.5566664333484055], "std": [0.1335944056608028, 0.15143547330685145, 0.09387045585354746, 0.49816477739923976, 0.39476917169162085, 0.35252484765358777, 0.10088329869895309, 0.08164511605330461, 0.11151579742369216, 0.32223402516321187, 0.19845308870568776, 0.5449076267288592], "min": [0.049994004386270954, -0.10709331575600393, 1.1792878808803082, -1.1077902413078788, -0.7509552861496424, -0.7134809360233088, 0.038625062964589826, -0.33669897008692035, 1.1824993856775936, -0.6684265122504565, -0.13087312214091318, -0.15957866764126005], "max": [0.5594453737961624, 0.6693725807293859, 1.6098209996110335, 1.623320534645314, 1.047136128881168, 1.0378883435064516, 0.35273348624237855, -0.03276238113349668, 1.5079742222490615, 0.6928933977512516, 0.6559510617275834, 1.4838918039019278], "count": [2975]}, "eef_sim_pose_action": {"mean": [0.2840303383557416, 0.2965423091689671, 1.335564374205554, -0.2816843769303153, 0.16516470455178744, 0.02655761993879311, 0.18245886916723741, -0.2605681959135203, 1.3063866575984104, 0.1578195645010109, 0.20711733685820094, 0.5566664333484055], "std": [0.1335944056608028, 0.15143547330685145, 0.09387045585354746, 0.49816477739923976, 0.39476917169162085, 0.35252484765358777, 0.10088329869895309, 0.08164511605330461, 0.11151579742369216, 0.32223402516321187, 0.19845308870568776, 0.5449076267288592], "min": [0.049994004386270954, -0.10709331575600393, 1.1792878808803082, -1.1077902413078788, -0.7509552861496424, -0.7134809360233088, 0.038625062964589826, -0.33669897008692035, 1.1824993856775936, -0.6684265122504565, -0.13087312214091318, -0.15957866764126005], "max": [0.5594453737961624, 0.6693725807293859, 1.6098209996110335, 1.623320534645314, 1.047136128881168, 1.0378883435064516, 0.35273348624237855, -0.03276238113349668, 1.5079742222490615, 0.6928933977512516, 0.6559510617275834, 1.4838918039019278], "count": [2975]}, "gripper_mode_state": {"mean": [0.9005042016806722, 0.9643697478991596], "std": [0.2993265515054242, 0.1853664943728245], "min": [0, 0], "max": [1, 1], "count": [2975]}, "gripper_activity_state": {"mean": [1.8188235294117647, 1.9670588235294117], "std": [0.5380780869740489, 0.23958771640198917], "min": [0, 0], "max": [2, 2], "count": [2975]}, "gripper_mode_action": {"mean": [0.9005042016806722, 0.9643697478991596], "std": [0.2993265515054242, 0.1853664943728245], "min": [0, 0], "max": [1, 1], "count": [2975]}, "gripper_activity_action": {"mean": [1.8188235294117647, 1.9670588235294117], "std": [0.5380780869740489, 0.23958771640198917], "min": [0, 0], "max": [2, 2], "count": [2975]}, "gripper_open_scale_state": {"mean": [0.15164653884298557, 0.05275308837553006], "std": [0.26013967988640313, 0.15778880394581662], "min": [0.013830914029053279, 0.02069314249924251], "max": [0.9545814650399345, 0.9487393242972237], "count": [2975]}, "gripper_open_scale_action": {"mean": [0.15164653884298557, 0.05275308837553006], "std": [0.26013967988640313, 0.15778880394581662], "min": [0.013830914029053279, 0.02069314249924251], "max": [0.9545814650399345, 0.9487393242972237], "count": [2975]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9411764705882353]]], "mean": [[[0.3574234403327011]], [[0.34588708183779776]], [[0.29704157393039815]]], "std": [[[0.22377505777513942]], [[0.21070071495941867]], [[0.17087657031190487]]], "count": [417]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4059665457176742]], [[0.40213443167035]], [[0.37061648263088875]]], "std": [[[0.28165407605685755]], [[0.27182626325660286]], [[0.2862349488541746]]], "count": [417]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3955995386697178]], [[0.4079457760588915]], [[0.39446504430442575]]], "std": [[[0.28565263462606966]], [[0.2812931721686059]], [[0.29149269160887836]]], "count": [417]}, "observation.state": {"min": [-1.0461748838424683, -0.009911056607961655, -1.8867963552474976, -1.5299999713897705, -0.42736145853996277, -0.9476312398910522, 0.019500616937875748, 0.0, -0.0032676260452717543, -1.934349775314331, -0.2899223566055298, -0.28725665807724, -0.30526217818260193, 0.03645898774266243], "max": [0.9464661478996277, 2.4314334392547607, 0.03999999910593033, 0.9480001330375671, 1.1550875902175903, 1.5968739986419678, 1.6925832033157349, 0.9747022986412048, 2.0100724697113037, 4.49275705082664e-19, 0.6898794174194336, 0.7919009327888489, 0.777728259563446, 1.6747016906738281], "mean": [-0.12999139726161957, 1.438679575920105, -1.0884466171264648, -0.128178671002388, 0.20188313722610474, -0.22566714882850647, 0.28130263090133667, 0.3905991315841675, 0.8783627152442932, -0.799350380897522, 0.25734302401542664, 0.23921306431293488, 0.24819397926330566, 0.07180018723011017], "std": [0.536563515663147, 0.6342676877975464, 0.5668370127677917, 0.541679859161377, 0.35831576585769653, 0.45590245723724365, 0.48781272768974304, 0.3465993404388428, 0.7432227730751038, 0.7001460790634155, 0.2584177851676941, 0.25265130400657654, 0.3028114140033722, 0.21230703592300415], "count": [3119]}, "action": {"min": [-1.0461748838424683, -0.009911056607961655, -1.8867963552474976, -1.5299999713897705, -0.42736145853996277, -0.9476312398910522, 0.019500616937875748, 0.0, -0.0032676260452717543, -1.934349775314331, -0.2899223566055298, -0.28725665807724, -0.30526217818260193, 0.03645898774266243], "max": [0.9464661478996277, 2.4314334392547607, 0.03999999910593033, 0.9480001330375671, 1.1550875902175903, 1.5968739986419678, 1.6925832033157349, 0.9747022986412048, 2.0100724697113037, 4.49275705082664e-19, 0.6898794174194336, 0.7919009327888489, 0.777728259563446, 1.6747016906738281], "mean": [-0.12999139726161957, 1.438679575920105, -1.0884466171264648, -0.128178671002388, 0.20188313722610474, -0.22566714882850647, 0.28130263090133667, 0.3905991315841675, 0.8783627152442932, -0.799350380897522, 0.25734302401542664, 0.23921306431293488, 0.24819397926330566, 0.07180018723011017], "std": [0.536563515663147, 0.6342676877975464, 0.5668370127677917, 0.541679859161377, 0.35831576585769653, 0.45590245723724365, 0.48781272768974304, 0.3465993404388428, 0.7432227730751038, 0.7001460790634155, 0.2584177851676941, 0.25265130400657654, 0.3028114140033722, 0.21230703592300415], "count": [3119]}, "timestamp": {"min": [0.0], "max": [103.93333333333334], "mean": [51.96666666666666], "std": [30.01258995081157], "count": [3119]}, "frame_index": {"min": [0], "max": [3118], "mean": [1559.0], "std": [900.377698524347], "count": [3119]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [3119]}, "index": {"min": [278574], "max": [281692], "mean": [280133.0], "std": [900.377698524347], "count": [3119]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3119]}, "subtask_annotation": {"mean": [15.343379288233407, 24.0, 24.0, 24.0, 24.0], "std": [6.182052667090437, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3119]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [3119]}, "eef_direction_state": {"mean": [3.441487656300096, 4.534786790638025], "std": [2.051209692996031, 2.0716544999526656], "min": [0, 0], "max": [6, 6], "count": [3119]}, "eef_velocity_state": {"mean": [1.2831035588329593, 0.5973068291118948], "std": [0.7552359834424526, 0.7529396014289403], "min": [0, 0], "max": [2, 2], "count": [3119]}, "eef_acc_mag_state": {"mean": [1.1651170246873999, 0.6171849951907663], "std": [0.7693146669865556, 0.8049460131486403], "min": [0, 0], "max": [2, 2], "count": [3119]}, "eef_direction_action": {"mean": [3.441487656300096, 4.534786790638025], "std": [2.051209692996031, 2.0716544999526656], "min": [0, 0], "max": [6, 6], "count": [3119]}, "eef_velocity_action": {"mean": [1.2831035588329593, 0.5973068291118948], "std": [0.7552359834424526, 0.7529396014289403], "min": [0, 0], "max": [2, 2], "count": [3119]}, "eef_acc_mag_action": {"mean": [1.1651170246873999, 0.6171849951907663], "std": [0.7693146669865556, 0.8049460131486403], "min": [0, 0], "max": [2, 2], "count": [3119]}, "eef_sim_pose_state": {"mean": [0.3019795750905619, 0.2964452229237282, 1.3435924607500906, -0.24724366014917235, 0.21540291185878194, 0.07415431494734323, 0.18558636176692092, -0.2460693076790506, 1.3091907105470209, 0.38387913089043735, 0.29992684356081, 0.6639850869434789], "std": [0.12034119462463477, 0.1499805758567492, 0.08271413162036385, 0.44940779786549157, 0.4231550184753231, 0.34014481102859145, 0.1008784701952894, 0.09417423651579034, 0.10591886015093674, 0.44754178098547054, 0.2530593033754086, 0.5943613145345394], "min": [0.02695444103381727, -0.09206627822037088, 1.179704511920099, -0.9697216340238571, -0.8448990365870561, -0.6578300845149109, 0.03842153541297173, -0.3368257936718146, 1.1820104214988607, -0.42240538227499824, -0.15841215769995687, -0.013793015262426399], "max": [0.5452796085938629, 0.6464164118374826, 1.581282145281893, 1.6670629856656392, 1.0548118052004658, 0.9866825773051582, 0.3603070335915253, -0.02296381835360598, 1.4877573172138425, 1.1036908030011716, 0.6573554840703419, 1.6515113516872408], "count": [3119]}, "eef_sim_pose_action": {"mean": [0.3019795750905619, 0.2964452229237282, 1.3435924607500906, -0.24724366014917235, 0.21540291185878194, 0.07415431494734323, 0.18558636176692092, -0.2460693076790506, 1.3091907105470209, 0.38387913089043735, 0.29992684356081, 0.6639850869434789], "std": [0.12034119462463477, 0.1499805758567492, 0.08271413162036385, 0.44940779786549157, 0.4231550184753231, 0.34014481102859145, 0.1008784701952894, 0.09417423651579034, 0.10591886015093674, 0.44754178098547054, 0.2530593033754086, 0.5943613145345394], "min": [0.02695444103381727, -0.09206627822037088, 1.179704511920099, -0.9697216340238571, -0.8448990365870561, -0.6578300845149109, 0.03842153541297173, -0.3368257936718146, 1.1820104214988607, -0.42240538227499824, -0.15841215769995687, -0.013793015262426399], "max": [0.5452796085938629, 0.6464164118374826, 1.581282145281893, 1.6670629856656392, 1.0548118052004658, 0.9866825773051582, 0.3603070335915253, -0.02296381835360598, 1.4877573172138425, 1.1036908030011716, 0.6573554840703419, 1.6515113516872408], "count": [3119]}, "gripper_mode_state": {"mean": [0.882654697018275, 0.9781981404296248], "std": [0.321831295634609, 0.14603608625832873], "min": [0, 0], "max": [1, 1], "count": [3119]}, "gripper_activity_state": {"mean": [1.8134017313241424, 1.9685796729721063], "std": [0.5435210534119028, 0.23409372973889558], "min": [0, 0], "max": [2, 2], "count": [3119]}, "gripper_mode_action": {"mean": [0.882654697018275, 0.9781981404296248], "std": [0.321831295634609, 0.14603608625832873], "min": [0, 0], "max": [1, 1], "count": [3119]}, "gripper_activity_action": {"mean": [1.8134017313241424, 1.9685796729721063], "std": [0.5435210534119028, 0.23409372973889558], "min": [0, 0], "max": [2, 2], "count": [3119]}, "gripper_open_scale_state": {"mean": [0.160739009154734, 0.04102874654772114], "std": [0.2787486519500318, 0.12131688766583412], "min": [0.011143209678786141, 0.02083370728152139], "max": [0.9671904018947056, 0.9569723946707589], "count": [3119]}, "gripper_open_scale_action": {"mean": [0.160739009154734, 0.04102874654772114], "std": [0.2787486519500318, 0.12131688766583412], "min": [0.011143209678786141, 0.02083370728152139], "max": [0.9671904018947056, 0.9569723946707589], "count": [3119]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3482169474003253]], [[0.34905836589303607]], [[0.282387335926106]]], "std": [[[0.2260104969949513]], [[0.2179663065757918]], [[0.17931170599429688]]], "count": [363]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4072416200027608]], [[0.41426988467563336]], [[0.39096768036874985]]], "std": [[[0.28292167010419556]], [[0.2724004305078648]], [[0.28585630177257415]]], "count": [363]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881236923603234]], [[0.3972519438292611]], [[0.3806971985151575]]], "std": [[[0.2734218189807693]], [[0.2682007922418846]], [[0.2788782356300928]]], "count": [363]}, "observation.state": {"min": [-1.0753204822540283, -0.0036833377089351416, -1.93741774559021, -1.5299999713897705, -0.7823302149772644, -1.0860583782196045, 0.022817710414528847, -0.04888491332530975, -0.0014372647274285555, -1.9312818050384521, -0.963093101978302, -0.3086550831794739, -0.1681516170501709, 0.03621299937367439], "max": [0.954136073589325, 2.481471538543701, 0.0027686634566634893, 0.9570339918136597, 1.0400296449661255, 1.9159419536590576, 1.6678245067596436, 0.9464661478996277, 1.8760584592819214, 0.0015339808305725455, 0.6915073990821838, 0.7665277123451233, 0.6826089024543762, 1.6638000011444092], "mean": [-0.12185325473546982, 1.3717045783996582, -1.072466492652893, -0.11535890400409698, 0.15871690213680267, -0.16701410710811615, 0.2709697484970093, 0.40702542662620544, 0.8889773488044739, -0.8265197277069092, 0.17396347224712372, 0.1485554426908493, 0.2325572669506073, 0.11103234440088272], "std": [0.5001221299171448, 0.7069183588027954, 0.5978096127510071, 0.535982608795166, 0.3660353124141693, 0.5296092629432678, 0.46188831329345703, 0.3662334978580475, 0.7311136722564697, 0.7234935164451599, 0.2533732056617737, 0.21160969138145447, 0.2545114755630493, 0.3187131881713867], "count": [2592]}, "action": {"min": [-1.0753204822540283, -0.0036833377089351416, -1.93741774559021, -1.5299999713897705, -0.7823302149772644, -1.0860583782196045, 0.022817710414528847, -0.04888491332530975, -0.0014372647274285555, -1.9312818050384521, -0.963093101978302, -0.3086550831794739, -0.1681516170501709, 0.03621299937367439], "max": [0.954136073589325, 2.481471538543701, 0.0027686634566634893, 0.9570339918136597, 1.0400296449661255, 1.9159419536590576, 1.6678245067596436, 0.9464661478996277, 1.8760584592819214, 0.0015339808305725455, 0.6915073990821838, 0.7665277123451233, 0.6826089024543762, 1.6638000011444092], "mean": [-0.12185325473546982, 1.3717045783996582, -1.072466492652893, -0.11535890400409698, 0.15871690213680267, -0.16701410710811615, 0.2709697484970093, 0.40702542662620544, 0.8889773488044739, -0.8265197277069092, 0.17396347224712372, 0.1485554426908493, 0.2325572669506073, 0.11103234440088272], "std": [0.5001221299171448, 0.7069183588027954, 0.5978096127510071, 0.535982608795166, 0.3660353124141693, 0.5296092629432678, 0.46188831329345703, 0.3662334978580475, 0.7311136722564697, 0.7234935164451599, 0.2533732056617737, 0.21160969138145447, 0.2545114755630493, 0.3187131881713867], "count": [2592]}, "timestamp": {"min": [0.0], "max": [86.36666666666666], "mean": [43.18333333333333], "std": [24.94152977279877], "count": [2592]}, "frame_index": {"min": [0], "max": [2591], "mean": [1295.5], "std": [748.2458931839631], "count": [2592]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [2592]}, "index": {"min": [281693], "max": [284284], "mean": [282988.5], "std": [748.2458931839631], "count": [2592]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2592]}, "subtask_annotation": {"mean": [15.134645061728396, 24.0, 24.0, 24.0, 24.0], "std": [6.402642468847941, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2592]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [2592]}, "eef_direction_state": {"mean": [3.4857253086419755, 4.494598765432099], "std": [2.1239986599008907, 2.060048054575166], "min": [0, 0], "max": [6, 6], "count": [2592]}, "eef_velocity_state": {"mean": [1.2696759259259258, 0.6122685185185185], "std": [0.8080651826557244, 0.752908419657809], "min": [0, 0], "max": [2, 2], "count": [2592]}, "eef_acc_mag_state": {"mean": [1.1176697530864197, 0.6620370370370371], "std": [0.8019821906668851, 0.8202548827665255], "min": [0, 0], "max": [2, 2], "count": [2592]}, "eef_direction_action": {"mean": [3.4857253086419755, 4.494598765432099], "std": [2.1239986599008907, 2.060048054575166], "min": [0, 0], "max": [6, 6], "count": [2592]}, "eef_velocity_action": {"mean": [1.2696759259259258, 0.6122685185185185], "std": [0.8080651826557244, 0.752908419657809], "min": [0, 0], "max": [2, 2], "count": [2592]}, "eef_acc_mag_action": {"mean": [1.1176697530864197, 0.6620370370370371], "std": [0.8019821906668851, 0.8202548827665255], "min": [0, 0], "max": [2, 2], "count": [2592]}, "eef_sim_pose_state": {"mean": [0.2951279053906779, 0.29855080046592924, 1.3417828751360013, -0.20975375049309566, 0.18789253578212867, 0.033205635095615964, 0.18863695184456783, -0.2435684594930459, 1.3249986059219074, 0.284010670947758, 0.22435686444914218, 0.5641005587168082], "std": [0.13330402475015912, 0.1455229718068177, 0.08719613938733195, 0.5110530962244975, 0.399662749188725, 0.3942112755771336, 0.10078494840117211, 0.08723468667547653, 0.12341474132247272, 0.3273331557235896, 0.1964241830805627, 0.5397273881728125], "min": [0.031566364339872005, -0.09135593595991018, 1.1801700503539945, -1.087175117797277, -0.7115433156921398, -0.9794485689326778, 0.035271205912207976, -0.3364874558592832, 1.1814519505325687, -0.22051207851248672, -0.14777279730746296, -0.019938225688425452], "max": [0.5519138319269135, 0.6698997706973409, 1.593813839795469, 1.8328241845688034, 1.013687552485674, 1.1304462293792832, 0.35484753694269383, -0.04989356641454545, 1.5154931168973789, 0.8717341004518299, 0.59478016364617, 1.3392300668127035], "count": [2592]}, "eef_sim_pose_action": {"mean": [0.2951279053906779, 0.29855080046592924, 1.3417828751360013, -0.20975375049309566, 0.18789253578212867, 0.033205635095615964, 0.18863695184456783, -0.2435684594930459, 1.3249986059219074, 0.284010670947758, 0.22435686444914218, 0.5641005587168082], "std": [0.13330402475015912, 0.1455229718068177, 0.08719613938733195, 0.5110530962244975, 0.399662749188725, 0.3942112755771336, 0.10078494840117211, 0.08723468667547653, 0.12341474132247272, 0.3273331557235896, 0.1964241830805627, 0.5397273881728125], "min": [0.031566364339872005, -0.09135593595991018, 1.1801700503539945, -1.087175117797277, -0.7115433156921398, -0.9794485689326778, 0.035271205912207976, -0.3364874558592832, 1.1814519505325687, -0.22051207851248672, -0.14777279730746296, -0.019938225688425452], "max": [0.5519138319269135, 0.6698997706973409, 1.593813839795469, 1.8328241845688034, 1.013687552485674, 1.1304462293792832, 0.35484753694269383, -0.04989356641454545, 1.5154931168973789, 0.8717341004518299, 0.59478016364617, 1.3392300668127035], "count": [2592]}, "gripper_mode_state": {"mean": [0.8939043209876543, 0.9533179012345679], "std": [0.307960039464942, 0.21095705823766248], "min": [0, 0], "max": [1, 1], "count": [2592]}, "gripper_activity_state": {"mean": [1.8005401234567902, 1.9602623456790123], "std": [0.561042090029935, 0.2627218504063147], "min": [0, 0], "max": [2, 2], "count": [2592]}, "gripper_mode_action": {"mean": [0.8939043209876543, 0.9533179012345679], "std": [0.307960039464942, 0.21095705823766248], "min": [0, 0], "max": [1, 1], "count": [2592]}, "gripper_activity_action": {"mean": [1.8005401234567902, 1.9602623456790123], "std": [0.561042090029935, 0.2627218504063147], "min": [0, 0], "max": [2, 2], "count": [2592]}, "gripper_open_scale_state": {"mean": [0.15483781194307522, 0.06344578502785408], "std": [0.2639366000012955, 0.1821240432938241], "min": [0.013038691665445055, 0.02069314249924251], "max": [0.9530425752912249, 0.9507428577968052], "count": [2592]}, "gripper_open_scale_action": {"mean": [0.15483781194307522, 0.06344578502785408], "std": [0.2639366000012955, 0.1821240432938241], "min": [0.013038691665445055, 0.02069314249924251], "max": [0.9530425752912249, 0.9507428577968052], "count": [2592]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754117159914732]], [[0.4734269107786793]], [[0.4416838417239501]]], "std": [[[0.2451752389901971]], [[0.2469471195027929]], [[0.24485568490894297]]], "count": [464]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42823932626211403]], [[0.4328074794812561]], [[0.4297951917117422]]], "std": [[[0.27131376509546185]], [[0.24786284823205224]], [[0.26253468157334947]]], "count": [464]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131285989970701]], [[0.41872083122041925]], [[0.3969121045329051]]], "std": [[[0.2543280611580573]], [[0.24118590389954506]], [[0.24215176836750252]]], "count": [464]}, "observation.state": {"min": [-1.2348545789718628, -0.005935517605394125, -1.9435536861419678, -1.2822567224502563, -0.885108470916748, -0.7800299525260925, 0.017756784334778786, -0.07063141465187073, -2.168404344971009e-19, -1.852919101715088, -0.6795535087585449, -0.4907078146934509, -0.5159491896629333, 0.03363225236535072], "max": [1.2060550451278687, 2.658388614654541, 0.01888875663280487, 0.8765936493873596, 1.1857671737670898, 1.303883671760559, 1.6929662227630615, 1.0561771392822266, 1.9742332696914673, 0.0014933679485693574, 0.8566986322402954, 0.5703480839729309, 0.4970097839832306, 1.6582157611846924], "mean": [-0.13187216222286224, 1.5554594993591309, -1.0521368980407715, -0.12114635854959488, 0.09445858001708984, -0.14503724873065948, 0.35251280665397644, 0.2843588888645172, 0.8264131546020508, -0.7054449915885925, 0.27636176347732544, 0.18527506291866302, 0.18710537254810333, 0.08194022625684738], "std": [0.5549234747886658, 0.6854355931282043, 0.5685972571372986, 0.43121132254600525, 0.3894144594669342, 0.32978230714797974, 0.5437458157539368, 0.29204821586608887, 0.7094654440879822, 0.6412275433540344, 0.32258811593055725, 0.21846327185630798, 0.26038575172424316, 0.25832685828208923], "count": [3597]}, "action": {"min": [-1.2348545789718628, -0.005935517605394125, -1.9435536861419678, -1.2822567224502563, -0.885108470916748, -0.7800299525260925, 0.017756784334778786, -0.07063141465187073, -2.168404344971009e-19, -1.852919101715088, -0.6795535087585449, -0.4907078146934509, -0.5159491896629333, 0.03363225236535072], "max": [1.2060550451278687, 2.658388614654541, 0.01888875663280487, 0.8765936493873596, 1.1857671737670898, 1.303883671760559, 1.6929662227630615, 1.0561771392822266, 1.9742332696914673, 0.0014933679485693574, 0.8566986322402954, 0.5703480839729309, 0.4970097839832306, 1.6582157611846924], "mean": [-0.13187216222286224, 1.5554594993591309, -1.0521368980407715, -0.12114635854959488, 0.09445858001708984, -0.14503724873065948, 0.35251280665397644, 0.2843588888645172, 0.8264131546020508, -0.7054449915885925, 0.27636176347732544, 0.18527506291866302, 0.18710537254810333, 0.08194022625684738], "std": [0.5549234747886658, 0.6854355931282043, 0.5685972571372986, 0.43121132254600525, 0.3894144594669342, 0.32978230714797974, 0.5437458157539368, 0.29204821586608887, 0.7094654440879822, 0.6412275433540344, 0.32258811593055725, 0.21846327185630798, 0.26038575172424316, 0.25832685828208923], "count": [3597]}, "timestamp": {"min": [0.0], "max": [119.86666666666666], "mean": [59.93333333333334], "std": [34.61214730034444], "count": [3597]}, "frame_index": {"min": [0], "max": [3596], "mean": [1798.0], "std": [1038.3644190103332], "count": [3597]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [3597]}, "index": {"min": [284285], "max": [287881], "mean": [286083.0], "std": [1038.3644190103332], "count": [3597]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3597]}, "subtask_annotation": {"mean": [11.736169029747012, 24.0, 24.0, 24.0, 24.0], "std": [6.8441611781286005, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3597]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [3597]}, "eef_direction_state": {"mean": [3.2869057547956633, 4.4473172087850985], "std": [2.1002080507138534, 2.1620007035789155], "min": [0, 0], "max": [6, 6], "count": [3597]}, "eef_velocity_state": {"mean": [1.329441201000834, 0.6049485682513206], "std": [0.767459582621447, 0.7683682357803708], "min": [0, 0], "max": [2, 2], "count": [3597]}, "eef_acc_mag_state": {"mean": [1.1626355296080066, 0.632471504031137], "std": [0.7791875424758282, 0.814814071198135], "min": [0, 0], "max": [2, 2], "count": [3597]}, "eef_direction_action": {"mean": [3.2869057547956633, 4.4473172087850985], "std": [2.1002080507138534, 2.1620007035789155], "min": [0, 0], "max": [6, 6], "count": [3597]}, "eef_velocity_action": {"mean": [1.329441201000834, 0.6049485682513206], "std": [0.767459582621447, 0.7683682357803708], "min": [0, 0], "max": [2, 2], "count": [3597]}, "eef_acc_mag_action": {"mean": [1.1626355296080066, 0.632471504031137], "std": [0.7791875424758282, 0.814814071198135], "min": [0, 0], "max": [2, 2], "count": [3597]}, "eef_sim_pose_state": {"mean": [0.32104395292688276, 0.28668822744723244, 1.293886923619193, -0.2006766244012785, 0.35926096290606485, -0.06572374387131841, 0.18252325820922058, -0.2738646000359224, 1.2933709957324366, 0.3169892968304955, 0.3672150735778587, 0.5101382465245248], "std": [0.13611968796122417, 0.16400159196588227, 0.07650358935280636, 0.42653515817384763, 0.39670252840770165, 0.37426877536807934, 0.09938557504638383, 0.07428624030945796, 0.1027464734613055, 0.4118815118801371, 0.31842559354009814, 0.5187451376610407], "min": [0.03515331794152722, -0.14145963910942158, 1.1611109363063166, -1.0983699172079247, -0.5945541057535608, -1.1289396633005904, 0.04801398524296878, -0.3487976087859329, 1.1818699944250883, -0.5902033680272063, -0.0674947251017719, -0.25755249362862614], "max": [0.6080206166017559, 0.6240100419790694, 1.5656840280876965, 1.6209464635175275, 1.2014627835440956, 0.8611547942024222, 0.35017380570290324, -0.026777851456987023, 1.4721800279197743, 0.9404909356560406, 0.9329610894311595, 1.6085699414771757], "count": [3597]}, "eef_sim_pose_action": {"mean": [0.32104395292688276, 0.28668822744723244, 1.293886923619193, -0.2006766244012785, 0.35926096290606485, -0.06572374387131841, 0.18252325820922058, -0.2738646000359224, 1.2933709957324366, 0.3169892968304955, 0.3672150735778587, 0.5101382465245248], "std": [0.13611968796122417, 0.16400159196588227, 0.07650358935280636, 0.42653515817384763, 0.39670252840770165, 0.37426877536807934, 0.09938557504638383, 0.07428624030945796, 0.1027464734613055, 0.4118815118801371, 0.31842559354009814, 0.5187451376610407], "min": [0.03515331794152722, -0.14145963910942158, 1.1611109363063166, -1.0983699172079247, -0.5945541057535608, -1.1289396633005904, 0.04801398524296878, -0.3487976087859329, 1.1818699944250883, -0.5902033680272063, -0.0674947251017719, -0.25755249362862614], "max": [0.6080206166017559, 0.6240100419790694, 1.5656840280876965, 1.6209464635175275, 1.2014627835440956, 0.8611547942024222, 0.35017380570290324, -0.026777851456987023, 1.4721800279197743, 0.9404909356560406, 0.9329610894311595, 1.6085699414771757], "count": [3597]}, "gripper_mode_state": {"mean": [0.8520989713650264, 0.9696969696969697], "std": [0.35500185121164557, 0.17141982574219636], "min": [0, 0], "max": [1, 1], "count": [3597]}, "gripper_activity_state": {"mean": [1.8117876007784264, 1.9708090075062552], "std": [0.5468285507559836, 0.22613193834867595], "min": [0, 0], "max": [2, 2], "count": [3597]}, "gripper_mode_action": {"mean": [0.8520989713650264, 0.9696969696969697], "std": [0.35500185121164557, 0.17141982574219636], "min": [0, 0], "max": [1, 1], "count": [3597]}, "gripper_activity_action": {"mean": [1.8117876007784264, 1.9708090075062552], "std": [0.5468285507559836, 0.22613193834867595], "min": [0, 0], "max": [2, 2], "count": [3597]}, "gripper_open_scale_state": {"mean": [0.2014320524400383, 0.046824344362120775], "std": [0.31071363657063067, 0.1476164701611665], "min": [0.010146733905587877, 0.019218429923057556], "max": [0.9674092701503209, 0.9475518635341099], "count": [3597]}, "gripper_open_scale_action": {"mean": [0.2014320524400383, 0.046824344362120775], "std": [0.31071363657063067, 0.1476164701611665], "min": [0.010146733905587877, 0.019218429923057556], "max": [0.9674092701503209, 0.9475518635341099], "count": [3597]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3308147054987879]], [[0.3562164086552722]], [[0.3041843144926202]]], "std": [[[0.20500340364104266]], [[0.21281516797264155]], [[0.17233737239235872]]], "count": [426]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3984869933106263]], [[0.4010281619820594]], [[0.3752123403091023]]], "std": [[[0.27699098366968367]], [[0.2666310269418441]], [[0.2820656780172756]]], "count": [426]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087200224769094]], [[0.41912252025223234]], [[0.40509652221608516]]], "std": [[[0.27896865898369566]], [[0.27487247646559965]], [[0.28563856254991177]]], "count": [426]}, "observation.state": {"min": [-1.0154953002929688, -0.0059411367401480675, -1.8852289915084839, -1.5299999713897705, -0.4305651783943176, -0.9081166386604309, 0.020010530948638916, -0.026911454275250435, -0.003913349471986294, -1.9328157901763916, -0.45405831933021545, -0.11811652034521103, -0.5338253378868103, 0.03621299937367439], "max": [0.88955157995224, 2.5255517959594727, 0.03999999910593033, 0.9356637597084045, 1.0638611316680908, 2.4096641540527344, 1.682446002960205, 0.9608744978904724, 2.0340585708618164, -0.0015339808305725455, 0.7562525272369385, 0.9311553239822388, 0.6580777764320374, 1.6584755182266235], "mean": [-0.14216025173664093, 1.33523690700531, -0.9765949249267578, -0.22576439380645752, 0.21030960977077484, -0.15858757495880127, 0.2717379033565521, 0.33308860659599304, 0.8145378828048706, -0.7038813233375549, 0.18118491768836975, 0.23263415694236755, 0.17646636068820953, 0.09503255784511566], "std": [0.4624194800853729, 0.7510097622871399, 0.6107907295227051, 0.5309286117553711, 0.303483784198761, 0.5971863269805908, 0.4662407338619232, 0.3411822021007538, 0.7416837215423584, 0.6721250414848328, 0.2585679292678833, 0.2650871276855469, 0.29248958826065063, 0.2692476809024811], "count": [3215]}, "action": {"min": [-1.0154953002929688, -0.0059411367401480675, -1.8852289915084839, -1.5299999713897705, -0.4305651783943176, -0.9081166386604309, 0.020010530948638916, -0.026911454275250435, -0.003913349471986294, -1.9328157901763916, -0.45405831933021545, -0.11811652034521103, -0.5338253378868103, 0.03621299937367439], "max": [0.88955157995224, 2.5255517959594727, 0.03999999910593033, 0.9356637597084045, 1.0638611316680908, 2.4096641540527344, 1.682446002960205, 0.9608744978904724, 2.0340585708618164, -0.0015339808305725455, 0.7562525272369385, 0.9311553239822388, 0.6580777764320374, 1.6584755182266235], "mean": [-0.14216025173664093, 1.33523690700531, -0.9765949249267578, -0.22576439380645752, 0.21030960977077484, -0.15858757495880127, 0.2717379033565521, 0.33308860659599304, 0.8145378828048706, -0.7038813233375549, 0.18118491768836975, 0.23263415694236755, 0.17646636068820953, 0.09503255784511566], "std": [0.4624194800853729, 0.7510097622871399, 0.6107907295227051, 0.5309286117553711, 0.303483784198761, 0.5971863269805908, 0.4662407338619232, 0.3411822021007538, 0.7416837215423584, 0.6721250414848328, 0.2585679292678833, 0.2650871276855469, 0.29248958826065063, 0.2692476809024811], "count": [3215]}, "timestamp": {"min": [0.0], "max": [107.13333333333334], "mean": [53.56666666666667], "std": [30.936350427575935], "count": [3215]}, "frame_index": {"min": [0], "max": [3214], "mean": [1607.0], "std": [928.0905128272781], "count": [3215]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [3215]}, "index": {"min": [287882], "max": [291096], "mean": [289489.0], "std": [928.0905128272781], "count": [3215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3215]}, "subtask_annotation": {"mean": [14.191290824261275, 24.0, 24.0, 24.0, 24.0], "std": [6.771437500995224, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3215]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [3215]}, "eef_direction_state": {"mean": [3.5493001555209953, 4.484603421461897], "std": [2.1256001567904406, 2.086540431013159], "min": [0, 0], "max": [6, 6], "count": [3215]}, "eef_velocity_state": {"mean": [1.2202177293934682, 0.6077760497667185], "std": [0.8074470351959812, 0.7403932372751352], "min": [0, 0], "max": [2, 2], "count": [3215]}, "eef_acc_mag_state": {"mean": [1.08149300155521, 0.6373250388802488], "std": [0.8090946563037411, 0.8153124362407081], "min": [0, 0], "max": [2, 2], "count": [3215]}, "eef_direction_action": {"mean": [3.5493001555209953, 4.484603421461897], "std": [2.1256001567904406, 2.086540431013159], "min": [0, 0], "max": [6, 6], "count": [3215]}, "eef_velocity_action": {"mean": [1.2202177293934682, 0.6077760497667185], "std": [0.8074470351959812, 0.7403932372751352], "min": [0, 0], "max": [2, 2], "count": [3215]}, "eef_acc_mag_action": {"mean": [1.08149300155521, 0.6373250388802488], "std": [0.8090946563037411, 0.8153124362407081], "min": [0, 0], "max": [2, 2], "count": [3215]}, "eef_sim_pose_state": {"mean": [0.29198875064468055, 0.2940337097984728, 1.32557674607468, -0.17012405093110577, 0.1398117341282742, 0.08003796070366924, 0.18073401242926732, -0.2592830772159241, 1.2965276821149716, 0.2989568598407181, 0.25720937375835706, 0.5947488559854767], "std": [0.13871748639639725, 0.1411149816857569, 0.08874824608967989, 0.5277678979891228, 0.40599009626886595, 0.3766324417605485, 0.10529225273336791, 0.08937370454028083, 0.10492695082923219, 0.4341013504426533, 0.24144192230771727, 0.5934950662631471], "min": [0.040089142635810586, -0.08789740067818241, 1.1821578182358277, -1.15073256738696, -0.7871593495337733, -0.6694153354950506, 0.044488453462224305, -0.33622513922005476, 1.182145241359517, -0.5465881255701579, -0.17996700890603834, 0.009203979000537148], "max": [0.5566947175324388, 0.6317420217229182, 1.6030497161905053, 2.06458323083525, 0.991508506224767, 1.0715418470195772, 0.3748550225846213, -0.029027355862702168, 1.4937464409075185, 1.017675239517782, 0.6852980157617701, 1.605538597579112], "count": [3215]}, "eef_sim_pose_action": {"mean": [0.29198875064468055, 0.2940337097984728, 1.32557674607468, -0.17012405093110577, 0.1398117341282742, 0.08003796070366924, 0.18073401242926732, -0.2592830772159241, 1.2965276821149716, 0.2989568598407181, 0.25720937375835706, 0.5947488559854767], "std": [0.13871748639639725, 0.1411149816857569, 0.08874824608967989, 0.5277678979891228, 0.40599009626886595, 0.3766324417605485, 0.10529225273336791, 0.08937370454028083, 0.10492695082923219, 0.4341013504426533, 0.24144192230771727, 0.5934950662631471], "min": [0.040089142635810586, -0.08789740067818241, 1.1821578182358277, -1.15073256738696, -0.7871593495337733, -0.6694153354950506, 0.044488453462224305, -0.33622513922005476, 1.182145241359517, -0.5465881255701579, -0.17996700890603834, 0.009203979000537148], "max": [0.5566947175324388, 0.6317420217229182, 1.6030497161905053, 2.06458323083525, 0.991508506224767, 1.0715418470195772, 0.3748550225846213, -0.029027355862702168, 1.4937464409075185, 1.017675239517782, 0.6852980157617701, 1.605538597579112], "count": [3215]}, "gripper_mode_state": {"mean": [0.9013996889580094, 0.9620528771384137], "std": [0.2981246210973105, 0.19106841373736272], "min": [0, 0], "max": [1, 1], "count": [3215]}, "gripper_activity_state": {"mean": [1.8385692068429238, 1.936547433903577], "std": [0.5103036080869914, 0.33044372661496874], "min": [0, 0], "max": [2, 2], "count": [3215]}, "gripper_mode_action": {"mean": [0.9013996889580094, 0.9620528771384137], "std": [0.2981246210973105, 0.19106841373736272], "min": [0, 0], "max": [1, 1], "count": [3215]}, "gripper_activity_action": {"mean": [1.8385692068429238, 1.936547433903577], "std": [0.5103036080869914, 0.33044372661496874], "min": [0, 0], "max": [2, 2], "count": [3215]}, "gripper_open_scale_state": {"mean": [0.1552742417551668, 0.05430252195675877], "std": [0.266423004031171, 0.1538566804725296], "min": [0.011434589113507952, 0.02069314249924251], "max": [0.9613977159772601, 0.9477002961294991], "count": [3215]}, "gripper_open_scale_action": {"mean": [0.1552742417551668, 0.05430252195675877], "std": [0.266423004031171, 0.1538566804725296], "min": [0.011434589113507952, 0.02069314249924251], "max": [0.9613977159772601, 0.9477002961294991], "count": [3215]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.3567455915974071]], [[0.35777108784528905]], [[0.28918188560746655]]], "std": [[[0.22295259146073287]], [[0.21528840284192258]], [[0.17843135087070608]]], "count": [405]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40529365434788456]], [[0.41254692164931817]], [[0.391392788939993]]], "std": [[[0.2805245164601428]], [[0.27072024466516637]], [[0.2843510656919669]]], "count": [405]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3947899035745986]], [[0.4039646541058124]], [[0.38983176726108826]]], "std": [[[0.27015849199473096]], [[0.26591350620590787]], [[0.2764700889069555]]], "count": [405]}, "observation.state": {"min": [-1.113648533821106, -0.0030843939166516066, -1.938555121421814, -1.352971076965332, -0.6156190633773804, -0.8794046640396118, 0.018717695027589798, -0.03579282760620117, -0.001500366604886949, -1.9282138347625732, -0.4056916832923889, -0.38196122646331787, -0.16413594782352448, 0.03599267080426216], "max": [0.9751645922660828, 2.45743727684021, 0.004491615109145641, 1.1534087657928467, 1.257864236831665, 1.385184645652771, 1.6678245067596436, 0.9704434275627136, 1.8515148162841797, 0.0013712469954043627, 0.518099308013916, 0.7700596451759338, 0.42029958963394165, 1.658376932144165], "mean": [-0.10926885157823563, 1.3406786918640137, -1.0832267999649048, -0.07431279867887497, 0.14974622428417206, -0.16823124885559082, 0.28401321172714233, 0.38240936398506165, 0.7622135877609253, -0.7349550127983093, 0.18327167630195618, 0.10676544159650803, 0.13444577157497406, 0.07687324285507202], "std": [0.506034791469574, 0.7357998490333557, 0.633197546005249, 0.5117565989494324, 0.39059287309646606, 0.4447426497936249, 0.4654199182987213, 0.37518244981765747, 0.7077782154083252, 0.7057062387466431, 0.23803141713142395, 0.19113916158676147, 0.1931724101305008, 0.2317994087934494], "count": [3004]}, "action": {"min": [-1.113648533821106, -0.0030843939166516066, -1.938555121421814, -1.352971076965332, -0.6156190633773804, -0.8794046640396118, 0.018717695027589798, -0.03579282760620117, -0.001500366604886949, -1.9282138347625732, -0.4056916832923889, -0.38196122646331787, -0.16413594782352448, 0.03599267080426216], "max": [0.9751645922660828, 2.45743727684021, 0.004491615109145641, 1.1534087657928467, 1.257864236831665, 1.385184645652771, 1.6678245067596436, 0.9704434275627136, 1.8515148162841797, 0.0013712469954043627, 0.518099308013916, 0.7700596451759338, 0.42029958963394165, 1.658376932144165], "mean": [-0.10926885157823563, 1.3406786918640137, -1.0832267999649048, -0.07431279867887497, 0.14974622428417206, -0.16823124885559082, 0.28401321172714233, 0.38240936398506165, 0.7622135877609253, -0.7349550127983093, 0.18327167630195618, 0.10676544159650803, 0.13444577157497406, 0.07687324285507202], "std": [0.506034791469574, 0.7357998490333557, 0.633197546005249, 0.5117565989494324, 0.39059287309646606, 0.4447426497936249, 0.4654199182987213, 0.37518244981765747, 0.7077782154083252, 0.7057062387466431, 0.23803141713142395, 0.19113916158676147, 0.1931724101305008, 0.2317994087934494], "count": [3004]}, "timestamp": {"min": [0.0], "max": [100.1], "mean": [50.050000000000004], "std": [28.90600187581196], "count": [3004]}, "frame_index": {"min": [0], "max": [3003], "mean": [1501.5], "std": [867.1800562743588], "count": [3004]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [3004]}, "index": {"min": [291097], "max": [294100], "mean": [292598.5], "std": [867.1800562743588], "count": [3004]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3004]}, "subtask_annotation": {"mean": [14.12982689747004, 24.0, 24.0, 24.0, 24.0], "std": [6.981222854195711, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3004]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [3004]}, "eef_direction_state": {"mean": [3.5223035952063917, 4.581890812250333], "std": [2.1069526700036336, 2.0505313250736945], "min": [0, 0], "max": [6, 6], "count": [3004]}, "eef_velocity_state": {"mean": [1.2593209054593875, 0.5642476697736352], "std": [0.806306082628586, 0.7390118730529293], "min": [0, 0], "max": [2, 2], "count": [3004]}, "eef_acc_mag_state": {"mean": [1.086884154460719, 0.5945406125166445], "std": [0.7987013501717842, 0.7957423457631706], "min": [0, 0], "max": [2, 2], "count": [3004]}, "eef_direction_action": {"mean": [3.5223035952063917, 4.581890812250333], "std": [2.1069526700036336, 2.0505313250736945], "min": [0, 0], "max": [6, 6], "count": [3004]}, "eef_velocity_action": {"mean": [1.2593209054593875, 0.5642476697736352], "std": [0.806306082628586, 0.7390118730529293], "min": [0, 0], "max": [2, 2], "count": [3004]}, "eef_acc_mag_action": {"mean": [1.086884154460719, 0.5945406125166445], "std": [0.7987013501717842, 0.7957423457631706], "min": [0, 0], "max": [2, 2], "count": [3004]}, "eef_sim_pose_state": {"mean": [0.2886169434898368, 0.3050644361724761, 1.3427592652790663, -0.21259322993551463, 0.17747987233009424, 0.03263083785886127, 0.16582677263730106, -0.25950547333307034, 1.3145236260355755, 0.17308418464142045, 0.20092284587559883, 0.4959328664769145], "std": [0.13949919766132468, 0.1472263909289761, 0.0907065467194219, 0.48101407357129944, 0.39025014551208204, 0.38602637830594616, 0.09373985388515207, 0.08286970272086067, 0.12568824758596428, 0.24244708966756204, 0.1915728581473243, 0.5285846975401873], "min": [0.040942402651838905, -0.11368078641316115, 1.1799874957205085, -1.2183412785433256, -0.7310555027750747, -0.8122762432202478, 0.03658222335183202, -0.33678058376207337, 1.1814413534668258, -0.3147319966361565, -0.15424710570878886, -0.13488714375294109], "max": [0.5662228570477595, 0.6727963500710527, 1.6086165191919213, 1.6756351961439742, 1.0148734677010025, 1.2612353182940474, 0.3664077533861745, -0.04513804048906802, 1.5047706130148581, 0.5494341576835102, 0.5961156011113511, 1.3238322945450185], "count": [3004]}, "eef_sim_pose_action": {"mean": [0.2886169434898368, 0.3050644361724761, 1.3427592652790663, -0.21259322993551463, 0.17747987233009424, 0.03263083785886127, 0.16582677263730106, -0.25950547333307034, 1.3145236260355755, 0.17308418464142045, 0.20092284587559883, 0.4959328664769145], "std": [0.13949919766132468, 0.1472263909289761, 0.0907065467194219, 0.48101407357129944, 0.39025014551208204, 0.38602637830594616, 0.09373985388515207, 0.08286970272086067, 0.12568824758596428, 0.24244708966756204, 0.1915728581473243, 0.5285846975401873], "min": [0.040942402651838905, -0.11368078641316115, 1.1799874957205085, -1.2183412785433256, -0.7310555027750747, -0.8122762432202478, 0.03658222335183202, -0.33678058376207337, 1.1814413534668258, -0.3147319966361565, -0.15424710570878886, -0.13488714375294109], "max": [0.5662228570477595, 0.6727963500710527, 1.6086165191919213, 1.6756351961439742, 1.0148734677010025, 1.2612353182940474, 0.3664077533861745, -0.04513804048906802, 1.5047706130148581, 0.5494341576835102, 0.5961156011113511, 1.3238322945450185], "count": [3004]}, "gripper_mode_state": {"mean": [0.8974700399467377, 0.9743675099866844], "std": [0.30334397528999985, 0.15803627896477462], "min": [0, 0], "max": [1, 1], "count": [3004]}, "gripper_activity_state": {"mean": [1.8142476697736352, 1.9660452729693743], "std": [0.5438036747414995, 0.24378876511909534], "min": [0, 0], "max": [2, 2], "count": [3004]}, "gripper_mode_action": {"mean": [0.8974700399467377, 0.9743675099866844], "std": [0.30334397528999985, 0.15803627896477462], "min": [0, 0], "max": [1, 1], "count": [3004]}, "gripper_activity_action": {"mean": [1.8142476697736352, 1.9660452729693743], "std": [0.5438036747414995, 0.24378876511909534], "min": [0, 0], "max": [2, 2], "count": [3004]}, "gripper_open_scale_state": {"mean": [0.16228679596522946, 0.04392793507378805], "std": [0.2659535341821359, 0.13245835431850495], "min": [0.010695825730051314, 0.02056724045957838], "max": [0.9530425752912249, 0.9476439612252372], "count": [3004]}, "gripper_open_scale_action": {"mean": [0.16228679596522946, 0.04392793507378805], "std": [0.2659535341821359, 0.13245835431850495], "min": [0.010695825730051314, 0.02056724045957838], "max": [0.9530425752912249, 0.9476439612252372], "count": [3004]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312569468615849]], [[0.5318429374379601]], [[0.5087104620283354]]], "std": [[[0.27212126605350856]], [[0.2736420417467556]], [[0.27241662747417356]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41309725445076123]], [[0.43268969879207436]], [[0.43005772534194475]]], "std": [[[0.2588190285949289]], [[0.2470387655989879]], [[0.2671640087626533]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4190564587603615]], [[0.4204635881966199]], [[0.3951430520104162]]], "std": [[[0.247219978149155]], [[0.2322335603187135]], [[0.23500712563434123]]], "count": [338]}, "observation.state": {"min": [-1.193627953529358, -0.003000405849888921, -1.93741774559021, -1.5299999713897705, -0.7429497838020325, -0.8741711974143982, 0.021327603608369827, -0.010453076101839542, -0.003067961661145091, -1.6919187307357788, -0.6964272856712341, -0.32927101850509644, -0.6356983780860901, 0.03289562836289406], "max": [0.8360195159912109, 2.675262451171875, 0.0, 0.9625455737113953, 0.9065826535224915, 1.2606494426727295, 1.6676710844039917, 1.009359359741211, 1.8635538816452026, 0.002302074572071433, 0.5613368153572083, 0.46046531200408936, 0.4893398582935333, 1.6582157611846924], "mean": [-0.242013081908226, 1.4746546745300293, -1.0098146200180054, -0.1403752714395523, 0.13420821726322174, -0.19460734724998474, 0.2978099584579468, 0.298058420419693, 0.8401252627372742, -0.6187569499015808, 0.1558375507593155, 0.10182131826877594, 0.18390458822250366, 0.08852357417345047], "std": [0.48788151144981384, 0.7457114458084106, 0.5832900404930115, 0.5501933097839355, 0.3411223590373993, 0.4126247763633728, 0.4858359694480896, 0.2988804876804352, 0.6868464946746826, 0.5495127439498901, 0.24034537374973297, 0.14941588044166565, 0.2517890930175781, 0.2645156979560852], "count": [2355]}, "action": {"min": [-1.193627953529358, -0.003000405849888921, -1.93741774559021, -1.5299999713897705, -0.7429497838020325, -0.8741711974143982, 0.021327603608369827, -0.010453076101839542, -0.003067961661145091, -1.6919187307357788, -0.6964272856712341, -0.32927101850509644, -0.6356983780860901, 0.03289562836289406], "max": [0.8360195159912109, 2.675262451171875, 0.0, 0.9625455737113953, 0.9065826535224915, 1.2606494426727295, 1.6676710844039917, 1.009359359741211, 1.8635538816452026, 0.002302074572071433, 0.5613368153572083, 0.46046531200408936, 0.4893398582935333, 1.6582157611846924], "mean": [-0.242013081908226, 1.4746546745300293, -1.0098146200180054, -0.1403752714395523, 0.13420821726322174, -0.19460734724998474, 0.2978099584579468, 0.298058420419693, 0.8401252627372742, -0.6187569499015808, 0.1558375507593155, 0.10182131826877594, 0.18390458822250366, 0.08852357417345047], "std": [0.48788151144981384, 0.7457114458084106, 0.5832900404930115, 0.5501933097839355, 0.3411223590373993, 0.4126247763633728, 0.4858359694480896, 0.2988804876804352, 0.6868464946746826, 0.5495127439498901, 0.24034537374973297, 0.14941588044166565, 0.2517890930175781, 0.2645156979560852], "count": [2355]}, "timestamp": {"min": [0.0], "max": [78.46666666666667], "mean": [39.233333333333334], "std": [22.660996022698136], "count": [2355]}, "frame_index": {"min": [0], "max": [2354], "mean": [1177.0], "std": [679.8298806809441], "count": [2355]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [2355]}, "index": {"min": [294101], "max": [296455], "mean": [295278.0], "std": [679.8298806809441], "count": [2355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2355]}, "subtask_annotation": {"mean": [13.085350318471338, 24.0, 24.0, 24.0, 24.0], "std": [6.969994671915631, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [2355]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [2355]}, "eef_direction_state": {"mean": [3.402123142250531, 4.471762208067941], "std": [2.1383357006560324, 2.027504316240121], "min": [0, 0], "max": [6, 6], "count": [2355]}, "eef_velocity_state": {"mean": [1.3227176220806793, 0.6819532908704883], "std": [0.8114715230920079, 0.7800002762430832], "min": [0, 0], "max": [2, 2], "count": [2355]}, "eef_acc_mag_state": {"mean": [1.1290870488322717, 0.6828025477707006], "std": [0.8046461519138606, 0.8253040366705338], "min": [0, 0], "max": [2, 2], "count": [2355]}, "eef_direction_action": {"mean": [3.402123142250531, 4.471762208067941], "std": [2.1383357006560324, 2.027504316240121], "min": [0, 0], "max": [6, 6], "count": [2355]}, "eef_velocity_action": {"mean": [1.3227176220806793, 0.6819532908704883], "std": [0.8114715230920079, 0.7800002762430832], "min": [0, 0], "max": [2, 2], "count": [2355]}, "eef_acc_mag_action": {"mean": [1.1290870488322717, 0.6828025477707006], "std": [0.8046461519138606, 0.8253040366705338], "min": [0, 0], "max": [2, 2], "count": [2355]}, "eef_sim_pose_state": {"mean": [0.30679675190544275, 0.2575384277581917, 1.2955071310589243, -0.22297019674000962, 0.3148965132943583, -0.11787507138466885, 0.1864148238046874, -0.2740505461113468, 1.2824596627628762, 0.24918435943704775, 0.366568446479575, 0.41886730302512615], "std": [0.1367933594979443, 0.1500482522734808, 0.07976238193300293, 0.4388138691204227, 0.44383656921491804, 0.3582556214118858, 0.09745626495193868, 0.0759703798977865, 0.09060059389742083, 0.34176575151276706, 0.3039377088377476, 0.4344829739686794], "min": [0.03118374323890142, -0.13206472891267126, 1.1571762141873894, -1.2064498887589112, -0.5696053831535466, -1.1484910187295907, 0.04484983476181505, -0.3389691038390246, 1.181647807974608, -0.8373134668096378, -0.07318935099567114, -0.1591150420602111], "max": [0.5660342386114927, 0.5858759652062999, 1.5923402201913404, 1.4451029550270784, 1.1991046000135777, 0.7925307032986911, 0.35046180518499653, -0.03744269090893074, 1.4733060913320548, 0.7686116898543879, 0.9122162214784266, 1.349040363095728], "count": [2355]}, "eef_sim_pose_action": {"mean": [0.30679675190544275, 0.2575384277581917, 1.2955071310589243, -0.22297019674000962, 0.3148965132943583, -0.11787507138466885, 0.1864148238046874, -0.2740505461113468, 1.2824596627628762, 0.24918435943704775, 0.366568446479575, 0.41886730302512615], "std": [0.1367933594979443, 0.1500482522734808, 0.07976238193300293, 0.4388138691204227, 0.44383656921491804, 0.3582556214118858, 0.09745626495193868, 0.0759703798977865, 0.09060059389742083, 0.34176575151276706, 0.3039377088377476, 0.4344829739686794], "min": [0.03118374323890142, -0.13206472891267126, 1.1571762141873894, -1.2064498887589112, -0.5696053831535466, -1.1484910187295907, 0.04484983476181505, -0.3389691038390246, 1.181647807974608, -0.8373134668096378, -0.07318935099567114, -0.1591150420602111], "max": [0.5660342386114927, 0.5858759652062999, 1.5923402201913404, 1.4451029550270784, 1.1991046000135777, 0.7925307032986911, 0.35046180518499653, -0.03744269090893074, 1.4733060913320548, 0.7686116898543879, 0.9122162214784266, 1.349040363095728], "count": [2355]}, "gripper_mode_state": {"mean": [0.883651804670913, 0.9634819532908705], "std": [0.32064200094926304, 0.18757526215808526], "min": [0, 0], "max": [1, 1], "count": [2355]}, "gripper_activity_state": {"mean": [1.7847133757961784, 1.937579617834395], "std": [0.5798636934526661, 0.3283001344322301], "min": [0, 0], "max": [2, 2], "count": [2355]}, "gripper_mode_action": {"mean": [0.883651804670913, 0.9634819532908705], "std": [0.32064200094926304, 0.18757526215808526], "min": [0, 0], "max": [1, 1], "count": [2355]}, "gripper_activity_action": {"mean": [1.7847133757961784, 1.937579617834395], "std": [0.5798636934526661, 0.3283001344322301], "min": [0, 0], "max": [2, 2], "count": [2355]}, "gripper_open_scale_state": {"mean": [0.17017511525975001, 0.05058484293038935], "std": [0.2776210668073168, 0.15115314255306103], "min": [0.012187202061925615, 0.018797501921653748], "max": [0.9529549053737095, 0.9475518635341099], "count": [2355]}, "gripper_open_scale_action": {"mean": [0.17017511525975001, 0.05058484293038935], "std": [0.2776210668073168, 0.15115314255306103], "min": [0.012187202061925615, 0.018797501921653748], "max": [0.9529549053737095, 0.9475518635341099], "count": [2355]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47588193784057115]], [[0.4760180078189859]], [[0.4442814715442246]]], "std": [[[0.25074358266232055]], [[0.2528980774835392]], [[0.250460641111555]]], "count": [433]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43062132069918035]], [[0.42897678203947737]], [[0.4223717760519655]]], "std": [[[0.26735938557217687]], [[0.24642406673890915]], [[0.2623295612734261]]], "count": [433]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4116091796354159]], [[0.41426243100524784]], [[0.3907375972970661]]], "std": [[[0.2607785196168673]], [[0.2473048748736321]], [[0.24922172317997296]]], "count": [433]}, "observation.state": {"min": [-1.1244078874588013, -0.00151676160749048, -1.9236118793487549, -1.3359745740890503, -0.8154264688491821, -0.7377088665962219, 0.02000902220606804, -0.03476829454302788, -0.0015339808305725455, -1.9312818050384521, -0.4996483623981476, -0.29452431201934814, -0.20320849120616913, 0.03363225236535072], "max": [1.143159031867981, 2.6026055812835693, 0.022970009595155716, 0.9834846258163452, 1.0799224376678467, 1.084524393081665, 1.6802982091903687, 0.9799220561981201, 2.0954177379608154, 0.0, 0.9895658493041992, 0.7562525272369385, 0.5890486240386963, 1.6215035915374756], "mean": [-0.14726994931697845, 1.5460517406463623, -1.1121418476104736, -0.020314671099185944, 0.10649002343416214, -0.14233504235744476, 0.31293123960494995, 0.2913413643836975, 0.9830470681190491, -0.8622865080833435, 0.35946395993232727, 0.24262948334217072, 0.2597465515136719, 0.058862149715423584], "std": [0.5199168920516968, 0.700141966342926, 0.5914477109909058, 0.45575037598609924, 0.3606354892253876, 0.3226894736289978, 0.5136939883232117, 0.2887220084667206, 0.7642882466316223, 0.7102003693580627, 0.3880600929260254, 0.27377721667289734, 0.28539878129959106, 0.1785459816455841], "count": [3281]}, "action": {"min": [-1.1244078874588013, -0.00151676160749048, -1.9236118793487549, -1.3359745740890503, -0.8154264688491821, -0.7377088665962219, 0.02000902220606804, -0.03476829454302788, -0.0015339808305725455, -1.9312818050384521, -0.4996483623981476, -0.29452431201934814, -0.20320849120616913, 0.03363225236535072], "max": [1.143159031867981, 2.6026055812835693, 0.022970009595155716, 0.9834846258163452, 1.0799224376678467, 1.084524393081665, 1.6802982091903687, 0.9799220561981201, 2.0954177379608154, 0.0, 0.9895658493041992, 0.7562525272369385, 0.5890486240386963, 1.6215035915374756], "mean": [-0.14726994931697845, 1.5460517406463623, -1.1121418476104736, -0.020314671099185944, 0.10649002343416214, -0.14233504235744476, 0.31293123960494995, 0.2913413643836975, 0.9830470681190491, -0.8622865080833435, 0.35946395993232727, 0.24262948334217072, 0.2597465515136719, 0.058862149715423584], "std": [0.5199168920516968, 0.700141966342926, 0.5914477109909058, 0.45575037598609924, 0.3606354892253876, 0.3226894736289978, 0.5136939883232117, 0.2887220084667206, 0.7642882466316223, 0.7102003693580627, 0.3880600929260254, 0.27377721667289734, 0.28539878129959106, 0.1785459816455841], "count": [3281]}, "timestamp": {"min": [0.0], "max": [109.33333333333333], "mean": [54.666666666666664], "std": [31.57143575378788], "count": [3281]}, "frame_index": {"min": [0], "max": [3280], "mean": [1640.0], "std": [947.1430726136364], "count": [3281]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [3281]}, "index": {"min": [296456], "max": [299736], "mean": [298096.0], "std": [947.1430726136364], "count": [3281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3281]}, "subtask_annotation": {"mean": [12.575739103931728, 24.0, 24.0, 24.0, 24.0], "std": [6.916038210339337, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3281]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [3281]}, "eef_direction_state": {"mean": [3.4565681194757696, 4.201158183480646], "std": [2.097883649121159, 2.218431257534915], "min": [0, 0], "max": [6, 6], "count": [3281]}, "eef_velocity_state": {"mean": [1.3114903992685156, 0.6991770801584882], "std": [0.7934617021039815, 0.7689667735648956], "min": [0, 0], "max": [2, 2], "count": [3281]}, "eef_acc_mag_state": {"mean": [1.1228284059737885, 0.7199024687595246], "std": [0.8003161811165526, 0.8335377849189037], "min": [0, 0], "max": [2, 2], "count": [3281]}, "eef_direction_action": {"mean": [3.4565681194757696, 4.201158183480646], "std": [2.097883649121159, 2.218431257534915], "min": [0, 0], "max": [6, 6], "count": [3281]}, "eef_velocity_action": {"mean": [1.3114903992685156, 0.6991770801584882], "std": [0.7934617021039815, 0.7689667735648956], "min": [0, 0], "max": [2, 2], "count": [3281]}, "eef_acc_mag_action": {"mean": [1.1228284059737885, 0.7199024687595246], "std": [0.8003161811165526, 0.8335377849189037], "min": [0, 0], "max": [2, 2], "count": [3281]}, "eef_sim_pose_state": {"mean": [0.32432552063728287, 0.2835475179071788, 1.3016393275620342, -0.17776768713683863, 0.3922978399028356, -0.06363005740565236, 0.21081792937207064, -0.2602047827954078, 1.3026499038774755, 0.46244661045627544, 0.422197311525273, 0.6039775191540419], "std": [0.1359954839797753, 0.15758547307810328, 0.07923583041754957, 0.40409309439254054, 0.41295796533236084, 0.36058531961466805, 0.1120423167599292, 0.08689589010847047, 0.10063433605566094, 0.5104529527773993, 0.32223641091937016, 0.5641077974929782], "min": [0.042227038439208414, -0.12345168399475276, 1.1701778921900394, -0.9455416689931517, -0.5775900712483654, -1.1275766996502612, 0.05458985897667945, -0.33652475915709257, 1.1814273229992858, -0.34228325409164234, -0.10479872602927953, -0.22563043561821539], "max": [0.6143078431198027, 0.6260497752898708, 1.5501362403856551, 1.5429846583700755, 1.2341410344408401, 0.7478256354231837, 0.3770728864844887, -0.02512624380137289, 1.5001872276394856, 1.175226567592175, 0.9888834832486597, 1.714467540227889], "count": [3281]}, "eef_sim_pose_action": {"mean": [0.32432552063728287, 0.2835475179071788, 1.3016393275620342, -0.17776768713683863, 0.3922978399028356, -0.06363005740565236, 0.21081792937207064, -0.2602047827954078, 1.3026499038774755, 0.46244661045627544, 0.422197311525273, 0.6039775191540419], "std": [0.1359954839797753, 0.15758547307810328, 0.07923583041754957, 0.40409309439254054, 0.41295796533236084, 0.36058531961466805, 0.1120423167599292, 0.08689589010847047, 0.10063433605566094, 0.5104529527773993, 0.32223641091937016, 0.5641077974929782], "min": [0.042227038439208414, -0.12345168399475276, 1.1701778921900394, -0.9455416689931517, -0.5775900712483654, -1.1275766996502612, 0.05458985897667945, -0.33652475915709257, 1.1814273229992858, -0.34228325409164234, -0.10479872602927953, -0.22563043561821539], "max": [0.6143078431198027, 0.6260497752898708, 1.5501362403856551, 1.5429846583700755, 1.2341410344408401, 0.7478256354231837, 0.3770728864844887, -0.02512624380137289, 1.5001872276394856, 1.175226567592175, 0.9888834832486597, 1.714467540227889], "count": [3281]}, "gripper_mode_state": {"mean": [0.8643706187138067, 0.9832368180432794], "std": [0.34239458555608193, 0.12838293378563306], "min": [0, 0], "max": [1, 1], "count": [3281]}, "gripper_activity_state": {"mean": [1.7906126181042366, 1.9686071319719598], "std": [0.5713762796818939, 0.23537148560701382], "min": [0, 0], "max": [2, 2], "count": [3281]}, "gripper_mode_action": {"mean": [0.8643706187138067, 0.9832368180432794], "std": [0.34239458555608193, 0.12838293378563306], "min": [0, 0], "max": [1, 1], "count": [3281]}, "gripper_activity_action": {"mean": [1.7906126181042366, 1.9686071319719598], "std": [0.5713762796818939, 0.23537148560701382], "min": [0, 0], "max": [2, 2], "count": [3281]}, "gripper_open_scale_state": {"mean": [0.178812036381678, 0.03363626876534358], "std": [0.2935367096263832, 0.10202665201795216], "min": [0.011433726974896022, 0.019218429923057556], "max": [0.9601704052516392, 0.9265734808785575], "count": [3281]}, "gripper_open_scale_action": {"mean": [0.178812036381678, 0.03363626876534358], "std": [0.2935367096263832, 0.10202665201795216], "min": [0.011433726974896022, 0.019218429923057556], "max": [0.9601704052516392, 0.9265734808785575], "count": [3281]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3434351946851092]], [[0.35101624550336935]], [[0.29971885608248466]]], "std": [[[0.21290295344541948]], [[0.21035288044842837]], [[0.1698704110978271]]], "count": [430]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3974660270051173]], [[0.4032272217155596]], [[0.3775515294877641]]], "std": [[[0.28165725154451365]], [[0.2732776114882748]], [[0.2872976344803404]]], "count": [430]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3891431093884582]], [[0.39905463342959924]], [[0.38508922455287026]]], "std": [[[0.2709479842833238]], [[0.2667641425666441]], [[0.27732172907451186]]], "count": [430]}, "observation.state": {"min": [-1.2271846532821655, -0.003067961661145091, -1.891398310661316, -1.5299999713897705, -0.7299538254737854, -0.9894176125526428, 0.02310572937130928, -0.06739892065525055, -0.003067961661145091, -1.9282138347625732, -0.8110835552215576, -0.3663395643234253, -0.32213595509529114, 0.03645898774266243], "max": [0.8952844738960266, 2.3101751804351807, 0.03999999910593033, 1.0276740789413452, 1.1259418725967407, 1.2177634239196777, 1.6723954677581787, 0.9310967326164246, 1.983437180519104, 0.000691129534970969, 0.6803197860717773, 0.8651651740074158, 0.6430074572563171, 1.660255789756775], "mean": [-0.10575811564922333, 1.3712230920791626, -1.0105743408203125, -0.20417580008506775, 0.1940590888261795, -0.1902146339416504, 0.2785278856754303, 0.3043648898601532, 0.8363611698150635, -0.6406881809234619, 0.07948645949363708, 0.26684051752090454, 0.21586979925632477, 0.10305193811655045], "std": [0.5259541273117065, 0.6930122375488281, 0.6209161281585693, 0.5832690000534058, 0.33057737350463867, 0.45212656259536743, 0.4658317267894745, 0.30801060795783997, 0.7268368601799011, 0.5992465615272522, 0.23208653926849365, 0.3416527807712555, 0.29274582862854004, 0.30129706859588623], "count": [3249]}, "action": {"min": [-1.2271846532821655, -0.003067961661145091, -1.891398310661316, -1.5299999713897705, -0.7299538254737854, -0.9894176125526428, 0.02310572937130928, -0.06739892065525055, -0.003067961661145091, -1.9282138347625732, -0.8110835552215576, -0.3663395643234253, -0.32213595509529114, 0.03645898774266243], "max": [0.8952844738960266, 2.3101751804351807, 0.03999999910593033, 1.0276740789413452, 1.1259418725967407, 1.2177634239196777, 1.6723954677581787, 0.9310967326164246, 1.983437180519104, 0.000691129534970969, 0.6803197860717773, 0.8651651740074158, 0.6430074572563171, 1.660255789756775], "mean": [-0.10575811564922333, 1.3712230920791626, -1.0105743408203125, -0.20417580008506775, 0.1940590888261795, -0.1902146339416504, 0.2785278856754303, 0.3043648898601532, 0.8363611698150635, -0.6406881809234619, 0.07948645949363708, 0.26684051752090454, 0.21586979925632477, 0.10305193811655045], "std": [0.5259541273117065, 0.6930122375488281, 0.6209161281585693, 0.5832690000534058, 0.33057737350463867, 0.45212656259536743, 0.4658317267894745, 0.30801060795783997, 0.7268368601799011, 0.5992465615272522, 0.23208653926849365, 0.3416527807712555, 0.29274582862854004, 0.30129706859588623], "count": [3249]}, "timestamp": {"min": [0.0], "max": [108.26666666666667], "mean": [54.13333333333334], "std": [31.263515595777253], "count": [3249]}, "frame_index": {"min": [0], "max": [3248], "mean": [1624.0], "std": [937.9054678733175], "count": [3249]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [3249]}, "index": {"min": [299737], "max": [302985], "mean": [301361.0], "std": [937.9054678733175], "count": [3249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3249]}, "subtask_annotation": {"mean": [14.183441058787318, 24.0, 24.0, 24.0, 24.0], "std": [6.673326985314624, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3249]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [3249]}, "eef_direction_state": {"mean": [3.528470298553401, 4.469682979378271], "std": [2.0942413602917513, 2.076207667970226], "min": [0, 0], "max": [6, 6], "count": [3249]}, "eef_velocity_state": {"mean": [1.2539242843951985, 0.6451215758694983], "std": [0.7899632917228511, 0.7614571039786787], "min": [0, 0], "max": [2, 2], "count": [3249]}, "eef_acc_mag_state": {"mean": [1.1305016928285627, 0.6989843028624192], "std": [0.7960094536143274, 0.8265386238443371], "min": [0, 0], "max": [2, 2], "count": [3249]}, "eef_direction_action": {"mean": [3.528470298553401, 4.469682979378271], "std": [2.0942413602917513, 2.076207667970226], "min": [0, 0], "max": [6, 6], "count": [3249]}, "eef_velocity_action": {"mean": [1.2539242843951985, 0.6451215758694983], "std": [0.7899632917228511, 0.7614571039786787], "min": [0, 0], "max": [2, 2], "count": [3249]}, "eef_acc_mag_action": {"mean": [1.1305016928285627, 0.6989843028624192], "std": [0.7960094536143274, 0.8265386238443371], "min": [0, 0], "max": [2, 2], "count": [3249]}, "eef_sim_pose_state": {"mean": [0.29008255906306735, 0.3061570057843784, 1.3362027156850744, -0.226835829044194, 0.15934503056131755, 0.09428763554787661, 0.19073499494896806, -0.2623434627317281, 1.2893044502024897, 0.3297783684376506, 0.23412071604642903, 0.5936566681389558], "std": [0.1305930674999683, 0.1445920347978594, 0.09381367173733829, 0.4289417982875389, 0.4083444863484187, 0.35083469376679194, 0.10774143406759581, 0.08306550252632007, 0.09526907522039593, 0.43969569370469, 0.23092404649378562, 0.5951048547161165], "min": [0.02615084482415267, -0.08455060951000597, 1.181001000248454, -1.1108440643248523, -0.8902020126842902, -0.6739759704125462, 0.0423947306602272, -0.3364654578111924, 1.1815176747445255, -0.46468910257633345, -0.17237553523831584, -0.018917548550174246], "max": [0.5645415707489222, 0.6199029041522522, 1.617954002839655, 1.4323450775868622, 1.0771802423336645, 0.9599405943129935, 0.37147453842605505, -0.04026038171546496, 1.4757888355292448, 1.0525380815161216, 0.6972747618579946, 1.756450888513172], "count": [3249]}, "eef_sim_pose_action": {"mean": [0.29008255906306735, 0.3061570057843784, 1.3362027156850744, -0.226835829044194, 0.15934503056131755, 0.09428763554787661, 0.19073499494896806, -0.2623434627317281, 1.2893044502024897, 0.3297783684376506, 0.23412071604642903, 0.5936566681389558], "std": [0.1305930674999683, 0.1445920347978594, 0.09381367173733829, 0.4289417982875389, 0.4083444863484187, 0.35083469376679194, 0.10774143406759581, 0.08306550252632007, 0.09526907522039593, 0.43969569370469, 0.23092404649378562, 0.5951048547161165], "min": [0.02615084482415267, -0.08455060951000597, 1.181001000248454, -1.1108440643248523, -0.8902020126842902, -0.6739759704125462, 0.0423947306602272, -0.3364654578111924, 1.1815176747445255, -0.46468910257633345, -0.17237553523831584, -0.018917548550174246], "max": [0.5645415707489222, 0.6199029041522522, 1.617954002839655, 1.4323450775868622, 1.0771802423336645, 0.9599405943129935, 0.37147453842605505, -0.04026038171546496, 1.4757888355292448, 1.0525380815161216, 0.6972747618579946, 1.756450888513172], "count": [3249]}, "gripper_mode_state": {"mean": [0.9015081563558018, 0.9569098184056632], "std": [0.29797852335322256, 0.20306013356762107], "min": [0, 0], "max": [1, 1], "count": [3249]}, "gripper_activity_state": {"mean": [1.8424130501692828, 1.9529085872576177], "std": [0.5052252305717242, 0.2860214204476525], "min": [0, 0], "max": [2, 2], "count": [3249]}, "gripper_mode_action": {"mean": [0.9015081563558018, 0.9569098184056632], "std": [0.29797852335322256, 0.20306013356762107], "min": [0, 0], "max": [1, 1], "count": [3249]}, "gripper_activity_action": {"mean": [1.8424130501692828, 1.9529085872576177], "std": [0.5052252305717242, 0.2860214204476525], "min": [0, 0], "max": [2, 2], "count": [3249]}, "gripper_open_scale_state": {"mean": [0.15915529296448852, 0.05888443681344765], "std": [0.26618777286105544, 0.17217359194463516], "min": [0.013203273926462446, 0.02083370728152139], "max": [0.9556545530046735, 0.9487175941467285], "count": [3249]}, "gripper_open_scale_action": {"mean": [0.15915529296448852, 0.05888443681344765], "std": [0.26618777286105544, 0.17217359194463516], "min": [0.013203273926462446, 0.02083370728152139], "max": [0.9556545530046735, 0.9487175941467285], "count": [3249]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718147827059014]], [[0.5058793293518281]], [[0.4835334348926373]]], "std": [[[0.23805620142706463]], [[0.2551869273529697]], [[0.2590752393476445]]], "count": [458]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4326177766836963]], [[0.4318445506417026]], [[0.42367643134400773]]], "std": [[[0.2789391439791398]], [[0.2611737086784602]], [[0.2805613593876425]]], "count": [458]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41969330695645557]], [[0.4299840543568228]], [[0.4070717687730114]]], "std": [[[0.25133313791422995]], [[0.23850037023647902]], [[0.24392517891065627]]], "count": [458]}, "observation.state": {"min": [-1.101398229598999, -0.010720373131334782, -1.9236118793487549, -1.4588156938552856, -0.8000239133834839, -0.8419809937477112, 0.022008134052157402, -0.2709381878376007, -0.0015339808305725455, -1.9312818050384521, -0.4832039475440979, -0.680454432964325, -0.16442379355430603, 0.033404845744371414], "max": [1.1926878690719604, 2.563282012939453, 0.016873788088560104, 0.7343602776527405, 1.165825366973877, 1.2022207975387573, 1.6813147068023682, 1.034940481185913, 2.0765278339385986, 0.0007879362674430013, 0.8547585606575012, 0.9859893918037415, 0.7071332931518555, 1.6722368001937866], "mean": [-0.05551440641283989, 1.4810054302215576, -1.0175731182098389, -0.17525160312652588, 0.04028737172484398, -0.020776065066456795, 0.3291206955909729, 0.40468236804008484, 0.9523657560348511, -0.8012644052505493, 0.2479056864976883, 0.12229525297880173, 0.2757081389427185, 0.09506124258041382], "std": [0.5602303743362427, 0.792386531829834, 0.6341665387153625, 0.45122116804122925, 0.4132592976093292, 0.39840635657310486, 0.5187907814979553, 0.36389297246932983, 0.790474534034729, 0.6912652254104614, 0.2929164171218872, 0.292642742395401, 0.26752781867980957, 0.2845587432384491], "count": [3535]}, "action": {"min": [-1.101398229598999, -0.010720373131334782, -1.9236118793487549, -1.4588156938552856, -0.8000239133834839, -0.8419809937477112, 0.022008134052157402, -0.2709381878376007, -0.0015339808305725455, -1.9312818050384521, -0.4832039475440979, -0.680454432964325, -0.16442379355430603, 0.033404845744371414], "max": [1.1926878690719604, 2.563282012939453, 0.016873788088560104, 0.7343602776527405, 1.165825366973877, 1.2022207975387573, 1.6813147068023682, 1.034940481185913, 2.0765278339385986, 0.0007879362674430013, 0.8547585606575012, 0.9859893918037415, 0.7071332931518555, 1.6722368001937866], "mean": [-0.05551440641283989, 1.4810054302215576, -1.0175731182098389, -0.17525160312652588, 0.04028737172484398, -0.020776065066456795, 0.3291206955909729, 0.40468236804008484, 0.9523657560348511, -0.8012644052505493, 0.2479056864976883, 0.12229525297880173, 0.2757081389427185, 0.09506124258041382], "std": [0.5602303743362427, 0.792386531829834, 0.6341665387153625, 0.45122116804122925, 0.4132592976093292, 0.39840635657310486, 0.5187907814979553, 0.36389297246932983, 0.790474534034729, 0.6912652254104614, 0.2929164171218872, 0.292642742395401, 0.26752781867980957, 0.2845587432384491], "count": [3535]}, "timestamp": {"min": [0.0], "max": [117.8], "mean": [58.9], "std": [34.01555199872226], "count": [3535]}, "frame_index": {"min": [0], "max": [3534], "mean": [1767.0], "std": [1020.4665599616677], "count": [3535]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [3535]}, "index": {"min": [302986], "max": [306520], "mean": [304753.0], "std": [1020.4665599616677], "count": [3535]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3535]}, "subtask_annotation": {"mean": [10.403394625176803, 24.0, 24.0, 24.0, 24.0], "std": [6.513151948694942, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3535]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [3535]}, "eef_direction_state": {"mean": [3.6314002828854313, 4.538896746817539], "std": [2.1354894743873576, 2.0187523768580475], "min": [0, 0], "max": [6, 6], "count": [3535]}, "eef_velocity_state": {"mean": [1.1934936350777936, 0.6438472418670439], "std": [0.8256239942030987, 0.7781681018710678], "min": [0, 0], "max": [2, 2], "count": [3535]}, "eef_acc_mag_state": {"mean": [1.0271570014144271, 0.6362093352192362], "std": [0.8218020919423686, 0.8132852345441615], "min": [0, 0], "max": [2, 2], "count": [3535]}, "eef_direction_action": {"mean": [3.6314002828854313, 4.538896746817539], "std": [2.1354894743873576, 2.0187523768580475], "min": [0, 0], "max": [6, 6], "count": [3535]}, "eef_velocity_action": {"mean": [1.1934936350777936, 0.6438472418670439], "std": [0.8256239942030987, 0.7781681018710678], "min": [0, 0], "max": [2, 2], "count": [3535]}, "eef_acc_mag_action": {"mean": [1.0271570014144271, 0.6362093352192362], "std": [0.8218020919423686, 0.8132852345441615], "min": [0, 0], "max": [2, 2], "count": [3535]}, "eef_sim_pose_state": {"mean": [0.3088877552772284, 0.31292824596804886, 1.2893426986159913, -0.09213984864777414, 0.2561544723861596, -0.045465235065564186, 0.19907435454513847, -0.23432324460339696, 1.2943662339730286, 0.359870210734921, 0.3619853329902711, 0.5542248640025853], "std": [0.14592758842560688, 0.17804508682649936, 0.08375891543483766, 0.5160988823160493, 0.3575234382215098, 0.3674572326831421, 0.11071922138108134, 0.0965955755642992, 0.10042690142257596, 0.4370769817185576, 0.30948868421828263, 0.5705758890890197], "min": [0.04979792542102026, -0.10281732513577951, 1.146324643147568, -1.076682695841687, -0.5792085942351355, -0.9175295188092245, 0.012920190669944858, -0.33655837365171165, 1.1818182527082266, -0.4244829289411403, -0.20195693528257253, -0.2527383737106005], "max": [0.6198555758382246, 0.6725827304357092, 1.564829377839907, 1.580420279841861, 1.0317763046712747, 0.8512152179163993, 0.38906889141202733, 0.00019227634594646062, 1.4873851845513288, 1.1496135867028159, 0.904346301060682, 1.7063327913989514], "count": [3535]}, "eef_sim_pose_action": {"mean": [0.3088877552772284, 0.31292824596804886, 1.2893426986159913, -0.09213984864777414, 0.2561544723861596, -0.045465235065564186, 0.19907435454513847, -0.23432324460339696, 1.2943662339730286, 0.359870210734921, 0.3619853329902711, 0.5542248640025853], "std": [0.14592758842560688, 0.17804508682649936, 0.08375891543483766, 0.5160988823160493, 0.3575234382215098, 0.3674572326831421, 0.11071922138108134, 0.0965955755642992, 0.10042690142257596, 0.4370769817185576, 0.30948868421828263, 0.5705758890890197], "min": [0.04979792542102026, -0.10281732513577951, 1.146324643147568, -1.076682695841687, -0.5792085942351355, -0.9175295188092245, 0.012920190669944858, -0.33655837365171165, 1.1818182527082266, -0.4244829289411403, -0.20195693528257253, -0.2527383737106005], "max": [0.6198555758382246, 0.6725827304357092, 1.564829377839907, 1.580420279841861, 1.0317763046712747, 0.8512152179163993, 0.38906889141202733, 0.00019227634594646062, 1.4873851845513288, 1.1496135867028159, 0.904346301060682, 1.7063327913989514], "count": [3535]}, "gripper_mode_state": {"mean": [0.8738330975954738, 0.9615275813295615], "std": [0.3320373700988755, 0.19233380272871667], "min": [0, 0], "max": [1, 1], "count": [3535]}, "gripper_activity_state": {"mean": [1.8345120226308345, 1.9558698727015558], "std": [0.5162670748470887, 0.2769380468514513], "min": [0, 0], "max": [2, 2], "count": [3535]}, "gripper_mode_action": {"mean": [0.8738330975954738, 0.9615275813295615], "std": [0.3320373700988755, 0.19233380272871667], "min": [0, 0], "max": [1, 1], "count": [3535]}, "gripper_activity_action": {"mean": [1.8345120226308345, 1.9558698727015558], "std": [0.5162670748470887, 0.2769380468514513], "min": [0, 0], "max": [2, 2], "count": [3535]}, "gripper_open_scale_state": {"mean": [0.188063298576493, 0.05432275185189709], "std": [0.29645228120334477, 0.16260319786114266], "min": [0.012576076601232802, 0.019088483282497952], "max": [0.9607512610299247, 0.9555638858250209], "count": [3535]}, "gripper_open_scale_action": {"mean": [0.188063298576493, 0.05432275185189709], "std": [0.29645228120334477, 0.16260319786114266], "min": [0.012576076601232802, 0.019088483282497952], "max": [0.9607512610299247, 0.9555638858250209], "count": [3535]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5307292704888764]], [[0.5263081863650713]], [[0.49867400990483285]]], "std": [[[0.26678966764671513]], [[0.2668806933644176]], [[0.2661146065724615]]], "count": [421]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307859735871123]], [[0.4300397681109921]], [[0.4230342503324898]]], "std": [[[0.2695042375374183]], [[0.24569200715980238]], [[0.2636466324628442]]], "count": [421]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105450394330337]], [[0.41031536918013445]], [[0.38149330298231726]]], "std": [[[0.25807698542984603]], [[0.2439527682044943]], [[0.24749892713879487]]], "count": [421]}, "observation.state": {"min": [-1.1755123138427734, -0.010087104514241219, -1.9558254480361938, -1.263030767440796, -0.7883334755897522, -0.829555869102478, 0.020927563309669495, 0.00046800586278550327, -0.003067961661145091, -1.9417282342910767, -0.4217223525047302, -0.19634954631328583, -0.156313955783844, 0.03338667377829552], "max": [1.0513519048690796, 2.6123692989349365, 0.0, 0.881248414516449, 0.892961323261261, 1.0722525119781494, 1.6858386993408203, 0.9035146832466125, 2.0964815616607666, 0.0, 0.8159144520759583, 0.8636311888694763, 0.6320000886917114, 1.653633713722229], "mean": [-0.1305961310863495, 1.5834081172943115, -1.0360467433929443, -0.12130215764045715, 0.10035069286823273, -0.19937530159950256, 0.3937723934650421, 0.2246333509683609, 1.0030795335769653, -0.7388072609901428, 0.2425069510936737, 0.35284462571144104, 0.2921673357486725, 0.05820835754275322], "std": [0.5272158980369568, 0.6273227334022522, 0.5281035900115967, 0.5294159054756165, 0.3154684007167816, 0.328602135181427, 0.5861465930938721, 0.25462910532951355, 0.7338343262672424, 0.6027620434761047, 0.25937899947166443, 0.3321559727191925, 0.2677459418773651, 0.17311012744903564], "count": [3160]}, "action": {"min": [-1.1755123138427734, -0.010087104514241219, -1.9558254480361938, -1.263030767440796, -0.7883334755897522, -0.829555869102478, 0.020927563309669495, 0.00046800586278550327, -0.003067961661145091, -1.9417282342910767, -0.4217223525047302, -0.19634954631328583, -0.156313955783844, 0.03338667377829552], "max": [1.0513519048690796, 2.6123692989349365, 0.0, 0.881248414516449, 0.892961323261261, 1.0722525119781494, 1.6858386993408203, 0.9035146832466125, 2.0964815616607666, 0.0, 0.8159144520759583, 0.8636311888694763, 0.6320000886917114, 1.653633713722229], "mean": [-0.1305961310863495, 1.5834081172943115, -1.0360467433929443, -0.12130215764045715, 0.10035069286823273, -0.19937530159950256, 0.3937723934650421, 0.2246333509683609, 1.0030795335769653, -0.7388072609901428, 0.2425069510936737, 0.35284462571144104, 0.2921673357486725, 0.05820835754275322], "std": [0.5272158980369568, 0.6273227334022522, 0.5281035900115967, 0.5294159054756165, 0.3154684007167816, 0.328602135181427, 0.5861465930938721, 0.25462910532951355, 0.7338343262672424, 0.6027620434761047, 0.25937899947166443, 0.3321559727191925, 0.2677459418773651, 0.17311012744903564], "count": [3160]}, "timestamp": {"min": [0.0], "max": [105.3], "mean": [52.65], "std": [30.407112654772074], "count": [3160]}, "frame_index": {"min": [0], "max": [3159], "mean": [1579.5], "std": [912.2133796431622], "count": [3160]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [3160]}, "index": {"min": [306521], "max": [309680], "mean": [308100.5], "std": [912.2133796431622], "count": [3160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3160]}, "subtask_annotation": {"mean": [12.050316455696203, 24.0, 24.0, 24.0, 24.0], "std": [6.616124331183503, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3160]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [3160]}, "eef_direction_state": {"mean": [3.2981012658227846, 4.3310126582278485], "std": [2.054725073820252, 2.1386853260567396], "min": [0, 0], "max": [6, 6], "count": [3160]}, "eef_velocity_state": {"mean": [1.3816455696202532, 0.7098101265822785], "std": [0.7525768901879121, 0.7800713790116763], "min": [0, 0], "max": [2, 2], "count": [3160]}, "eef_acc_mag_state": {"mean": [1.2, 0.729746835443038], "std": [0.7683617291585105, 0.8304344976547178], "min": [0, 0], "max": [2, 2], "count": [3160]}, "eef_direction_action": {"mean": [3.2981012658227846, 4.3310126582278485], "std": [2.054725073820252, 2.1386853260567396], "min": [0, 0], "max": [6, 6], "count": [3160]}, "eef_velocity_action": {"mean": [1.3816455696202532, 0.7098101265822785], "std": [0.7525768901879121, 0.7800713790116763], "min": [0, 0], "max": [2, 2], "count": [3160]}, "eef_acc_mag_action": {"mean": [1.2, 0.729746835443038], "std": [0.7683617291585105, 0.8304344976547178], "min": [0, 0], "max": [2, 2], "count": [3160]}, "eef_sim_pose_state": {"mean": [0.3256859133375206, 0.28790570834565343, 1.2923905649226324, -0.22377164447835263, 0.4094382755818258, -0.04654263507572211, 0.22283220102314732, -0.2746161410085335, 1.2826762659890607, 0.5760827207136888, 0.4053771930220905, 0.6641972962527809], "std": [0.12028769159905892, 0.16163843670858702, 0.0692383031196207, 0.4103722741717386, 0.4273010012260085, 0.37870937549784417, 0.11406476976730959, 0.07661758442299295, 0.08065683524739696, 0.5302822530623832, 0.2874417143135448, 0.5417357996227908], "min": [0.04019086651200719, -0.12027399689944485, 1.1663952996472549, -0.9987793889732496, -0.515583084010472, -1.1247605769848477, 0.0422137735665671, -0.33656228320125015, 1.181572765822943, -0.25849546196928486, -0.031870564275197744, -0.09868763990263053], "max": [0.5871335463426869, 0.6003779091096251, 1.5502485122050609, 1.4512188652868638, 1.172585120840116, 1.0094064289614793, 0.3799930576511201, -0.024844876883716716, 1.472609997371687, 1.269613057042989, 0.8906564752419031, 1.6525250685614727], "count": [3160]}, "eef_sim_pose_action": {"mean": [0.3256859133375206, 0.28790570834565343, 1.2923905649226324, -0.22377164447835263, 0.4094382755818258, -0.04654263507572211, 0.22283220102314732, -0.2746161410085335, 1.2826762659890607, 0.5760827207136888, 0.4053771930220905, 0.6641972962527809], "std": [0.12028769159905892, 0.16163843670858702, 0.0692383031196207, 0.4103722741717386, 0.4273010012260085, 0.37870937549784417, 0.11406476976730959, 0.07661758442299295, 0.08065683524739696, 0.5302822530623832, 0.2874417143135448, 0.5417357996227908], "min": [0.04019086651200719, -0.12027399689944485, 1.1663952996472549, -0.9987793889732496, -0.515583084010472, -1.1247605769848477, 0.0422137735665671, -0.33656228320125015, 1.181572765822943, -0.25849546196928486, -0.031870564275197744, -0.09868763990263053], "max": [0.5871335463426869, 0.6003779091096251, 1.5502485122050609, 1.4512188652868638, 1.172585120840116, 1.0094064289614793, 0.3799930576511201, -0.024844876883716716, 1.472609997371687, 1.269613057042989, 0.8906564752419031, 1.6525250685614727], "count": [3160]}, "gripper_mode_state": {"mean": [0.8117088607594937, 0.9838607594936709], "std": [0.39094447959272244, 0.12601097341980164], "min": [0, 0], "max": [1, 1], "count": [3160]}, "gripper_activity_state": {"mean": [1.7613924050632912, 1.9693037974683545], "std": [0.6048563678800873, 0.23195813974331111], "min": [0, 0], "max": [2, 2], "count": [3160]}, "gripper_mode_action": {"mean": [0.8117088607594937, 0.9838607594936709], "std": [0.39094447959272244, 0.12601097341980164], "min": [0, 0], "max": [1, 1], "count": [3160]}, "gripper_activity_action": {"mean": [1.7613924050632912, 1.9693037974683545], "std": [0.6048563678800873, 0.23195813974331111], "min": [0, 0], "max": [2, 2], "count": [3160]}, "gripper_open_scale_state": {"mean": [0.2250137260618204, 0.033262208265809085], "std": [0.33494005784407466, 0.09892111922049476], "min": [0.011958607605525426, 0.01907809930188315], "max": [0.9633363996233258, 0.9449335506984166], "count": [3160]}, "gripper_open_scale_action": {"mean": [0.2250137260618204, 0.033262208265809085], "std": [0.33494005784407466, 0.09892111922049476], "min": [0.011958607605525426, 0.01907809930188315], "max": [0.9633363996233258, 0.9449335506984166], "count": [3160]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449697010224855]], [[0.46838944311786646]], [[0.4501937658487803]]], "std": [[[0.24131196708917224]], [[0.25389277278006017]], [[0.2568180823500401]]], "count": [427]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43725135400243886]], [[0.4347388057226534]], [[0.42981713951518674]]], "std": [[[0.27215342098793893]], [[0.2531056906614274]], [[0.2720398264354812]]], "count": [427]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41862264468628985]], [[0.4292100789313904]], [[0.4063820531855729]]], "std": [[[0.24935878574360346]], [[0.23537512520899026]], [[0.23937367381779073]]], "count": [427]}, "observation.state": {"min": [-1.0398979187011719, -0.0037552386056631804, -1.9266798496246338, -1.2623094320297241, -0.5740567445755005, -0.7378447651863098, 0.022008134052157402, -0.01602538861334324, -0.003067961661145091, -1.9396741390228271, -0.5768845081329346, -0.6649064421653748, -0.16914628446102142, 0.035010021179914474], "max": [1.1151714324951172, 2.606919288635254, 0.01840776950120926, 0.9049197435379028, 0.9802137017250061, 1.0431069135665894, 1.683777093887329, 1.1535536050796509, 2.090815782546997, 0.0, 0.9692384004592896, 0.5665884017944336, 0.7101144194602966, 1.6632806062698364], "mean": [-0.088592030107975, 1.469361424446106, -1.0534549951553345, -0.0751359611749649, 0.08425521105527878, -0.12288757413625717, 0.3068385422229767, 0.44856420159339905, 1.0252716541290283, -0.9295659065246582, 0.3548066318035126, 0.03696634620428085, 0.3024705946445465, 0.09791088849306107], "std": [0.5426430702209473, 0.7596629858016968, 0.6178237795829773, 0.4377231001853943, 0.33538082242012024, 0.33657023310661316, 0.5099135637283325, 0.3873983919620514, 0.8295261263847351, 0.7924404740333557, 0.4013586640357971, 0.20107780396938324, 0.30159297585487366, 0.2912042438983917], "count": [3217]}, "action": {"min": [-1.0398979187011719, -0.0037552386056631804, -1.9266798496246338, -1.2623094320297241, -0.5740567445755005, -0.7378447651863098, 0.022008134052157402, -0.01602538861334324, -0.003067961661145091, -1.9396741390228271, -0.5768845081329346, -0.6649064421653748, -0.16914628446102142, 0.035010021179914474], "max": [1.1151714324951172, 2.606919288635254, 0.01840776950120926, 0.9049197435379028, 0.9802137017250061, 1.0431069135665894, 1.683777093887329, 1.1535536050796509, 2.090815782546997, 0.0, 0.9692384004592896, 0.5665884017944336, 0.7101144194602966, 1.6632806062698364], "mean": [-0.088592030107975, 1.469361424446106, -1.0534549951553345, -0.0751359611749649, 0.08425521105527878, -0.12288757413625717, 0.3068385422229767, 0.44856420159339905, 1.0252716541290283, -0.9295659065246582, 0.3548066318035126, 0.03696634620428085, 0.3024705946445465, 0.09791088849306107], "std": [0.5426430702209473, 0.7596629858016968, 0.6178237795829773, 0.4377231001853943, 0.33538082242012024, 0.33657023310661316, 0.5099135637283325, 0.3873983919620514, 0.8295261263847351, 0.7924404740333557, 0.4013586640357971, 0.20107780396938324, 0.30159297585487366, 0.2912042438983917], "count": [3217]}, "timestamp": {"min": [0.0], "max": [107.2], "mean": [53.6], "std": [30.955595437479296], "count": [3217]}, "frame_index": {"min": [0], "max": [3216], "mean": [1608.0], "std": [928.6678631243789], "count": [3217]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [3217]}, "index": {"min": [309681], "max": [312897], "mean": [311289.0], "std": [928.6678631243789], "count": [3217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3217]}, "subtask_annotation": {"mean": [11.046627292508548, 24.0, 24.0, 24.0, 24.0], "std": [6.767027841567924, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3217]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [3217]}, "eef_direction_state": {"mean": [3.6527820951196768, 4.627914205781784], "std": [2.1140292222330914, 1.9943667405416692], "min": [0, 0], "max": [6, 6], "count": [3217]}, "eef_velocity_state": {"mean": [1.2110662107553622, 0.614547715262667], "std": [0.8369917496391315, 0.7880911820332506], "min": [0, 0], "max": [2, 2], "count": [3217]}, "eef_acc_mag_state": {"mean": [1.0419645632576935, 0.616412806963009], "std": [0.812043091961111, 0.8130604336822058], "min": [0, 0], "max": [2, 2], "count": [3217]}, "eef_direction_action": {"mean": [3.6527820951196768, 4.627914205781784], "std": [2.1140292222330914, 1.9943667405416692], "min": [0, 0], "max": [6, 6], "count": [3217]}, "eef_velocity_action": {"mean": [1.2110662107553622, 0.614547715262667], "std": [0.8369917496391315, 0.7880911820332506], "min": [0, 0], "max": [2, 2], "count": [3217]}, "eef_acc_mag_action": {"mean": [1.0419645632576935, 0.616412806963009], "std": [0.812043091961111, 0.8130604336822058], "min": [0, 0], "max": [2, 2], "count": [3217]}, "eef_sim_pose_state": {"mean": [0.30952312861834175, 0.30372664053777715, 1.2993148921978506, -0.17991566356853966, 0.3218530399851692, -0.029675301534550395, 0.20401629233740176, -0.22141729091585682, 1.302520971982157, 0.3351629696934967, 0.43371511725654904, 0.5004108892825376], "std": [0.14544270696347877, 0.16415319574876291, 0.0801302847301883, 0.43474915576568735, 0.3955320452071971, 0.35327837712939597, 0.11193067604435279, 0.10585077814524199, 0.10721055195404962, 0.4174436269638887, 0.3560432896685439, 0.510352659581733], "min": [0.05201249159614933, -0.10446558152588797, 1.16183138536228, -1.0540890701514092, -0.5533926065709893, -0.9114739078122509, 0.02705386367606927, -0.33670752379355506, 1.1813959751207688, -0.3816676557084357, -0.17043843934483283, -0.204141308996822], "max": [0.6244710600128565, 0.6817855309923201, 1.552232477354249, 1.4734142659441762, 1.1727469671399144, 0.8130516867112025, 0.40007124314423914, 0.012428161968015675, 1.4846716094537094, 1.1116260475232385, 1.0549881011402924, 1.6568259947692332], "count": [3217]}, "eef_sim_pose_action": {"mean": [0.30952312861834175, 0.30372664053777715, 1.2993148921978506, -0.17991566356853966, 0.3218530399851692, -0.029675301534550395, 0.20401629233740176, -0.22141729091585682, 1.302520971982157, 0.3351629696934967, 0.43371511725654904, 0.5004108892825376], "std": [0.14544270696347877, 0.16415319574876291, 0.0801302847301883, 0.43474915576568735, 0.3955320452071971, 0.35327837712939597, 0.11193067604435279, 0.10585077814524199, 0.10721055195404962, 0.4174436269638887, 0.3560432896685439, 0.510352659581733], "min": [0.05201249159614933, -0.10446558152588797, 1.16183138536228, -1.0540890701514092, -0.5533926065709893, -0.9114739078122509, 0.02705386367606927, -0.33670752379355506, 1.1813959751207688, -0.3816676557084357, -0.17043843934483283, -0.204141308996822], "max": [0.6244710600128565, 0.6817855309923201, 1.552232477354249, 1.4734142659441762, 1.1727469671399144, 0.8130516867112025, 0.40007124314423914, 0.012428161968015675, 1.4846716094537094, 1.1116260475232385, 1.0549881011402924, 1.6568259947692332], "count": [3217]}, "gripper_mode_state": {"mean": [0.8806341311781163, 0.9592788312092011], "std": [0.32421853460634087, 0.19764350534007005], "min": [0, 0], "max": [1, 1], "count": [3217]}, "gripper_activity_state": {"mean": [1.8343176872862916, 1.952129313024557], "std": [0.516645924489032, 0.2878904623477202], "min": [0, 0], "max": [2, 2], "count": [3217]}, "gripper_mode_action": {"mean": [0.8806341311781163, 0.9592788312092011], "std": [0.32421853460634087, 0.19764350534007005], "min": [0, 0], "max": [1, 1], "count": [3217]}, "gripper_activity_action": {"mean": [1.8343176872862916, 1.952129313024557], "std": [0.516645924489032, 0.2878904623477202], "min": [0, 0], "max": [2, 2], "count": [3217]}, "gripper_open_scale_state": {"mean": [0.17533075182438085, 0.05594954049456629], "std": [0.291379023672782, 0.16640358231876604], "min": [0.012576076601232802, 0.020005726388522556], "max": [0.962158339364188, 0.9504460607256208], "count": [3217]}, "gripper_open_scale_action": {"mean": [0.17533075182438085, 0.05594954049456629], "std": [0.291379023672782, 0.16640358231876604], "min": [0.012576076601232802, 0.020005726388522556], "max": [0.962158339364188, 0.9504460607256208], "count": [3217]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4730371860710096]], [[0.4729620244679068]], [[0.44304614367114364]]], "std": [[[0.25025109511961946]], [[0.2527174669739621]], [[0.2506072087653595]]], "count": [455]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42809850846321434]], [[0.42863881706528767]], [[0.4245456648471354]]], "std": [[[0.2620986296708369]], [[0.24199277909354341]], [[0.2562944845758004]]], "count": [455]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4124611751538222]], [[0.41669636333165744]], [[0.39353097751921284]]], "std": [[[0.25548277840702976]], [[0.2421098601545094]], [[0.24346721049909714]]], "count": [455]}, "observation.state": {"min": [-1.2455923557281494, -0.0015339808305725455, -1.9266798496246338, -1.286455512046814, -0.6593807339668274, -0.8513593077659607, 0.022130051627755165, -0.01361730694770813, -0.0008484313730150461, -1.9303081035614014, -0.8652791976928711, -0.37519964575767517, -0.424912691116333, 0.03363225236535072], "max": [1.0643070936203003, 2.636688470840454, 0.019577467814087868, 0.9580096006393433, 1.0983302593231201, 1.2026408910751343, 1.683777093887329, 1.0289342403411865, 2.0064468383789062, 0.0, 0.8942826986312866, 0.5976729393005371, 0.48166996240615845, 1.6584755182266235], "mean": [-0.17996323108673096, 1.5735684633255005, -1.113031029701233, -0.022582003846764565, 0.1371108889579773, -0.17863962054252625, 0.3746802806854248, 0.32276350259780884, 0.9360503554344177, -0.8130355477333069, 0.3235083222389221, 0.1613636463880539, 0.20276086032390594, 0.06427647173404694], "std": [0.5478014349937439, 0.6602354049682617, 0.5541915893554688, 0.4492855668067932, 0.3739277422428131, 0.37226995825767517, 0.5624002814292908, 0.29031431674957275, 0.7253420352935791, 0.6740617156028748, 0.35796862840652466, 0.20548683404922485, 0.2424301952123642, 0.19873535633087158], "count": [3506]}, "action": {"min": [-1.2455923557281494, -0.0015339808305725455, -1.9266798496246338, -1.286455512046814, -0.6593807339668274, -0.8513593077659607, 0.022130051627755165, -0.01361730694770813, -0.0008484313730150461, -1.9303081035614014, -0.8652791976928711, -0.37519964575767517, -0.424912691116333, 0.03363225236535072], "max": [1.0643070936203003, 2.636688470840454, 0.019577467814087868, 0.9580096006393433, 1.0983302593231201, 1.2026408910751343, 1.683777093887329, 1.0289342403411865, 2.0064468383789062, 0.0, 0.8942826986312866, 0.5976729393005371, 0.48166996240615845, 1.6584755182266235], "mean": [-0.17996323108673096, 1.5735684633255005, -1.113031029701233, -0.022582003846764565, 0.1371108889579773, -0.17863962054252625, 0.3746802806854248, 0.32276350259780884, 0.9360503554344177, -0.8130355477333069, 0.3235083222389221, 0.1613636463880539, 0.20276086032390594, 0.06427647173404694], "std": [0.5478014349937439, 0.6602354049682617, 0.5541915893554688, 0.4492855668067932, 0.3739277422428131, 0.37226995825767517, 0.5624002814292908, 0.29031431674957275, 0.7253420352935791, 0.6740617156028748, 0.35796862840652466, 0.20548683404922485, 0.2424301952123642, 0.19873535633087158], "count": [3506]}, "timestamp": {"min": [0.0], "max": [116.83333333333333], "mean": [58.41666666666668], "std": [33.7364993573561], "count": [3506]}, "frame_index": {"min": [0], "max": [3505], "mean": [1752.5], "std": [1012.0949807206831], "count": [3506]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [3506]}, "index": {"min": [312898], "max": [316403], "mean": [314650.5], "std": [1012.0949807206831], "count": [3506]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3506]}, "subtask_annotation": {"mean": [12.456360524814604, 24.0, 24.0, 24.0, 24.0], "std": [6.715339549944458, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3506]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [3506]}, "eef_direction_state": {"mean": [3.4187107815173987, 4.386765544780377], "std": [2.125238322445554, 2.155237847014634], "min": [0, 0], "max": [6, 6], "count": [3506]}, "eef_velocity_state": {"mean": [1.2877923559612094, 0.643468339988591], "std": [0.7864760908157005, 0.7853361260360538], "min": [0, 0], "max": [2, 2], "count": [3506]}, "eef_acc_mag_state": {"mean": [1.1386195094124358, 0.65687393040502], "std": [0.7861157767038063, 0.8242992734133837], "min": [0, 0], "max": [2, 2], "count": [3506]}, "eef_direction_action": {"mean": [3.4187107815173987, 4.386765544780377], "std": [2.125238322445554, 2.155237847014634], "min": [0, 0], "max": [6, 6], "count": [3506]}, "eef_velocity_action": {"mean": [1.2877923559612094, 0.643468339988591], "std": [0.7864760908157005, 0.7853361260360538], "min": [0, 0], "max": [2, 2], "count": [3506]}, "eef_acc_mag_action": {"mean": [1.1386195094124358, 0.65687393040502], "std": [0.7861157767038063, 0.8242992734133837], "min": [0, 0], "max": [2, 2], "count": [3506]}, "eef_sim_pose_state": {"mean": [0.3194626986161907, 0.2722615128568145, 1.3011820408870016, -0.2137430450367133, 0.41486417713298823, -0.06285284418949774, 0.2014162168898529, -0.26176701513354517, 1.3047578737076555, 0.3311202591740277, 0.4184532845988727, 0.5279354862685541], "std": [0.12642274946202728, 0.16761597341364218, 0.08046473185883242, 0.4631424873972726, 0.4198436407352999, 0.35602327018899504, 0.10416852776539874, 0.07665836451019936, 0.10200271796443912, 0.3998569852507564, 0.32562216494476404, 0.48917699960115324], "min": [0.014809379428066014, -0.1520356398933962, 1.1625366174928131, -1.0660449687234328, -0.6163213951246681, -1.0113139268841953, 0.04841263322159686, -0.33641541160755817, 1.1820379333484385, -0.5819836451522766, -0.11108040559153931, -0.16536522155522546], "max": [0.5981315238092436, 0.6051737733332857, 1.5759717590097935, 1.5911098167273123, 1.230861046289876, 0.7468224523672432, 0.3607830692549212, -0.008705663862358357, 1.4829424026935154, 0.9135255994328602, 0.8847870617914282, 1.48663453759275], "count": [3506]}, "eef_sim_pose_action": {"mean": [0.3194626986161907, 0.2722615128568145, 1.3011820408870016, -0.2137430450367133, 0.41486417713298823, -0.06285284418949774, 0.2014162168898529, -0.26176701513354517, 1.3047578737076555, 0.3311202591740277, 0.4184532845988727, 0.5279354862685541], "std": [0.12642274946202728, 0.16761597341364218, 0.08046473185883242, 0.4631424873972726, 0.4198436407352999, 0.35602327018899504, 0.10416852776539874, 0.07665836451019936, 0.10200271796443912, 0.3998569852507564, 0.32562216494476404, 0.48917699960115324], "min": [0.014809379428066014, -0.1520356398933962, 1.1625366174928131, -1.0660449687234328, -0.6163213951246681, -1.0113139268841953, 0.04841263322159686, -0.33641541160755817, 1.1820379333484385, -0.5819836451522766, -0.11108040559153931, -0.16536522155522546], "max": [0.5981315238092436, 0.6051737733332857, 1.5759717590097935, 1.5911098167273123, 1.230861046289876, 0.7468224523672432, 0.3607830692549212, -0.008705663862358357, 1.4829424026935154, 0.9135255994328602, 0.8847870617914282, 1.48663453759275], "count": [3506]}, "gripper_mode_state": {"mean": [0.8331431831146606, 0.9806046776953794], "std": [0.3728479844980099, 0.1379099118168068], "min": [0, 0], "max": [1, 1], "count": [3506]}, "gripper_activity_state": {"mean": [1.784654877353109, 1.9706217912150599], "std": [0.5792609018019593, 0.22782363031581526], "min": [0, 0], "max": [2, 2], "count": [3506]}, "gripper_mode_action": {"mean": [0.8331431831146606, 0.9806046776953794], "std": [0.3728479844980099, 0.1379099118168068], "min": [0, 0], "max": [1, 1], "count": [3506]}, "gripper_activity_action": {"mean": [1.784654877353109, 1.9706217912150599], "std": [0.5792609018019593, 0.22782363031581526], "min": [0, 0], "max": [2, 2], "count": [3506]}, "gripper_open_scale_state": {"mean": [0.2141046495583762, 0.03673112544642727], "std": [0.3213705543572915, 0.11356276893502977], "min": [0.012645743787288666, 0.019218429923057556], "max": [0.962158339364188, 0.9477002961294991], "count": [3506]}, "gripper_open_scale_action": {"mean": [0.2141046495583762, 0.03673112544642727], "std": [0.3213705543572915, 0.11356276893502977], "min": [0.012645743787288666, 0.019218429923057556], "max": [0.962158339364188, 0.9477002961294991], "count": [3506]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5680662613775302]], [[0.5608223765641746]], [[0.5132211473632307]]], "std": [[[0.2509984955706123]], [[0.24919780730761895]], [[0.24679499935857854]]], "count": [433]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42510523240602377]], [[0.4189386575646425]], [[0.4085078221306485]]], "std": [[[0.2915964795921812]], [[0.2752620302681454]], [[0.2875930095325757]]], "count": [433]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4146772033036977]], [[0.425194973383246]], [[0.41036793951606815]]], "std": [[[0.22755474072507514]], [[0.21640640032180644]], [[0.2315601031010397]]], "count": [433]}, "observation.state": {"min": [-1.0985320806503296, -0.0031796267721801996, -1.891398310661316, -1.5299999713897705, -0.8088270425796509, -1.1612234115600586, 0.02371584065258503, -0.08061030507087708, -0.0030491165816783905, -1.7947574853897095, -0.8965044617652893, -0.4417684078216553, -0.6135623455047607, 0.03645898774266243], "max": [1.2568612098693848, 2.5003886222839355, 0.03999999910593033, 1.2823413610458374, 1.053808331489563, 1.6091458797454834, 1.6925832033157349, 0.983281672000885, 1.8299808502197266, 1.5339808291021994e-25, 0.5516244769096375, 0.5525853633880615, 0.4187767505645752, 1.674652099609375], "mean": [0.04644208773970604, 1.4858652353286743, -1.0936079025268555, -0.10750897228717804, 0.020987514406442642, -0.12032158672809601, 0.38037508726119995, 0.34360846877098083, 0.6854559183120728, -0.535721480846405, 0.1237783282995224, -0.01660107634961605, 0.07507587224245071, 0.07920747995376587], "std": [0.6330388784408569, 0.7504640817642212, 0.6077798008918762, 0.5656781792640686, 0.41770926117897034, 0.42790502309799194, 0.5607208013534546, 0.39340728521347046, 0.7293331623077393, 0.587520956993103, 0.22425977885723114, 0.13179779052734375, 0.18151211738586426, 0.23669850826263428], "count": [3282]}, "action": {"min": [-1.0985320806503296, -0.0031796267721801996, -1.891398310661316, -1.5299999713897705, -0.8088270425796509, -1.1612234115600586, 0.02371584065258503, -0.08061030507087708, -0.0030491165816783905, -1.7947574853897095, -0.8965044617652893, -0.4417684078216553, -0.6135623455047607, 0.03645898774266243], "max": [1.2568612098693848, 2.5003886222839355, 0.03999999910593033, 1.2823413610458374, 1.053808331489563, 1.6091458797454834, 1.6925832033157349, 0.983281672000885, 1.8299808502197266, 1.5339808291021994e-25, 0.5516244769096375, 0.5525853633880615, 0.4187767505645752, 1.674652099609375], "mean": [0.04644208773970604, 1.4858652353286743, -1.0936079025268555, -0.10750897228717804, 0.020987514406442642, -0.12032158672809601, 0.38037508726119995, 0.34360846877098083, 0.6854559183120728, -0.535721480846405, 0.1237783282995224, -0.01660107634961605, 0.07507587224245071, 0.07920747995376587], "std": [0.6330388784408569, 0.7504640817642212, 0.6077798008918762, 0.5656781792640686, 0.41770926117897034, 0.42790502309799194, 0.5607208013534546, 0.39340728521347046, 0.7293331623077393, 0.587520956993103, 0.22425977885723114, 0.13179779052734375, 0.18151211738586426, 0.23669850826263428], "count": [3282]}, "timestamp": {"min": [0.0], "max": [109.36666666666666], "mean": [54.68333333333334], "std": [31.58105825872117], "count": [3282]}, "frame_index": {"min": [0], "max": [3281], "mean": [1640.5], "std": [947.4317477616352], "count": [3282]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [3282]}, "index": {"min": [316404], "max": [319685], "mean": [318044.5], "std": [947.4317477616352], "count": [3282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3282]}, "subtask_annotation": {"mean": [10.076782449725776, 24.0, 24.0, 24.0, 24.0], "std": [7.039512640468606, 0.0, 0.0, 0.0, 0.0], "min": [1, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3282]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [3282]}, "eef_direction_state": {"mean": [3.387568555758684, 4.95642900670323], "std": [2.060999443768327, 1.8127426058364433], "min": [0, 0], "max": [6, 6], "count": [3282]}, "eef_velocity_state": {"mean": [1.3287629494210846, 0.4692260816575259], "std": [0.7779456958294332, 0.7246407070056661], "min": [0, 0], "max": [2, 2], "count": [3282]}, "eef_acc_mag_state": {"mean": [1.1264472882388787, 0.4926873857404022], "std": [0.7950418366689348, 0.7645250996855951], "min": [0, 0], "max": [2, 2], "count": [3282]}, "eef_direction_action": {"mean": [3.387568555758684, 4.95642900670323], "std": [2.060999443768327, 1.8127426058364433], "min": [0, 0], "max": [6, 6], "count": [3282]}, "eef_velocity_action": {"mean": [1.3287629494210846, 0.4692260816575259], "std": [0.7779456958294332, 0.7246407070056661], "min": [0, 0], "max": [2, 2], "count": [3282]}, "eef_acc_mag_action": {"mean": [1.1264472882388787, 0.4926873857404022], "std": [0.7950418366689348, 0.7645250996855951], "min": [0, 0], "max": [2, 2], "count": [3282]}, "eef_sim_pose_state": {"mean": [0.2978632958113366, 0.34032394244983527, 1.3125354853647264, -0.2628557299423169, 0.2449688778414804, 0.00228488789478733, 0.15830674127025257, -0.26552382702107646, 1.268127810283284, 0.04930305211441283, 0.2679767160134491, 0.31614082938590377], "std": [0.14325475518384045, 0.1864177448293234, 0.0819455833559568, 0.5734321393649042, 0.4279758073680193, 0.4081473815730297, 0.09942862218981958, 0.08299926535385063, 0.0971692490202395, 0.1955214597150001, 0.31171451099037684, 0.36590661482338804], "min": [0.04021158975584349, -0.09562842879103917, 1.1809534345486683, -1.3662786522512893, -0.6231266731997118, -0.7905510619237487, -0.009214614459934302, -0.33829163117233463, 1.1802395375836745, -0.7327787921411955, -0.2555790046667552, -0.053514974886782266], "max": [0.6031195912244651, 0.712472163389784, 1.5716218458566602, 1.617554290796067, 1.3282808972767906, 1.0100866098639731, 0.39664356464808975, -0.05829442033049104, 1.481267901715114, 0.615119774591384, 0.8557946830651297, 1.263771485889005], "count": [3282]}, "eef_sim_pose_action": {"mean": [0.2978632958113366, 0.34032394244983527, 1.3125354853647264, -0.2628557299423169, 0.2449688778414804, 0.00228488789478733, 0.15830674127025257, -0.26552382702107646, 1.268127810283284, 0.04930305211441283, 0.2679767160134491, 0.31614082938590377], "std": [0.14325475518384045, 0.1864177448293234, 0.0819455833559568, 0.5734321393649042, 0.4279758073680193, 0.4081473815730297, 0.09942862218981958, 0.08299926535385063, 0.0971692490202395, 0.1955214597150001, 0.31171451099037684, 0.36590661482338804], "min": [0.04021158975584349, -0.09562842879103917, 1.1809534345486683, -1.3662786522512893, -0.6231266731997118, -0.7905510619237487, -0.009214614459934302, -0.33829163117233463, 1.1802395375836745, -0.7327787921411955, -0.2555790046667552, -0.053514974886782266], "max": [0.6031195912244651, 0.712472163389784, 1.5716218458566602, 1.617554290796067, 1.3282808972767906, 1.0100866098639731, 0.39664356464808975, -0.05829442033049104, 1.481267901715114, 0.615119774591384, 0.8557946830651297, 1.263771485889005], "count": [3282]}, "gripper_mode_state": {"mean": [0.8418647166361974, 0.973491773308958], "std": [0.3648678055395668, 0.16064103027788335], "min": [0, 0], "max": [1, 1], "count": [3282]}, "gripper_activity_state": {"mean": [1.835770871419866, 1.9683120048750762], "std": [0.5150035645011454, 0.23594200871580004], "min": [0, 0], "max": [2, 2], "count": [3282]}, "gripper_mode_action": {"mean": [0.8418647166361974, 0.973491773308958], "std": [0.3648678055395668, 0.16064103027788335], "min": [0, 0], "max": [1, 1], "count": [3282]}, "gripper_activity_action": {"mean": [1.835770871419866, 1.9683120048750762], "std": [0.5150035645011454, 0.23594200871580004], "min": [0, 0], "max": [2, 2], "count": [3282]}, "gripper_open_scale_state": {"mean": [0.21735855800081738, 0.04526134523036771], "std": [0.32041219362493856, 0.13525609082138007], "min": [0.013551908944334303, 0.02083370728152139], "max": [0.9671904018947056, 0.9569440569196429], "count": [3282]}, "gripper_open_scale_action": {"mean": [0.21735855800081738, 0.04526134523036771], "std": [0.32041219362493856, 0.13525609082138007], "min": [0.013551908944334303, 0.02083370728152139], "max": [0.9671904018947056, 0.9569440569196429], "count": [3282]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4609645693137485]], [[0.4606071326580902]], [[0.4313806245307613]]], "std": [[[0.2509300613587578]], [[0.25331715570037905]], [[0.2513256359776803]]], "count": [473]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310036566071108]], [[0.4290063137070661]], [[0.4230525311252056]]], "std": [[[0.2590433183951327]], [[0.24251260529647148]], [[0.25732910548867177]]], "count": [473]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41380614167207874]], [[0.41720602801844253]], [[0.39397118126085295]]], "std": [[[0.25356656930997784]], [[0.23801619053707623]], [[0.23807209118160794]]], "count": [473]}, "observation.state": {"min": [-1.2271846532821655, -0.00696316733956337, -1.93741774559021, -1.4066604375839233, -0.684580385684967, -0.8428661227226257, 0.015152012929320335, -0.019554752856492996, -0.00021714350441470742, -1.9389517307281494, -0.4939418137073517, -0.5108156204223633, -0.14112623035907745, 0.03363225236535072], "max": [1.138527274131775, 2.6366984844207764, 0.02106456458568573, 0.8019530773162842, 1.0805671215057373, 1.5339808464050293, 1.683777093887329, 1.0768544673919678, 2.0846798419952393, 1.0842021724855044e-19, 0.9539524912834167, 0.4417864680290222, 0.7286408543586731, 1.6735341548919678], "mean": [-0.15449386835098267, 1.5749260187149048, -1.078730583190918, -0.08487866818904877, 0.1467045545578003, -0.11186814308166504, 0.36871635913848877, 0.34907665848731995, 0.9381017088890076, -0.8710965514183044, 0.3640657663345337, 0.10839517414569855, 0.2655254602432251, 0.07344935834407806], "std": [0.5682888031005859, 0.656526505947113, 0.555846631526947, 0.4997130334377289, 0.3906539976596832, 0.37950220704078674, 0.5726961493492126, 0.3267460763454437, 0.7846946716308594, 0.768250584602356, 0.38041889667510986, 0.2031942754983902, 0.27566763758659363, 0.23259350657463074], "count": [3692]}, "action": {"min": [-1.2271846532821655, -0.00696316733956337, -1.93741774559021, -1.4066604375839233, -0.684580385684967, -0.8428661227226257, 0.015152012929320335, -0.019554752856492996, -0.00021714350441470742, -1.9389517307281494, -0.4939418137073517, -0.5108156204223633, -0.14112623035907745, 0.03363225236535072], "max": [1.138527274131775, 2.6366984844207764, 0.02106456458568573, 0.8019530773162842, 1.0805671215057373, 1.5339808464050293, 1.683777093887329, 1.0768544673919678, 2.0846798419952393, 1.0842021724855044e-19, 0.9539524912834167, 0.4417864680290222, 0.7286408543586731, 1.6735341548919678], "mean": [-0.15449386835098267, 1.5749260187149048, -1.078730583190918, -0.08487866818904877, 0.1467045545578003, -0.11186814308166504, 0.36871635913848877, 0.34907665848731995, 0.9381017088890076, -0.8710965514183044, 0.3640657663345337, 0.10839517414569855, 0.2655254602432251, 0.07344935834407806], "std": [0.5682888031005859, 0.656526505947113, 0.555846631526947, 0.4997130334377289, 0.3906539976596832, 0.37950220704078674, 0.5726961493492126, 0.3267460763454437, 0.7846946716308594, 0.768250584602356, 0.38041889667510986, 0.2031942754983902, 0.27566763758659363, 0.23259350657463074], "count": [3692]}, "timestamp": {"min": [0.0], "max": [123.03333333333333], "mean": [61.516666666666666], "std": [35.52628526097887], "count": [3692]}, "frame_index": {"min": [0], "max": [3691], "mean": [1845.5], "std": [1065.788557829366], "count": [3692]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [3692]}, "index": {"min": [319686], "max": [323377], "mean": [321531.5], "std": [1065.788557829366], "count": [3692]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3692]}, "subtask_annotation": {"mean": [12.462621885157096, 24.0, 24.0, 24.0, 24.0], "std": [6.879276308583202, 0.0, 0.0, 0.0, 0.0], "min": [0, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3692]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [3692]}, "eef_direction_state": {"mean": [3.409804983748646, 4.558234019501625], "std": [2.0855851718636433, 2.0777466963477926], "min": [0, 0], "max": [6, 6], "count": [3692]}, "eef_velocity_state": {"mean": [1.3271939328277356, 0.5796316359696642], "std": [0.7745179413544739, 0.7450792527713616], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_acc_mag_state": {"mean": [1.145991332611051, 0.624593716143012], "std": [0.7852083712453329, 0.8125650054126168], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_direction_action": {"mean": [3.409804983748646, 4.558234019501625], "std": [2.0855851718636433, 2.0777466963477926], "min": [0, 0], "max": [6, 6], "count": [3692]}, "eef_velocity_action": {"mean": [1.3271939328277356, 0.5796316359696642], "std": [0.7745179413544739, 0.7450792527713616], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_acc_mag_action": {"mean": [1.145991332611051, 0.624593716143012], "std": [0.7852083712453329, 0.8125650054126168], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_sim_pose_state": {"mean": [0.318075682810171, 0.27515380035583187, 1.2982896685435088, -0.1921095222477627, 0.3887784812790704, -0.043235344354094325, 0.19995960054807194, -0.25052084033188265, 1.305846847557535, 0.35315817061026805, 0.4093827912637401, 0.48794865939717075], "std": [0.13060172880440893, 0.16565838686178536, 0.07676242743045988, 0.42700717649859155, 0.43666631250383575, 0.3386304062096051, 0.11032042654574524, 0.08875597769747443, 0.10934665396266045, 0.409014607791328, 0.35246678131654213, 0.5019206143651639], "min": [0.019586447467328703, -0.15430647740647568, 1.1600564120858858, -0.9153842522651493, -0.5417477284139545, -0.9770018054110914, 0.054198772208677484, -0.33662776367923436, 1.1822636845530243, -0.3813534580189664, -0.06405694130178752, -0.30372294456999077], "max": [0.6155370920303956, 0.6213766597428845, 1.5761860269605736, 1.7174723716720715, 1.2000424495505264, 0.8208013235091796, 0.3641235842019797, 0.007054121958497389, 1.5099361845068913, 1.1480080977491243, 1.1049601086991965, 1.6409754241988115], "count": [3692]}, "eef_sim_pose_action": {"mean": [0.318075682810171, 0.27515380035583187, 1.2982896685435088, -0.1921095222477627, 0.3887784812790704, -0.043235344354094325, 0.19995960054807194, -0.25052084033188265, 1.305846847557535, 0.35315817061026805, 0.4093827912637401, 0.48794865939717075], "std": [0.13060172880440893, 0.16565838686178536, 0.07676242743045988, 0.42700717649859155, 0.43666631250383575, 0.3386304062096051, 0.11032042654574524, 0.08875597769747443, 0.10934665396266045, 0.409014607791328, 0.35246678131654213, 0.5019206143651639], "min": [0.019586447467328703, -0.15430647740647568, 1.1600564120858858, -0.9153842522651493, -0.5417477284139545, -0.9770018054110914, 0.054198772208677484, -0.33662776367923436, 1.1822636845530243, -0.3813534580189664, -0.06405694130178752, -0.30372294456999077], "max": [0.6155370920303956, 0.6213766597428845, 1.5761860269605736, 1.7174723716720715, 1.2000424495505264, 0.8208013235091796, 0.3641235842019797, 0.007054121958497389, 1.5099361845068913, 1.1480080977491243, 1.1049601086991965, 1.6409754241988115], "count": [3692]}, "gripper_mode_state": {"mean": [0.8274647887323944, 0.9748104008667389], "std": [0.3778449578073554, 0.15670061655515732], "min": [0, 0], "max": [1, 1], "count": [3692]}, "gripper_activity_state": {"mean": [1.7884615384615385, 1.9712892741061756], "std": [0.5752639559816014, 0.22382270728076098], "min": [0, 0], "max": [2, 2], "count": [3692]}, "gripper_mode_action": {"mean": [0.8274647887323944, 0.9748104008667389], "std": [0.3778449578073554, 0.15670061655515732], "min": [0, 0], "max": [1, 1], "count": [3692]}, "gripper_activity_action": {"mean": [1.7884615384615385, 1.9712892741061756], "std": [0.5752639559816014, 0.22382270728076098], "min": [0, 0], "max": [2, 2], "count": [3692]}, "gripper_open_scale_state": {"mean": [0.21069671335084467, 0.04197214620907937], "std": [0.3272587521347153, 0.13290912536763044], "min": [0.008658293102468764, 0.019218429923057556], "max": [0.962158339364188, 0.9563052313668388], "count": [3692]}, "gripper_open_scale_action": {"mean": [0.21069671335084467, 0.04197214620907937], "std": [0.3272587521347153, 0.13290912536763044], "min": [0.008658293102468764, 0.019218429923057556], "max": [0.962158339364188, 0.9563052313668388], "count": [3692]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707543222918237]], [[0.48666258736218704]], [[0.46746125741832123]]], "std": [[[0.24624542719592943]], [[0.2564201727756319]], [[0.26132591571534725]]], "count": [529]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238825372408993]], [[0.4262806189793708]], [[0.41854289344387197]]], "std": [[[0.26809573482284244]], [[0.24883335027982048]], [[0.266522033282302]]], "count": [529]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40571379488573417]], [[0.418993930979239]], [[0.3990665203594565]]], "std": [[[0.23660021317504146]], [[0.22438720676407234]], [[0.2301537546527911]]], "count": [529]}, "observation.state": {"min": [-1.1182719469070435, -0.0057565998286008835, -1.935567021369934, -1.4588156938552856, -0.5798447132110596, -1.0783884525299072, 0.020596249029040337, -0.06435088813304901, 0.0, -1.9404857158660889, -0.1564660370349884, -0.5137170553207397, -0.13469602167606354, 0.035522378981113434], "max": [0.9717463850975037, 2.74735951423645, 0.01840776950120926, 0.8154997825622559, 1.1060001850128174, 0.859029233455658, 1.6940066814422607, 1.1397477388381958, 2.0540003776550293, 0.0015339808305725455, 0.8887046575546265, 0.6476224064826965, 0.8452234268188477, 1.6747431755065918], "mean": [-0.1130991280078888, 1.7226994037628174, -1.2290880680084229, -0.10396819561719894, 0.08404874056577682, -0.22654946148395538, 0.49733591079711914, 0.36960580945014954, 0.8509905934333801, -0.7378024458885193, 0.2522389590740204, 0.05644125118851662, 0.2676156759262085, 0.09779851138591766], "std": [0.47179853916168213, 0.8033137917518616, 0.6765059232711792, 0.49260833859443665, 0.31506580114364624, 0.41716986894607544, 0.6411057710647583, 0.3993019759654999, 0.8473409414291382, 0.7604984641075134, 0.30462145805358887, 0.22325415909290314, 0.3449346125125885, 0.2889294922351837], "count": [4279]}, "action": {"min": [-1.1182719469070435, -0.0057565998286008835, -1.935567021369934, -1.4588156938552856, -0.5798447132110596, -1.0783884525299072, 0.020596249029040337, -0.06435088813304901, 0.0, -1.9404857158660889, -0.1564660370349884, -0.5137170553207397, -0.13469602167606354, 0.035522378981113434], "max": [0.9717463850975037, 2.74735951423645, 0.01840776950120926, 0.8154997825622559, 1.1060001850128174, 0.859029233455658, 1.6940066814422607, 1.1397477388381958, 2.0540003776550293, 0.0015339808305725455, 0.8887046575546265, 0.6476224064826965, 0.8452234268188477, 1.6747431755065918], "mean": [-0.1130991280078888, 1.7226994037628174, -1.2290880680084229, -0.10396819561719894, 0.08404874056577682, -0.22654946148395538, 0.49733591079711914, 0.36960580945014954, 0.8509905934333801, -0.7378024458885193, 0.2522389590740204, 0.05644125118851662, 0.2676156759262085, 0.09779851138591766], "std": [0.47179853916168213, 0.8033137917518616, 0.6765059232711792, 0.49260833859443665, 0.31506580114364624, 0.41716986894607544, 0.6411057710647583, 0.3993019759654999, 0.8473409414291382, 0.7604984641075134, 0.30462145805358887, 0.22325415909290314, 0.3449346125125885, 0.2889294922351837], "count": [4279]}, "timestamp": {"min": [0.0], "max": [142.6], "mean": [71.29999999999998], "std": [41.17469557331973], "count": [4279]}, "frame_index": {"min": [0], "max": [4278], "mean": [2139.0], "std": [1235.240867199592], "count": [4279]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [4279]}, "index": {"min": [323378], "max": [327656], "mean": [325517.0], "std": [1235.240867199592], "count": [4279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [4279]}, "subtask_annotation": {"mean": [12.539144659967283, 24.0, 24.0, 24.0, 24.0], "std": [7.298899981299191, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [4279]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [4279]}, "eef_direction_state": {"mean": [3.7394250993222715, 4.984108436550596], "std": [2.0830197995540316, 1.7502992348371116], "min": [0, 0], "max": [6, 6], "count": [4279]}, "eef_velocity_state": {"mean": [1.1579808366440758, 0.46506193035756016], "std": [0.8038823990659746, 0.7151625878986079], "min": [0, 0], "max": [2, 2], "count": [4279]}, "eef_acc_mag_state": {"mean": [1.069408740359897, 0.4994157513437719], "std": [0.8195989084141886, 0.7695035228903849], "min": [0, 0], "max": [2, 2], "count": [4279]}, "eef_direction_action": {"mean": [3.7394250993222715, 4.984108436550596], "std": [2.0830197995540316, 1.7502992348371116], "min": [0, 0], "max": [6, 6], "count": [4279]}, "eef_velocity_action": {"mean": [1.1579808366440758, 0.46506193035756016], "std": [0.8038823990659746, 0.7151625878986079], "min": [0, 0], "max": [2, 2], "count": [4279]}, "eef_acc_mag_action": {"mean": [1.069408740359897, 0.4994157513437719], "std": [0.8195989084141886, 0.7695035228903849], "min": [0, 0], "max": [2, 2], "count": [4279]}, "eef_sim_pose_state": {"mean": [0.37316531442626766, 0.29172205858182976, 1.268497231100518, -0.24438949791924106, 0.36944558145035966, -0.03461527473835816, 0.1838274650753064, -0.23803211169180463, 1.2770422880939403, 0.30367468631752376, 0.3443060052659813, 0.43804723724614786], "std": [0.1660031149785029, 0.15459126024734174, 0.09624946650781173, 0.4752885590727773, 0.4198482253203399, 0.32415208252787553, 0.11676722755179701, 0.1073635101352371, 0.10054184656302617, 0.4669008460293949, 0.3524833433931909, 0.517346752435932], "min": [0.053953607345039824, -0.10629619586559225, 1.0869868515334575, -1.2719133047594373, -0.6895099762408312, -0.8397168952028301, -0.015669939983129516, -0.33652432443448094, 1.181283574753658, -0.17753301680913428, -0.2900516853630595, -0.1762583663541621], "max": [0.6289835882750027, 0.6934196307440438, 1.562630317777456, 1.5295946415656196, 1.1212219701687371, 0.9462893604019541, 0.3960695436648196, 0.021139649816903222, 1.4721625877412257, 1.2484252811769758, 0.9751992882882172, 1.566925753284275], "count": [4279]}, "eef_sim_pose_action": {"mean": [0.37316531442626766, 0.29172205858182976, 1.268497231100518, -0.24438949791924106, 0.36944558145035966, -0.03461527473835816, 0.1838274650753064, -0.23803211169180463, 1.2770422880939403, 0.30367468631752376, 0.3443060052659813, 0.43804723724614786], "std": [0.1660031149785029, 0.15459126024734174, 0.09624946650781173, 0.4752885590727773, 0.4198482253203399, 0.32415208252787553, 0.11676722755179701, 0.1073635101352371, 0.10054184656302617, 0.4669008460293949, 0.3524833433931909, 0.517346752435932], "min": [0.053953607345039824, -0.10629619586559225, 1.0869868515334575, -1.2719133047594373, -0.6895099762408312, -0.8397168952028301, -0.015669939983129516, -0.33652432443448094, 1.181283574753658, -0.17753301680913428, -0.2900516853630595, -0.1762583663541621], "max": [0.6289835882750027, 0.6934196307440438, 1.562630317777456, 1.5295946415656196, 1.1212219701687371, 0.9462893604019541, 0.3960695436648196, 0.021139649816903222, 1.4721625877412257, 1.2484252811769758, 0.9751992882882172, 1.566925753284275], "count": [4279]}, "gripper_mode_state": {"mean": [0.7712082262210797, 0.9598036924515073], "std": [0.42005487502232064, 0.19641935853666548], "min": [0, 0], "max": [1, 1], "count": [4279]}, "gripper_activity_state": {"mean": [1.8102360364571162, 1.9520916101892967], "std": [0.5464862929918399, 0.2889160586053083], "min": [0, 0], "max": [2, 2], "count": [4279]}, "gripper_mode_action": {"mean": [0.7712082262210797, 0.9598036924515073], "std": [0.42005487502232064, 0.19641935853666548], "min": [0, 0], "max": [1, 1], "count": [4279]}, "gripper_activity_action": {"mean": [1.8102360364571162, 1.9520916101892967], "std": [0.5464862929918399, 0.2889160586053083], "min": [0, 0], "max": [2, 2], "count": [4279]}, "gripper_open_scale_state": {"mean": [0.2841869071964213, 0.05588150776561465], "std": [0.3663462797046001, 0.16510244077058064], "min": [0.011769285159451621, 0.020298502274921963], "max": [0.9680038179670062, 0.956996100289481], "count": [4279]}, "gripper_open_scale_action": {"mean": [0.2841869071964213, 0.05588150776561465], "std": [0.3663462797046001, 0.16510244077058064], "min": [0.011769285159451621, 0.020298502274921963], "max": [0.9680038179670062, 0.956996100289481], "count": [4279]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035469423373566]], [[0.5167349687779951]], [[0.4841887254901961]]], "std": [[[0.2601828014570263]], [[0.2639771396271651]], [[0.262619735577312]]], "count": [411]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4241776308117191]], [[0.43050590779701986]], [[0.4246397496143632]]], "std": [[[0.27158323430648307]], [[0.2494453693312721]], [[0.2674916051238373]]], "count": [411]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143387242975049]], [[0.4155733226786254]], [[0.38738655916543424]]], "std": [[[0.26108733595201594]], [[0.2471767623406129]], [[0.2501938673901413]]], "count": [411]}, "observation.state": {"min": [-1.1673593521118164, -0.0029173563234508038, -1.9236118793487549, -1.5299999713897705, -0.8111420273780823, -0.8835729360580444, 0.019497128203511238, -0.011699497699737549, -0.0015339808305725455, -1.905300498008728, -0.647260844707489, -0.3098641335964203, -0.29759228229522705, 0.03363225236535072], "max": [1.0446408987045288, 2.5648157596588135, 0.01840776950120926, 0.9197518229484558, 1.0538448095321655, 0.8145437836647034, 1.6678245067596436, 0.9449321627616882, 1.9581472873687744, 0.0, 0.8545953631401062, 0.8083052635192871, 0.6028544306755066, 1.6807961463928223], "mean": [-0.17063488066196442, 1.5336955785751343, -1.0833463668823242, -0.06693538278341293, 0.13135816156864166, -0.18957366049289703, 0.2736841142177582, 0.2689530849456787, 0.9481139779090881, -0.7363314032554626, 0.2500047981739044, 0.2989416718482971, 0.2843203842639923, 0.09575667232275009], "std": [0.5414656400680542, 0.7200104594230652, 0.6016712188720703, 0.5241007804870605, 0.3609168231487274, 0.32149460911750793, 0.47647625207901, 0.26545578241348267, 0.7175712585449219, 0.5989199280738831, 0.28857558965682983, 0.3184362053871155, 0.2649385631084442, 0.28852754831314087], "count": [3062]}, "action": {"min": [-1.1673593521118164, -0.0029173563234508038, -1.9236118793487549, -1.5299999713897705, -0.8111420273780823, -0.8835729360580444, 0.019497128203511238, -0.011699497699737549, -0.0015339808305725455, -1.905300498008728, -0.647260844707489, -0.3098641335964203, -0.29759228229522705, 0.03363225236535072], "max": [1.0446408987045288, 2.5648157596588135, 0.01840776950120926, 0.9197518229484558, 1.0538448095321655, 0.8145437836647034, 1.6678245067596436, 0.9449321627616882, 1.9581472873687744, 0.0, 0.8545953631401062, 0.8083052635192871, 0.6028544306755066, 1.6807961463928223], "mean": [-0.17063488066196442, 1.5336955785751343, -1.0833463668823242, -0.06693538278341293, 0.13135816156864166, -0.18957366049289703, 0.2736841142177582, 0.2689530849456787, 0.9481139779090881, -0.7363314032554626, 0.2500047981739044, 0.2989416718482971, 0.2843203842639923, 0.09575667232275009], "std": [0.5414656400680542, 0.7200104594230652, 0.6016712188720703, 0.5241007804870605, 0.3609168231487274, 0.32149460911750793, 0.47647625207901, 0.26545578241348267, 0.7175712585449219, 0.5989199280738831, 0.28857558965682983, 0.3184362053871155, 0.2649385631084442, 0.28852754831314087], "count": [3062]}, "timestamp": {"min": [0.0], "max": [102.03333333333333], "mean": [51.016666666666666], "std": [29.464107166366187], "count": [3062]}, "frame_index": {"min": [0], "max": [3061], "mean": [1530.5], "std": [883.9232149909856], "count": [3062]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [3062]}, "index": {"min": [327657], "max": [330718], "mean": [329187.5], "std": [883.9232149909856], "count": [3062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3062]}, "subtask_annotation": {"mean": [12.336054866100588, 24.0, 24.0, 24.0, 24.0], "std": [6.800247804077359, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3062]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [3062]}, "eef_direction_state": {"mean": [3.424885695623775, 4.310907903331156], "std": [2.1109202328036036, 2.1580296547695723], "min": [0, 0], "max": [6, 6], "count": [3062]}, "eef_velocity_state": {"mean": [1.3112344872632267, 0.6835401698236446], "std": [0.8070544481703884, 0.7642293592715104], "min": [0, 0], "max": [2, 2], "count": [3062]}, "eef_acc_mag_state": {"mean": [1.139777922926192, 0.7194644023514043], "std": [0.8013246399789403, 0.8309060948615589], "min": [0, 0], "max": [2, 2], "count": [3062]}, "eef_direction_action": {"mean": [3.424885695623775, 4.310907903331156], "std": [2.1109202328036036, 2.1580296547695723], "min": [0, 0], "max": [6, 6], "count": [3062]}, "eef_velocity_action": {"mean": [1.3112344872632267, 0.6835401698236446], "std": [0.8070544481703884, 0.7642293592715104], "min": [0, 0], "max": [2, 2], "count": [3062]}, "eef_acc_mag_action": {"mean": [1.139777922926192, 0.7194644023514043], "std": [0.8013246399789403, 0.8309060948615589], "min": [0, 0], "max": [2, 2], "count": [3062]}, "eef_sim_pose_state": {"mean": [0.31873685827804893, 0.27992542876347487, 1.2982990243230776, -0.20223489492968807, 0.35442636948756523, -0.05856310668954069, 0.20779061792304107, -0.26918019176589925, 1.290845324329559, 0.506151461644515, 0.3879575313205561, 0.6344775283784706], "std": [0.13623964584030637, 0.16466407922723592, 0.0757387614383596, 0.4256494893773, 0.40559661996914737, 0.34669234232317203, 0.10743560003762676, 0.07655946610310124, 0.08892783682919894, 0.4954041723347575, 0.30426021992301827, 0.5793117373054409], "min": [0.030846761953574588, -0.11755588024490218, 1.1632146533907544, -1.1153879301864464, -0.5406494501878669, -1.0329402212407124, 0.04936979802090891, -0.33673277595105083, 1.182108712589584, -0.5155384577629043, -0.056830098462285594, -0.18212314719589837], "max": [0.6020967785293029, 0.625502369830175, 1.5580085768343108, 1.567035976609733, 1.2861993091220265, 0.7796956192025492, 0.38391264991381624, -0.04343175655322844, 1.481673514416422, 1.1451648055940593, 0.9182555548991229, 1.7562296061825875], "count": [3062]}, "eef_sim_pose_action": {"mean": [0.31873685827804893, 0.27992542876347487, 1.2982990243230776, -0.20223489492968807, 0.35442636948756523, -0.05856310668954069, 0.20779061792304107, -0.26918019176589925, 1.290845324329559, 0.506151461644515, 0.3879575313205561, 0.6344775283784706], "std": [0.13623964584030637, 0.16466407922723592, 0.0757387614383596, 0.4256494893773, 0.40559661996914737, 0.34669234232317203, 0.10743560003762676, 0.07655946610310124, 0.08892783682919894, 0.4954041723347575, 0.30426021992301827, 0.5793117373054409], "min": [0.030846761953574588, -0.11755588024490218, 1.1632146533907544, -1.1153879301864464, -0.5406494501878669, -1.0329402212407124, 0.04936979802090891, -0.33673277595105083, 1.182108712589584, -0.5155384577629043, -0.056830098462285594, -0.18212314719589837], "max": [0.6020967785293029, 0.625502369830175, 1.5580085768343108, 1.567035976609733, 1.2861993091220265, 0.7796956192025492, 0.38391264991381624, -0.04343175655322844, 1.481673514416422, 1.1451648055940593, 0.9182555548991229, 1.7562296061825875], "count": [3062]}, "gripper_mode_state": {"mean": [0.8843892880470281, 0.9601567602873938], "std": [0.31975752568891286, 0.19559078700647003], "min": [0, 0], "max": [1, 1], "count": [3062]}, "gripper_activity_state": {"mean": [1.78314826910516, 1.9497060744611365], "std": [0.5811120363467107, 0.29598595626374047], "min": [0, 0], "max": [2, 2], "count": [3062]}, "gripper_mode_action": {"mean": [0.8843892880470281, 0.9601567602873938], "std": [0.31975752568891286, 0.19559078700647003], "min": [0, 0], "max": [1, 1], "count": [3062]}, "gripper_activity_action": {"mean": [1.78314826910516, 1.9497060744611365], "std": [0.5811120363467107, 0.29598595626374047], "min": [0, 0], "max": [2, 2], "count": [3062]}, "gripper_open_scale_state": {"mean": [0.1563865015219094, 0.054718848793730956], "std": [0.2722716361303875, 0.16487259977820656], "min": [0.011141216116292136, 0.019218429923057556], "max": [0.9530425752912249, 0.9604549407958984], "count": [3062]}, "gripper_open_scale_action": {"mean": [0.1563865015219094, 0.054718848793730956], "std": [0.2722716361303875, 0.16487259977820656], "min": [0.011141216116292136, 0.019218429923057556], "max": [0.9530425752912249, 0.9604549407958984], "count": [3062]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398167812155504]], [[0.5355520668432574]], [[0.5060969720955262]]], "std": [[[0.26574428265913086]], [[0.2658131305534639]], [[0.2648285678871133]]], "count": [417]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4273926747490896]], [[0.4311839149595356]], [[0.42477940000940423]]], "std": [[[0.2648739395590569]], [[0.24399035018261897]], [[0.26153430597704797]]], "count": [417]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4087168618046739]], [[0.4099388528392972]], [[0.38186602809255865]]], "std": [[[0.2561483818618848]], [[0.2413229992954017]], [[0.24437523664269498]]], "count": [417]}, "observation.state": {"min": [-1.2732040882110596, -0.003067961661145091, -1.9527575969696045, -1.5299999713897705, -0.6575303077697754, -0.7761942744255066, 0.018555710092186928, -0.021381370723247528, -0.003067961661145091, -1.9334290027618408, -0.6181942820549011, -0.2405833601951599, -0.42031073570251465, 0.03338667377829552], "max": [1.0055756568908691, 2.641515016555786, -0.0015339808305725455, 0.8747801184654236, 1.179631233215332, 1.4005244970321655, 1.6813147068023682, 1.0173585414886475, 2.0862138271331787, 0.0015339808305725455, 0.7944273352622986, 0.6933593153953552, 0.5629709362983704, 1.6752458810806274], "mean": [-0.22442901134490967, 1.4990335702896118, -1.0111807584762573, -0.1070946604013443, 0.180939182639122, -0.10991356521844864, 0.2851206958293915, 0.2625977694988251, 0.819287896156311, -0.6543617248535156, 0.2392299324274063, 0.23515279591083527, 0.2168721705675125, 0.07184940576553345], "std": [0.538612961769104, 0.6981921195983887, 0.5575828552246094, 0.5088938474655151, 0.38942843675613403, 0.37083926796913147, 0.47508659958839417, 0.28087180852890015, 0.6886270642280579, 0.5926036238670349, 0.2756018340587616, 0.23917458951473236, 0.25721555948257446, 0.22350344061851501], "count": [3117]}, "action": {"min": [-1.2732040882110596, -0.003067961661145091, -1.9527575969696045, -1.5299999713897705, -0.6575303077697754, -0.7761942744255066, 0.018555710092186928, -0.021381370723247528, -0.003067961661145091, -1.9334290027618408, -0.6181942820549011, -0.2405833601951599, -0.42031073570251465, 0.03338667377829552], "max": [1.0055756568908691, 2.641515016555786, -0.0015339808305725455, 0.8747801184654236, 1.179631233215332, 1.4005244970321655, 1.6813147068023682, 1.0173585414886475, 2.0862138271331787, 0.0015339808305725455, 0.7944273352622986, 0.6933593153953552, 0.5629709362983704, 1.6752458810806274], "mean": [-0.22442901134490967, 1.4990335702896118, -1.0111807584762573, -0.1070946604013443, 0.180939182639122, -0.10991356521844864, 0.2851206958293915, 0.2625977694988251, 0.819287896156311, -0.6543617248535156, 0.2392299324274063, 0.23515279591083527, 0.2168721705675125, 0.07184940576553345], "std": [0.538612961769104, 0.6981921195983887, 0.5575828552246094, 0.5088938474655151, 0.38942843675613403, 0.37083926796913147, 0.47508659958839417, 0.28087180852890015, 0.6886270642280579, 0.5926036238670349, 0.2756018340587616, 0.23917458951473236, 0.25721555948257446, 0.22350344061851501], "count": [3117]}, "timestamp": {"min": [0.0], "max": [103.86666666666666], "mean": [51.93333333333334], "std": [29.993344940848807], "count": [3117]}, "frame_index": {"min": [0], "max": [3116], "mean": [1558.0], "std": [899.8003482254642], "count": [3117]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [3117]}, "index": {"min": [330719], "max": [333835], "mean": [332277.0], "std": [899.8003482254642], "count": [3117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3117]}, "subtask_annotation": {"mean": [12.399743342957972, 24.0, 24.0, 24.0, 24.0], "std": [6.6417062359238805, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3117]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [3117]}, "eef_direction_state": {"mean": [3.4016682707731793, 4.3413538658966955], "std": [2.1310235223489755, 2.1740735777102773], "min": [0, 0], "max": [6, 6], "count": [3117]}, "eef_velocity_state": {"mean": [1.301572024382419, 0.6878408726339429], "std": [0.80313036433945, 0.7956549409594122], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_acc_mag_state": {"mean": [1.1546358678216233, 0.6843118383060636], "std": [0.7977079597189939, 0.8234147326286516], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_direction_action": {"mean": [3.4016682707731793, 4.3413538658966955], "std": [2.1310235223489755, 2.1740735777102773], "min": [0, 0], "max": [6, 6], "count": [3117]}, "eef_velocity_action": {"mean": [1.301572024382419, 0.6878408726339429], "std": [0.80313036433945, 0.7956549409594122], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_acc_mag_action": {"mean": [1.1546358678216233, 0.6843118383060636], "std": [0.7977079597189939, 0.8234147326286516], "min": [0, 0], "max": [2, 2], "count": [3117]}, "eef_sim_pose_state": {"mean": [0.30325289384458504, 0.26179276801305174, 1.2946650902796009, -0.09493507083799636, 0.35035612804557187, -0.045341346573532774, 0.1794409330715593, -0.2780209451040012, 1.2858660153921597, 0.3752922449215928, 0.3645328413721074, 0.5443099680915551], "std": [0.1262462042265794, 0.1628070763766299, 0.07492734874526431, 0.46859457147250455, 0.3877304923024648, 0.36717509034798224, 0.09696081175622878, 0.08265566290280359, 0.08940762968306554, 0.4083809670080936, 0.3036150181286452, 0.4839140809864911], "min": [0.02791951975416998, -0.1386257041827973, 1.1601647050874488, -0.8401092283421603, -0.7183189828284985, -1.1544487425742094, 0.046684420760582115, -0.33645819810498434, 1.1804274654716589, -0.5106089878084786, -0.07967408024250178, -0.020129127695176635], "max": [0.5808738949332029, 0.5858545913114797, 1.5714321769918709, 1.733711694488448, 1.1615285376312356, 0.8644586673399155, 0.3702034273580867, -0.006762472248533304, 1.4955681085209613, 0.935698611579895, 1.0225771177090524, 1.4156012055807397], "count": [3117]}, "eef_sim_pose_action": {"mean": [0.30325289384458504, 0.26179276801305174, 1.2946650902796009, -0.09493507083799636, 0.35035612804557187, -0.045341346573532774, 0.1794409330715593, -0.2780209451040012, 1.2858660153921597, 0.3752922449215928, 0.3645328413721074, 0.5443099680915551], "std": [0.1262462042265794, 0.1628070763766299, 0.07492734874526431, 0.46859457147250455, 0.3877304923024648, 0.36717509034798224, 0.09696081175622878, 0.08265566290280359, 0.08940762968306554, 0.4083809670080936, 0.3036150181286452, 0.4839140809864911], "min": [0.02791951975416998, -0.1386257041827973, 1.1601647050874488, -0.8401092283421603, -0.7183189828284985, -1.1544487425742094, 0.046684420760582115, -0.33645819810498434, 1.1804274654716589, -0.5106089878084786, -0.07967408024250178, -0.020129127695176635], "max": [0.5808738949332029, 0.5858545913114797, 1.5714321769918709, 1.733711694488448, 1.1615285376312356, 0.8644586673399155, 0.3702034273580867, -0.006762472248533304, 1.4955681085209613, 0.935698611579895, 1.0225771177090524, 1.4156012055807397], "count": [3117]}, "gripper_mode_state": {"mean": [0.8893166506256015, 0.9749759384023099], "std": [0.31373961424351643, 0.15619813679697025], "min": [0, 0], "max": [1, 1], "count": [3117]}, "gripper_activity_state": {"mean": [1.7872954764196343, 1.9602181584857234], "std": [0.5753956669296446, 0.26267487821129426], "min": [0, 0], "max": [2, 2], "count": [3117]}, "gripper_mode_action": {"mean": [0.8893166506256015, 0.9749759384023099], "std": [0.31373961424351643, 0.15619813679697025], "min": [0, 0], "max": [1, 1], "count": [3117]}, "gripper_activity_action": {"mean": [1.7872954764196343, 1.9602181584857234], "std": [0.5753956669296446, 0.26267487821129426], "min": [0, 0], "max": [2, 2], "count": [3117]}, "gripper_open_scale_state": {"mean": [0.16292027175164472, 0.04105742780615585], "std": [0.2714790509733153, 0.12771599201580552], "min": [0.0106032629098211, 0.01907809930188315], "max": [0.9607512610299247, 0.9572833606175014], "count": [3117]}, "gripper_open_scale_action": {"mean": [0.16292027175164472, 0.04105742780615585], "std": [0.2714790509733153, 0.12771599201580552], "min": [0.0106032629098211, 0.01907809930188315], "max": [0.9607512610299247, 0.9572833606175014], "count": [3117]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644700854205617]], [[0.5011654563059792]], [[0.4800650774888363]]], "std": [[[0.23316954459141684]], [[0.251291460459914]], [[0.25560982468444093]]], "count": [423]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370662421390936]], [[0.43225348493744753]], [[0.4279960457258816]]], "std": [[[0.278307267116966]], [[0.2581504829925474]], [[0.27857095525116493]]], "count": [423]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4213078430084931]], [[0.4323862132191989]], [[0.4114301563940522]]], "std": [[[0.25329268214777306]], [[0.24133007153954902]], [[0.2468142010854287]]], "count": [423]}, "observation.state": {"min": [-1.147417664527893, -0.006739606615155935, -1.9220778942108154, -1.463496208190918, -0.8375329971313477, -0.8573681116104126, 0.02237391285598278, -0.3911651074886322, -0.002762832213193178, -1.9358837604522705, -0.7288836240768433, -0.7333747744560242, -0.16281363368034363, 0.03053862415254116], "max": [1.1274758577346802, 2.620039224624634, 0.01840776950120926, 0.7225049734115601, 1.0921943187713623, 1.1040730476379395, 1.683388352394104, 1.165683627128601, 2.135301351547241, 0.0015339808305725455, 0.9166454076766968, 1.0556724071502686, 0.7194370031356812, 1.6582157611846924], "mean": [-0.03355172276496887, 1.5538054704666138, -1.0317695140838623, -0.19948270916938782, 0.02616545557975769, -0.05201178044080734, 0.3084855079650879, 0.4048135578632355, 0.8332284688949585, -0.7675381302833557, 0.2953035235404968, 0.12065176665782928, 0.2553461194038391, 0.07385296374559402], "std": [0.5839794874191284, 0.6272146105766296, 0.526242196559906, 0.5053104162216187, 0.430499404668808, 0.3933049142360687, 0.4971289038658142, 0.4111330807209015, 0.7835360169410706, 0.7516952157020569, 0.3968818485736847, 0.2628369927406311, 0.3119410574436188, 0.2280389964580536], "count": [3185]}, "action": {"min": [-1.147417664527893, -0.006739606615155935, -1.9220778942108154, -1.463496208190918, -0.8375329971313477, -0.8573681116104126, 0.02237391285598278, -0.3911651074886322, -0.002762832213193178, -1.9358837604522705, -0.7288836240768433, -0.7333747744560242, -0.16281363368034363, 0.03053862415254116], "max": [1.1274758577346802, 2.620039224624634, 0.01840776950120926, 0.7225049734115601, 1.0921943187713623, 1.1040730476379395, 1.683388352394104, 1.165683627128601, 2.135301351547241, 0.0015339808305725455, 0.9166454076766968, 1.0556724071502686, 0.7194370031356812, 1.6582157611846924], "mean": [-0.03355172276496887, 1.5538054704666138, -1.0317695140838623, -0.19948270916938782, 0.02616545557975769, -0.05201178044080734, 0.3084855079650879, 0.4048135578632355, 0.8332284688949585, -0.7675381302833557, 0.2953035235404968, 0.12065176665782928, 0.2553461194038391, 0.07385296374559402], "std": [0.5839794874191284, 0.6272146105766296, 0.526242196559906, 0.5053104162216187, 0.430499404668808, 0.3933049142360687, 0.4971289038658142, 0.4111330807209015, 0.7835360169410706, 0.7516952157020569, 0.3968818485736847, 0.2628369927406311, 0.3119410574436188, 0.2280389964580536], "count": [3185]}, "timestamp": {"min": [0.0], "max": [106.13333333333334], "mean": [53.06666666666666], "std": [30.647675278885345], "count": [3185]}, "frame_index": {"min": [0], "max": [3184], "mean": [1592.0], "std": [919.4302583665603], "count": [3185]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [3185]}, "index": {"min": [333836], "max": [337020], "mean": [335428.0], "std": [919.4302583665603], "count": [3185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3185]}, "subtask_annotation": {"mean": [11.189952904238618, 24.0, 24.0, 24.0, 24.0], "std": [6.605741247067829, 0.0, 0.0, 0.0, 0.0], "min": [2, 24, 24, 24, 24], "max": [24, 24, 24, 24, 24], "count": [3185]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [3185]}, "eef_direction_state": {"mean": [3.2653061224489797, 4.627315541601256], "std": [2.1746950796947737, 2.0122562879144437], "min": [0, 0], "max": [6, 6], "count": [3185]}, "eef_velocity_state": {"mean": [1.311773940345369, 0.5990580847723704], "std": [0.7807351680219146, 0.786662200279299], "min": [0, 0], "max": [2, 2], "count": [3185]}, "eef_acc_mag_state": {"mean": [1.1378335949764522, 0.5896389324960754], "std": [0.7917333986306114, 0.7992653779287153], "min": [0, 0], "max": [2, 2], "count": [3185]}, "eef_direction_action": {"mean": [3.2653061224489797, 4.627315541601256], "std": [2.1746950796947737, 2.0122562879144437], "min": [0, 0], "max": [6, 6], "count": [3185]}, "eef_velocity_action": {"mean": [1.311773940345369, 0.5990580847723704], "std": [0.7807351680219146, 0.786662200279299], "min": [0, 0], "max": [2, 2], "count": [3185]}, "eef_acc_mag_action": {"mean": [1.1378335949764522, 0.5896389324960754], "std": [0.7917333986306114, 0.7992653779287153], "min": [0, 0], "max": [2, 2], "count": [3185]}, "eef_sim_pose_state": {"mean": [0.3136793510167643, 0.31872041386867644, 1.3055677933401246, -0.14790101092781227, 0.29294052651744923, -0.04402527248342075, 0.1680777663863509, -0.2447577149980004, 1.2948892638517497, 0.3484883735571036, 0.33096971620026094, 0.561066469668248], "std": [0.12167787472858939, 0.17334239224523612, 0.07857914123757252, 0.4875637049061522, 0.3971216239345483, 0.39043508078206607, 0.09689239709245293, 0.09972476216079304, 0.11185303060332973, 0.472044814894977, 0.32794594152322926, 0.609761876795358], "min": [0.044416145392671046, -0.11571043296290805, 1.1595592144114244, -1.090938133286077, -0.6616203256742522, -0.9862203875958562, -0.003700301219154503, -0.34550660812877, 1.1814058651778774, -0.3828759679724728, -0.20373510308811804, -0.21464640286418857], "max": [0.6220089971790059, 0.6697184870496923, 1.5618334269267982, 1.5608082888122454, 1.2292750258877825, 0.8946227332595709, 0.3659058927887863, 0.02425431728684195, 1.49348029599323, 1.3374597754344297, 0.8912386358226905, 1.9821647582506658], "count": [3185]}, "eef_sim_pose_action": {"mean": [0.3136793510167643, 0.31872041386867644, 1.3055677933401246, -0.14790101092781227, 0.29294052651744923, -0.04402527248342075, 0.1680777663863509, -0.2447577149980004, 1.2948892638517497, 0.3484883735571036, 0.33096971620026094, 0.561066469668248], "std": [0.12167787472858939, 0.17334239224523612, 0.07857914123757252, 0.4875637049061522, 0.3971216239345483, 0.39043508078206607, 0.09689239709245293, 0.09972476216079304, 0.11185303060332973, 0.472044814894977, 0.32794594152322926, 0.609761876795358], "min": [0.044416145392671046, -0.11571043296290805, 1.1595592144114244, -1.090938133286077, -0.6616203256742522, -0.9862203875958562, -0.003700301219154503, -0.34550660812877, 1.1814058651778774, -0.3828759679724728, -0.20373510308811804, -0.21464640286418857], "max": [0.6220089971790059, 0.6697184870496923, 1.5618334269267982, 1.5608082888122454, 1.2292750258877825, 0.8946227332595709, 0.3659058927887863, 0.02425431728684195, 1.49348029599323, 1.3374597754344297, 0.8912386358226905, 1.9821647582506658], "count": [3185]}, "gripper_mode_state": {"mean": [0.8857142857142857, 0.9751962323390895], "std": [0.3181579635902861, 0.1555266561420699], "min": [0, 0], "max": [1, 1], "count": [3185]}, "gripper_activity_state": {"mean": [1.8317111459968602, 1.9679748822605965], "std": [0.5207762513829598, 0.23689079546625075], "min": [0, 0], "max": [2, 2], "count": [3185]}, "gripper_mode_action": {"mean": [0.8857142857142857, 0.9751962323390895], "std": [0.3181579635902861, 0.1555266561420699], "min": [0, 0], "max": [1, 1], "count": [3185]}, "gripper_activity_action": {"mean": [1.8317111459968602, 1.9679748822605965], "std": [0.5207762513829598, 0.23689079546625075], "min": [0, 0], "max": [2, 2], "count": [3185]}, "gripper_open_scale_state": {"mean": [0.17627123044722964, 0.04220187361096038], "std": [0.28407317889278766, 0.13030915713012609], "min": [0.01278509306056159, 0.017450642372880663], "max": [0.9619362013680595, 0.9475518635341099], "count": [3185]}, "gripper_open_scale_action": {"mean": [0.17627123044722964, 0.04220187361096038], "std": [0.28407317889278766, 0.13030915713012609], "min": [0.01278509306056159, 0.017450642372880663], "max": [0.9619362013680595, 0.9475518635341099], "count": [3185]}}} diff --git a/R1_Lite_tableware_cleaning/meta/info.json b/R1_Lite_tableware_cleaning/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1639cc9a1217e535d317e9836688483e99ca122b --- /dev/null +++ b/R1_Lite_tableware_cleaning/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 102, "total_frames": 327254, "total_tasks": 1, "total_videos": 306, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:101"}, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/R1_Lite_tableware_cleaning/meta/tasks.jsonl b/R1_Lite_tableware_cleaning/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..23b6174db2d196c4de055a5e5fa967d789e36098 --- /dev/null +++ b/R1_Lite_tableware_cleaning/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "wipe the tableware with a sponge containing detergent then put them in their original places."} diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25695837e70bf338ed2285f64d2cfc1b09eb626b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:cc9ecaef22b003f9fabb71d5402b54f694bab4b1aa5cbb98225f757fac39f06c +size 58565687 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45fdc529e056b5b036af5c56f66248c2586e793 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:18fffe6380fa5ded0e0dacce0f27e9e89815ce5c4cdd2faf03672ce601edbf46 +size 59631567 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff30158c0525424c367f31c7d752047983d3b64f --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8d23d2c2b405d564711c5afabbb3a2e576098f30b3ecdb87b1f0fca96c43e6f5 +size 52774958 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cffec39def9962289da56a9ad9ecf55a17265a1c --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8cb6d8563926fba90d28d859cd6843b5271d5c27876a0e7cdfa4e221601d33d4 +size 79011834 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b65ec0ca281375d3b0bcd9a7e886674564a3b5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:e86e8dec5d27cc4ec2d9547bae49943ebe6310a0430c01842b37f4aa220e13e7 +size 43703605 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6805c9539a6a10a2ed10fb0c2a45afabc8ce0a80 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:cc2701115ee56ed0e48dc329c2823195cb44e0cb75e1b1e35f27cd486ba8824c +size 64455601 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6494e5a294cb050552e9261f00f9b8e9f3e6fc9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:4eb1ff9a9cd91c40fb8a4771b6938a775312768a895602a2137ce14b390f53e9 +size 42921458 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582be602a8c0561c3de2d303cc8fdac8f6ddfd93 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:3df1a4246731bd7ec891ef2b8ec139ea630f75610fc1003ef539984ce919cadf +size 68892341 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f025db2616fdf90daac014920ad653b86f337dac --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:b8362a2b37ddda018beb15f086648e1f618e5aa3cc5817a6ad6c20e4bf3d2e95 +size 60719772 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60a8b4e9a09f88674c00368f5f4ff13b08087a96 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:7700aac0f224a00d5b7ba36f593bd326d994b68119813ee507cc435f5b9686cb +size 62091804 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3db5fa93c65854b6fb92f0c09809ddcced643c --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8dded615a9a7bccdd03158f07116bbc598176ed5c5807f8cccbcf00714510646 +size 48172786 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535d58be022b5363a658a79cf23f3f7f47f7828a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:141c97b7f991420bfe2b4a6d60356383a96547e61e0bda6541f4232f25ee1f1f +size 57431272 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98cbdbbfc3e44fe303266b050e4e60ada52b357a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:38e78ac17614b21805ee4dfe2d2f100fefe4777dbec7c09c2b3a6a7589c0b27f +size 62375115 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c4459a02fac8ac9c3cf92e7b26ca4f26b47fca3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8c82785c0738e2fe69ea8981504d09579ca955a4f1a926f3a7880d32e3a11843 +size 52789802 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66868b2c5269fc9ffabd050dd6f4791a0a18e299 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:ee57143a8fc92cc2b9bc01716c3c5d86ececf2eb688550aaa3baabfafee4ae74 +size 66373359 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba38d53ac7654ebc6a6c4297e0a2f934c12a30ba --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:204772f4d9769544dc9f8f3f6eefc8c2b8342aaeea49b05183b1e5a92b32da2d +size 56361065 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a31f00d7fa7fc5df727c14c57e7fae1aff8ad1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:5adf208c6ae1d098cbcfe9d4e0b2e073f5c4fd584104f15664415dc617f3ac6f +size 49808399 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7caeecbb58419495db215b03fe09559ea7a28e57 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:508c8737f537e05c231f0c211b8acb303c57e318e9c594dc8e2f9dbd29753a57 +size 58541031 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0084e171de82b41c4119b0f111181e124fe2b40f --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:b1540e3d886141fc003c910b4306282536d5918ec7010311abfdd6908388f874 +size 46553184 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e939a009d1da3a326c0b9f0046833842bb222f05 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1fe62d68d7a4c247a8913ed14b208591840063ad1ab85df6cd6d9430a0f2dddd +size 56855517 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed92cbc495538cdef3ced78921dcafd17a340486 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:0e0e5005f4e9c9eb8fdb7a993a582469c1e1a6110feab400df657cf6004c3496 +size 58837816 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae226fe9bb9fed13e22167b7a146884d2ef59486 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8887f9b6e9e2e3607956adc43926300e52f57068a1f965b878f63b67ad6566ee +size 44818133 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42f571e3a5dbdbade7d36ca4a355e56877fd88e6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:80005adc7d31ce90c5308606eb67791476cd32c49a5f796c2c36740961f3f92e +size 54598170 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dbb674cd01173b55fcc34f5eadae1e905b63ba6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:c3c461068cbf1536fbc1ba08e9a45d591bd4abb57992fd1dab58507dbe8bd95f +size 72993172 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4885cc2c5a84647d1c8af3f251c3597e1f34b71 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:f38880a630ea5dd0fc6f160b2f513a3ee5ba1dc9cf287a3a42c6c571c7aea897 +size 62760766 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe86ca276a4062fadbc9be216802a496635c6f9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:384b1c70d8ada39b17bbcf10960466a8e5c3f35c6dcfa83bb33ce639c9ed71a4 +size 56962797 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be75b340303333672920b6fcd78eeacf5377b4e --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:653dbf115ae76ebd0e96e00ddae451b02a2706b51a7a8757bf91d50003ef673f +size 49887847 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa69479d467fdf56f9210b9cb5cddbf85947df68 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:17c81e190ed6c696b16fbf67b1ddcdf347bdacc3ad7d1777a35641e2d0e6bd73 +size 62689162 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..076e3acb9f6c8b0af8890f67860ef8998a80afd6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:650a8c12f5c32ebca9b6a5f76e66d3299a35eec926a1662f66aa4cf57cd2ddcc +size 53773610 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40717cb129a57721b06ca7ae22c72ec15db27a3d --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:23414f1cb6d9398fb1eba993e369d8567ac65d2efa73b412a6b0d99b9ffc521b +size 53105857 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eb2a462a15d01378bbe2bcda0255c97fe2912be --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:18ead49d91403d90344056672b75cc85ae0710e3ebd1624a0c0195c94485a590 +size 56800843 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edee57e7af374da3eefaf0eea6092f6188fec77 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1257f88f3a8b4dd0d66fe85c3b7b512c9883ccf960a7c1bf01d203cabe917959 +size 62361788 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9740c437d4d816e2b91fe1691afd790ecb265d7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1307b5e8177eedf81e132623e50bb77bde7a299b6ed2b20810c6483db3d8aafe +size 54577800 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e92d974c4163b57d5bcb9018250e4fb2ac0d10b1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:c32a459af4b37aa07df76fdb6f8edfd3d2d701529c6763db8f5dad4556df69e8 +size 46847726 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45f9497de7617bb27b307d3c8f4bdb6364170416 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:cc360418ab7c5472a9aacd0053284821eba09ebaf0ccdd87e9d6d6e79d3d3ba4 +size 67340765 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3777df73e93a41295095f974b3b39d9f697cd3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:3fab3dd9ef9064e03e9e9ff31c82f6ca556fc94a9c131946179d5df7ab19b9c4 +size 64561254 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2570d58109558ea010a329cb6b38b43a4fcf9ce --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:03b1b56ac872ea3b0d6036cba3d97bc8ace26c103b080eeff051c77e59b77e01 +size 41571311 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97a86bc3d88128b7fe675fdea22ec242222a8869 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69da8ba5ba62079c0206c189e06b21441614905394dc927480289de0826d9f5a +size 54533221 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c0d83a42ccad9eaa3231f2c681e7d7ca534d9e2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4215266441c569c6a2e150eaed6da2348961a0d21e588b11417945ddf48fc68b +size 64834713 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfff45e5476d60c2d8c2e0e9d82fd5937f1e079 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d38e862fb2af0ff7b5e41e48d6255a0726bb6ba41ca520129398c9451da1db7 +size 64657768 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5720c3fafa4e31b69ed289e56603943e6bf04df0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f61567f62e8b432339589d63ab978fe01b4baa526d13f3897e2ab0160d1bb61 +size 55022885 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c071673b820d2a34e50d0d70b758ae9f576f9d0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac45ee7f289ff9092a369bad9cb2435e7003251d23e820681d00affad5073d5 +size 68187325 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470b59686ad4bd9157550fabdca0d691232c1938 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10606073da1080f3e40a737c1867f37f92b58297c5fee0532dd71a14605508d0 +size 53594710 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48d12844cb35609cb62b64ded8dca9460a09c73 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3614f36bf5daef977d024bee4ac2ecc546e30c7c5a16affb44bf038498c9e295 +size 48144986 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49c6bdb1dd24dd2b4264db09d96d29918de7d6a0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e13f234e7daba0ab3042305a018288d5886ec7b279ac9fbbb41b70ac3ba1b9 +size 57309605 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..042f4724ca01e8c2b65f789c7e548366a5938467 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793042bf112e1849ffa23b3ce28ab65deb0e7f96623e7f1a5553c9d787b48af8 +size 60216307 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1565dcec1a1033898ee4b9e6916f80c913946654 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7ecd592baa0a04918b91ec088e593d0e32d32b9d39053bf76eb37529c2786a +size 51635797 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e66137b841a77700932df013f7d5e1992efcaeaf --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83baa373942db2995f1cf0ab1af49e5ce4251849511ca1dee9e8ebb66c6e99d +size 57110118 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19816fd8742438606e162c3d47c8fc614e904dea --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0cad53559721cf2d15169ad0516623554d5e37cac5ac8b0ccaac45ef9f4704c +size 40718565 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf7bdb23d8a85077b4a7efb23de7cf932abc50f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b935d245ad0878733fb2800d3a028ac4d8b258548081e244065a03c7c670125 +size 50198409 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9bdf14a45d2da5b5f06c67024c8d93eb11dd214 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50af243e2ba70b8387afc30a052b5fd7ba05da806eb1113fed747c6692aa8f2 +size 53362831 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347f870407dd0edabec15de652dad6a10dac0818 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e405c9a04261875b310dfedf853727e9015d7dcbae3524cd1be8e604bdb16b +size 56002897 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..160c51318d2b098a0dadfc00eadb95071709a414 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b52f22a2953041cdd03676974c4a2cee397cfc4f4a8d4e0fca923dbe5dc65e +size 54441541 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef56aea98fd84b527ec9b40abe79d30be8f775fb --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda5cad49fcc218023c878edb88a85b5e873811fc08366df4d7cfd2c30a4cfc6 +size 56740604 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e724012cba0670a35b3368642de477f9602510db --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bef641b9a974844b4e2346b2a646c85d2ea3c5a8589c70d43dd84c8a94b88ef +size 53568711 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd2bbff8529d25ec4cedad494c408be099c332d8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693ea45f7b4afe682e3cf109016d733b82c375ade3f203f3d536ad5796a7bb12 +size 74138817 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35c27e781954520a529b8f1c4caa3f95fc03adc2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3f9a802396a861e114b5ea107c42ec2e3fbf057c9183769b9b7dcb95e27b2d +size 59729156 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a2ae02976f24a7fcde7dfd1d36e03ae0d8483b8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624e061c9d0fee9cebe373094c12da6baa730a2f18d554351274bc197113dbeb +size 64801368 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a7f8b41aa9e14671247819c2da9eee691fc5d13 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9035d3956f26092d98934da0ca8265530f52af12e0f740957e08d66580ced9b +size 58692007 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1ef012e9d0b17d07d95ec63ed7e052bea37062 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a37effaa7cefcbd121a0735eb1d44d7ac5b9e0ecb3e786f27bcb5c4439f698 +size 55573995 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7499bb5c843da6fa8724de458d91303395bdef4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d89f66471b765ed455a1ba126021b0b92baa5b9f11965d3ceae3c8638def4f +size 59406885 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e786452a4cd4031b0ca5d5a62297b4591a33c0db --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbbf51ed8e01a8fe957f95990480efd9e52cd0a2205851f2d593c1ea1b9ad50 +size 46705726 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..751b295f8f71bc24ec9440dc5c87da846d77b710 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e468a2d7bcf0bf19850a7c200110527f30e55ee7d9bb54333df5f94bdf13638d +size 59333628 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb4d3916384f7bc58280d5f0f38a8e42463c388 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee8f1ebfe59cb37e34ca8084b66b412e494a36ff65c4e2ae1bf7c34daaf9186 +size 56015799 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7860bac19391b5a6fb977a6acc6cc85481a51390 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc5c10fb92b8d15c833c1b0c3c451c9f5aedb574099fb314f6d47eae4e1bebb +size 63938053 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1b20ddd4ee8a58490e917221c06ea2e3665b328 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2a4d01e148f2742b5e92b3f89467925fea5550cf08a10de69c0d174ae8d10f +size 43932888 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed7b51c099e126c91d88471a49be364842249e56 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be863ede695339dd334c9e897476d8158d6d044f61c0174f8d4f107be2b172e7 +size 64072274 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0daf44481e270acdb848003665f9a0da2fe0c9af --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672d23a915d8b8834522619c996100c1a4505d4773cee7d625e5e959b581e443 +size 50044358 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31607999fd186a7ae6a4aed155f50f0041a1ba08 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091f13d4cdedc06ea2f6cfd645e5f8d77dfb6079c35b524d5c258b5ead43a7ff +size 55034572 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19115125038e97de6b0186790e9ee3c0e66163e4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c929a2b898500b594d9516e352a4d95c03a232253455b49057f41c901de32c0 +size 48919200 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a891cd682a5420cb634dd3ae4959727e76ee48a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d115211ce276e5a5a36709d67898e5dae5329884412c58dc4d00f518f1f64cd1 +size 77870443 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aba520de7cfb21fa3e404ab385bf56030a8fd092 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71fc632d454d7aa0a3285faa914dd24700423954691050af6a80f6448fe043c +size 60193423 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eec4bb89703ffc68667cbfb3ee18e0403c4e35a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b222d1ce557d618536937740cebe3b3ed38c38ab09ffcdfcf1c33987adbbd8c7 +size 53658735 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..395cdc0797ba4c000ce05eefcea9427ceb488548 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077dea46b49af34c3d2e89fcc24fd7e16b53335eda7869b26aca5565c391d83a +size 63766803 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7faed5dd32c8e8d50f72ca4d38d3b6eb821932a3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb6a180788a1611e292b35c6ae612618f66e857d4936de2be4dcf6c11720255 +size 68275727 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..501b3f8e05ba386765f047fb355185a1f85b41cb --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29eb4842a67673550770abe6bfa7ab80f3fe0fa59132215aca925bdd38f78ddf +size 44328082 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a77669bc4d646afcdb0e36e7ddf2744b4950539d --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679c1671d7d5ec8b3472474cf95ca77dc3c692cd688dd05925451de4d6ede56e +size 60970270 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7e585abdbb538462819e6a12b3d2c41c67a603d --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9b69bbf0df7b0b62eb6c657c2801e8f4bcc771c68dbc34fb8c3f39cd2145edb +size 57430642 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..685836c7431345621cd74cd347a5fd33560fca23 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f330c9e532308df66ca22c9f373f422719e97afb247c2c5272aafac6ac1dcce6 +size 54493162 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7502dc17fa0a2b34e3e8f9ad0ab9eaa7dc06d11b --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df584e27ddf075619108bbc7f2ad4cea9d627d48814bdf60aed58eed9a5a7429 +size 49998759 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4ab11fe54438576a199d4dc84950ffc9ad61a5e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff85c65b1eb1efae8ea5a656e4dcebea3127972ca70ddd9a9a4e45917c6ceb3 +size 60559869 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8e37887d558d00b82e59ad1ca8523472abc481 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6902ab042b5a2363d93d2d37edb5e02f6182f3579d237200cc38be7542c2ca03 +size 73481506 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b31ca03e4cb589305f083770dedd8592d3539c75 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a25ae41d772d578a705180dab59c83e568fbe5e375e35f8ed790495de1d4448 +size 63364198 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..386dcbb3adf91a7df854ee7e9950b0060ad63279 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668d4b9a97ff4b174814fa901e923ff8e87879787e84b3d7c7f51e4404c528fb +size 54647336 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b9cfbd686c764ea705c09ce671605983ee463f1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8457f4c244cefc7bd260bb47daadb30169bead2cae6a6dccd545ec19517f4201 +size 57427859 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d91676c2f45dbdcd801c7f4b92a87cf75577947 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bac3c0d806ce8220e68c1c2eeb3cd1d4938ae46b2a8772ae374f3f70a5eefd +size 48778851 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a3283ae87cfc05a7d1cbde5dc8081d7fdd181a9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7534914fa7b407bcb479b3b010668c55d599587f375f92428d17170e0fe732 +size 59859082 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc50e2d409cf5e616694694c0295bd67956dd2a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1e2f24cf0e51e64d05f858ca038c4418cbf927f2c5a1216e197179cd0d297b +size 58781812 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30de8bcb468740268cadb10543fd824b74ba8978 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5f3639eae02f43bc349ab58fa87c3fa6ff3cea958c044a14f1006283927f96 +size 55652889 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b065f405bc6b6b62f5ad67dc9dcfc93ea7193c --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466fda08478dc629749f61f1dd1d473046b6a8928611ef054b9587b9afb98c4f +size 41341720 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a27984178bdfa82aa56bbc3beb6b19243a7d4891 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74539d4b45424e58300a09e91d1e8476b85f8f0cb200b2ef709b105576b6684d +size 55951353 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ff602df40fdcef68e26473d02385b6d72b20d3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f0d731b91f54cb945dfea89d2f1dbe0eaa36adee9a5968316c2eed62949d76 +size 59440708 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3aa070061fe258aae065b875f4633c8c8aba4e0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5c986ce06d580145521fe414168ec3a64413077f8e26132b7acb787e37b143 +size 62369313 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..333653d19a63a05df7e4b525609d2882840718cd --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683a315549eee2f6c3df5afc04298acec9aaf1ac399b1ca373b5b6f06c16787b +size 56529524 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b0dea41eef79d4e4352f80c48ecbdba8af4f4f6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100fe536986a935ef189301ea029e146fec13f0ac9aa565862b72ac5253c8b31 +size 56544952 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..457e937de0e5ddc73b832b4245c504d1583f11b4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93954b6774fc0e972a4b2342ce3f15b0e55535a88b76fd7ba840d5b924dec355 +size 59233729 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da7a7a6fa081739ceee64ce9ae5219d9de4f2329 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583e9b75b3d4277da19f3ea3e3d9a003cc5ec7ce6957d4681ed77644837644af +size 62531072 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a2aa07859f4c673b1e2437cf5957c61fbd48bd3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63b14c158ada037dc0e6606e5225dbeedac710bd27ba7b9e1591b6032d051e0 +size 62216929 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6d58008fe89214a2650a4732ed1d8d662d4940a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fbdd8e7b750af0b91ca4405c05463b92556feb8b05aaff7b85691df321f6d3 +size 73465611 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e685a318559c6108871e07c5060e916f7089bbed --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406d84bbe085d259d3415d5b97e31ef74512f87fa57dabb62d1d41f4a44266f7 +size 54688884 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87443be8e3b6524981409357456623a278a8818c --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191c339dc30d1ea5ceb2059d00f35594383e9b742a7c36f5d5c0a9091cbef086 +size 54172180 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83517e51aed9779dc109248909ee5c7f3908c424 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2949a4aef970c82a346a94b3f3195b7d14dac86a780c7d8f4d2bf7e082818de +size 54820243 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..419fe7421a833f2377a364deb2b0d4690c0189e8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:239b9c4a5a5695dbbad17460144b31cab5eb6d8d51cf3c612977b14bbda3f53a +size 59310182 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1549f3880792a69d9b698425a156f16f0f8b8e19 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:370ce77834e81eeb6b70a62c6fd715c40fd92cd5b995c4f1218c45bdda4bbef8 +size 59902073 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d46975b9fb1fce392658c91b1caa2f06af0b3654 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:511017e725c0f8bf50f501e9515c99aba83e7dcf97ea0c3e386aeec6d08502c0 +size 52385968 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9101684b353dbc71141852ddfb50b3aa889bc710 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:56ee68565e8ba50e3947344fa67bd7a187b6da5afc0d1a705e656adca2d2f23e +size 93910488 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d0415e5ae07fdffabb3d5107810652629621ac9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:62b465d04263f1ef44211054d136a4965197b44772790dc50a6876567585f2ff +size 39983451 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7818179df6ebed527e33f69d7063966f1acfc9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:605341a39c4600efe9eb9c83cffedfe07d85ab74cce2746e2cb976c3a63aef61 +size 66135616 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a65f6bd6baca1730208ad784fac5573e0bf1c3f3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:7cda16f10793c13a549385dcf885fc84722966c632c6a569da740ef2584ed97d +size 56556965 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b13a93ea5ce98d78f50ba02a33c70646533fee0a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:ff9129ca6a8cb6cb3ce475a05a197524c7304696d03eb96ae962e8b9ec740c59 +size 60463298 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c815a6f8942b7453386245749be8740a5db7bb --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8c3567bebce200a828f5dc3326ffad49e533e9da19269d29f03679363a1daef2 +size 55638283 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf0cc5adf23c3a93820fd679631da7467c05087 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:6693de2525a08ea951ae41ed12514f5a58838f8b9a35304cbfa667235128ca92 +size 61643075 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13df3bd24fa1d47b5a5f6796be61a4da0cadd85 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:3b79ffcffa024d03c2acef35f33f5b2165bad232b23958213dc947e13be25f8f +size 48399102 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..775c9ebb2bbbc61b0a48e890c3437fe2752cf16a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:0d7e49b495293ffdcb5703c1fa61c8220b43f436d8d52c925b6f74a81cc08075 +size 59554321 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc2f0ca9fd0f60b65b982e0c97e215b5c60db4f0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:dca75b02fd89d1cf8da8f505af3f93fb812f28a497ac0ba3774578f151115c3f +size 64903288 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbb1cd099854f25ad2b392ef362a3590c38d9bc0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:f1244dfb536efc3d5145066192f1d386fab6d2c6dfe0823cbfc40a39b25f64d1 +size 56463624 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00edd6f1756a9518dc9aa2f9e2716da29d062450 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9e692847a98054775c3f86378961f28b65763853ac9099ae193bb2738cd337cf +size 64329259 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df618fb12c42db636486a81ef9e9c3362f1cce0b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:2d4aa166426783cf2dc9d56a6263c111d73213932b34c15a3e92e1c8a491b351 +size 54311949 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ad1dc762bae2c273ab1ef6b034a3f78782a9cd2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:ed7995807814c0ff65fc017645e79c19788130ea16bbc791914d93ca3bcc48d6 +size 46725771 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c77370e32b80176ff33721de1b715358c66acff --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:e7f35dace6d59ef13bea288a902c7f9028c96538b41b128a931666bebeb9dd33 +size 57000162 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1150e273305df4e5f8ae56c20540000d43d2b070 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:c8f18d11262e6f8072cc957709a076f563298dc2a831fa02a7356da6eaccd5cf +size 45860808 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..274b80c40ab5c96d992880c3bb78ee625ab2bd6d --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:900d2a2b3ef198a44223ed5212944f98154cc1221fb221d247b3f1eeaf348e5b +size 59327096 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f84fd99e266bd8495b84099bf2ebb062d6f38d8b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:167563c223e854a759052246ea97fae67f3ec9737db7d4c51d5050c9f5a566c0 +size 59862031 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b739f125a0f978b9bbd507e355cf2dcd4975bd --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:f92c640e1c89ec4c2552098989406a3c1e18007adce0507480afdb3fb1c35ebc +size 42275014 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6b0d4335dd9d69d296e191dbc5eacdf984e41b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:a94cb017e6848aca07503429350c1c9b61d734cddaf303956cea98b245fe9c3d +size 57813900 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339171d4d436d38c9eec2a42cd294b44d44ece67 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:caf52ae1f0be53fda21bb1496676c0feebd7e3335b697a82114ba4497215637c +size 72699097 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d52bb23f5c66a5e0cd0c642050bfcf47bd47352a --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:ac1a465d38d386911f963c94cd90d1996c1436f2245b6f8eed15829a1bbf5cd1 +size 55998651 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29637e6e8b6872fb8a1a317cf7816129e9bd3e89 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:71701f5bc489feb1b03483e579b16b4ed95a4eed0ec193d028d263bc5a130204 +size 58210088 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab19e2df5662fd35eff4bf17fe58321554e09654 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:36b2feed9957bcc4a435bc07fb46db4fa6c4b7744dfab2fedcfd01ba1e93f653 +size 43113157 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b19bc0a5f5b8cf7e5b09ecc841be609559264c40 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:989e6384f6e552aa6cf4e5a8ba9e4815befc444ef683b5a300277fe4091a7eea +size 49596580 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ddc576f723c97dff58823ef430e6de847fb7db9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:2c016140b1eb062043cba35a19d267f786f290d70c5f1c175500ca215c408dda +size 47975681 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafe4364b01a8d5b0480a9108356c4798d9cf373 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:55c2cf3f12bf18e060ebbae6344ed796b2d006f2de6322f8f7f666afb68871e6 +size 46938478 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6356082d01639f4df76425ee389d22da30ff6448 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:6957f938b7147915cfe214609f7180a63fe32cec3f741ad4cf4e2f0cdc83b4c3 +size 60504528 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d64dae26d76b9d99851b92522060d664e4676c6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:e6efbbef7d3775cfdc110fcd43cc1370f18ff3f4f6ca38a74a86a5435c79aacf +size 54020447 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47427f70205c69e2e2570953729272c3584190aa --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:99f119334d5543ed0c9ceef7e7e23695acdd28bfdb0ee413d59325d5bde27c2a +size 55699106 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59b55e4405c2a90e65484899701446d04e99c6d --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:42ebc69ab3f38b92946a8b11f45851addb1ae42274a025cb9e7cf4147311f482 +size 50676004 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaa77ed179dbfc0589fad7e4b46732c66e55d127 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1f7e5aa02456c0266e329945ef7d011be4f75aea96c3cd8742740ca1c3c465af +size 77532421 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133130270d901ce1465d710f008e124533227fa0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:cec629618899c8bff4c997511a70a680d519983ce0181406c1cb6bf0f1331f62 +size 60775153 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e881085e14d38e312d2306888962dac2cdea9307 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9a38327cc3bf094b99bed3a73c42499d22fd39eb00678cde8cb955c541f6f13b +size 46201142 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e684b91f0d902cb33a9c61c00b7e3ab13933075 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57ee73f483cef20450cc2e4b30fcf6744ad7ce412cfc537b14c705e174b7c36 +size 56856220 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2165694287f840f68381253ce5e94e40532180f5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151d6105b99b258223711297c5820314a3391eee4e1b38db556471d3dc9a5dae +size 62842122 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30b28b84b4499ddee34ef133a8eb0e6f6aea9dd4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68eab5fa5818c0d2d66316676b05dd5c8b27fe588df2f8f0c0c15edd9df05efa +size 62996361 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc163edefae62cb1a08ea733b0231e6aabf1b38 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88b8d545d59fcb64ba9a349857acd618661528470597e42f4ff4373a42523da +size 52512082 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557828c791400390c1f65ea1da056270a6b90c47 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccf63ddcf13ad2bfe96961b432c604ba028ab069320bba64f978d6840f37a9e +size 57629829 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff850c9b36cf714da9618ed94aab4c5bcfe782b4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123dcf98694d5d54b83ad613c146650a576fb6772f0ef67206dbdb8c6d252980 +size 49001468 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8c711f4772075e85cb351c1ea6605a88f9d70ae --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35580451ec78e688e09f9425b2dea114d68840ef351826fe5a11be82eb61dc26 +size 51416951 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ea931f9714d0b52b1ada7905ba2cbee675e852f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e228711df2ee86726621a8b939c2f39f0db6e51f15bb9c82d668f5319e50608 +size 57646800 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdaad9e74926a9a213ab45bcf4333bcc6f06fca --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdd586c2e658adb39f3902a780c3f0a09aff931b6e9f748f7c24584eac59b43 +size 62790603 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e975656b48880ff07c46c744c5a21fefb9d55b38 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82adec50a2e1bf61aac002563f82013fb5a51991ece2033629d71b67f505b1b4 +size 51074985 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b069fb25391a06e27fd49898d7f1ff71930952a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cce8fec1a3062d9ff1f191ba67f4654ba08a861f964ca43fc78aa11e0e8a3d1 +size 58629155 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9702e49b25214e2c2f1639442a254a1f75605f42 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf475f77107e7d4fb5c1f14e2fb086adfdc8851fa7aa34bb369eb9e7151b5d35 +size 39121483 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef150aa298ca741ac94328a45a48e9e478f2e5f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d0ad74d3c222e2dfd120a9a78f97caa91d9967f704819e502deb32a4eca8c2 +size 47091625 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7549e4a8c316165bb63889e780047a9cc49db67b --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cbf2263d44d7a5e768f169b15f3d7085ccda2e288f8aa38999ded8a6d6429a +size 47101305 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6a5bf038d2a516b64214a1c9506824642095115 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aecf7c2a9a18cf6c556b65bd5bc70a503eafbc88d91fa6b318a6e26803892fe +size 50692399 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08104d825e1eb40f2cec1292406adf7d478696f8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cec33097774b2d1291ab67a61d3f41550eff49706d776d67815beb519506a59 +size 47627024 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b933d36485d685a28602df0972e4c7b7bfea8230 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38122c290a8e5cd3b9c73195b637ea81d6b283c389c4f6ec5426185770ce56c2 +size 55107644 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19bd58abb6382345d348c1fd53ad23657accee22 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e8099e3f6ed222c3fadf7582ec7d0bfac13994fc1295f3324496de394f8599 +size 46579833 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa14b76055f0e9d9a918d81af983edc043706f4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1c86c0708456045be56abb6051f422b90751d46f803ba3279783167fe896a8 +size 67630705 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ebb5b38c4f8ac4479f10751cd2263df58bbbf6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58074ad4232c0508816f8daae0f5cf07459a79ba1aff2e1062dd749ac91f6a1f +size 60321077 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd93551c33f84a495ea7ee3449e33ed42920faf8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb678085e58c24cd2212a833bed11c2c6d5d43d50d36b0b532a84e6eabd8563 +size 64383392 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2268bf49123a74e28abee2c24dad57e6ea1dbe0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869147de787cae7c718d382b1bbba5a63cb591f24a51b860298482bc2145ea62 +size 52528443 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9199ff0b5621d8adc2bf1488e44fb721c1b56127 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86351063a2b0cbda270d2451d374f76023f8a6bc165d0fbc463b2f7893a184d2 +size 52183885 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7f92b69dcc4373c388315a667fec90e13d34506 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a55e396fdcfabfd28aab7e7c603c201da052edbad6e3fc716b09a02c10b1ea +size 56436429 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9d3b339533c3796e7213d78d2fd4df42c9e6a09 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49fa4f941f291e81d0e33ad4989a7bb62384186d978aa02029624faa8e8d27c9 +size 45552199 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d24299d5555dce7605435302752fbf61843a21ea --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fe14cfee9674b5e885a36e1810baab3f9c6419551519efc260f304b4b4d2f4 +size 52023802 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f79e34f1bfb6a8952f315cee033c4367840e7c79 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc154389964c86491dc7621ccc4a635dd2ed60150ee22f3b6616d3eb5252915 +size 61953724 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab796b59031a285c7c505d82ce01b617d405b774 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d3062a228c41be720871fcb0eb1b7f54e99b6ac78d69782a6db030a12806f4 +size 59131195 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f23cbc634c81adbff591d8d6202634708964d9f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7925137503054fa6f4bb4e26c5e3883ac250f363293b6aac5ddabf21e856f7 +size 48039012 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cadf00417d214e2590826ad247e2bf2fb7060040 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b539cf1b20c33e691aa05e2ebe63f21001899de15aa553d4c74a69f9852d651d +size 63728819 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b04163b0f8903f10876ddb08814a7cec6eb9bf9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98fa084a98cdeca914f6d600e524f77e3b1c5a870e17c919411bad295cd7111 +size 50551052 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b49ecfb5f926e4351a1e297dadb8b9d65a649a6a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc5a7e50601ac2fddcdd3d2c021e193e50b224ff648275f63d1b4774ea0cd71 +size 55542838 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae487614f4f103df79570cade3c362c8d25f9738 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00aea7af0f81e8161b4e5af5ea1160d84e24a8dbaee32a13ff393e8201877504 +size 61207307 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520b817c18944f8a2e1f6970f237037f5c7ad790 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d066c435fc4876f50371a08759af5b67d8f66f2332890508e135ee470d3f9f96 +size 75751995 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9678066ff6c69391e50dfb80def9b67b5ce46ba --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6cf4c512ffb4060b7e2af5546b2bf7a37cbdb9eaedf86068a081a43be636d53 +size 56559443 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0f413559dad96c51985ddce6a8d064340a549f6 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a876aaa1d8b4d087cc54ce3b923421304b446a94ad88dae77f0b6fbd37566a +size 51252212 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda5229ebb9e58ef179e6c3b42c7e90519a5fb58 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a8ffe69d28738a607b8523366eb463700497d57ac885f7659390c132afe2f6 +size 64403530 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..588b6cb8b0f8417968718086ef62bec497c83cfc --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97868370417d341d904ea3e94eeebbe0e373555e7ec7ae560d807900de200868 +size 78025006 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb950ab2f7882d9885020ab61b21dac12fadc21e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351c7ee17aa91fabbc0dbf7bce17d127b10d041faf3f1aaf4c6db8d598ea64d2 +size 46642448 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d22bdcf21661a79a450b250c8dc121e1682a05 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d017a58eb9cb6ed282a8b8924e7983d9c6cfe2e65a61f0b6c5931fffcb64ec +size 64288616 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07f30ef2271aad47179670509a982859019db992 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ae93215d335c99a6e7fd9b07ffd19c74de39db1f6fcab5db75f889bb71dad2 +size 61007773 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c38715a288bc3bd394481327b9b22c8c49f2afac --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedf17e68001514459c90ad05e715f64cf890a3fff88e523500bde78b5f15882 +size 56597817 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602d119d91b6de4ce49fa461ef06b18caedcaf39 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a112a697e9309385bb00e1830f96cbdd63a6a05e045999dac8d116dd315d0120 +size 46691855 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d106b9b1b8e3c2a79ae98f7ec1fcbd9044d9c10 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9df0cf084e5190d32fea8de88335dab7c8cf31098533399809003a5a7e896c2 +size 56734189 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e526d7b13e31f534b00e34570221107d1a8b6f7b --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c54ee1721d78f08dbd21daaba0f7821d611b387b1844b376be06b32362afa84 +size 72383502 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98383abcf51dc21a483f721335d728cd3e0d518d --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86eee791ad7ec00c88e37e689fd5581d00d89ef016707ea66c54ff9efd5ddbea +size 65809372 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7f6a4334c0a71063d9f07ebeae2c95e1ad695e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82c0fe35a47a9a901c1f5c0cc40538b08259b6a50acec5cc46b114dec61a9ed +size 55993504 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f7751451b2b6c004b81245ebf937a33a39efe8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:757f9f39a35e6e6a9a6832a70c66881a96a244962be51d5d4ff50247c26570ce +size 57766895 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36592a43c82974c23dc8be12a5c70a216fc293cd --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2721adf834d66062660772864ae9e321936003b2a5326f94ecb21e9dc60c8f +size 50972373 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c41cfada0dabbaf781fe942aff60ef7035d957c --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e5e0006e97063dc89f2ff3d0dacee90bd0bb694e3a0181a56e7db75a945b52 +size 63741407 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..676547f4357c93061e06e8fb754445371d20dd28 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa4cbad30ebef3af8a5ad4e5cbdb1bddbcebc2d86626249f07a0fe5c66d6f78 +size 62427909 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d2507751362ed939d66d643ecd145c2cb9781d --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9d0b7b1c38d0cfb5072a124fdab3a5cb03ad09511413e2642057fb254c95b1 +size 59198088 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0c90249b3e87ccd2f0b60238c6ce187f6b9752a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6362d6174871e5fe2bf9301d8f3d7ec372da627764c61fcbe9777afe712ec9 +size 36279615 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0638682eccf7372b0130cc5f551fc098bb292f1f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5f8d93fb51455972396fb8e8f6735d27db69f254fd82abcc76b88a6dcf92ec +size 54951463 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d492526a3d74e0e37d95ab131c75560a8139b2e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d538a70ee24a55b3d5e4e1d38a907400885668f33a1afbae9c7c84af134c5796 +size 64443794 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..067fb0ff264c620fbdef817f3cfef4a2bef87a87 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e37c9c7a2d363441ac8063ac938d8323a5bbd942b4a0b0e1a9bdde93fad560 +size 62900985 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eee728abd275e3b2b86edf713c9c10f0012c574 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f8faeb56cc13059770aa01e7d7074bd1b06b8eebbe8f0b9cb0d8e78c8ecfd0 +size 47760137 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126b0aea80cac2618ca89ed544be07dd6c2dc9a5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52eadf020221cbb2c6bd2304c6ed8460ff90caa5557944ba93720a382de8c14d +size 60473320 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f2f8a3960e4d9b4f21d676306e4697f375231d --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855aa6836a9be3faf331e2e74ce0d78b2a264f103e01d9fe631f8bf2b0b0e6fc +size 61252171 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d54760cf0626a9a3c900218f92ab72dbc2a7500e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71757c234236fb340ec54cfe91c1524f078bc568ef061fcb2383790c56432900 +size 55855559 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3c4c99d3f3faa5e365410fbf94e6bad0c3807c4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6001d053483d9c3e534b67f0b53841ed12864438afb7e433dd47d8dae60c7a4 +size 61917119 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb1cf58fbc57087615582c96c095b241e5bdfd41 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1615dbeb0bee97236841046ce055a5fb787f5b2fcb3bec2a7369c4de2db2c8 +size 74473947 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e800c6e874bba3bacfdfb5d7105ce69f075014 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed8d83bbaf542fd2e308136e9287cd654d549926d75a8b47041ce66e6b9e34c +size 53346790 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6d1b5223cb6d716f8d9caf962d54cfcf43b978 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d770052943db4842bb6b9dc15bbb33b8b6764db47106f2bf04c0caa22e2deab5 +size 48057240 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e3c04df5c2853b73bb1d61f57759594aa10e3f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c44d642896c0ef21c91a495d828c41b7ff0c06953ddd7c557520ddf072777f +size 56998998 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb2cf86640d3e94b70c5fa4eba0b89c44363ca4e --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:c7d8ae08d2125016cf72621f435e4cea0caa3b2734e8b10b11423cb6f058364f +size 62236444 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdeb9f9f2bba0e823b5a1658656e24d546e26194 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:5f98b6acc2400ba30d8dcc51ef5a62a25889aae91a13f9afbd7d662a1078f101 +size 82095396 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90658a113e29fb4a5133cdfcde1ceef4f2e9f3b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:7209be54815debf0700cd4ca77bcff75c5033a3425fe7184e81ecd59a17c5e08 +size 67603422 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc632000e5b153fbe56972e188f47d4e948ddcd5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:10d4eeac36a414f4e7b73c99f72ecd57bf4cfbf493e044701087e1e46ab8f426 +size 92183611 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f1f38c0406f31521c16a74d9aa9185dcd648b13 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9f60596a05677a842f78c70fe8de459b1af43bfa66274c90000c5b1780331b6a +size 56308239 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c4325090ce894e53a823ee317108c34d281440 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:a5054344d143f5cdb4e8613c52b5f1e5669ee65580e791ac6a7aa364aae76c3c +size 80938954 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979d3540abe7867bee76784b92f6fb9cb636a999 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:59386213d93b2fefc684c683479bf6672a84b42816575e306597e4532a6fbe52 +size 66151874 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7b3c58b8caecaa047321b1098906de8e3372e3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:be0bcc548ebe14b56a2bdd0ea0a8b33081fb1080f31dfb91de8ccc7342a4d5ea +size 71775726 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38bda42ee74081ce886b43f2c839e9fb791e7669 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:352e7eccee88aa4eaeaef0822f35f7006c7151a4ff29e64486f617d9b914eb83 +size 65879183 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..168c2d18a26849b1fa2d0c807f24f94307cf840b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:2ba3f8ff115332b1c0b7085f443f2f573ddfe6ad15777c01186220d8370d42d1 +size 67402556 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ee6c83916f8147835ad1b7d3a6cdae9ce61cd4c --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:b8512921fd3f7312cc723ba8b52380da73be78ffca57bc82c6a7790805e20933 +size 69047702 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7608476c20cc07161ef3d4d2eeb80bb951d912 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:3ffbb1c66afebd377b6148f490462a5ab3b8737177124126224f257828a097b1 +size 80855299 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19519f8ddff6b19f237390c8d4c40a42a8673a03 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9f56fd32f3d7d3ee059e1f8b2eabd8f31435668a4a6f59cea94f7553300049d7 +size 73352826 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..226b7bc160eed2cf135cf2005ae81ce2dc0970e5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:f05f2c198148dd20d0a9ea68a925c88d249450e27c23f71900379a98243aa546 +size 77179671 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781724626688a8ecdca77d2cc835bac30dd8694c --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:701717499d481bc40d8d3e5171d76f4ac8179f57eaec5a24ef539ca185e1198d +size 75669597 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0628ec61d4419ad41c45d84224260edbd838c509 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:00bd03a2c4bae1e68fc999452bc0633c5efba1af7a0670b2e4772c7d4d047265 +size 71070223 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfbb5ff02b7cd0a6ab491bf554018ed567974ec --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:38324586403a1670166d25a61e172401e1ad6d5def634cadeb5872382bb68599 +size 66593372 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdab183a39f98e918cd98f4b34d9aaa3cccdb1f4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1768cf625f76dda7a87681abd132bea4586c80b4a2c3b0c3226183d90dbd02e8 +size 84604219 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f6fa11406081c4b4721e1b09182345a6ecf564 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:6fda295117b8a0b2d2919cd536b83bf6efd0ac855e6254de2ae83856964dd613 +size 55035082 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2abf7790fade33763b3605d044fe1b8a1d9e3f5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:2a74844f7c3df50d60e722cc642f12d7b4938fdaa67d34cb945870c51fd2212b +size 69233073 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aeb3c5568134cc7d16f18485a58bec177fcd7b4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1d3925b8f0d4f79a43b87745b6dd4539d64c53ff8583f26b4de042f9a2723ec5 +size 67148894 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2a2fca4460f6476677c1f8d4c9f20bd2b1db794 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:1641d92308942b12d1f4c1909aaf9715ac656661188a957732e50fe9907fe8af +size 52113694 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64964f1adaa44da9ab8e22497106621c6b66931e --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:4cef5c3bb20175c333e361778fe67ce3c5e516734589b668ff9df914cc23c1c0 +size 66149247 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6983390f3d2b0165dabb16b80a82eca5ad94278b --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:2e468b21f3905a7e3df71af21211f27cb3bca6272c282e03aad8ed4c49af2761 +size 93044045 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbec905a7bd3999902b9a63196e8b45413bfad63 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:cf8194cb504b47c04482cee5c880fa3a08ed6b5fc5ef800a1d718137715f7389 +size 72074224 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00d6d1380578f2f25b64fe3e8211efe562b8fef --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:e064beaa842d277d22df2a957567b1b03ea9b7affcf96a6512d206d629362ed8 +size 76800362 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a7d00dbdcfdd1f0e9d81ab5c6768b2f427e0fdb --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:8c2da0b4ebc7b92955bbae7efac6323d8a8aef6bfb2bd6fb6c737285cbfad518 +size 63314292 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27eb7782130861f952afbfb56153c154fdfffbeb --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:c6aa33f34e0568fd3185a2619eea9996490a40c133ba578ed2d90fae6ce231bb +size 56630941 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72967c809cf61d4bfc62df51c687e17a710bd320 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9efa08f5f3646eec453f2c608f465d54851e07682fb6b934e9aa574f54f14932 +size 68459997 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec8bd259924b2a4124ee262dcbfd07f09134a090 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:f719ecbb4d4907d4065298c540e342ed6e36a6e12503be2f6bde70399cf2459e +size 72011037 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a83428d3d7b69f0118d4d1f0c7ebf6da7babb3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:0bf87072f3db911d0187cc278a396bcfc0797819758b9819d166a4d7c2b77ae6 +size 68933660 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09b921562cb836439f263599fa9c4b801e61404d --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9fd94e7e20275c35a153b23638a9ccf75c531b83852a72da95da472c3ebe4441 +size 62098476 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daede8705dd01e8bd30d0d59875aa4ac48145569 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:21c51950384ed8ced9630a0bf2ec4e6e25ba07a4127bb6f0974707240c4a801b +size 71607051 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe21030dd1fb06c076f3748d6d023c5013f8e1ea --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:b9e8c29435eb03b375e7e7d3d7faef50e2e3ca725cda5a389a2e0218c0b7843f +size 66633567 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8b9cb6bdc8b4e3fe57961412c69c2831a087ede --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:9402625c4bece5513a7d7fb6922d8bcbc70e7a18e865d9f7629871b9c8416150 +size 79128401 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f938091df2fbb5dde96000f0edb1e6ff25cdad92 --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:947ab581cfd75272d048d7f034d1ca901e5507f2c1e0f398294ef4fd72672518 +size 79653100 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6588a09a89630fe24976e1e9e17345f47a01c6ae --- /dev/null +++ b/R1_Lite_tableware_cleaning/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:a4c77637e7894b2ad2163f9a9e0bde374f31df5dd683bd842e6c951f33d6e8f9 +size 58192948 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26af5e1f9024fae41a1a2c7235aff4e7bcefbcf --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a3702b096148b091c2cb9244c300ce279726be7cf2a495ef80db829e0ee033 +size 64793051 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe44a0de172ed659920e49d4fe6f6e624c12c9c5 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6ba980a1f9fb96c05b9aa1968e2f0e38f7ad81864337d5d883206ec1e0ac7f +size 76231867 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d85c509eaf6a01d31e6302fa008b8fc5f2fc6ad --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb58532301c07c679b0ad2a3c35de4a12196f86662419f514b8acf1e6adae6b6 +size 71693616 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6addf7c45be6e1e2db20d2208a6a389558a083b0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3d9388ba47790d8876f6814b818619a1cf8279946aeba573f85f366c5ec95a +size 69398141 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5942739d1eb0e77711d5ee43481c17c2fc2892ee --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be5ebb2fae97bcf3bf8cf53c2b2f3960857eb9e3385c3fdbccdc094381ca596 +size 65820088 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ff0769a3e5a88a60ca0d33047b830b391997b30 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dff83e7994d90ed20049f507eddd03b3057cbc7a62e4c283753887ccf3ec41c +size 83061561 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de9856b7033341e4e6e12457c9830862b620dcc --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9f348f9c4ddf5a4364f550ad848b0c8389fd1ba02c98f85758d82d5c27bd11 +size 58428760 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4bd10e52ced74e21308da88bd5ab3ac6739b91f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efa3dee11bf235cf4e92889642a6dd0da6a5b429eda367601a62d651f1ebd4e +size 68691879 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..434e9b3f2dfdc4ed686b558611c43ab8d047b4ff --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f920dd2f4ddb0adcd810c73a5d01f6106d486d490456a48cc49539073ee5988 +size 71898058 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d908feb1e3be4f3eae742ffa1978291027c9589 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f412e514a606e25ea5fb608a149134164c6d46d28da90dc11bce3966d8e5d6a2 +size 70719969 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784073c314a13aab65f49aa953817f4cded5b8f0 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68299979a6c744b369c6b10f955bcadb812a05b52059e8c10efeb7887e9cebb1 +size 66633796 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eee910561c6e2d509edf4ae2ed643dc233158fb --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28059a69f8dfd61bd3e5bb6f8739b20a62f8f07c2195e6ab83bf7f0a90661787 +size 50664031 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e19d82e890e6ebedbe4b63d22134b2957d2350a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0178d7790538bd4c9ab24312dc76b95a97ce1c6d78c229cc08ae0f1f8a5c335d +size 65354206 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4435db2ae8708ecab75e5686a5a03d715a8dd7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:497b426d304a4b4d1ef5db1394c1f3157cbfb284f3450d9d200a175d7bd2754b +size 64644862 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c42bb6780bde47e461401a0b00a990c4ff06408 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f0513056976963a7e2c864e54dc698c61876ceff1710e4545e60d1940f5fd3 +size 66235542 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7e5f6d3ff9afdb0fefb0fce9aa0ae10b0ee072 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa108392d589b3b66674cf17ac5047d94f3c87ae5514c98dde5c52ae491fc72 +size 65472638 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678a1769703db20f20e8f669414a6304bdbcde01 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07752fb844fa8a271a85dfd5a527386a8f2287ba2d0278b2aa5b4c76d60aac6a +size 65876403 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34cd1e6bfafd4d7b346ea1b1b2ab439a6cb102d1 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3043362360e2c3d92570f1395cdc72004f33b5e06f3a7b550bed60ab2168b0 +size 66774986 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0ac7ecba0410b73e6396796b85ec1deaaa1edd7 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec6b641843c6744fd9892fa8029312909e2fba5e524691986559ab6b3009d20 +size 85569629 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b820c3229eecf2dcf3c86d6051d9c35f1ad942 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6170f949aee4245fe8b953da6e62c356e04dd5fc491017e6bcd110004d5f91 +size 77828044 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e21ef2d3eb5901f7d050f2879006cec4a0bd8489 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c450369384c7b639f43aeb7cc39ca46c166d85f31c7d2eb4954a3488e149b1 +size 74692596 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f04ee9ae9f9e17aefb9b30e918140411ef3d2bb --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddcbb98cccecec420e218275032796a71b5cd116f84f90adbc339d01083b600b +size 77055625 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c2969b8ccb8bdfa70295caab01c6149d9f0f97f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6300828fec389547984412d1f7fb8417fd63ba21772b412d71b4961d3e7f04f +size 64844463 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d61ee23ac625f3eab8e576a0521bd76b911f2bcf --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36ce2ca2e0836b068416cb2d947e377122cc8107cc42ffb3e33a377488696e5 +size 63157070 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac7acb15f18cf02a52ae85a0ec0d336ced4d2c54 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8aae277e379ca7cf2f4ac12908a8c04366ad9847bc9375a744f7ac08d7545ee +size 64975675 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6500b2a93ef1f1fe1e9fe53b7543659ed906e9c4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85719fc9bc0fadd85ff5302f32adbc34079168ae627e82597f6e74775552390c +size 66600467 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72ccaca3b6888c325d8163dae16ddee9de18b056 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7844059928106ef5d9a294ffc066d3b61ffc37ab2729b984ed29833cd6d635 +size 68850809 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f65e56e056cb3e1831da198e9d7f7ed289dcc6c3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07bc67782a8116bcc843d26836a3e2ae8d6839d454eef8d009e7a38c82b077e +size 79935836 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522b978cfcc880399c74ef245b87cf39784dce16 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f72441f32ce47a03eccd0997d9e2a1c374fb96d78d0fa2d140d8b29ea263a3a +size 69440068 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3919644dd9a2bbc3d55cc9df55c76464a69128d4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee004b842b623015c59f9b3d1386a2b1b85875d9970f165b828e59ac2844be71 +size 88392169 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a9a5b4ce7e9b5b4b739646d9bdb1c3104cd8ea --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbebc9cd92e9e708a93a76c5dd973ed7cd3c5975641bae15dedd74393f7f3795 +size 60412675 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb54c5d490f9b9d55fabe61ec13c64c75d1410bb --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76c47c7d03c059265f8d043f6c36f147a52db84fae808b1b69d3e650c34645a +size 70662299 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278e6a0c6a7a8e1e84f995d8fa3cfb9616f42cb4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2b1f71cf102cb5519a54b57179b30adb5fda06fae133f404b6158689c16c85 +size 72202460 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30319003ed07129a0cbfe38a104f879895bfff1a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ba40400cf471c3cbb92dab1f78f57b5f02bffb5862a6a8f2816892ecaa269b +size 87554040 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be1b687c763762e3cfcaa0d9c72388114b70ab93 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836281f159f548913625e9fbe794551c76aadff35d1aa7a7e0dd5111b0ef333e +size 67748821 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2414bcd7de8f06781ec67b854cde1d16486332de --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfa2b68507d17e6e92ea2d5b1913b3f672a41bb8611b72e93075d671ea3506e +size 71772264 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36dc69804d956d198072f6f26829603bfb2f56ce --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60e664784b794921feeab09754ac53eeaac00c719a848bb1e01d4869867ddf0 +size 69915188 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42d3a09c27446b3d327d9ae1bda2b55f20599db --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febbfff24708a8f432cf45981538b94d8e60c01dbd056b890e66678129c45577 +size 81986794 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4875620162843a572eb8c61a4b54b1bb242c28f9 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527c35bf4b1abf3db1366050a5189c2d543716fefdf920534485c319cbf4044b +size 62926079 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a389d0a4f64e8ebbd0a0dcd4418fee46f49f1ab --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b2bfc214beaa207c2d70e159e8ddb28a66084504f3ccb473a6ea2ba6094f00 +size 72212292 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6443c6541ae97607942e672a6b7aef37a3a8fad --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76073e6d60649a46e76ac9755415ebd4bef3a6c991c5bbe90933f9108f07d38f +size 72395420 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b856a7784a9dcd74f30b8efc35c695ea58f31814 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf039628e07b37cd7b3d96a1ed7da04b60518f3aeceeaaa173338a31eeac8cf0 +size 68008950 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20d0827019a5329d07edc2efb179c3de0e04238a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a68682cc558a513ec89310c93ee1d7fa90956d46910b56611b18a74cc66a2d5 +size 58440545 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08c3032a997043c1df0c6864dcda8b818a9eb4ca --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472337ab16c8f40a111f4c2096ece21f436db7df35334ffb034b24b64cfe2bf9 +size 81382430 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15434ea02239e16a25664ca19dc2732ee396ad4 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b3081aa4cd596567cf93477f22472f975433841b5d3c4a1f5a2cfbf4b87653 +size 83162208 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1a57d60c27ce3c5369b31d8fdc02f0b1944eda --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddb1342fb3508f9e19aade0850b685f26e3e8f525fd9c487ef297aa64ce8cd64 +size 75057277 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce5769a903546d4b0a17498827314df7dbd9a8e3 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7ec096fc641b972f0c786d4bae35774f67bdcdc137be18dea1fd9b604a7cf2 +size 66644291 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d588d2cdcf68611cbade2619841ab5972279b416 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c07b35d4b94495a9f035e397e9e533dcb67c79a8f7b12c476217a69d9b5c6b +size 72686868 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db25b3afb38f294a28d8335ffdcd9c849c6a5b5a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5fa0215b636fc2a0ce61f766cb4b316ac5180918cdd7dfca44b9ca037ba2ec +size 59408019 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71b729586d16964069f4ca75e8fb2a0f437af591 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366c6ae7ab52acd96bee1539570c927bcf868f8df99abdcafd4c4e9a192acd2f +size 77414133 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3f4790c57d33f531154cd294f65b7d348972ce --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cad13a2fcc4e25089884202c9851acca13391ccd1b92e2c0f21683e32baf937 +size 75479876 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452ab1337dad27774cadb067fd244ae168e774d2 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed60fe2d9ae999f24ec35bd9fe1531c671317e83e5221b9ac1bc43d594e96fbf +size 66536105 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7680c33949fe043cbe9282c937d48b5c1bbe95e --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04360bcc4345b1992b410e673f07773259682206f98dd1e63a56aec2cf6c5f3 +size 47395457 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96ca99788edccddbedd273f3bb4a2d2e084de32 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0979235f891e25c1830912472fb028dd4897820b5b3933a71a1c0878e061c4e8 +size 74106710 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ad7484c40e9d7d88ecb2d577cd8e605fdf59118 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77445e621d1ab1f181a7bc39a1df9141d1af00b5e1a957a9c62681612a72b737 +size 70459790 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef0bf4a7d1b026eb8ff19ce7fb3dd68ad306cd8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc06b95f467ffabbd238e07293340a8eb51e9806008de09f523db32d0f7a50e +size 75072367 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c684d213af9f43b61517b4e13debe2a0c0e3a30c --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fa3513ccd05bb49cb2e5c92b46413f4fcf975c8337a541ff00e20dded42fff +size 71130317 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a84dd42a8423c694a80764a760acbd9cd88180 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886f27248302d2d0add4bc27a8bea26b85478b16b63e4388e9f3a0b2c08eabd4 +size 68091058 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba84856525d9e0a82c139dbf64eb3494be77eaa --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef68beaeda9ebd5349feb47d1b4128b8b3b04e89d2424b4469a4be9d2507f23d +size 74257343 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..868d1e820617ec94f6edfd9b35b889fe6b9d7b3b --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa54d15bf932242df069b50e0b9ead025d7e655b49c44bccd8c709a0950b37f4 +size 59171760 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba6e2da735abadc1367b8da5eabe2b4bcad1e10 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff08a3879711c592ff81b7ffbb63e55e41ded2b22b6f7b5b26a8d260b81ea65 +size 78859294 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e35726d5b4d613bd6c6478a31f160d9a8cf1334a --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0692cbb7fb6b1003428a10fccd50cdef010d4c8f96d6d778a7b077ce72396df7 +size 85039750 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89aeb2a79d362387d2f827cb4136709ee827859f --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8107c60b1e02f88fcd68aeae08383ba9be2dd03a84f82fb131654b6f1d3edc6 +size 69870929 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a6ba7703780610b986de493e3852e11ebc9bbe8 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0419cc04eb1f29bd1d38e3dffb4a52011024d3aa2bad56758bafc8f3d89966d7 +size 66269823 diff --git a/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b9b438a397828b62ce283ea47443f4ee86a6757 --- /dev/null +++ b/R1_Lite_tableware_cleaning/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ada945169cca09dfd000fad37d0fd077cd1260328149c24bba22e1991e0feba +size 68051441