diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/.gitattributes b/R1_Lite_take_and_put_away_garden_stuff_a/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/.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_take_and_put_away_garden_stuff_a/README.md b/R1_Lite_take_and_put_away_garden_stuff_a/README.md new file mode 100644 index 0000000000000000000000000000000000000000..60e703c567c3bcf288c2f92f727d1b0265026121 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/README.md @@ -0,0 +1,356 @@ +--- +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_take_and_put_away_garden_stuff_a + +## πŸ“‹ 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` +- `pull` +- `push` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 148 | +| **Total Frames** | 355644 | +| **Total Tasks** | 1 | +| **Total Videos** | 444 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 15.9GB | + + +## πŸ‘₯ 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 +put garden stuff in fridge drawer then take out to table. + +### Sub-Tasks +This dataset includes 34 distinct subtasks: + +1. **Grasp the apple and place it on the table with right gripper** +2. **Place the green bell pepper in the lower drawer with right gripper** +3. **Put green pepper in the refrigerator drawer** +4. **Place the orange in the lower drawer with right gripper** +5. **Place the potato in the lower drawer with left gripper** +6. **Take out the potato and place it on the table** +7. **Open the refrigerator door with left gripper** +8. **Place the potato in the lower drawer with right gripper** +9. **Take out the apple and place it on the tray** +10. **Open the refrigerator door** +11. **End** +12. **Close the refrigerator door** +13. **Close the lower drawer with the left gripper** +14. **Grasp the potato and place it on the table with left gripper** +15. **Open the lower refrigerator drawer** +16. **Close the middle refrigerator door with the right gripper** +17. **Place the apple in the lower drawer with right gripper** +18. **Put orange in the refrigerator drawer** +19. **Abnormal** +20. **Put pumpkin in the refrigerator drawer** +21. **Grasp the potato and place it on the table with right gripper** +22. **Close the lower refrigerator drawer** +23. **Place the green bell pepper in the lower drawer with left gripper** +24. **Put apple in the refrigerator drawer** +25. **Take out the pumpkin and place it on the table** +26. **Close the lower drawer with the right gripper** +27. **Grasp the orange and place it on the table with right gripper** +28. **Put potato in the refrigerator drawer** +29. **Take out the green pepper and place it on the table** +30. **Take out the orange and place it on the tray** +31. **Grasp the green bell pepper and place it on the table with right gripper** +32. **Take out the apple and place it on the table** +33. **Open the lower drawer with the right gripper** +34. **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:147 + + +## πŸ“ 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": 148, "total_frames": 355644, "total_tasks": 1, "total_videos": 444, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:147"}, "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_take_and_put_away_garden_stuff_a_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_take_and_put_away_garden_stuff_a/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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_take_and_put_away_garden_stuff_a/annotations/eef_direction_annotation.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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_take_and_put_away_garden_stuff_a/annotations/eef_velocity_annotation.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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_take_and_put_away_garden_stuff_a/annotations/gripper_activity_annotation.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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_take_and_put_away_garden_stuff_a/annotations/gripper_mode_annotation.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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_take_and_put_away_garden_stuff_a/annotations/scene_annotations.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4530b4a363d6f249c3d1d77473a3565f3dd6519c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/scene_annotations.jsonl @@ -0,0 +1,153 @@ +{"scene_index": 0, "scene": "The table is located at the back right. The garden stuff is also at the back right. The fridge drawers are positioned at the back and center respectively."} +{"scene_index": 1, "scene": "The table is located at the back right side, while the fridge is positioned in the center."} +{"scene_index": 2, "scene": "The two fridge drawers are positioned at the back and right sides respectively, while the garden items are located on the right side."} +{"scene_index": 3, "scene": "The table is positioned on the right side, garden items are located at the back right, the fridge drawer is placed at the back, and the main fridge is centered."} +{"scene_index": 4, "scene": "The fridge drawer is located at the back, while the table is positioned on the right."} +{"scene_index": 5, "scene": "The table is positioned at the back right, with another table also located there. The garden stuff is also in the back right area. Meanwhile, the fridge drawer is placed at the back but has no other objects associated with it."} +{"scene_index": 6, "scene": "The fridge is located at the back right, while the fridge drawer is positioned to the right of it."} +{"scene_index": 7, "scene": "The table is positioned at both back right and right, garden stuff is at back right, and the fridge drawer is at back."} +{"scene_index": 8, "scene": "The table is located at the back right. The fridge drawer is located at the back."} +{"scene_index": 9, "scene": "The table is located at the back right, while the fridge drawer is positioned at the back left."} +{"scene_index": 10, "scene": "The table is at the back right. The fridge drawer is at the back. The table is at the back right. The fridge drawer is at the center."} +{"scene_index": 11, "scene": "The table is located at the back right, while the fridge drawer is positioned at the back left."} +{"scene_index": 12, "scene": "The fridge is on the right, the fridge is also in the back right, and the fridge drawer is in the back left."} +{"scene_index": 13, "scene": "I need to know the objects you d like me to describe. Please provide the list or details of the objects so I can proceed with the task."} +{"scene_index": 14, "scene": "The table is located at the back right, with another table also positioned at the back right. The fridge drawer is situated at the back left, while the garden stuff is placed at the back right."} +{"scene_index": 15, "scene": "The table is located at the back right, while the fridge drawer is positioned at the back."} +{"scene_index": 16, "scene": "The two identical fridge drawer objects are both positioned on the right side of the refrigerator; one is slightly further back while the other is in front."} +{"scene_index": 17, "scene": "The table is located at the back right, the fridge drawer is positioned at the back of the fridge, and the fridge itself is centered."} +{"scene_index": 18, "scene": "The table is located at the back right, while there are two fridge drawers positioned at the back and one in the center."} +{"scene_index": 19, "scene": "The table is located at the back right, the fridge drawer is at the back, and the fridge is centrally positioned."} +{"scene_index": 20, "scene": "The table is at the back right, there s another table also at the back right, the fridge drawer is at the back, and the fridge is in the center."} +{"scene_index": 21, "scene": "The fridge drawer is located at the back-right, the table is situated at the back-left, another table is placed at the left, and the drawer is positioned at the back."} +{"scene_index": 22, "scene": "The table is positioned at the back right, while the two fridge drawers are located on the left and back left."} +{"scene_index": 23, "scene": "The table is on the right side, the fridge is in the center, and the garden stuff is located at the front-left area."} +{"scene_index": 24, "scene": "The table is located at the back right position, another table is also situated at the back right, and the fridge drawer is positioned at the back."} +{"scene_index": 25, "scene": "The table is located at the back right position, while the two fridge drawers are situated at the back and left positions respectively."} +{"scene_index": 26, "scene": "The table is positioned on the right, while there are two fridge drawers located at the back and center."} +{"scene_index": 27, "scene": "The table is located on the right side. The fridge drawer is positioned at the back. The garden items are situated in the back right area."} +{"scene_index": 28, "scene": "The fridge drawer is located at the back right, while the table is positioned at the back left."} +{"scene_index": 29, "scene": "The table is positioned on the right, the fridge drawer is located at the back, and stuff is situated in the back right area."} +{"scene_index": 30, "scene": "The fridge drawers are located at the center and back positions, while the table is positioned at the back right."} +{"scene_index": 31, "scene": "The table is positioned to the right, the fridge is located at the back, and the drawer is placed in the back-left corner."} +{"scene_index": 32, "scene": "The fridge drawer is located at the back right, while another fridge drawer is positioned to the right. Additionally, there s a table situated on the right side."} +{"scene_index": 33, "scene": "The items listed are: Table back right, Table back right, Fridge Drawer center, Garden Stuff back right, Fridge back."} +{"scene_index": 34, "scene": "The table is positioned at back right. The fridge drawer is positioned at back left. The fridge is positioned at left."} +{"scene_index": 35, "scene": "The two tables are positioned at the back right, while the fridge drawers are located at the back left."} +{"scene_index": 36, "scene": "The fridge drawer is located at the back, while both instances of the table are positioned at the back right."} +{"scene_index": 37, "scene": "The table is located on the right side. The table is positioned at the back right. Garden stuff is situated in the back right area. The fridge drawer is found at the back location."} +{"scene_index": 38, "scene": "The two fridge drawers are located at the back and center positions, while the table is positioned at the back right."} +{"scene_index": 39, "scene": "The table is positioned at the back right, the fridge drawer is located at the back, and the garden stuff is placed at the back right."} +{"scene_index": 40, "scene": "The table is centered, while the garden items are positioned at the back right."} +{"scene_index": 41, "scene": "The fridge drawer is located at the back, while the table is positioned to the right side."} +{"scene_index": 42, "scene": "The fridge drawer is located at the back right, while the table is positioned on the right side."} +{"scene_index": 43, "scene": "The table is on the right, the fridge is centered, and the fridge drawer is at the back."} +{"scene_index": 44, "scene": "The fridge drawer is located at the back right, while the table is positioned in front."} +{"scene_index": 45, "scene": "The two fridge drawers are on the right and back right, the two tables are on the back right, the drawer is on the back left, and the garden stuff is on the front left."} +{"scene_index": 46, "scene": "The fridge drawer is at the back, with the table positioned at both the back left and the left sides."} +{"scene_index": 47, "scene": "The table is located at the back right, while the fridge drawer is positioned further back than the table."} +{"scene_index": 48, "scene": "The fridge drawer is at the back right and right positions, while the table is at the back left."} +{"scene_index": 49, "scene": "The table is located at the back right of the scene. The fridge drawer is positioned at the back and another identical fridge drawer is centered in the space."} +{"scene_index": 50, "scene": "The two fridge drawers are positioned at the back of the unit, one specifically located in the back right area and another simply noted as being at the back. The table is situated on the left side, with one instance described as being at the back left and another merely mentioned as being on the left."} +{"scene_index": 51, "scene": "The objects are positioned as follows: the fridge drawer is at the back, the table is on the right, and the garden stuff is in the front-left."} +{"scene_index": 52, "scene": "The table is located at the back right, while the fridge is positioned centrally."} +{"scene_index": 53, "scene": "The table is on the right, and the fridge drawer is also on the right."} +{"scene_index": 54, "scene": "The table is on back right, the table is on right, the fridge drawer is on back left, the fridge is on back left, and garden stuff is on back right."} +{"scene_index": 55, "scene": "The fridge drawer is at the back, and the table is on the right side."} +{"scene_index": 56, "scene": "The table is located at the back right, while the two fridge drawers and the main fridge are all positioned on the right side."} +{"scene_index": 57, "scene": "The table is located at the back left, with two fridge drawers positioned behind it, one also at the back left and the other behind as well."} +{"scene_index": 58, "scene": "The table is at the back right, with the garden stuff also at the back right. The fridge drawer is at the back."} +{"scene_index": 59, "scene": "The table is positioned on the right side, another table is located at the back-right corner, and the garden items are also situated in the back-right area. The fridge drawer is placed towards the back."} +{"scene_index": 60, "scene": "The fridge drawer is at the back, the table is at the back right, and another fridge drawer is at the back left."} +{"scene_index": 61, "scene": "The table is on the right side, there are two fridge drawers located at the back and back left positions, and garden items are placed in the back right area."} +{"scene_index": 62, "scene": "The table is positioned at the back right, with the other table also at back right, while the fridge is in the center and its drawer is located at the back."} +{"scene_index": 63, "scene": "The table is located at the back right, the first fridge drawer is in the center, and the second fridge drawer is at the back."} +{"scene_index": 64, "scene": "The fridge drawer is located at the back, while both table units are positioned in the back right area."} +{"scene_index": 65, "scene": "The table is positioned at the back right, another table is placed to the right, and the fridge drawer is located at the back."} +{"scene_index": 66, "scene": "The table is located at the back right, another table is also placed at the back right, and the fridge drawer is situated at the back."} +{"scene_index": 67, "scene": "The table is in the back right position and the fridge drawer is in the back position."} +{"scene_index": 68, "scene": "The table is located at the back right, another table is on the right side, and the fridge drawer is positioned at the back."} +{"scene_index": 69, "scene": "The table is back right. The fridge drawer is back. The garden stuff is back right. The table (duplicate) is back right. The fridge drawer is back left."} +{"scene_index": 70, "scene": "The table is at the back right, the garden stuff is also at the back right, the fridge is at the back left and the other fridge is on the left side."} +{"scene_index": 71, "scene": "The fridge drawer is located at the back, and the table is positioned to the right."} +{"scene_index": 72, "scene": "The fridge drawer is located at the back position of the fridge."} +{"scene_index": 73, "scene": "The two identical fridge drawer objects are positioned at the back (one in the back left and one centered), while the table is located at the back right."} +{"scene_index": 74, "scene": "The right-positioned fridge drawer is adjacent to the back-right table, while the back-positioned fridge drawer is behind the same back-right table."} +{"scene_index": 75, "scene": "The table is positioned on the right, while the fridge drawer is located at the back. Both items of garden equipment are placed in the back right corner."} +{"scene_index": 76, "scene": "The two fridge drawers are positioned on the right side, one is at the front and the other at the back. The table is located at the back left."} +{"scene_index": 77, "scene": "The fridge drawer is located at the back right position, while the table is positioned on the left side."} +{"scene_index": 78, "scene": "The table is located at the back right position, while the two fridge drawers are situated at the back and right positions respectively."} +{"scene_index": 79, "scene": "The table is located at the back right, the fridge drawer is positioned at the back, and the fridge itself is in the center."} +{"scene_index": 80, "scene": "The table is located at the back right, another table is placed on the right side, and the fridge drawer is situated at the back."} +{"scene_index": 81, "scene": "The table is positioned on the right side, while the garden stuff is located at the back right and the fridge drawers are placed at the back."} +{"scene_index": 82, "scene": "The fridge drawer is located at the back, while the table is positioned on the right side."} +{"scene_index": 83, "scene": "The table is at the back right, with garden stuff also at the back right. The fridge drawer is located at the back."} +{"scene_index": 84, "scene": "The table is positioned on the right, with the fridge drawers located on the left and back left, while the garden items are placed at the back right."} +{"scene_index": 85, "scene": "The fridge drawer is at the back, the table is on the right, and the garden stuff is in the back right corner."} +{"scene_index": 86, "scene": "The two fridge drawers are positioned at the back and center, while the table is located at the back right."} +{"scene_index": 87, "scene": "The table is located at the back right, while both the fridge drawer and the fridge itself are positioned at the back left."} +{"scene_index": 88, "scene": "The table is at back right, the fridge drawer is at back, and the garden stuff is at back right."} +{"scene_index": 89, "scene": "The table is located at the back right, while the fridge drawer is positioned behind it, but there s no additional description of their relationship beyond their positions."} +{"scene_index": 90, "scene": "The table is located at the back right, another table is positioned to the right, and the fridge drawer is situated at the back."} +{"scene_index": 91, "scene": "The table is positioned at the back right. The garden stuff is also at the back right. There are two fridge drawers; one is at the back and the other is in the center."} +{"scene_index": 92, "scene": "The two fridge drawers are both located at the back of the fridge, with one specifically positioned on the back left side. The table is situated on the left side."} +{"scene_index": 93, "scene": "The fridge drawer is located at the back, while the table is positioned on the right side."} +{"scene_index": 94, "scene": "The two fridge drawers are positioned at the center and back of the table, while the table is located at the back right."} +{"scene_index": 95, "scene": "The table is on the right side, with two sets of fridge drawers positioned in the center and at the back."} +{"scene_index": 96, "scene": "The table is on the right side, and the fridge drawer is located at the back."} +{"scene_index": 97, "scene": "The fridge drawer is located at the back and garden stuff is positioned in the back right corner."} +{"scene_index": 98, "scene": "The fridge is at the center, with a fridge drawer positioned behind it on the back left, and a table located behind it on the back right."} +{"scene_index": 99, "scene": "The table is on the right, garden stuff are at the back right, the two fridge drawers are in the center and back positions."} +{"scene_index": 100, "scene": "The table is on the right side, another table is also on the right side, and the fridge drawer is at the back."} +{"scene_index": 101, "scene": "The table is on the right, the fridge drawer is at the back, the garden stuff is in the back-right corner, and there s another table also on the right."} +{"scene_index": 102, "scene": "The table is positioned to the right, while the fridge drawer is located at the back."} +{"scene_index": 103, "scene": "The table is positioned at the back right, with garden stuff also located at the back right, adjacent to the table."} +{"scene_index": 104, "scene": "The table is at the back right, the garden stuff is also at the back right. The first two items are identical and located in the back left and back positions respectively."} +{"scene_index": 105, "scene": "The table is positioned on the right side, while the garden stuff is located at the back right."} +{"scene_index": 106, "scene": "The table is positioned to the right, while the fridge is located at the back."} +{"scene_index": 107, "scene": "The table is positioned at both the back right and the right side, with garden stuff also located at the back right. The fridge drawer is placed on the left and center sides."} +{"scene_index": 108, "scene": "The table is positioned at the back right, while the fridge drawer is located at the back."} +{"scene_index": 109, "scene": "The table is located at the back right, while the fridge drawer is positioned at the back."} +{"scene_index": 110, "scene": "The table is positioned at the back right of the room."} +{"scene_index": 111, "scene": "The table is located at the back right, the first fridge drawer is centered, and the second fridge drawer is positioned at the back."} +{"scene_index": 112, "scene": "The table is positioned at the back right, the fridge drawer is located at the back, and the main fridge is in the center."} +{"scene_index": 113, "scene": "The first table is located at the back right. The second fridge is positioned in the center. The third fridge drawer is placed at the back. The fourth table is also situated at the back right."} +{"scene_index": 114, "scene": "The table is positioned to the right, the two fridge drawers are centered, and the main fridge is placed at the back."} +{"scene_index": 115, "scene": "The table is on the right side, and the fridge drawer is located at the back."} +{"scene_index": 116, "scene": "Each fridge drawer is positioned either to the right or at the back."} +{"scene_index": 117, "scene": "The table is on the right, and there s a fridge drawer at the back."} +{"scene_index": 118, "scene": "table is at back right fridge drawer is at back fridge is at back and center"} +{"scene_index": 119, "scene": "The two tables are both located at the back right position. The first fridge drawer is centered, while the second fridge drawer is positioned at the back."} +{"scene_index": 120, "scene": "The table is on the right side; both the fridge drawer and the main fridge are centered."} +{"scene_index": 121, "scene": "The table is positioned at the back right, while the fridge drawer is located at the back."} +{"scene_index": 122, "scene": "The table is at the back right, with a fridge drawer on the back and another fridge in the center; there s also a table positioned to the right."} +{"scene_index": 123, "scene": "The table is positioned at the back right, with another table also located at the back right. The fridge drawer is placed at the back, and there s an additional fridge drawer situated in the center."} +{"scene_index": 124, "scene": "The two identical fridge drawer objects are both positioned on the right, while the single table is also located to the right. "} +{"scene_index": 125, "scene": "The table is positioned at the back right, the fridge is at the back, and the drawer is at the back left."} +{"scene_index": 126, "scene": "The table is at the back right, another table is on the right, the fridge drawer is at the back, and another fridge drawer is in the center."} +{"scene_index": 127, "scene": "The table is positioned on the right side, the fridge drawer is located at the back, and the garden items are placed in the back right area."} +{"scene_index": 128, "scene": "The fridge drawer is located in the back right section, positioned behind the main fridge which is on the right side. The garden stuff is also placed on the right side, alongside the fridge."} +{"scene_index": 129, "scene": "The drawer is located at the back left, the table is on the right, and the fridge drawer is at the back."} +{"scene_index": 130, "scene": "Fridge drawer is positioned at the back Garden stuff is positioned at the back right Table is positioned to the right."} +{"scene_index": 131, "scene": "The table is located at the back left, the fridge drawer is positioned at the back, and another table is placed on the left."} +{"scene_index": 132, "scene": "The table is located at the back right, while the fridge drawer is positioned at the back."} +{"scene_index": 133, "scene": "The two fridge drawers are positioned at the back right and right sides of the table."} +{"scene_index": 134, "scene": "The table is located at the back right, and there are two fridge drawers positioned at the back left and back."} +{"scene_index": 135, "scene": "The table is positioned at the back right, there is another table also at the back right, and the fridge drawer is located at the back."} +{"scene_index": 136, "scene": "The table is positioned to the right, while the fridge drawer is located at the back."} +{"scene_index": 137, "scene": "The fridge drawers are at the back and center positions, a table is at the right and back-right positions, and garden stuff is also at the back-right position."} +{"scene_index": 138, "scene": "The table is positioned to the right, while the fridge drawer is located at the back."} +{"scene_index": 139, "scene": "The two fridge drawers are centered within the main fridge, which is also at the center."} +{"scene_index": 140, "scene": "The table is located at the back right, while the fridge drawers are positioned at the back."} +{"scene_index": 141, "scene": "The table is located at the back right, with another table also positioned at the back right, and the fridge drawer is situated at the back."} +{"scene_index": 142, "scene": "The table is in the back right and right positions, garden stuff are also in the back right, the fridge drawer is in the back."} +{"scene_index": 143, "scene": "The table is positioned at the back right, while the fridge drawer is located at the back."} +{"scene_index": 144, "scene": "The table is positioned at the back right, with another table also located at the back right. A fridge is placed at the back and another fridge is situated at the center."} +{"scene_index": 145, "scene": "The fridge drawer is at the back, and the table is on the right."} +{"scene_index": 146, "scene": "The fridge drawer is located at the back, while the table is positioned to the right."} +{"scene_index": 147, "scene": "The table is positioned at the back right, with two separate fridge drawers located in the back left and left positions, and another fridge drawer situated at the back."} +{"scene_index": 148, "scene": "The table is located at the back right, while the garden stuff is positioned at the front left."} +{"scene_index": 149, "scene": "The table is located at the back right, while both fridge drawers are positioned one at the back and one at the right."} +{"scene_index": 150, "scene": "The two fridge drawers are positioned at the back and center, while the table is on the right."} +{"scene_index": 151, "scene": "The fridge drawer is located at the back right, while another fridge drawer is placed at the back. Additionally, there are two tablesβ€”one situated on the back left and another positioned on the left side."} +{"scene_index": 152, "scene": "The table is positioned at the back right, while there are two fridge drawers located at the back and center positions."} diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/annotations/subtask_annotations.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b418fab2a629541b1d3b4c42d5aa17970ab719ed --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/annotations/subtask_annotations.jsonl @@ -0,0 +1,34 @@ +{"subtask_index": 0, "subtask": "Grasp the apple and place it on the table with right gripper"} +{"subtask_index": 1, "subtask": "Place the green bell pepper in the lower drawer with right gripper"} +{"subtask_index": 2, "subtask": "Put green pepper in the refrigerator drawer"} +{"subtask_index": 3, "subtask": "Place the orange in the lower drawer with right gripper"} +{"subtask_index": 4, "subtask": "Place the potato in the lower drawer with left gripper"} +{"subtask_index": 5, "subtask": "Take out the potato and place it on the table"} +{"subtask_index": 6, "subtask": "Open the refrigerator door with left gripper"} +{"subtask_index": 7, "subtask": "Place the potato in the lower drawer with right gripper"} +{"subtask_index": 8, "subtask": "Take out the apple and place it on the tray"} +{"subtask_index": 9, "subtask": "Open the refrigerator door"} +{"subtask_index": 10, "subtask": "End"} +{"subtask_index": 11, "subtask": "Close the refrigerator door"} +{"subtask_index": 12, "subtask": "Close the lower drawer with the left gripper"} +{"subtask_index": 13, "subtask": "Grasp the potato and place it on the table with left gripper"} +{"subtask_index": 14, "subtask": "Open the lower refrigerator drawer"} +{"subtask_index": 15, "subtask": "Close the middle refrigerator door with the right gripper"} +{"subtask_index": 16, "subtask": "Place the apple in the lower drawer with right gripper"} +{"subtask_index": 17, "subtask": "Put orange in the refrigerator drawer"} +{"subtask_index": 18, "subtask": "Abnormal"} +{"subtask_index": 19, "subtask": "Put pumpkin in the refrigerator drawer"} +{"subtask_index": 20, "subtask": "Grasp the potato and place it on the table with right gripper"} +{"subtask_index": 21, "subtask": "Close the lower refrigerator drawer"} +{"subtask_index": 22, "subtask": "Place the green bell pepper in the lower drawer with left gripper"} +{"subtask_index": 23, "subtask": "Put apple in the refrigerator drawer"} +{"subtask_index": 24, "subtask": "Take out the pumpkin and place it on the table"} +{"subtask_index": 25, "subtask": "Close the lower drawer with the right gripper"} +{"subtask_index": 26, "subtask": "Grasp the orange and place it on the table with right gripper"} +{"subtask_index": 27, "subtask": "Put potato in the refrigerator drawer"} +{"subtask_index": 28, "subtask": "Take out the green pepper and place it on the table"} +{"subtask_index": 29, "subtask": "Take out the orange and place it on the tray"} +{"subtask_index": 30, "subtask": "Grasp the green bell pepper and place it on the table with right gripper"} +{"subtask_index": 31, "subtask": "Take out the apple and place it on the table"} +{"subtask_index": 32, "subtask": "Open the lower drawer with the right gripper"} +{"subtask_index": 33, "subtask": "null"} diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000000.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0571771bf09474757b9f9345b0207532a99ad67e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cbb3bddd1d0e0eacc8709e7c1d2329ac5d70803c6e3395584f13af64eb4274 +size 712144 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000001.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..732042aeb21f33a83689bb4e793daef9cae6d16f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c359b7fb43168dc5cb97a3b41e0e877882265b112fe17651d2ad3bd757c6cfdf +size 446421 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000002.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfbf1b3ca7cf7ee0034cd88a0adb1ba169ea530a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435ecbe10de3fd9f6cf8ceea440e36a08c7092cbad43405965089c952e9a1f22 +size 443434 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000003.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffc43f75c675d2e1a6df91d29c36e67711ef8624 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad1bae0cc7917e803f7b8dca529276bcac4ad62186389429c1fc9c64c71365e +size 365058 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000004.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ab69b6b75f3dcebf2af8e7764f7c469f4a8255e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cac3669c1d350174ae64fa46a01b4295fbd66a4419641ae328a4ba1eb9b4a9 +size 250758 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000005.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93981f52acb3c93dea4237759aaf1a2c0b17a9f1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd436eb2422b933ffb5c1aabc58af0674763ff73d95a3f36f9cb46c3dcea7f8 +size 408386 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000006.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d00ff865f6db648c9edd831af9cd3bf958da395a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550e4d4cbcd4015c83bf662d795ef77f826e14f317033fb3314e324c428d480c +size 436054 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000007.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9028bc94f8871b6402b2a525f03ccadd1007a8fc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a0a46eff55986530f817cce21ec6c9ebb2d91a9778d1bb1001b59748237f19 +size 430668 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000008.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bb829e78b2ee78f2fa7997e6b388384d7e3a60b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa2dc5ee8b2d87a598717146cfd88bc3f036d02c67619136907c2b2d4bd8397 +size 407464 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000009.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3193ee5ce6c555533ec8d8697af13445ec3b4388 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88ff8a520365f57b575b928b49c50ae507663e3c42144640545e96ab6d6a4a4 +size 605381 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000010.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6889446fa36bf813aa780e7c0c959d4e43c297d5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975bf934bca3e4d78bc240fcd5dd3b5d2b1d714b6274071575b2b237045f4c27 +size 434819 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000011.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927346903ee2becc429be87005feb40212c215d6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f5a031e96eaa126a04076e6f70ed10473e1ae943f12f5dd4fc369dcd5e3a43 +size 219779 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000012.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b621a9d69df04687215c293383c612d75d5e51e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d345a78746541dbd52f2aa5fb8b36cf4d2cc1d064fa5bf3e91d74de13645bd +size 421306 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000013.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..509dcdef17fa378a5055a5b456b71f317be85a12 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c2058b0f34a85ed38816c72189bb9c5b251f9a6b0793313499d0cafd8c42f2 +size 405283 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000014.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52ddd4e9261e69584c9a347b1383314ab815ab81 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666b66730c8ec133b079d131f80f81a2208dc12617f03b09f8214b777e8f70de +size 432730 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000015.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ef161272619dda09cde0a29b075c38db44970a4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9175be05c321cc87b11b34cdafe677406ccba1f8d43df8fd831214052a25afd6 +size 369044 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000016.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..705fd1dc6067c6161b8fcd25cead783205664da4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0daf9e95118236651f8d5cb7d314dd6a6827e309d6c22d8c749b1350bc5a6b50 +size 429947 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000017.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33c0b1a92362d53fb37da506af6df84a59c4a426 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9266c7c05b21ecc36108f278b18291bab136a1a4550f7054cb53555cd1c887e5 +size 603966 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000018.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..685f01fb40a26797a7247becb81e08e614e1f500 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a954fa34b94d3c6a791c038c7549cbcadd2f27d6bbe4a08812b74f78d042ad0 +size 424388 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000019.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e423ab31da2fcb8867e3d86903f52eb89944db1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992863d2c85922c7c9d776e660e6a9a29c652934e41d4fb8183c23fe5b2fe697 +size 426846 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000020.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..970925698aa15572c1661c37f2f180c14efa468f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532febf04fc113a8142c23a6ceab250f5b4d9884162805a1d092189964a7e98d +size 703302 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000021.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d443f7af56067a496d039bb8c80bc77e1c262c8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec7e7c55c722dfade2bf0564f2f634de526480e9913ea87fa0195abfa90d3401 +size 427817 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000022.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71446eaeab6924f50ce3d6918b90c681bd997cfe --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2db566b753939b68b91ff8e4551f1383ccf41bf4d465ffe99b93d7da9d8c483 +size 803194 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000023.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d83af1476819210248d7eb674aab346a1f14d93 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499cdd1a8772c7551d6a44d3f3301ad75c364da56dbff478d80a18eb621447cb +size 510893 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000024.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c46aa66f9484297cc6318e7bda6d24f69eec062b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae72b49c84ba2a4a3f0c5104c1fb5a44ffeeeb47672e778fc817387b834d2a9e +size 769258 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000025.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..130f41e3a025a21a93d6da1cf90ae5c99d6f58cd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff980c254181127510cc9c1de86b16410b79de6badf8cd68ebb69ef213bba24c +size 634139 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000026.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b39bf5a1cc627d0d6e246cb6c194283772c53d0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe988ab8c63e985f2883658e2324db6b1b09f6b33edb0b2a579a50efffd9269d +size 718436 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000027.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51188fee881fb61df1e16bda4758e0e1de108c0b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4352fc4ebbde52327318e4365db9c1a29a11ae6a14d59629c1376ac3b40cbc4 +size 712260 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000028.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..291a697b75faa5876b6bedfa46256b7c2b648d7a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732fd7ee83d20eb28670f18068e9b7e551d2945ea747f54d12546f98ac141891 +size 488117 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000029.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..021953ffb7fed14039f790579cb5c5d11495ddce --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af142f4cbd9dd460894481f1f14f9c2506efe2007000d9b336f10e2687416f19 +size 595966 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000030.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df27f0f8621b5a7c6f94e0a5fa4b2bdcf73a395b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224a5d2d2c6521fd3011fa620b7fd483391bc3e611c5d7f3fea38e4c334108db +size 539219 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000031.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cd1b0f24ebb6f4fb0bb46d63e7f4e502ef27521 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acec3d06181f7324b07bb2d5d6471d6395654020f2df5794151344a9309725e +size 435639 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000032.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..400d498e8e968c6c2ad992adbb7b37da63c3cb2b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4330f36f6d71d241979ab31e8b89ab939c86361ea948ac25111026438232b659 +size 383334 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000033.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..605764cacc8350b07277810284ac5bbfa166c51d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aacd16ca95307536595e9b9586cf3a8bc411d43e5ee5d1069ff62e3db389382 +size 425836 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000034.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fdac5bea86e8bb6e0e9c1fa0fd53806674eba3d3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a097a3cd46919e87707f868eb86fa904099eb59852baf22801559a732d62c4 +size 438766 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000035.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bf670df3e3fbcecac4c6519928fb43dc60a20b1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdd9c7264d70fc799bedbf3f526044424eb7644b6a36865d6aa406276dc0fb4 +size 492084 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000036.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b556c1c5906ac844a94d4e0bf265caca67b5413 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45df785e8da77852cd720b8fd11edda6ed457d4b05c287817017b7f77cef3d40 +size 385292 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000037.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eca5cc18ae8d55bae8ff5cd949f8861c8b5df685 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b636e6c49cf100d3cbfcdc5f45cbdf17bbe02f5a7f8dc6f50c8c3ae00e4b926 +size 486613 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000038.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61fb5f2ad0f35fed8b0d862781746e7bdc2aac26 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79526235bd7fc6c763b4a5a31501b16d77b16f447fbd92e3595526dd7c54bbb0 +size 363300 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000039.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..658815db35c8b273690039ee6350f9250d27a9e1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b99832aef59f6262ace863709dcf4017288337831f1a4f36f4454ccab345cb +size 430131 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000040.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63935a04014739d0acd350d26b5f6dfde8ab3d63 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a616ead81bc809e89abc6ad5337a74768accabef1ad727133afa16440101d7d +size 814706 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000041.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e82531ad52586a026e754ecd85d5623d3628c965 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe42860b29b636b112fcbcfe59050f62927ef50a1e9a4a1b8dc41c3d98a46d5 +size 417006 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000042.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5411c67004c1590e87b8ea655d0ed99aba3385f9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b183dc31f0b480341f9745780f18a4e263a6d12e9a5462936a7e5326e11d3d3 +size 453597 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000043.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16cc1e8ed46fe5f5ab437c46bb5a843ef1876d23 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9cbad7638966a4574f7910e8e6c4513ab6aa4e2aa260dcc32f120f5dc33b33 +size 509094 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000044.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4b27c9873429c51e5530998288fcef462e70d56 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a55e1d5e05f7f6db83539a9e212d79031232373e464cf2d4d2df4383265e83a +size 521509 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000045.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcb62187c57e056162dc848702c0a4afe5100c23 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d98d5bdcc85b7c760cdc68ce01956462264537bbeab7224449fc619453c0415 +size 406023 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000046.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e31c4457aa3f27159d8a5d74b1a4a6ea465c4e86 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31406e4210ea72beb812bd5cfd72f78d88c3d14ebd8a95a67d3c415415be7d59 +size 428956 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000047.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f76f29539d55dacbbdb698b8110e8b07442fe9d8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327f4d80663751857b3d39c1a9fb0ef60c37dc473a15bd6d0bc29820453108bc +size 483808 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000048.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..903403d07e80f3023622b87b0cad2fcfa0cd45c9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4a54a71f99c1b51a10642e5308f130583ec6814f216ac60be1b610f070bce1 +size 416807 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000049.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e4329a93ac492e452d9257afdcdf0468e6bf703 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1046a2cdda0e2baeecf0a9c52eb02cca6c20ebe84c296e49b2bddafe2723fc +size 483848 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000050.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ba7bc6fd91dd4c32a920ade507ab05233c44c179 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a99146cff2c5fc4063e12baee6730254b020bea792a249950c0156fa75cb76 +size 495308 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000051.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bc8abcebf7c66296ac8419ee06172eea2d0cbe6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489574efe02dbad41af6f24a5bddfe86e1d9c0d5d35d7583f976dcec8599007d +size 339739 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000052.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dd6e195091ed9e4c53c1568a7272e4ec86ad129 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75db4769964be8c9b14a526a9fb51c2bd3c393b275d1f33e7a0fdd032e1ddfa +size 462024 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000053.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e32622433d61ed2288263ebcfbb7e2c8e95e823f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbf714923d69d0dafdd7206fdfcf3ded6034a9c89b41ae00233d5b669daedac +size 570279 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000054.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3540d158e991b35cb6ea43417770a4266edb2d5b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6ec5102ba605c54296af6ad5b946ed4fd88a90e43771fff14f65c005945bf4 +size 721862 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000055.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d699c37aaf287920d2673d7f0fdaa4256f94183f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84ad3648b3a9683f771c33202ddcc5bc47c960e0412d26f5de181be541de19f +size 631651 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000056.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..703d47444181a60ef751ac1aa4675d5b4f7da6c8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49856cfc056e20e2f332ff5cb70b01550fa73af9204ba2755cdef7d89a1d922b +size 680077 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000057.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7af5ea055da7d929b4bb0950699c0d8c06c1bf19 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c91371db130b655fa114beb65751796a6d5b87d0218e0edc96977a3c85b62d +size 509187 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000058.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b188814a7d8dc3ad4db27d89df702a47d7c6da21 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c1247a8d68e4d472ee532a6fde46b72d2d31df55f440d03b334611f2813349 +size 497240 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000059.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6542b469d2f60ab987a986545b4689972ba37aec --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633b6208b52184eddc67c6de3a253dfbfa066eec0a1d76fd0e83a42bbdf318ef +size 463714 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000060.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a02990e00666fc68118ba04eff152818fdc1d427 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0271a8c738eb2ac77d62dfa5cf4ce993feea404fbad88bed98b1967419d06dbb +size 613486 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000061.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46cc521166846345d53a5675320842dc02bcc2b6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95fd9001aceebdeb882450147ace83cd65af92aab7272b67759f8e7ceb994d0a +size 535233 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000062.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e67e4a211383887f211f59ad1e7198b4ab2116ca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681430cf7142d359eb4ba1d461c5e4f7c71e5e3d4c40ffda0d106b2ef0d719e2 +size 486912 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000063.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfe3335bfde21b3fbac22314b1c8f4652f467c1b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b82fe576a583ac34fe00a9915a6430437761a56b3f02f43a8394f35324a11d +size 619096 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000064.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e27fa15e68df2c48618d9f9b9d829ebc011f062 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c5d62eb6642e35ff18265ec2a21d190258ed0f31a7ccea520e8e7b5d0008a6 +size 665453 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000065.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac1416794a7f43ab68ff29bd2e46de151443ac63 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1552e65d37a2191bb593d160aabc1355af9640c1fe87c6949343e38e33a4d169 +size 594923 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000066.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8025c93e8b32bf392530dbc02f558de1e7f63c66 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22df0fe8e7c075add33b721c6a54d29788f1631b4ad1af1fe3fd7dd636b394a6 +size 490634 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000067.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..692fda4364c0c54059321049740c054de6a2753e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d673037e6423b44c421349feebc23d23a5aa9554d908c478844e2ae7fc076f6 +size 315044 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000068.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dad8c9403eb19036f5566d2288b9c920802bcb49 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8798d0c57c26b7e980c7a3373d9578c7b9a14cbb07a1ea004d25b9ed4dbb54e7 +size 528387 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000069.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac1c51e9b6e13a51bbc691793bd4a5ef64f5312f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e637e126f9ed927c95ec9e70d1ccc4ab5ae3259768b2aaf3f85b74d5333b2f31 +size 609208 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000070.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..949a81a01c7276d621be6d07804b2c1d9c77b20c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:641bc4ad1a35775655dd19498de3873250c1fc5e8c3880d93a146df8f22b8ba8 +size 512873 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000071.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5056224a5cf9cbae5d752fb9777f22ceef2ab78e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef0a838153ee0915e6a7d2cb7466c47b9f5455ae243d0b9f028d56d0d6d6859 +size 408367 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000072.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fc6199b34f10cc3e4ab2df3b434c294333bd96d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53af25b5814231dfae6d55de3cbf63445345e678537f32137f8c39b7e22540dd +size 489245 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000073.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63da9150fcf0adef3c8eb5ba56f5c295ac18d9f1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff09bc0f7d7df5529cb674d2cdffc0a0d79d29774e9d0726e2147a87a989d877 +size 538445 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000074.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c24f1755e98931cd6e3e8b3dac61cec2916b8b50 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1900343106567105c09f83411cdca48b7e0a1304d41690ee65366862ada75b93 +size 436284 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000075.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22204e605e1f0688678f2a5142ce8a30e749f15c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc7717d1ad62a1110828576de2a24cc7febc419353946e7dc4e88ed166eab99 +size 568255 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000076.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09179f429866731f563c4eb951230cc204797ddf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226179ff560df6966583848a680f29c32c7502f41edb654a8cc0b163717d5182 +size 279688 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000077.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4366cb3edd2f64eceb3fc93fbadcd59b4783a21b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518fd615ec22c9aadda206db13a9a4f07c6ff88859a2c3e0ca5bdfc62bd0791c +size 415118 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000078.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..267c1f7c9f365780918432dd09a32f56af662e2b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2860ef43052fbd5c9368a62f634c7c557952ec477e2197984597ae22f5fc07f7 +size 459662 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000079.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc4704db3b98d292d965cbdc900dd657c70f87a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcd16fa02d791e343ee8bf8b110f2950b1ccc0ebc065b2341259f702b2a6c9a +size 428642 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000080.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..779eb686b5b31d64e5ef566412db0459f9dcdfdd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e909845606330a4e92c1a5c5ec035aff4275299cbd86316345199cf8858adb5c +size 443936 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000081.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fa036bd47baecf0552d60a5a211db079bb10078 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840836776e09d124f6210d9e92644f404323383fafc6d6ba278e72fe8b534867 +size 473329 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000082.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..818387579a6a51ad588f8f2f5e42290dbea8d997 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3709ea0a13c36c4c654273879ab771f1474d9d402fff626dd640984ae7615310 +size 377853 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000083.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c8138c22af8316c6b0b8d10b3cf77ac77db968d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded9373c2b25c1d3c9cf83dcac597d17b9da7cdfdc297f35d7118db006f3ee01 +size 463408 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000084.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d428d3f452029abd15d77948bdbf761e77e7f4f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e11f1fa855e11ec2e9ad29ae59c812c2c4002fd3063daf1e90b8b790828f65e +size 428059 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000085.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10824bf079377dc6323ee238ea345edbfe5c4759 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a7cbeb896e05befbd6451be2c33afe517b1f34c8bb1eeefeac14251541eecc +size 512657 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000086.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c3f9ee426ac6dcfa5338e8d23d638a623b5e4f7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6ba34a88222a6ae8f670dc38c0a2db857a35bb5ab38bfb0b793b3e4f74d483 +size 400096 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000087.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b891e5a6f0027303aae5f93484efcae1210881b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9cc5f32da379327782e1f8bad726a052087cbd8e2001d2dce144df18289097 +size 519605 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000088.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1156b580412a19161d8564908165272190143704 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245dcaa205cc53ed5c8ffdbbfd9278dbd32cb1d527e36d5df6b4ae9555eac8ec +size 369834 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000089.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..484beb5107b6dbe8075e0fca257ca7f09d8fe100 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ef5f0e7e1c40a05ead29266befbaead4d1bd0e8694ebf2b64534834c541e4b +size 444196 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000090.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e615ad95f244c3faacfc74af07ce0af62ae6eb3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea0d8add5e04fa95509f67c9b14d453cd57393f6a6b7469e1930e7e0234d39e +size 415543 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000091.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73cc8d72c380b45c39202aa077d6acb1bfc6c60e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef93f68135359a2c80056a61b25a578179c8469000566b60944468a2f2b6c630 +size 508765 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000092.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1efe0daaf6b25475b19e5c64b4529325668de645 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6674da75c6efb802a51e227ba00a56ba57f1e77ca509eabf483651cc14793971 +size 411650 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000093.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57d70538f9ac07d5215bd46e36060fde86e9bff3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0544d99eca02484e40d2656f6d96a3d60eab232148b5c4f00c6643acb23a9b +size 445757 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000094.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4451d9a02c9da426c179cc53567cbe10800a2813 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8908cfa70fc6f1a41ee314d97b38ea267f118dbae52853373b5b70114bd24564 +size 451610 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000095.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c4e4d778c90d70e3f65f1bcd0a6480a7a28e304 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd33a30a2cc6e3d74475c20a1d8b8f08829eb73041e0935f9abe70310c28d066 +size 637843 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000096.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1bbd8f6e28075e18e02e3a708c4068bda987f04 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9c1b6cad3bb9a873c2f62cff7b7aca82cbe4d00bb294fe3ebaecd286466ec4 +size 566268 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000097.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f762bcd1f6ff2830be5c4a4ca232da1dc5dc452d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cf7fd635836354231d212c2900cd507cbf8cf5781f8e7537d56fbba365e71c8 +size 475184 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000098.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ec9796761e33c0c30c28304efc3f95aab1a137a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039eaba03707d54b0dd61933aacc77337f7360fffc3c5d462a3f9fab3e313cfc +size 543561 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000099.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97b8293c1e4a61a3e8c35ae2569a5583d3a1a5fa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9e69725930bd0e8df10ee9617b3e2eb5752b2d1e2e2f2cf6b98431b220a588 +size 523772 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000100.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf9f9696becf9064269f8d2262470f1ff6ade365 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c45137a5a62fea2349b5ab2324ee194b5677681e0e6fcc26c1661ad4475be8 +size 582683 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000101.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2bd936d36fed5a2814544ebcb02cab2d74b7def --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8142f2d9333a03911cbfb7dc6b21c7aab843bc265b0364ae522383ab7b3c9b03 +size 342733 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000102.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47a808e8ecf47ee7c6ac44db7b7a0d1f98f114f8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7509215e6787cab66f9c77f6ce7d21dac8138ba5abf5ea81ed435aa57fe2b9 +size 543228 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000103.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a5de1d13a4f126f3816e72df805dee02f6187ca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae37ed3477cb95a926cb86d2181d49069f2c6e0752bd062cf3e347497fb5264 +size 845469 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000104.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2190abb3e575a59fdcfd881c097bf7f86195a027 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c2feeab574de36409e67c61fcbb7f69a762d735d59fd95bfda1582d8f69582 +size 654445 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000105.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3f403073e128f8e213ba48a903f9bd2d6e88280 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4440a0b67e455e14fb779f058f57acfb72181d5050f8e916b35a9b0a4106d7 +size 376281 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000106.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fedd09c887e7b156996b9cd4acca3e5829d5936f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499b548af17385ca1395a87c7200bd3ccc169a0252d15eaebd7269f684bcd700 +size 455635 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000107.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73fc494aa9343cb1fb55f266562c82f478652180 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520cd60e08cee23d970cf874219d0d11c509bdf4579e261475e7f443d7111eff +size 449743 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000108.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0a546b0c59ad11b96e24c126a8a731265b384e8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128f82bb91cdc3876f4be6ab863b9e6c771857ec133b858c295780224795df19 +size 412937 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000109.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83589a6e7dad0ad985441fa6fdf7af8413501e0f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14b662db2e927b51555f8bba2858564e72fa52d1498805dbe6a381dd9b01976 +size 411786 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000110.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e869a44d6f0485f85cd911c2baf0007fcc40eecb --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbd81a38bb3dc3881a2f9e03fbe3bc239d8a804a34513b09ac2f5218123bef0 +size 618147 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000111.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ef990fa48d1b50fdad9664c785fb2988414f3f5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75530523e07f9fad89a7978ca2c029499a3272b1dc78c4551cb1537b8f5dc364 +size 439302 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000112.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02dec75c566d1f7755c9b2eb1bace21a02900b36 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4129509c9bd8b2d5cbc467c4adff78ff9561bcccd8fad877758a8231fbe1ef88 +size 458201 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000113.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..025daa208aab15c0f0a6f475ebcd324997a541a2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605f62897aa5adff8cf2788d9eb3fda08b33745f8ad16d6d2a9276f30cfa0702 +size 435138 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000114.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67ab74250908d96c63e4366e23012cd13e3df2c5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77bd3fc27a31e53f06a1631e39454adefc160b6b04ab6e4a347394cd88dbe7e4 +size 515131 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000115.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68302c1ad7ef696a2d2876fe978a8d9c143e6a95 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af51c2df278d8580638dc0fbdf57675a7674d4d506bfb69b44fbc2dc3c6356b +size 208445 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000116.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ebbc9fa8a101a74699995e0a1a62cd58f9bacd24 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b204c432325bdac2eb5bbac2ac3b602a7a1138f5f28e3819d57fe69e4f2a1a0 +size 461375 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000117.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4ea3dfef351c2ea9501092d93cb83612294be4a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8aafe08d3d6bba945f1a177fca04f22e394a58969123bbba2e93b1bee8d41b +size 462925 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000118.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3b9566010d9a5e338c171676cd917bba352ba110 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c03d606855a7712b822525a774bacdfb94a6ac88117cbdd4508038198b077a +size 531401 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000119.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..517218c6c4b573d860b1f4f268244408d3db4b35 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ac10381745bdef1e36e74b79af2f2af8977ddd47d9a9b62135bf1cc7813c56 +size 479678 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000120.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ac7bfa663e30d7ec3f6fbd84325a8c86f65c7ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8438d1175de0371f229410a70e86c56c2321ed9d8122b8f906de2538bdcad818 +size 518714 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000121.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88f105986fbca8e2b4217204920fad5190bc356a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55227526afa70f4fe1d0b65396cf63136223bb88f84d417a0678f795dfef784 +size 572217 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000122.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1028b99bae3e8803a6093877a06f3047093f5a85 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72c09c54af4efc776c2af7fa26736b345f7c6d244c7d992e4a7ef08919f433f +size 422331 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000123.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cdf19f967b5c721ef4ac060e7d4f58d2ab16622 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b30798d0e89fdc2545a77e3487b26dbc7ba61c57e0c82445be93cee0567b06 +size 498134 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000124.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18d23670e717fba8312430ad836a3ba7ca67ecd0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4460ace7f2b96e71e7311fdd0cfcfea61fefa175427c50d327b95f9f1c09dc70 +size 428094 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000125.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5090c34620fde5a46e1f8117da83b194b0e3cca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899b08d83ce37f5bbc2dc163b9514f5ec6ee3fe66c545be415e78dae01bc5351 +size 389600 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000126.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f3cb9cbd3816a90e49e024134766857e6048548 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0c8e45a268f54c6aadcd3612a3328809f20b10effdfca828af7118f55cbf09 +size 478560 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000127.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce2e1c2b806a1ad3f5b3d7392adcf859167f1c89 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc1951d857d872806865c70bd6ac56ab0e1a8631375b1ccd8a302fdbce2f104 +size 472694 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000128.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49955ee9585d49e0a956417c44cb39f25e92f463 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80f7dd25fb28b4779b01e9f7f0e3b149460c9314b98a029618f5308ab23c71d +size 483816 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000129.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cac3aac5225e0a7e456bd30308e3c859afdb65f0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48f44ad9ce75ff9498aebabeb79fdf9ed03b1fe9484d69819a059a60d243b75b +size 730452 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000130.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3eac681cc727a00a68980d21d0f6b047f163dd10 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788a4d012dd56dbaf21beee82edb1cd63b1ffdff9d7becfdef015bb9fab5703b +size 767686 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000131.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..344e1924f87a18601ed31b110e564d031d8759e4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac0ddb041beb104a428ab2e36545d7ad2fa764340bc35aaf9dbbca1bc99952f +size 520931 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000132.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6a0ebc0dcf2ece49f6fa7d5717b32e904a4d2fe --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba81faf2dc2e741c1a3356bc9bb9e834abad6986ca9e43777ae7009dd5b8b6b +size 548570 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000133.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d238c95f25c3311612388829d116f1cb59d385c1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002900e35678d7aaef301a0d08a5b733e7411a9be6ace323f6d4fe7c6b2219ce +size 506461 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000134.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3a55859170231fa8e29433296eed02691544b9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083b946df5f743471e492438fd8cb9cd1090038029a80a122c69a0a970fe9d7e +size 496065 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000135.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4f9bc0a268d59dd4569e2cddc5f2d557bb1875d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1befe75b7298eb6d6b10422f9e3c58d4f90d0f274d11b7458d6f345c4c46af +size 488282 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000136.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65394edb53eb9f491d205048a4db2c583a7f2227 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f529876b92785bcc020abfd0e58c1238f1637560c465ca2cc6b94b01d211d034 +size 375294 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000137.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb9a5e140ab888b5b173685a642809b570acaeb4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545cb1330e04cf06db4a524cb8298e94e051e8b5e3d19c6fc7e1cf7b13faf4dd +size 488120 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000138.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcca2886c11f5e7becb99f15840c71614b60ed52 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5644e4e183aad36b4c824648b60ad9c0808c377a266926fe7e182d8f70a43aae +size 543438 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000139.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d010929e7e679fa2bc3b4fb1038b60d8bb80829 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfb1f7b8c6876dad48c8b5970c2fa74feecb8c2084d7c318b9fec591ac1f1ef +size 711972 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000140.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ed6c68116a734e4351d3e8cde7979671c9a3c62 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c968f23414008fe7f969e15fbd43af488f58833c5b331fe1862b29a6d855bb7 +size 435391 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000141.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d7a332ba13854676f0d60ce33982103354f5c9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159daeac8820ca9a4da8be787d08c22e28c3ecd10674825eec340db61c3ef47b +size 400329 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000142.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33e26ab3c051bdae3f45b913a000ec681d2a6c49 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3affed293db09c6f23f542648f304f254df945936818e6d383de7748faaf7d3f +size 417248 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000143.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8a072bf6c5899e44501b363a3cf6c1290501899 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f58e372d281a300c09d24365bd61237ae89c194b21007e8512008a8fea837c +size 432840 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000144.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..093db4f08bec497428e8f8206ea6b6d1ec3b68c7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ca6f71c9c4e4a3cfc23a5a89f7e4629fe5411992d0f9ec4b4b1da014c9a001 +size 441041 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000145.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccb17878c4a4cefef2c530236793a2264fb67479 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09fe44a195d13cfd83ddd19570222620220634e63ccce1579b463f3098e6fb4 +size 422185 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000146.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20dbbf06254af4b2177d7442cdac76a43f4fc895 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8431e1fb389fb0cb9e5f78423f29af93217f4d30c5bfcd715aedfdc155e55d82 +size 502047 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000147.parquet b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cecf32b6ec872cf4cd1f1a769c80cbcb11bf873e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396e23affe7ca80265a7005d1b1121dd8417d5c04af4dda5f13766451439ccd5 +size 374041 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c123317b048967a3c36988067bb082ce9b77ffaf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes.jsonl @@ -0,0 +1,148 @@ +{"episode_index": 0, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3519} +{"episode_index": 1, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2033} +{"episode_index": 2, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2174} +{"episode_index": 3, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1935} +{"episode_index": 4, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1236} +{"episode_index": 5, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1807} +{"episode_index": 6, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2194} +{"episode_index": 7, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2425} +{"episode_index": 8, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2150} +{"episode_index": 9, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2869} +{"episode_index": 10, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1963} +{"episode_index": 11, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 989} +{"episode_index": 12, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2087} +{"episode_index": 13, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1846} +{"episode_index": 14, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2082} +{"episode_index": 15, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1908} +{"episode_index": 16, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2092} +{"episode_index": 17, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3102} +{"episode_index": 18, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2208} +{"episode_index": 19, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2335} +{"episode_index": 20, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3350} +{"episode_index": 21, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2199} +{"episode_index": 22, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3745} +{"episode_index": 23, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2428} +{"episode_index": 24, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3460} +{"episode_index": 25, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3316} +{"episode_index": 26, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3847} +{"episode_index": 27, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3168} +{"episode_index": 28, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2348} +{"episode_index": 29, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2975} +{"episode_index": 30, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2614} +{"episode_index": 31, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2407} +{"episode_index": 32, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1962} +{"episode_index": 33, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2233} +{"episode_index": 34, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2098} +{"episode_index": 35, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2295} +{"episode_index": 36, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1926} +{"episode_index": 37, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2417} +{"episode_index": 38, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1800} +{"episode_index": 39, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2229} +{"episode_index": 40, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3835} +{"episode_index": 41, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1955} +{"episode_index": 42, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2123} +{"episode_index": 43, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2563} +{"episode_index": 44, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2645} +{"episode_index": 45, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2239} +{"episode_index": 46, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2065} +{"episode_index": 47, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2296} +{"episode_index": 48, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2201} +{"episode_index": 49, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2333} +{"episode_index": 50, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2220} +{"episode_index": 51, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1673} +{"episode_index": 52, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2156} +{"episode_index": 53, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3223} +{"episode_index": 54, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3560} +{"episode_index": 55, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3136} +{"episode_index": 56, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3692} +{"episode_index": 57, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2493} +{"episode_index": 58, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2538} +{"episode_index": 59, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2313} +{"episode_index": 60, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3019} +{"episode_index": 61, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2474} +{"episode_index": 62, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2347} +{"episode_index": 63, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3446} +{"episode_index": 64, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3342} +{"episode_index": 65, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2881} +{"episode_index": 66, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2422} +{"episode_index": 67, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1350} +{"episode_index": 68, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2441} +{"episode_index": 69, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2778} +{"episode_index": 70, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2489} +{"episode_index": 71, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2215} +{"episode_index": 72, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2460} +{"episode_index": 73, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2728} +{"episode_index": 74, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2047} +{"episode_index": 75, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2847} +{"episode_index": 76, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1573} +{"episode_index": 77, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2191} +{"episode_index": 78, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2322} +{"episode_index": 79, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2300} +{"episode_index": 80, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2349} +{"episode_index": 81, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2302} +{"episode_index": 82, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1942} +{"episode_index": 83, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2323} +{"episode_index": 84, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2193} +{"episode_index": 85, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2605} +{"episode_index": 86, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1916} +{"episode_index": 87, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2434} +{"episode_index": 88, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1994} +{"episode_index": 89, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2104} +{"episode_index": 90, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1889} +{"episode_index": 91, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2353} +{"episode_index": 92, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1932} +{"episode_index": 93, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2055} +{"episode_index": 94, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2187} +{"episode_index": 95, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2883} +{"episode_index": 96, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2608} +{"episode_index": 97, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2464} +{"episode_index": 98, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2599} +{"episode_index": 99, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2382} +{"episode_index": 100, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3132} +{"episode_index": 101, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1494} +{"episode_index": 102, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2647} +{"episode_index": 103, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3713} +{"episode_index": 104, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3061} +{"episode_index": 105, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1847} +{"episode_index": 106, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2132} +{"episode_index": 107, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2266} +{"episode_index": 108, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2103} +{"episode_index": 109, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2090} +{"episode_index": 110, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2749} +{"episode_index": 111, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2022} +{"episode_index": 112, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2156} +{"episode_index": 113, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2228} +{"episode_index": 114, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2649} +{"episode_index": 115, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1134} +{"episode_index": 116, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2233} +{"episode_index": 117, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1960} +{"episode_index": 118, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2222} +{"episode_index": 119, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2217} +{"episode_index": 120, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2432} +{"episode_index": 121, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2595} +{"episode_index": 122, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1985} +{"episode_index": 123, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2117} +{"episode_index": 124, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2227} +{"episode_index": 125, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1900} +{"episode_index": 126, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2440} +{"episode_index": 127, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2062} +{"episode_index": 128, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2367} +{"episode_index": 129, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3609} +{"episode_index": 130, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3610} +{"episode_index": 131, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2585} +{"episode_index": 132, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2583} +{"episode_index": 133, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2623} +{"episode_index": 134, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2297} +{"episode_index": 135, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2533} +{"episode_index": 136, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1725} +{"episode_index": 137, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2633} +{"episode_index": 138, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2295} +{"episode_index": 139, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 3637} +{"episode_index": 140, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2332} +{"episode_index": 141, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2125} +{"episode_index": 142, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2047} +{"episode_index": 143, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2041} +{"episode_index": 144, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2147} +{"episode_index": 145, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2112} +{"episode_index": 146, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 2372} +{"episode_index": 147, "tasks": ["put garden stuff in fridge drawer then take out to table."], "length": 1942} diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes_stats.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e89f15f68543c7b9516134ddc766c15d115883a1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/meta/episodes_stats.jsonl @@ -0,0 +1,148 @@ +{"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.5053790043429652]], [[0.49789364273974696]], [[0.4501766718505141]]], "std": [[[0.22900372569237354]], [[0.23438599871309454]], [[0.2400249715249146]]], "count": [456]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43370879080189584]], [[0.4409583858884684]], [[0.43112655097370334]]], "std": [[[0.1623426904328371]], [[0.1506465412822568]], [[0.161685353344676]]], "count": [456]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314769175457707]], [[0.43401078156652523]], [[0.41142718306864656]]], "std": [[[0.21649121553791997]], [[0.20245831142536866]], [[0.22033668229452538]]], "count": [456]}, "observation.state": {"min": [-1.0246992111206055, -0.00766277639195323, -0.604388415813446, -1.5300465822219849, -0.40036898851394653, -0.24697090685367584, 0.07022792845964432, -1.4447959661483765, -0.009019196033477783, -1.9650293588638306, -1.5299999713897705, -0.811436653137207, -0.552233099937439, 0.0480404868721962], "max": [0.27435487508773804, 2.130699396133423, 0.01073786523193121, 0.13843245804309845, 0.37275734543800354, 0.21152029931545258, 0.07198183238506317, 0.7196371555328369, 2.5539755821228027, 2.9106457095288758e-18, 0.7117670774459839, 1.019874930381775, 0.5783107280731201, 1.7060279846191406], "mean": [-0.011022602207958698, 0.20515227317810059, -0.032359395176172256, -0.14329084753990173, -0.012631790712475777, -0.004488786682486534, 0.07063140720129013, -0.21322543919086456, 1.3978030681610107, -0.7287334203720093, -0.34113284945487976, 0.13706187903881073, 0.022981638088822365, 0.4784144163131714], "std": [0.10057658702135086, 0.5811909437179565, 0.10071684420108795, 0.43849027156829834, 0.07557978481054306, 0.054883066564798355, 0.0003280865785200149, 0.4135332405567169, 0.9155126810073853, 0.5953013300895691, 0.5201845765113831, 0.3031251132488251, 0.20152676105499268, 0.6314873695373535], "count": [3519]}, "action": {"min": [-1.0246992111206055, -0.00766277639195323, -0.604388415813446, -1.5300465822219849, -0.40036898851394653, -0.24697090685367584, 0.07022792845964432, -1.4447959661483765, -0.009019196033477783, -1.9650293588638306, -1.5299999713897705, -0.811436653137207, -0.552233099937439, 0.0480404868721962], "max": [0.27435487508773804, 2.130699396133423, 0.01073786523193121, 0.13843245804309845, 0.37275734543800354, 0.21152029931545258, 0.07198183238506317, 0.7196371555328369, 2.5539755821228027, 2.9106457095288758e-18, 0.7117670774459839, 1.019874930381775, 0.5783107280731201, 1.7060279846191406], "mean": [-0.011022602207958698, 0.20515227317810059, -0.032359395176172256, -0.14329084753990173, -0.012631790712475777, -0.004488786682486534, 0.07063140720129013, -0.21322543919086456, 1.3978030681610107, -0.7287334203720093, -0.34113284945487976, 0.13706187903881073, 0.022981638088822365, 0.4784144163131714], "std": [0.10057658702135086, 0.5811909437179565, 0.10071684420108795, 0.43849027156829834, 0.07557978481054306, 0.054883066564798355, 0.0003280865785200149, 0.4135332405567169, 0.9155126810073853, 0.5953013300895691, 0.5201845765113831, 0.3031251132488251, 0.20152676105499268, 0.6314873695373535], "count": [3519]}, "timestamp": {"min": [0.0], "max": [117.26666666666667], "mean": [58.63333333333334], "std": [33.86159192075009], "count": [3519]}, "frame_index": {"min": [0], "max": [3518], "mean": [1759.0], "std": [1015.8477576225025], "count": [3519]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3519]}, "index": {"min": [0], "max": [3518], "mean": [1759.0], "std": [1015.8477576225025], "count": [3519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3519]}, "subtask_annotation": {"mean": [13.608979823813584, 33.0, 33.0, 33.0, 33.0], "std": [7.898833843259551, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3519]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [3519]}, "eef_direction_state": {"mean": [5.522875816993464, 3.387325944870702], "std": [1.3962060899111775, 2.345363866711303], "min": [0, 0], "max": [6, 6], "count": [3519]}, "eef_velocity_state": {"mean": [0.19664677465188973, 1.1068485365160556], "std": [0.5555067863637839, 0.8651348766076197], "min": [0, 0], "max": [2, 2], "count": [3519]}, "eef_acc_mag_state": {"mean": [0.16624040920716113, 0.9380505825518614], "std": [0.49657804887906387, 0.8334603529788334], "min": [0, 0], "max": [2, 2], "count": [3519]}, "eef_direction_action": {"mean": [5.522875816993464, 3.387325944870702], "std": [1.3962060899111775, 2.345363866711303], "min": [0, 0], "max": [6, 6], "count": [3519]}, "eef_velocity_action": {"mean": [0.19664677465188973, 1.1068485365160556], "std": [0.5555067863637839, 0.8651348766076197], "min": [0, 0], "max": [2, 2], "count": [3519]}, "eef_acc_mag_action": {"mean": [0.16624040920716113, 0.9380505825518614], "std": [0.49657804887906387, 0.8334603529788334], "min": [0, 0], "max": [2, 2], "count": [3519]}, "eef_sim_pose_state": {"mean": [0.09742256942701465, 0.33068257394034867, 1.184294903772076, -0.009231625935009868, 0.028794168770052874, -0.024752138455220576, 0.29829278896046635, -0.3966263870293685, 1.2246944586632935, 0.10226953919586974, 0.3112425859981978, -0.04680304689351311], "std": [0.08188253169643618, 0.02670454500532772, 0.016520023465295606, 0.06792833543541951, 0.10108341395113096, 0.10063884409344857, 0.1614599164138616, 0.1345963741251086, 0.06642078655025915, 0.22755194496767345, 0.3592990205831013, 0.28392967302578576], "min": [0.05919120662217729, 0.040822450034519724, 1.1374686877781375, -0.3379244094945335, -0.3678408533575894, -0.8787061991295202, 0.05898160437992299, -0.7147635408975328, 1.068746898956008, -0.24517439670393087, -0.24396718511193738, -1.0019921177030202], "max": [0.40323941718189016, 0.399466148996595, 1.313019421892463, 0.20475826655720478, 0.4762013611285081, 0.20275293697806224, 0.5854747200892612, -0.060987442687578684, 1.4026586008658044, 0.9808235709598632, 1.2156109881361878, 0.855141833612197], "count": [3519]}, "eef_sim_pose_action": {"mean": [0.09742256942701465, 0.33068257394034867, 1.184294903772076, -0.009231625935009868, 0.028794168770052874, -0.024752138455220576, 0.29829278896046635, -0.3966263870293685, 1.2246944586632935, 0.10226953919586974, 0.3112425859981978, -0.04680304689351311], "std": [0.08188253169643618, 0.02670454500532772, 0.016520023465295606, 0.06792833543541951, 0.10108341395113096, 0.10063884409344857, 0.1614599164138616, 0.1345963741251086, 0.06642078655025915, 0.22755194496767345, 0.3592990205831013, 0.28392967302578576], "min": [0.05919120662217729, 0.040822450034519724, 1.1374686877781375, -0.3379244094945335, -0.3678408533575894, -0.8787061991295202, 0.05898160437992299, -0.7147635408975328, 1.068746898956008, -0.24517439670393087, -0.24396718511193738, -1.0019921177030202], "max": [0.40323941718189016, 0.399466148996595, 1.313019421892463, 0.20475826655720478, 0.4762013611285081, 0.20275293697806224, 0.5854747200892612, -0.060987442687578684, 1.4026586008658044, 0.9808235709598632, 1.2156109881361878, 0.855141833612197], "count": [3519]}, "gripper_mode_state": {"mean": [1.0, 0.6777493606138107], "std": [0.0, 0.4673383836166008], "min": [1, 0], "max": [1, 1], "count": [3519]}, "gripper_activity_state": {"mean": [2.0, 1.8485365160556977], "std": [0.0, 0.4984402962408199], "min": [2, 0], "max": [2, 2], "count": [3519]}, "gripper_mode_action": {"mean": [1.0, 0.6777493606138107], "std": [0.0, 0.4673383836166008], "min": [1, 0], "max": [1, 1], "count": [3519]}, "gripper_activity_action": {"mean": [2.0, 1.8485365160556977], "std": [0.0, 0.4984402962408199], "min": [2, 0], "max": [2, 2], "count": [3519]}, "gripper_open_scale_state": {"mean": [0.040362553587448315, 0.2733805865885357], "std": [0.0001874678074018327, 0.3608516307215301], "min": [0.040130244834082465, 0.02745170678411211], "max": [0.041132475648607524, 0.9748731340680804], "count": [3519]}, "gripper_open_scale_action": {"mean": [0.040362553587448315, 0.2733805865885357], "std": [0.0001874678074018327, 0.3608516307215301], "min": [0.040130244834082465, 0.02745170678411211], "max": [0.041132475648607524, 0.9748731340680804], "count": [3519]}}} +{"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.5082353229739283]], [[0.5411594543998615]], [[0.5358705949083092]]], "std": [[[0.23839128989937766]], [[0.25854072762294406]], [[0.27675804164561363]]], "count": [302]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44696739691093507]], [[0.45125915285172197]], [[0.4414760420724581]]], "std": [[[0.15949248596796603]], [[0.16119160922049536]], [[0.18217137223677582]]], "count": [302]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44672217533076514]], [[0.4157964063108687]], [[0.39993242399976914]]], "std": [[[0.24646666784108048]], [[0.24508409071787793]], [[0.2628433655479558]]], "count": [302]}, "observation.state": {"min": [-0.6847167015075684, -0.006132607813924551, -1.6735730171203613, -1.226730465888977, -0.3866814970970154, -1.206254482269287, 0.06811073422431946, -1.6230816841125488, -0.009200104512274265, -1.96656334400177, -1.5299999713897705, -0.7101624608039856, -0.1965760886669159, 0.035227496176958084], "max": [0.041487812995910645, 2.620039224624634, 0.0, 0.25818321108818054, 0.5347247123718262, 0.19377930462360382, 0.0697270855307579, 0.7543118000030518, 2.8102529048919678, 0.0015339808305725455, 0.31753402948379517, 1.2478430271148682, 1.5131105184555054, 1.707964539527893], "mean": [-0.05359526351094246, 0.26667526364326477, -0.14406827092170715, -0.07339322566986084, 0.012689143419265747, -0.06427456438541412, 0.06840294599533081, -0.20055504143238068, 1.267855167388916, -0.6891843676567078, -0.40836086869239807, 0.06677715480327606, 0.17675909399986267, 0.599783182144165], "std": [0.14681871235370636, 0.6364327669143677, 0.2876839339733124, 0.4023958742618561, 0.10355756431818008, 0.3048816919326782, 0.00018135880236513913, 0.5837781429290771, 0.9016882181167603, 0.5445278882980347, 0.4738532602787018, 0.2887471914291382, 0.3020419776439667, 0.6907997131347656], "count": [2033]}, "action": {"min": [-0.6847167015075684, -0.006132607813924551, -1.6735730171203613, -1.226730465888977, -0.3866814970970154, -1.206254482269287, 0.06811073422431946, -1.6230816841125488, -0.009200104512274265, -1.96656334400177, -1.5299999713897705, -0.7101624608039856, -0.1965760886669159, 0.035227496176958084], "max": [0.041487812995910645, 2.620039224624634, 0.0, 0.25818321108818054, 0.5347247123718262, 0.19377930462360382, 0.0697270855307579, 0.7543118000030518, 2.8102529048919678, 0.0015339808305725455, 0.31753402948379517, 1.2478430271148682, 1.5131105184555054, 1.707964539527893], "mean": [-0.05359526351094246, 0.26667526364326477, -0.14406827092170715, -0.07339322566986084, 0.012689143419265747, -0.06427456438541412, 0.06840294599533081, -0.20055504143238068, 1.267855167388916, -0.6891843676567078, -0.40836086869239807, 0.06677715480327606, 0.17675909399986267, 0.599783182144165], "std": [0.14681871235370636, 0.6364327669143677, 0.2876839339733124, 0.4023958742618561, 0.10355756431818008, 0.3048816919326782, 0.00018135880236513913, 0.5837781429290771, 0.9016882181167603, 0.5445278882980347, 0.4738532602787018, 0.2887471914291382, 0.3020419776439667, 0.6907997131347656], "count": [2033]}, "timestamp": {"min": [0.0], "max": [67.73333333333333], "mean": [33.86666666666667], "std": [19.562549254464084], "count": [2033]}, "frame_index": {"min": [0], "max": [2032], "mean": [1016.0], "std": [586.8764776339226], "count": [2033]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [2033]}, "index": {"min": [3519], "max": [5551], "mean": [4535.0], "std": [586.8764776339226], "count": [2033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2033]}, "subtask_annotation": {"mean": [17.61829808165273, 33.0, 33.0, 33.0, 33.0], "std": [7.043529867284163, 0.0, 0.0, 0.0, 0.0], "min": [9, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2033]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [2033]}, "eef_direction_state": {"mean": [5.291687161829808, 3.1667486473192326], "std": [1.6995166572271188, 2.208340872471975], "min": [0, 0], "max": [6, 6], "count": [2033]}, "eef_velocity_state": {"mean": [0.3108706345302509, 1.368912936546975], "std": [0.6891506063821359, 0.8443310270395722], "min": [0, 0], "max": [2, 2], "count": [2033]}, "eef_acc_mag_state": {"mean": [0.2616822429906542, 1.1283817019183473], "std": [0.6149414597202808, 0.8080669201659326], "min": [0, 0], "max": [2, 2], "count": [2033]}, "eef_direction_action": {"mean": [5.291687161829808, 3.1667486473192326], "std": [1.6995166572271188, 2.208340872471975], "min": [0, 0], "max": [6, 6], "count": [2033]}, "eef_velocity_action": {"mean": [0.3108706345302509, 1.368912936546975], "std": [0.6891506063821359, 0.8443310270395722], "min": [0, 0], "max": [2, 2], "count": [2033]}, "eef_acc_mag_action": {"mean": [0.2616822429906542, 1.1283817019183473], "std": [0.6149414597202808, 0.8080669201659326], "min": [0, 0], "max": [2, 2], "count": [2033]}, "eef_sim_pose_state": {"mean": [0.11106723974253221, 0.31718305023783466, 1.1980529646214535, -0.06551466431152222, 0.04896523877030122, -0.04082344420697181, 0.25620720737288866, -0.36826650842611025, 1.2475090412075982, 0.18558399301708536, 0.1694798867695195, -0.1294986812318588], "std": [0.11259366710208313, 0.04771904842205307, 0.03967574441407967, 0.30733467650220814, 0.08591648842950297, 0.12626592888031213, 0.16327637161816536, 0.1613349656487038, 0.07706998655257082, 0.28406130427082743, 0.2684999404794427, 0.4014895516622885], "min": [0.052960188821635196, 0.06159408813769116, 1.1435591620765941, -1.2138147887219117, -0.38107504253452507, -0.8731080152966215, 0.062003017372805766, -0.7654168517467328, 1.121031781868384, -0.19722992841410986, -0.4358862024437469, -1.2267695575851771], "max": [0.5513439189003175, 0.34083180359013554, 1.3888610418099738, 0.23776312886821105, 0.406402575828936, 0.35820305194608826, 0.5898531161942151, -0.0011327614392567693, 1.4937465632652673, 1.334915877365747, 0.9410600685841906, 0.6728240404727893], "count": [2033]}, "eef_sim_pose_action": {"mean": [0.11106723974253221, 0.31718305023783466, 1.1980529646214535, -0.06551466431152222, 0.04896523877030122, -0.04082344420697181, 0.25620720737288866, -0.36826650842611025, 1.2475090412075982, 0.18558399301708536, 0.1694798867695195, -0.1294986812318588], "std": [0.11259366710208313, 0.04771904842205307, 0.03967574441407967, 0.30733467650220814, 0.08591648842950297, 0.12626592888031213, 0.16327637161816536, 0.1613349656487038, 0.07706998655257082, 0.28406130427082743, 0.2684999404794427, 0.4014895516622885], "min": [0.052960188821635196, 0.06159408813769116, 1.1435591620765941, -1.2138147887219117, -0.38107504253452507, -0.8731080152966215, 0.062003017372805766, -0.7654168517467328, 1.121031781868384, -0.19722992841410986, -0.4358862024437469, -1.2267695575851771], "max": [0.5513439189003175, 0.34083180359013554, 1.3888610418099738, 0.23776312886821105, 0.406402575828936, 0.35820305194608826, 0.5898531161942151, -0.0011327614392567693, 1.4937465632652673, 1.334915877365747, 0.9410600685841906, 0.6728240404727893], "count": [2033]}, "gripper_mode_state": {"mean": [1.0, 0.6114117068371864], "std": [0.0, 0.4874294118943072], "min": [1, 0], "max": [1, 1], "count": [2033]}, "gripper_activity_state": {"mean": [2.0, 1.76586325627152], "std": [0.0, 0.603543769045452], "min": [2, 0], "max": [2, 2], "count": [2033]}, "gripper_mode_action": {"mean": [1.0, 0.6114117068371864], "std": [0.0, 0.4874294118943072], "min": [1, 0], "max": [1, 1], "count": [2033]}, "gripper_activity_action": {"mean": [2.0, 1.76586325627152], "std": [0.0, 0.603543769045452], "min": [2, 0], "max": [2, 2], "count": [2033]}, "gripper_open_scale_state": {"mean": [0.03908716159664039, 0.34273467512435135], "std": [0.00010363285533407282, 0.3947429780415669], "min": [0.038920419556753974, 0.02012999781540462], "max": [0.039844048874718804, 0.9759797368730817], "count": [2033]}, "gripper_open_scale_action": {"mean": [0.03908716159664039, 0.34273467512435135], "std": [0.00010363285533407282, 0.3947429780415669], "min": [0.038920419556753974, 0.02012999781540462], "max": [0.039844048874718804, 0.9759797368730817], "count": [2033]}}} +{"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.5144293874433071]], [[0.5458571691604663]], [[0.514881857092942]]], "std": [[[0.21873371336485598]], [[0.23412908348698475]], [[0.24995688816284944]]], "count": [318]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43706516165166276]], [[0.4448301038969047]], [[0.43308811197434954]]], "std": [[[0.1821067008226629]], [[0.15643454606083362]], [[0.1642821270804948]]], "count": [318]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579673776393856]], [[0.4326007702347186]], [[0.4144022699401214]]], "std": [[[0.25430042351545934]], [[0.23879490277660553]], [[0.24830769160267488]]], "count": [318]}, "observation.state": {"min": [-0.47866740822792053, -0.006041503977030516, -0.9710098505020142, -0.9081166386604309, -0.5276893973350525, -1.1274758577346802, 0.06776875257492065, -1.647446632385254, -0.00581632275134325, -1.9680877923965454, -1.3056787252426147, -0.49037396907806396, -0.09518105536699295, 0.02478206343948841], "max": [0.6558443903923035, 1.7702138423919678, 0.0004511802108027041, 0.14111025631427765, 0.39456701278686523, 0.1784488707780838, 0.06922635436058044, 0.7223193645477295, 2.509970188140869, 0.004477472044527531, 0.6183794140815735, 0.9572039842605591, 1.3217792510986328, 1.706257700920105], "mean": [0.008836375549435616, 0.0900549590587616, -0.06827180832624435, 0.020422261208295822, -0.00852247979491949, -0.05174514278769493, 0.06799732893705368, -0.16724362969398499, 0.9505829811096191, -0.47116658091545105, -0.3171289265155792, 0.015270882286131382, 0.17570987343788147, 0.5787951946258545], "std": [0.09591934084892273, 0.3184414505958557, 0.15968656539916992, 0.17688137292861938, 0.08665981143712997, 0.25003066658973694, 0.0001499693898949772, 0.4782603085041046, 0.8780491948127747, 0.5147974491119385, 0.4774235486984253, 0.20156137645244598, 0.2604618966579437, 0.6412624716758728], "count": [2174]}, "action": {"min": [-0.47866740822792053, -0.006041503977030516, -0.9710098505020142, -0.9081166386604309, -0.5276893973350525, -1.1274758577346802, 0.06776875257492065, -1.647446632385254, -0.00581632275134325, -1.9680877923965454, -1.3056787252426147, -0.49037396907806396, -0.09518105536699295, 0.02478206343948841], "max": [0.6558443903923035, 1.7702138423919678, 0.0004511802108027041, 0.14111025631427765, 0.39456701278686523, 0.1784488707780838, 0.06922635436058044, 0.7223193645477295, 2.509970188140869, 0.004477472044527531, 0.6183794140815735, 0.9572039842605591, 1.3217792510986328, 1.706257700920105], "mean": [0.008836375549435616, 0.0900549590587616, -0.06827180832624435, 0.020422261208295822, -0.00852247979491949, -0.05174514278769493, 0.06799732893705368, -0.16724362969398499, 0.9505829811096191, -0.47116658091545105, -0.3171289265155792, 0.015270882286131382, 0.17570987343788147, 0.5787951946258545], "std": [0.09591934084892273, 0.3184414505958557, 0.15968656539916992, 0.17688137292861938, 0.08665981143712997, 0.25003066658973694, 0.0001499693898949772, 0.4782603085041046, 0.8780491948127747, 0.5147974491119385, 0.4774235486984253, 0.20156137645244598, 0.2604618966579437, 0.6412624716758728], "count": [2174]}, "timestamp": {"min": [0.0], "max": [72.43333333333334], "mean": [36.21666666666667], "std": [20.919322540549814], "count": [2174]}, "frame_index": {"min": [0], "max": [2173], "mean": [1086.5], "std": [627.5796762164945], "count": [2174]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [2174]}, "index": {"min": [5552], "max": [7725], "mean": [6638.5], "std": [627.5796762164945], "count": [2174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2174]}, "subtask_annotation": {"mean": [13.963661453541858, 33.0, 33.0, 33.0, 33.0], "std": [11.314320965169125, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2174]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [2174]}, "eef_direction_state": {"mean": [5.582796688132475, 3.4282428702851884], "std": [1.3727195852978626, 2.359414765328522], "min": [0, 0], "max": [6, 6], "count": [2174]}, "eef_velocity_state": {"mean": [0.18169273229070837, 1.2014719411223551], "std": [0.5597802215038641, 0.9078405511564471], "min": [0, 0], "max": [2, 2], "count": [2174]}, "eef_acc_mag_state": {"mean": [0.14259429622815087, 1.012879484820607], "std": [0.4678218668103261, 0.8322057495470354], "min": [0, 0], "max": [2, 2], "count": [2174]}, "eef_direction_action": {"mean": [5.582796688132475, 3.4282428702851884], "std": [1.3727195852978626, 2.359414765328522], "min": [0, 0], "max": [6, 6], "count": [2174]}, "eef_velocity_action": {"mean": [0.18169273229070837, 1.2014719411223551], "std": [0.5597802215038641, 0.9078405511564471], "min": [0, 0], "max": [2, 2], "count": [2174]}, "eef_acc_mag_action": {"mean": [0.14259429622815087, 1.012879484820607], "std": [0.4678218668103261, 0.8322057495470354], "min": [0, 0], "max": [2, 2], "count": [2174]}, "eef_sim_pose_state": {"mean": [0.08108369688531282, 0.3344889375185231, 1.1941651487239706, -0.0540245385541366, 0.04161342318022578, -0.0001060029144125966, 0.2125209680304202, -0.3593811186994311, 1.236023812250407, 0.16805000349536273, 0.16065939235812562, -0.15523696893597438], "std": [0.05573956985043005, 0.014200171706176937, 0.037991261918030296, 0.2558327524377046, 0.06425180972838743, 0.06636491557235456, 0.15826842059826754, 0.11052239766931522, 0.061030014395762194, 0.2621722971067946, 0.2957650913521785, 0.37441673158370775], "min": [0.0601376144646846, 0.2520128273099172, 1.1818546439238482, -1.2349529307804334, -0.2036972211465975, -0.5805515310005913, 0.05518145585603918, -0.6868849423309781, 1.1281967479216748, -0.1739834178270341, -0.3742300189412213, -1.1878010683245843], "max": [0.4290340606163529, 0.45084101975046736, 1.3493169082363343, 0.17855200700558466, 0.59402465304386, 0.4626935784901063, 0.5611717948456294, 0.014460517400139792, 1.449886029378163, 1.220562378286247, 1.359439334193211, 0.8690420828180578], "count": [2174]}, "eef_sim_pose_action": {"mean": [0.08108369688531282, 0.3344889375185231, 1.1941651487239706, -0.0540245385541366, 0.04161342318022578, -0.0001060029144125966, 0.2125209680304202, -0.3593811186994311, 1.236023812250407, 0.16805000349536273, 0.16065939235812562, -0.15523696893597438], "std": [0.05573956985043005, 0.014200171706176937, 0.037991261918030296, 0.2558327524377046, 0.06425180972838743, 0.06636491557235456, 0.15826842059826754, 0.11052239766931522, 0.061030014395762194, 0.2621722971067946, 0.2957650913521785, 0.37441673158370775], "min": [0.0601376144646846, 0.2520128273099172, 1.1818546439238482, -1.2349529307804334, -0.2036972211465975, -0.5805515310005913, 0.05518145585603918, -0.6868849423309781, 1.1281967479216748, -0.1739834178270341, -0.3742300189412213, -1.1878010683245843], "max": [0.4290340606163529, 0.45084101975046736, 1.3493169082363343, 0.17855200700558466, 0.59402465304386, 0.4626935784901063, 0.5611717948456294, 0.014460517400139792, 1.449886029378163, 1.220562378286247, 1.359439334193211, 0.8690420828180578], "count": [2174]}, "gripper_mode_state": {"mean": [1.0, 0.5924563017479301], "std": [0.0, 0.49137748449343494], "min": [1, 0], "max": [1, 1], "count": [2174]}, "gripper_activity_state": {"mean": [2.0, 1.734590616375345], "std": [0.0, 0.636175174495399], "min": [2, 0], "max": [2, 2], "count": [2174]}, "gripper_mode_action": {"mean": [1.0, 0.5924563017479301], "std": [0.0, 0.49137748449343494], "min": [1, 0], "max": [1, 1], "count": [2174]}, "gripper_activity_action": {"mean": [2.0, 1.734590616375345], "std": [0.0, 0.636175174495399], "min": [2, 0], "max": [2, 2], "count": [2174]}, "gripper_open_scale_state": {"mean": [0.038854776992404916, 0.3307393371910994], "std": [8.56937136209304e-05, 0.3664380403346835], "min": [0.03872500147138323, 0.014161179108279092], "max": [0.03955791677747454, 0.9750044005257743], "count": [2174]}, "gripper_open_scale_action": {"mean": [0.038854776992404916, 0.3307393371910994], "std": [8.56937136209304e-05, 0.3664380403346835], "min": [0.03872500147138323, 0.014161179108279092], "max": [0.03955791677747454, 0.9750044005257743], "count": [2174]}}} +{"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.506232825356183]], [[0.533342659037651]], [[0.5259068721035569]]], "std": [[[0.2418327044376209]], [[0.2614736109425262]], [[0.2778672924293839]]], "count": [291]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44955843421752056]], [[0.4520882820864123]], [[0.4400817742140766]]], "std": [[[0.1683436694704939]], [[0.17045655197420953]], [[0.1929318598799651]]], "count": [291]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45180250563379226]], [[0.4207395260127724]], [[0.40706067369674104]]], "std": [[[0.25363721892724544]], [[0.2526482852560014]], [[0.26821323275645564]]], "count": [291]}, "observation.state": {"min": [-0.6800331473350525, -0.005268781445920467, -0.4047190546989441, -1.2532622814178467, -0.058755192905664444, -0.967883825302124, 0.06835036724805832, -1.1593810319900513, -0.00761684775352478, -1.5516117811203003, -1.3836506605148315, -0.20183098316192627, -0.2147415578365326, 0.03675919026136398], "max": [0.1347392499446869, 1.6597672700881958, 0.0, 0.06582403928041458, 0.24362820386886597, 0.1222987174987793, 0.06997749209403992, 0.7931749820709229, 2.4022138118743896, 0.006490096915513277, 0.7976523041725159, 1.0816539525985718, 1.6580687761306763, 1.7068027257919312], "mean": [-0.01883079670369625, 0.0823536217212677, -0.035086095333099365, -0.022050444036722183, 0.011497925035655499, -0.027587857097387314, 0.06860820204019547, -0.30650436878204346, 1.1534775495529175, -0.5555762648582458, -0.3554588556289673, 0.15363945066928864, 0.08217006921768188, 0.6246521472930908], "std": [0.07914967089891434, 0.3089901804924011, 0.0752514973282814, 0.23174656927585602, 0.03675060719251633, 0.1497391015291214, 0.0001656937092775479, 0.4226687550544739, 0.7570671439170837, 0.45454472303390503, 0.5333397388458252, 0.2222827672958374, 0.30679282546043396, 0.6778825521469116], "count": [1935]}, "action": {"min": [-0.6800331473350525, -0.005268781445920467, -0.4047190546989441, -1.2532622814178467, -0.058755192905664444, -0.967883825302124, 0.06835036724805832, -1.1593810319900513, -0.00761684775352478, -1.5516117811203003, -1.3836506605148315, -0.20183098316192627, -0.2147415578365326, 0.03675919026136398], "max": [0.1347392499446869, 1.6597672700881958, 0.0, 0.06582403928041458, 0.24362820386886597, 0.1222987174987793, 0.06997749209403992, 0.7931749820709229, 2.4022138118743896, 0.006490096915513277, 0.7976523041725159, 1.0816539525985718, 1.6580687761306763, 1.7068027257919312], "mean": [-0.01883079670369625, 0.0823536217212677, -0.035086095333099365, -0.022050444036722183, 0.011497925035655499, -0.027587857097387314, 0.06860820204019547, -0.30650436878204346, 1.1534775495529175, -0.5555762648582458, -0.3554588556289673, 0.15363945066928864, 0.08217006921768188, 0.6246521472930908], "std": [0.07914967089891434, 0.3089901804924011, 0.0752514973282814, 0.23174656927585602, 0.03675060719251633, 0.1497391015291214, 0.0001656937092775479, 0.4226687550544739, 0.7570671439170837, 0.45454472303390503, 0.5333397388458252, 0.2222827672958374, 0.30679282546043396, 0.6778825521469116], "count": [1935]}, "timestamp": {"min": [0.0], "max": [64.46666666666667], "mean": [32.233333333333334], "std": [18.619543694929995], "count": [1935]}, "frame_index": {"min": [0], "max": [1934], "mean": [967.0], "std": [558.5863108478999], "count": [1935]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1935]}, "index": {"min": [7726], "max": [9660], "mean": [8693.0], "std": [558.5863108478999], "count": [1935]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1935]}, "subtask_annotation": {"mean": [16.22894056847545, 33.0, 33.0, 33.0, 33.0], "std": [11.960563521680575, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1935]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1935]}, "eef_direction_state": {"mean": [5.636692506459949, 3.0868217054263565], "std": [1.2846931951661265, 2.2686965322164814], "min": [0, 0], "max": [6, 6], "count": [1935]}, "eef_velocity_state": {"mean": [0.16124031007751938, 1.3276485788113694], "std": [0.5310479246955231, 0.8427440110937798], "min": [0, 0], "max": [2, 2], "count": [1935]}, "eef_acc_mag_state": {"mean": [0.13023255813953488, 1.1297157622739018], "std": [0.44962309530189776, 0.7993671087216798], "min": [0, 0], "max": [2, 2], "count": [1935]}, "eef_direction_action": {"mean": [5.636692506459949, 3.0868217054263565], "std": [1.2846931951661265, 2.2686965322164814], "min": [0, 0], "max": [6, 6], "count": [1935]}, "eef_velocity_action": {"mean": [0.16124031007751938, 1.3276485788113694], "std": [0.5310479246955231, 0.8427440110937798], "min": [0, 0], "max": [2, 2], "count": [1935]}, "eef_acc_mag_action": {"mean": [0.13023255813953488, 1.1297157622739018], "std": [0.44962309530189776, 0.7993671087216798], "min": [0, 0], "max": [2, 2], "count": [1935]}, "eef_sim_pose_state": {"mean": [0.07982660932251963, 0.33248267994216746, 1.189760458676183, -0.027181661972491066, 0.02518728247036009, -0.007296474092396553, 0.2376396577790606, -0.4007897862595436, 1.258006646032493, 0.14147499702783534, 0.2328482560081238, -0.13281134210883438], "std": [0.04749695009619028, 0.009971819593350813, 0.02385949999610316, 0.14985746090744695, 0.03174092587688293, 0.06396508395829464, 0.12679489864113766, 0.11287879517591368, 0.06674320505390742, 0.30893256781873474, 0.2986927977486959, 0.3525457275633434], "min": [0.05886582370855756, 0.24018134773044272, 1.1819356474872926, -0.9623408898553496, -0.13887367554265695, -0.5226491032404487, 0.056277195267572556, -0.7406314490020119, 1.1347869521669203, -0.20907982811730194, -0.36263094703826115, -1.1419249826145237], "max": [0.3401669954705126, 0.36237245662066214, 1.305101442226931, 0.1202505103060732, 0.29023304623595947, 0.29647744858243924, 0.520768620954912, -0.0015413947550862311, 1.4232094067653867, 1.5084585231450418, 1.1740288346077516, 0.9983221585194438], "count": [1935]}, "eef_sim_pose_action": {"mean": [0.07982660932251963, 0.33248267994216746, 1.189760458676183, -0.027181661972491066, 0.02518728247036009, -0.007296474092396553, 0.2376396577790606, -0.4007897862595436, 1.258006646032493, 0.14147499702783534, 0.2328482560081238, -0.13281134210883438], "std": [0.04749695009619028, 0.009971819593350813, 0.02385949999610316, 0.14985746090744695, 0.03174092587688293, 0.06396508395829464, 0.12679489864113766, 0.11287879517591368, 0.06674320505390742, 0.30893256781873474, 0.2986927977486959, 0.3525457275633434], "min": [0.05886582370855756, 0.24018134773044272, 1.1819356474872926, -0.9623408898553496, -0.13887367554265695, -0.5226491032404487, 0.056277195267572556, -0.7406314490020119, 1.1347869521669203, -0.20907982811730194, -0.36263094703826115, -1.1419249826145237], "max": [0.3401669954705126, 0.36237245662066214, 1.305101442226931, 0.1202505103060732, 0.29023304623595947, 0.29647744858243924, 0.520768620954912, -0.0015413947550862311, 1.4232094067653867, 1.5084585231450418, 1.1740288346077516, 0.9983221585194438], "count": [1935]}, "gripper_mode_state": {"mean": [1.0, 0.5813953488372093], "std": [0.0, 0.49333031245572884], "min": [1, 0], "max": [1, 1], "count": [1935]}, "gripper_activity_state": {"mean": [2.0, 1.6811369509043927], "std": [0.0, 0.6836070537841755], "min": [2, 0], "max": [2, 2], "count": [1935]}, "gripper_mode_action": {"mean": [1.0, 0.5813953488372093], "std": [0.0, 0.49333031245572884], "min": [1, 0], "max": [1, 1], "count": [1935]}, "gripper_activity_action": {"mean": [2.0, 1.6811369509043927], "std": [0.0, 0.6836070537841755], "min": [2, 0], "max": [2, 2], "count": [1935]}, "gripper_open_scale_state": {"mean": [0.03920414285846343, 0.3569453779601086], "std": [9.467965694454446e-05, 0.38735941847572425], "min": [0.03905735271317618, 0.021005251577922275], "max": [0.03998713833945138, 0.9753158433096749], "count": [1935]}, "gripper_open_scale_action": {"mean": [0.03920414285846343, 0.3569453779601086], "std": [9.467965694454446e-05, 0.38735941847572425], "min": [0.03905735271317618, 0.021005251577922275], "max": [0.03998713833945138, 0.9753158433096749], "count": [1935]}}} +{"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.47735174972766886]], [[0.5158820609707558]], [[0.5092172259929613]]], "std": [[[0.25382369250559855]], [[0.2780723198328437]], [[0.29657636389502795]]], "count": [208]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44462935729847497]], [[0.443361911083878]], [[0.4324388682021954]]], "std": [[[0.18653367108305394]], [[0.18733738104166664]], [[0.20701430414606656]]], "count": [208]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4528540305010893]], [[0.4233216767743422]], [[0.40712557739441935]]], "std": [[[0.2761485183350895]], [[0.2758687493943457]], [[0.2919747546254154]]], "count": [208]}, "observation.state": {"min": [-0.6543862819671631, -0.0016420893371105194, -0.49329137802124023, -1.0753204822540283, -0.07947384566068649, -0.9464661478996277, 0.06835620105266571, -0.9280117154121399, -0.013233348727226257, -1.957318663597107, -1.5299999713897705, -0.21518206596374512, -0.220641627907753, 0.02712230570614338], "max": [0.03579200804233551, 1.4035924673080444, 0.0028106023091822863, 0.033441901206970215, 0.2879416346549988, 0.13166002929210663, 0.0697270855307579, 0.6490851044654846, 2.7304859161376953, 0.0015339808305725455, 0.26730433106422424, 1.0001822710037231, 1.1640493869781494, 1.707964539527893], "mean": [-0.03174439072608948, 0.11464492231607437, -0.03356263414025307, -0.08938928693532944, 0.017548417672514915, -0.0806439220905304, 0.06862299144268036, -0.17836588621139526, 1.0125476121902466, -0.5347898602485657, -0.3184340298175812, 0.07934296131134033, 0.05226002633571625, 0.8260329961776733], "std": [0.09603588283061981, 0.3398328721523285, 0.10105996578931808, 0.26954174041748047, 0.05619380250573158, 0.25447437167167664, 0.0001592875487403944, 0.3500083088874817, 0.9771742820739746, 0.6332245469093323, 0.4354361891746521, 0.1513814628124237, 0.2387050986289978, 0.7278995513916016], "count": [1236]}, "action": {"min": [-0.6543862819671631, -0.0016420893371105194, -0.49329137802124023, -1.0753204822540283, -0.07947384566068649, -0.9464661478996277, 0.06835620105266571, -0.9280117154121399, -0.013233348727226257, -1.957318663597107, -1.5299999713897705, -0.21518206596374512, -0.220641627907753, 0.02712230570614338], "max": [0.03579200804233551, 1.4035924673080444, 0.0028106023091822863, 0.033441901206970215, 0.2879416346549988, 0.13166002929210663, 0.0697270855307579, 0.6490851044654846, 2.7304859161376953, 0.0015339808305725455, 0.26730433106422424, 1.0001822710037231, 1.1640493869781494, 1.707964539527893], "mean": [-0.03174439072608948, 0.11464492231607437, -0.03356263414025307, -0.08938928693532944, 0.017548417672514915, -0.0806439220905304, 0.06862299144268036, -0.17836588621139526, 1.0125476121902466, -0.5347898602485657, -0.3184340298175812, 0.07934296131134033, 0.05226002633571625, 0.8260329961776733], "std": [0.09603588283061981, 0.3398328721523285, 0.10105996578931808, 0.26954174041748047, 0.05619380250573158, 0.25447437167167664, 0.0001592875487403944, 0.3500083088874817, 0.9771742820739746, 0.6332245469093323, 0.4354361891746521, 0.1513814628124237, 0.2387050986289978, 0.7278995513916016], "count": [1236]}, "timestamp": {"min": [0.0], "max": [41.166666666666664], "mean": [20.583333333333332], "std": [11.893411652706753], "count": [1236]}, "frame_index": {"min": [0], "max": [1235], "mean": [617.5], "std": [356.8023495812026], "count": [1236]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1236]}, "index": {"min": [9661], "max": [10896], "mean": [10278.5], "std": [356.8023495812026], "count": [1236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1236]}, "subtask_annotation": {"mean": [16.3584142394822, 33.0, 33.0, 33.0, 33.0], "std": [9.802838837056338, 0.0, 0.0, 0.0, 0.0], "min": [3, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1236]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1236]}, "eef_direction_state": {"mean": [5.509708737864078, 3.383495145631068], "std": [1.471653269485363, 2.438934342892548], "min": [0, 0], "max": [6, 6], "count": [1236]}, "eef_velocity_state": {"mean": [0.20469255663430422, 1.1804207119741101], "std": [0.5837696818102993, 0.9211494601071997], "min": [0, 0], "max": [2, 2], "count": [1236]}, "eef_acc_mag_state": {"mean": [0.16585760517799353, 0.9951456310679612], "std": [0.5016148606220482, 0.840890109468882], "min": [0, 0], "max": [2, 2], "count": [1236]}, "eef_direction_action": {"mean": [5.509708737864078, 3.383495145631068], "std": [1.471653269485363, 2.438934342892548], "min": [0, 0], "max": [6, 6], "count": [1236]}, "eef_velocity_action": {"mean": [0.20469255663430422, 1.1804207119741101], "std": [0.5837696818102993, 0.9211494601071997], "min": [0, 0], "max": [2, 2], "count": [1236]}, "eef_acc_mag_action": {"mean": [0.16585760517799353, 0.9951456310679612], "std": [0.5016148606220482, 0.840890109468882], "min": [0, 0], "max": [2, 2], "count": [1236]}, "eef_sim_pose_state": {"mean": [0.08538787112962706, 0.33148388537789397, 1.1957785974884727, -0.08188923044784413, -0.00819091430103929, -0.014147899919044771, 0.23023396606360608, -0.39553134950125884, 1.2224469739592292, 0.0685060299668815, 0.15695972987608958, -0.09608297567055421], "std": [0.050891587423392316, 0.01023847707651524, 0.03754637046628993, 0.2581509256653447, 0.04334444969279738, 0.08528171696365563, 0.1682544411555306, 0.1336456582332978, 0.05347566532127612, 0.2475595491788321, 0.2218137581564955, 0.32045158076079494], "min": [0.05363985416110084, 0.2591647245637164, 1.182059658418939, -0.9592798722643073, -0.25320035157638454, -0.6950510570383183, 0.04612875579018358, -0.7037763056686737, 1.140903979559351, -0.1946537168735033, -0.2935093430448519, -0.804901947354054], "max": [0.30220686913424, 0.34369921424064637, 1.3557954309218088, 0.13097769811003082, 0.2756908626664831, 0.23130590347070873, 0.5390450753929441, -0.04390226377349655, 1.3876206672583813, 1.266188880505371, 0.8383953893015632, 1.0027482295525112], "count": [1236]}, "eef_sim_pose_action": {"mean": [0.08538787112962706, 0.33148388537789397, 1.1957785974884727, -0.08188923044784413, -0.00819091430103929, -0.014147899919044771, 0.23023396606360608, -0.39553134950125884, 1.2224469739592292, 0.0685060299668815, 0.15695972987608958, -0.09608297567055421], "std": [0.050891587423392316, 0.01023847707651524, 0.03754637046628993, 0.2581509256653447, 0.04334444969279738, 0.08528171696365563, 0.1682544411555306, 0.1336456582332978, 0.05347566532127612, 0.2475595491788321, 0.2218137581564955, 0.32045158076079494], "min": [0.05363985416110084, 0.2591647245637164, 1.182059658418939, -0.9592798722643073, -0.25320035157638454, -0.6950510570383183, 0.04612875579018358, -0.7037763056686737, 1.140903979559351, -0.1946537168735033, -0.2935093430448519, -0.804901947354054], "max": [0.30220686913424, 0.34369921424064637, 1.3557954309218088, 0.13097769811003082, 0.2756908626664831, 0.23130590347070873, 0.5390450753929441, -0.04390226377349655, 1.3876206672583813, 1.266188880505371, 0.8383953893015632, 1.0027482295525112], "count": [1236]}, "gripper_mode_state": {"mean": [1.0, 0.46440129449838186], "std": [0.0, 0.4987311221155281], "min": [1, 0], "max": [1, 1], "count": [1236]}, "gripper_activity_state": {"mean": [2.0, 1.749190938511327], "std": [0.0, 0.622039389731423], "min": [2, 0], "max": [2, 2], "count": [1236]}, "gripper_mode_action": {"mean": [1.0, 0.46440129449838186], "std": [0.0, 0.4987311221155281], "min": [1, 0], "max": [1, 1], "count": [1236]}, "gripper_activity_action": {"mean": [2.0, 1.749190938511327], "std": [0.0, 0.622039389731423], "min": [2, 0], "max": [2, 2], "count": [1236]}, "gripper_open_scale_state": {"mean": [0.03921304080657752, 0.47201979482288636], "std": [9.102121181226648e-05, 0.4159425094574131], "min": [0.03906068631580898, 0.015498460403510503], "max": [0.039844048874718804, 0.9759797368730817], "count": [1236]}, "gripper_open_scale_action": {"mean": [0.03921304080657752, 0.47201979482288636], "std": [9.102121181226648e-05, 0.4159425094574131], "min": [0.03906068631580898, 0.015498460403510503], "max": [0.039844048874718804, 0.9759797368730817], "count": [1236]}}} +{"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.5464867236104229]], [[0.5696473508175833]], [[0.5379127822609188]]], "std": [[[0.21972248492573224]], [[0.22807836009096036]], [[0.24036506692792778]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44070318951888815]], [[0.4495462481221931]], [[0.4419175986880914]]], "std": [[[0.15966731426074537]], [[0.14203697367106366]], [[0.15691926165576675]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687926960194427]], [[0.43196817461441056]], [[0.40439790137876247]]], "std": [[[0.2454305890835447]], [[0.2356985433139617]], [[0.2530559950139325]]], "count": [277]}, "observation.state": {"min": [-0.7114121913909912, -0.01056058332324028, -1.2331342697143555, -0.99592524766922, -0.3419807553291321, -1.3253593444824219, 0.06772488355636597, -2.1368472576141357, -0.010438076220452785, -1.9604274034500122, -1.5087932348251343, -0.5747330784797668, -0.14566507935523987, 0.032020121812820435], "max": [0.012349113821983337, 2.073941946029663, 0.0015339808305725455, 0.04524793103337288, 0.31485074758529663, 0.15401382744312286, 0.06910119205713272, 0.6406325101852417, 2.593953847885132, 0.0015339808305725455, 0.8742879629135132, 1.082006812095642, 1.5333632230758667, 1.7060279846191406], "mean": [-0.02110055275261402, 0.12000759690999985, -0.07081086188554764, -0.05215611681342125, -0.0009891752852126956, -0.06659740954637527, 0.06798913329839706, -0.29924124479293823, 1.1459060907363892, -0.7317020297050476, -0.27742546796798706, 0.06433964520692825, 0.1817355453968048, 0.5749008655548096], "std": [0.10193035751581192, 0.4255125820636749, 0.23540803790092468, 0.2080157846212387, 0.04008898884057999, 0.30216971039772034, 0.0001339831214863807, 0.6321426033973694, 0.8855153918266296, 0.6201795935630798, 0.500723123550415, 0.24088941514492035, 0.32711172103881836, 0.6277226209640503], "count": [1807]}, "action": {"min": [-0.7114121913909912, -0.01056058332324028, -1.2331342697143555, -0.99592524766922, -0.3419807553291321, -1.3253593444824219, 0.06772488355636597, -2.1368472576141357, -0.010438076220452785, -1.9604274034500122, -1.5087932348251343, -0.5747330784797668, -0.14566507935523987, 0.032020121812820435], "max": [0.012349113821983337, 2.073941946029663, 0.0015339808305725455, 0.04524793103337288, 0.31485074758529663, 0.15401382744312286, 0.06910119205713272, 0.6406325101852417, 2.593953847885132, 0.0015339808305725455, 0.8742879629135132, 1.082006812095642, 1.5333632230758667, 1.7060279846191406], "mean": [-0.02110055275261402, 0.12000759690999985, -0.07081086188554764, -0.05215611681342125, -0.0009891752852126956, -0.06659740954637527, 0.06798913329839706, -0.29924124479293823, 1.1459060907363892, -0.7317020297050476, -0.27742546796798706, 0.06433964520692825, 0.1817355453968048, 0.5749008655548096], "std": [0.10193035751581192, 0.4255125820636749, 0.23540803790092468, 0.2080157846212387, 0.04008898884057999, 0.30216971039772034, 0.0001339831214863807, 0.6321426033973694, 0.8855153918266296, 0.6201795935630798, 0.500723123550415, 0.24088941514492035, 0.32711172103881836, 0.6277226209640503], "count": [1807]}, "timestamp": {"min": [0.0], "max": [60.2], "mean": [30.1], "std": [17.387862944530525], "count": [1807]}, "frame_index": {"min": [0], "max": [1806], "mean": [903.0], "std": [521.6358883359158], "count": [1807]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1807]}, "index": {"min": [14857], "max": [16663], "mean": [15760.0], "std": [521.6358883359158], "count": [1807]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1807]}, "subtask_annotation": {"mean": [16.149972329828444, 33.0, 33.0, 33.0, 33.0], "std": [11.603397149130634, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1807]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1807]}, "eef_direction_state": {"mean": [5.59103486441616, 3.162700608743774], "std": [1.3625505001336065, 2.265470215350563], "min": [0, 0], "max": [6, 6], "count": [1807]}, "eef_velocity_state": {"mean": [0.1876037631433315, 1.4067515218594355], "std": [0.5759438365627527, 0.8442774689773266], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_acc_mag_state": {"mean": [0.14333148865522966, 1.160486995019369], "std": [0.4715932469971782, 0.7870910526068478], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_direction_action": {"mean": [5.59103486441616, 3.162700608743774], "std": [1.3625505001336065, 2.265470215350563], "min": [0, 0], "max": [6, 6], "count": [1807]}, "eef_velocity_action": {"mean": [0.1876037631433315, 1.4067515218594355], "std": [0.5759438365627527, 0.8442774689773266], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_acc_mag_action": {"mean": [0.14333148865522966, 1.160486995019369], "std": [0.4715932469971782, 0.7870910526068478], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_sim_pose_state": {"mean": [0.09015831510925545, 0.327181187588503, 1.195246137981176, -0.0667661680768473, -0.002987476905337391, -0.02209214308590167, 0.21916438855043538, -0.39488944018810324, 1.271270464902323, 0.18740982399484363, 0.1363002850623201, -0.2306062360276253], "std": [0.08012841951967976, 0.027401875943774, 0.040230090001357036, 0.3024969712726106, 0.03213370702623323, 0.10505453657311203, 0.17746850281797735, 0.1506619327319479, 0.08270563973740573, 0.3189526932072169, 0.27974673193285415, 0.5357208149667477], "min": [0.05589361498762818, 0.1255912043971774, 1.1821026725280326, -1.32690399150166, -0.22514898438802122, -0.7197043548473874, -0.11524246391552825, -0.8244992505031484, 1.180811831428087, -0.14527922579677202, -0.5773977002135565, -1.786219143577278], "max": [0.49155069135991075, 0.3401667419834655, 1.3893196859883596, 0.15430431461224184, 0.17445416697488048, 0.2801783165580857, 0.5848625121773019, -0.08640208382969149, 1.5340876414313072, 1.4144488729513998, 1.0097375144502725, 1.1229892979801208], "count": [1807]}, "eef_sim_pose_action": {"mean": [0.09015831510925545, 0.327181187588503, 1.195246137981176, -0.0667661680768473, -0.002987476905337391, -0.02209214308590167, 0.21916438855043538, -0.39488944018810324, 1.271270464902323, 0.18740982399484363, 0.1363002850623201, -0.2306062360276253], "std": [0.08012841951967976, 0.027401875943774, 0.040230090001357036, 0.3024969712726106, 0.03213370702623323, 0.10505453657311203, 0.17746850281797735, 0.1506619327319479, 0.08270563973740573, 0.3189526932072169, 0.27974673193285415, 0.5357208149667477], "min": [0.05589361498762818, 0.1255912043971774, 1.1821026725280326, -1.32690399150166, -0.22514898438802122, -0.7197043548473874, -0.11524246391552825, -0.8244992505031484, 1.180811831428087, -0.14527922579677202, -0.5773977002135565, -1.786219143577278], "max": [0.49155069135991075, 0.3401667419834655, 1.3893196859883596, 0.15430431461224184, 0.17445416697488048, 0.2801783165580857, 0.5848625121773019, -0.08640208382969149, 1.5340876414313072, 1.4144488729513998, 1.0097375144502725, 1.1229892979801208], "count": [1807]}, "gripper_mode_state": {"mean": [1.0, 0.5794133923630327], "std": [0.0, 0.49365323164483177], "min": [1, 0], "max": [1, 1], "count": [1807]}, "gripper_activity_state": {"mean": [2.0, 1.711676812396237], "std": [0.0, 0.659015893260315], "min": [2, 0], "max": [2, 2], "count": [1807]}, "gripper_mode_action": {"mean": [1.0, 0.5794133923630327], "std": [0.0, 0.49365323164483177], "min": [1, 0], "max": [1, 1], "count": [1807]}, "gripper_activity_action": {"mean": [2.0, 1.711676812396237], "std": [0.0, 0.659015893260315], "min": [2, 0], "max": [2, 2], "count": [1807]}, "gripper_open_scale_state": {"mean": [0.03885024179770679, 0.3285136352071482], "std": [7.655691607980135e-05, 0.35869749058322575], "min": [0.03869993346078055, 0.01829721246446882], "max": [0.039486395461218696, 0.9748731340680804], "count": [1807]}, "gripper_open_scale_action": {"mean": [0.03885024179770679, 0.3285136352071482], "std": [7.655691607980135e-05, 0.35869749058322575], "min": [0.03869993346078055, 0.01829721246446882], "max": [0.039486395461218696, 0.9748731340680804], "count": [1807]}}} +{"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.5172228749659586]], [[0.5435567401960784]], [[0.536832103587963]]], "std": [[[0.24486941332505643]], [[0.2636977236988293]], [[0.2813829421912238]]], "count": [320]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4488613238698257]], [[0.45289877621187363]], [[0.44359336703431373]]], "std": [[[0.16714945626167976]], [[0.16882448515106824]], [[0.19071117828883594]]], "count": [320]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44717506297657955]], [[0.4211615613085512]], [[0.40413245251225494]]], "std": [[[0.2569045154912581]], [[0.25413834087287934]], [[0.2715420140326472]]], "count": [320]}, "observation.state": {"min": [-0.990265965461731, -0.0015339808305725455, -0.7946020364761353, -1.150485634803772, -0.15715456008911133, -1.1968352794647217, 0.06835036724805832, -2.2713992595672607, -0.007550862617790699, -1.954291582107544, -1.5299999713897705, -0.431626558303833, -0.27204248309135437, 0.04026665538549423], "max": [0.14420181512832642, 1.9911071062088013, 0.0010036571184173226, 0.13676270842552185, 0.3926078677177429, 0.19853779673576355, 0.06997749209403992, 0.7816958427429199, 2.6770095825195312, 0.0015339808305725455, 1.2379225492477417, 1.0599807500839233, 1.2476671934127808, 1.707964539527893], "mean": [-0.040533650666475296, 0.17543692886829376, -0.08361224085092545, -0.0505899153649807, 0.017190448939800262, -0.07286162674427032, 0.0685308650135994, -0.2890285551548004, 1.232697606086731, -0.6768369674682617, -0.346468448638916, 0.10312099754810333, 0.13904820382595062, 0.6309674382209778], "std": [0.14878390729427338, 0.5049391984939575, 0.17361940443515778, 0.32564008235931396, 0.06312428414821625, 0.27150291204452515, 0.00018517537682782859, 0.6795243620872498, 0.873259425163269, 0.5713408589363098, 0.5211560130119324, 0.25293639302253723, 0.28480064868927, 0.6904284358024597], "count": [2194]}, "action": {"min": [-0.990265965461731, -0.0015339808305725455, -0.7946020364761353, -1.150485634803772, -0.15715456008911133, -1.1968352794647217, 0.06835036724805832, -2.2713992595672607, -0.007550862617790699, -1.954291582107544, -1.5299999713897705, -0.431626558303833, -0.27204248309135437, 0.04026665538549423], "max": [0.14420181512832642, 1.9911071062088013, 0.0010036571184173226, 0.13676270842552185, 0.3926078677177429, 0.19853779673576355, 0.06997749209403992, 0.7816958427429199, 2.6770095825195312, 0.0015339808305725455, 1.2379225492477417, 1.0599807500839233, 1.2476671934127808, 1.707964539527893], "mean": [-0.040533650666475296, 0.17543692886829376, -0.08361224085092545, -0.0505899153649807, 0.017190448939800262, -0.07286162674427032, 0.0685308650135994, -0.2890285551548004, 1.232697606086731, -0.6768369674682617, -0.346468448638916, 0.10312099754810333, 0.13904820382595062, 0.6309674382209778], "std": [0.14878390729427338, 0.5049391984939575, 0.17361940443515778, 0.32564008235931396, 0.06312428414821625, 0.27150291204452515, 0.00018517537682782859, 0.6795243620872498, 0.873259425163269, 0.5713408589363098, 0.5211560130119324, 0.25293639302253723, 0.28480064868927, 0.6904284358024597], "count": [2194]}, "timestamp": {"min": [0.0], "max": [73.1], "mean": [36.55], "std": [21.11177265045369], "count": [2194]}, "frame_index": {"min": [0], "max": [2193], "mean": [1096.5], "std": [633.3531795136107], "count": [2194]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [2194]}, "index": {"min": [16664], "max": [18857], "mean": [17760.5], "std": [633.3531795136107], "count": [2194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2194]}, "subtask_annotation": {"mean": [15.064266180492252, 33.0, 33.0, 33.0, 33.0], "std": [11.52983404649529, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2194]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [2194]}, "eef_direction_state": {"mean": [5.455788514129444, 3.404740200546946], "std": [1.5374705288577235, 2.2594469662724017], "min": [0, 0], "max": [6, 6], "count": [2194]}, "eef_velocity_state": {"mean": [0.2292616226071103, 1.2520510483135825], "std": [0.6134623869442736, 0.8811858490605676], "min": [0, 0], "max": [2, 2], "count": [2194]}, "eef_acc_mag_state": {"mean": [0.18732907930720147, 1.0168641750227894], "std": [0.5315942159148787, 0.823087553126189], "min": [0, 0], "max": [2, 2], "count": [2194]}, "eef_direction_action": {"mean": [5.455788514129444, 3.404740200546946], "std": [1.5374705288577235, 2.2594469662724017], "min": [0, 0], "max": [6, 6], "count": [2194]}, "eef_velocity_action": {"mean": [0.2292616226071103, 1.2520510483135825], "std": [0.6134623869442736, 0.8811858490605676], "min": [0, 0], "max": [2, 2], "count": [2194]}, "eef_acc_mag_action": {"mean": [0.18732907930720147, 1.0168641750227894], "std": [0.5315942159148787, 0.823087553126189], "min": [0, 0], "max": [2, 2], "count": [2194]}, "eef_sim_pose_state": {"mean": [0.09460493868882358, 0.3233607452321483, 1.1935388705997834, -0.07287798459603591, 0.04118690750993079, -0.023294460832551454, 0.2294641983488548, -0.37982711439605066, 1.2528558622602135, 0.17342509141023277, 0.19745864390842266, -0.17636468729459626], "std": [0.08272255501881755, 0.03537236957620953, 0.03250627123760868, 0.27174143861192057, 0.055055484012506234, 0.13372352030415266, 0.16930153294921033, 0.15773978103528005, 0.07744620111651963, 0.31945112403780174, 0.29326662777452983, 0.5509530965363576], "min": [0.0525492803089369, 0.10777299461098884, 1.180925592006967, -1.2422900208333738, -0.3373243660905394, -0.9666225299576567, -0.21874944960229242, -0.7775647173469502, 1.1423400571175693, -0.18072490900587565, -0.5538442537744455, -1.9307045535997442], "max": [0.43599044638364537, 0.33984396011749657, 1.4158463356024933, 0.20127677731298452, 0.31356973237201324, 0.39449553641570007, 0.5593102231490226, -0.008469205435074442, 1.5241721404192818, 1.5027649949888333, 1.0219973361145458, 0.7248936944059533], "count": [2194]}, "eef_sim_pose_action": {"mean": [0.09460493868882358, 0.3233607452321483, 1.1935388705997834, -0.07287798459603591, 0.04118690750993079, -0.023294460832551454, 0.2294641983488548, -0.37982711439605066, 1.2528558622602135, 0.17342509141023277, 0.19745864390842266, -0.17636468729459626], "std": [0.08272255501881755, 0.03537236957620953, 0.03250627123760868, 0.27174143861192057, 0.055055484012506234, 0.13372352030415266, 0.16930153294921033, 0.15773978103528005, 0.07744620111651963, 0.31945112403780174, 0.29326662777452983, 0.5509530965363576], "min": [0.0525492803089369, 0.10777299461098884, 1.180925592006967, -1.2422900208333738, -0.3373243660905394, -0.9666225299576567, -0.21874944960229242, -0.7775647173469502, 1.1423400571175693, -0.18072490900587565, -0.5538442537744455, -1.9307045535997442], "max": [0.43599044638364537, 0.33984396011749657, 1.4158463356024933, 0.20127677731298452, 0.31356973237201324, 0.39449553641570007, 0.5593102231490226, -0.008469205435074442, 1.5241721404192818, 1.5027649949888333, 1.0219973361145458, 0.7248936944059533], "count": [2194]}, "gripper_mode_state": {"mean": [1.0, 0.5802187784867822], "std": [0.0, 0.4935229959972399], "min": [1, 0], "max": [1, 1], "count": [2194]}, "gripper_activity_state": {"mean": [2.0, 1.7798541476754786], "std": [0.0, 0.5880415533159784], "min": [2, 0], "max": [2, 2], "count": [2194]}, "gripper_mode_action": {"mean": [1.0, 0.5802187784867822], "std": [0.0, 0.4935229959972399], "min": [1, 0], "max": [1, 1], "count": [2194]}, "gripper_activity_action": {"mean": [2.0, 1.7798541476754786], "std": [0.0, 0.5880415533159784], "min": [2, 0], "max": [2, 2], "count": [2194]}, "gripper_open_scale_state": {"mean": [0.0391596604300149, 0.3605543549990884], "std": [0.00010580967267794399, 0.3945305101257105], "min": [0.03905735271317618, 0.02300951736313956], "max": [0.03998713833945138, 0.9759797368730817], "count": [2194]}, "gripper_open_scale_action": {"mean": [0.0391596604300149, 0.3605543549990884], "std": [0.00010580967267794399, 0.3945305101257105], "min": [0.03905735271317618, 0.02300951736313956], "max": [0.03998713833945138, 0.9759797368730817], "count": [2194]}}} +{"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.13733050977234695]], [[0.1492249242208961]], [[0.14422013356067065]]], "std": [[[0.10197690941948358]], [[0.10326738655346701]], [[0.08282260520425619]]], "count": [345]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365310939029396]], [[0.4455696915158978]], [[0.4325421931735657]]], "std": [[[0.165741141750261]], [[0.16542199866780727]], [[0.17529982108098066]]], "count": [345]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4664357416879795]], [[0.4394546864639576]], [[0.4261651305610811]]], "std": [[[0.22043625714913545]], [[0.2114074987319638]], [[0.2238770850404317]]], "count": [345]}, "observation.state": {"min": [-0.5557055473327637, -0.0023847240954637527, -1.314217448234558, -0.7685243487358093, -0.12238204479217529, -1.431204080581665, 0.0677308738231659, -1.446115493774414, -0.009153236635029316, -1.985597848892212, -1.5299999713897705, -0.6172149181365967, -0.18808570504188538, 0.039658043533563614], "max": [0.16566991806030273, 2.0322425365448, 0.0013216827064752579, 0.08473896980285645, 0.3306092917919159, 0.1995009183883667, 0.06910119205713272, 0.8152947425842285, 2.5989692211151123, 1.0842021724855044e-19, 0.7132972478866577, 0.9970868825912476, 1.6211061477661133, 1.7060279846191406], "mean": [-0.010011447593569756, 0.10509218275547028, -0.07858145236968994, -0.008697322569787502, 0.008389096707105637, -0.08070593327283859, 0.06798785924911499, -0.1137366071343422, 1.0996206998825073, -0.6797568798065186, -0.24623653292655945, 0.001354252453893423, 0.11285718530416489, 0.5366215705871582], "std": [0.06882933527231216, 0.3920169472694397, 0.2417915016412735, 0.15859375894069672, 0.034462474286556244, 0.31739500164985657, 0.00010981895320583135, 0.3767298758029938, 0.9307185411453247, 0.6307326555252075, 0.48695239424705505, 0.21575912833213806, 0.2614142894744873, 0.6153804063796997], "count": [2425]}, "action": {"min": [-0.5557055473327637, -0.0023847240954637527, -1.314217448234558, -0.7685243487358093, -0.12238204479217529, -1.431204080581665, 0.0677308738231659, -1.446115493774414, -0.009153236635029316, -1.985597848892212, -1.5299999713897705, -0.6172149181365967, -0.18808570504188538, 0.039658043533563614], "max": [0.16566991806030273, 2.0322425365448, 0.0013216827064752579, 0.08473896980285645, 0.3306092917919159, 0.1995009183883667, 0.06910119205713272, 0.8152947425842285, 2.5989692211151123, 1.0842021724855044e-19, 0.7132972478866577, 0.9970868825912476, 1.6211061477661133, 1.7060279846191406], "mean": [-0.010011447593569756, 0.10509218275547028, -0.07858145236968994, -0.008697322569787502, 0.008389096707105637, -0.08070593327283859, 0.06798785924911499, -0.1137366071343422, 1.0996206998825073, -0.6797568798065186, -0.24623653292655945, 0.001354252453893423, 0.11285718530416489, 0.5366215705871582], "std": [0.06882933527231216, 0.3920169472694397, 0.2417915016412735, 0.15859375894069672, 0.034462474286556244, 0.31739500164985657, 0.00010981895320583135, 0.3767298758029938, 0.9307185411453247, 0.6307326555252075, 0.48695239424705505, 0.21575912833213806, 0.2614142894744873, 0.6153804063796997], "count": [2425]}, "timestamp": {"min": [0.0], "max": [80.8], "mean": [40.4], "std": [23.334571395725746], "count": [2425]}, "frame_index": {"min": [0], "max": [2424], "mean": [1212.0], "std": [700.0371418717724], "count": [2425]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [2425]}, "index": {"min": [18858], "max": [21282], "mean": [20070.0], "std": [700.0371418717724], "count": [2425]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2425]}, "subtask_annotation": {"mean": [16.124123711340207, 33.0, 33.0, 33.0, 33.0], "std": [12.032972548619668, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2425]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [2425]}, "eef_direction_state": {"mean": [5.617731958762887, 3.2503092783505156], "std": [1.3532149615924065, 2.307054378281292], "min": [0, 0], "max": [6, 6], "count": [2425]}, "eef_velocity_state": {"mean": [0.15711340206185567, 1.3138144329896908], "std": [0.5213542214784151, 0.8644615072538695], "min": [0, 0], "max": [2, 2], "count": [2425]}, "eef_acc_mag_state": {"mean": [0.12948453608247423, 1.0874226804123712], "std": [0.45195650537476023, 0.8034632233264941], "min": [0, 0], "max": [2, 2], "count": [2425]}, "eef_direction_action": {"mean": [5.617731958762887, 3.2503092783505156], "std": [1.3532149615924065, 2.307054378281292], "min": [0, 0], "max": [6, 6], "count": [2425]}, "eef_velocity_action": {"mean": [0.15711340206185567, 1.3138144329896908], "std": [0.5213542214784151, 0.8644615072538695], "min": [0, 0], "max": [2, 2], "count": [2425]}, "eef_acc_mag_action": {"mean": [0.12948453608247423, 1.0874226804123712], "std": [0.45195650537476023, 0.8034632233264941], "min": [0, 0], "max": [2, 2], "count": [2425]}, "eef_sim_pose_state": {"mean": [0.08752062847544687, 0.3305607565950267, 1.1951818207067202, -0.08095478774777365, 0.017820938798497922, -0.0016265279901803978, 0.2553958486083887, -0.36650977905642335, 1.2518293030398795, 0.09857611761779658, 0.17168382815246533, -0.11808713050227908], "std": [0.07801129213326416, 0.015440008592455786, 0.0419288859180052, 0.3181886663748398, 0.03256856846658876, 0.05486311799218435, 0.17833985105319552, 0.12208563523463949, 0.06789561379016457, 0.25218812838620686, 0.26008773655451245, 0.30502233425373454], "min": [0.0594785120284322, 0.18805500912646345, 1.1819009727506902, -1.4312834898066764, -0.13530421704441076, -0.43642034977188715, 0.026552165752259098, -0.7743412614016945, 1.1664226023714679, -0.16149787045395048, -0.41825577109316336, -1.0676734599332018], "max": [0.5018673750853266, 0.34113594413983045, 1.380923686296281, 0.20181991311812106, 0.2743642471623582, 0.3660507712755777, 0.5806009570047832, 0.02326569858852043, 1.4342948059463723, 1.246920161333405, 1.0076759953061, 0.7419713646702193], "count": [2425]}, "eef_sim_pose_action": {"mean": [0.08752062847544687, 0.3305607565950267, 1.1951818207067202, -0.08095478774777365, 0.017820938798497922, -0.0016265279901803978, 0.2553958486083887, -0.36650977905642335, 1.2518293030398795, 0.09857611761779658, 0.17168382815246533, -0.11808713050227908], "std": [0.07801129213326416, 0.015440008592455786, 0.0419288859180052, 0.3181886663748398, 0.03256856846658876, 0.05486311799218435, 0.17833985105319552, 0.12208563523463949, 0.06789561379016457, 0.25218812838620686, 0.26008773655451245, 0.30502233425373454], "min": [0.0594785120284322, 0.18805500912646345, 1.1819009727506902, -1.4312834898066764, -0.13530421704441076, -0.43642034977188715, 0.026552165752259098, -0.7743412614016945, 1.1664226023714679, -0.16149787045395048, -0.41825577109316336, -1.0676734599332018], "max": [0.5018673750853266, 0.34113594413983045, 1.380923686296281, 0.20181991311812106, 0.2743642471623582, 0.3660507712755777, 0.5806009570047832, 0.02326569858852043, 1.4342948059463723, 1.246920161333405, 1.0076759953061, 0.7419713646702193], "count": [2425]}, "gripper_mode_state": {"mean": [1.0, 0.6098969072164948], "std": [0.0, 0.4877731745230046], "min": [1, 0], "max": [1, 1], "count": [2425]}, "gripper_activity_state": {"mean": [2.0, 1.7884536082474227], "std": [0.0, 0.5781152102318502], "min": [2, 0], "max": [2, 2], "count": [2425]}, "gripper_mode_action": {"mean": [1.0, 0.6098969072164948], "std": [0.0, 0.4877731745230046], "min": [1, 0], "max": [1, 1], "count": [2425]}, "gripper_activity_action": {"mean": [2.0, 1.7884536082474227], "std": [0.0, 0.5781152102318502], "min": [2, 0], "max": [2, 2], "count": [2425]}, "gripper_open_scale_state": {"mean": [0.038849279443364436, 0.3066394044706801], "std": [6.274764966349962e-05, 0.35164704909251593], "min": [0.038703356470380514, 0.02266173916203635], "max": [0.039486395461218696, 0.9748731340680804], "count": [2425]}, "gripper_open_scale_action": {"mean": [0.038849279443364436, 0.3066394044706801], "std": [6.274764966349962e-05, 0.35164704909251593], "min": [0.038703356470380514, 0.02266173916203635], "max": [0.039486395461218696, 0.9748731340680804], "count": [2425]}}} +{"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.5146582036518311]], [[0.5518178977763946]], [[0.5373321904070271]]], "std": [[[0.22911439917909504]], [[0.24986350909772545]], [[0.2681556596749194]]], "count": [315]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45872575993360304]], [[0.45682050005187264]], [[0.4431275460801605]]], "std": [[[0.1603851972918812]], [[0.1536174647952023]], [[0.17123757186779737]]], "count": [315]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654260132448041]], [[0.42759073468893727]], [[0.398829786976519]]], "std": [[[0.25115123872376394]], [[0.24382103237522143]], [[0.26229119407341606]]], "count": [315]}, "observation.state": {"min": [-0.47396907210350037, -0.013758386485278606, -0.4594777524471283, -1.0661166906356812, -0.5767564177513123, -0.685689389705658, 0.06810014694929123, -1.2751342058181763, -0.008677089586853981, -1.5339808464050293, -1.4213025569915771, -0.36027297377586365, -0.20647567510604858, 0.03385966271162033], "max": [0.05739699304103851, 1.5232429504394531, 0.0, 0.08190485835075378, 0.37873804569244385, 0.1357622593641281, 0.06922635436058044, 0.7064897418022156, 2.474311113357544, 0.0015339808305725455, 0.24055558443069458, 1.0115330219268799, 1.3827626705169678, 1.7065445184707642], "mean": [-0.029844073578715324, 0.13892565667629242, -0.039314091205596924, -0.08229535818099976, 0.0030944778118282557, -0.05087054893374443, 0.06811879575252533, -0.20065759122371674, 0.9083207249641418, -0.3842566907405853, -0.3283851742744446, 0.06391779333353043, 0.121007040143013, 0.5872734785079956], "std": [0.0768217220902443, 0.40164127945899963, 0.09536636620759964, 0.2931883633136749, 0.05629820004105568, 0.1495470106601715, 0.00012192023132229224, 0.45080074667930603, 0.8477853536605835, 0.4286704659461975, 0.39940688014030457, 0.1898230016231537, 0.2592366635799408, 0.6440626978874207], "count": [2150]}, "action": {"min": [-0.47396907210350037, -0.013758386485278606, -0.4594777524471283, -1.0661166906356812, -0.5767564177513123, -0.685689389705658, 0.06810014694929123, -1.2751342058181763, -0.008677089586853981, -1.5339808464050293, -1.4213025569915771, -0.36027297377586365, -0.20647567510604858, 0.03385966271162033], "max": [0.05739699304103851, 1.5232429504394531, 0.0, 0.08190485835075378, 0.37873804569244385, 0.1357622593641281, 0.06922635436058044, 0.7064897418022156, 2.474311113357544, 0.0015339808305725455, 0.24055558443069458, 1.0115330219268799, 1.3827626705169678, 1.7065445184707642], "mean": [-0.029844073578715324, 0.13892565667629242, -0.039314091205596924, -0.08229535818099976, 0.0030944778118282557, -0.05087054893374443, 0.06811879575252533, -0.20065759122371674, 0.9083207249641418, -0.3842566907405853, -0.3283851742744446, 0.06391779333353043, 0.121007040143013, 0.5872734785079956], "std": [0.0768217220902443, 0.40164127945899963, 0.09536636620759964, 0.2931883633136749, 0.05629820004105568, 0.1495470106601715, 0.00012192023132229224, 0.45080074667930603, 0.8477853536605835, 0.4286704659461975, 0.39940688014030457, 0.1898230016231537, 0.2592366635799408, 0.6440626978874207], "count": [2150]}, "timestamp": {"min": [0.0], "max": [71.63333333333334], "mean": [35.81666666666666], "std": [20.688382408169726], "count": [2150]}, "frame_index": {"min": [0], "max": [2149], "mean": [1074.5], "std": [620.6514722450918], "count": [2150]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [2150]}, "index": {"min": [21283], "max": [23432], "mean": [22357.5], "std": [620.6514722450918], "count": [2150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2150]}, "subtask_annotation": {"mean": [15.101860465116278, 33.0, 33.0, 33.0, 33.0], "std": [11.17290519480753, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2150]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [2150]}, "eef_direction_state": {"mean": [5.483255813953488, 3.4339534883720932], "std": [1.506713227031854, 2.346706885646132], "min": [0, 0], "max": [6, 6], "count": [2150]}, "eef_velocity_state": {"mean": [0.19534883720930232, 1.2134883720930232], "std": [0.546427504658666, 0.9193042964109633], "min": [0, 0], "max": [2, 2], "count": [2150]}, "eef_acc_mag_state": {"mean": [0.17534883720930233, 0.9869767441860465], "std": [0.5161996586737941, 0.8312599987402671], "min": [0, 0], "max": [2, 2], "count": [2150]}, "eef_direction_action": {"mean": [5.483255813953488, 3.4339534883720932], "std": [1.506713227031854, 2.346706885646132], "min": [0, 0], "max": [6, 6], "count": [2150]}, "eef_velocity_action": {"mean": [0.19534883720930232, 1.2134883720930232], "std": [0.546427504658666, 0.9193042964109633], "min": [0, 0], "max": [2, 2], "count": [2150]}, "eef_acc_mag_action": {"mean": [0.17534883720930233, 0.9869767441860465], "std": [0.5161996586737941, 0.8312599987402671], "min": [0, 0], "max": [2, 2], "count": [2150]}, "eef_sim_pose_state": {"mean": [0.08913975143782862, 0.32990723056429394, 1.1932895586875996, -0.05028287411001438, 0.017253065945200742, -0.026731538825201472, 0.19517749287257558, -0.385094711413719, 1.2249368043978985, 0.13117205996478634, 0.19269114150190894, -0.13441476588678308], "std": [0.06178456603779156, 0.012871688474026156, 0.029053596068264572, 0.1492506350308629, 0.04277395481064084, 0.10729603851427985, 0.13070523326939565, 0.1228709824966949, 0.05375185448761752, 0.2639269828940992, 0.24537984895585138, 0.36930400563821925], "min": [0.05809430359602935, 0.263718737319205, 1.1821165687778195, -0.6881946017790347, -0.23824785710941532, -0.9785437880909531, 0.06062834327412416, -0.7696034028765382, 1.1623243865756514, -0.20998626751226976, -0.24395361862437603, -1.1089571722918583], "max": [0.3161981510131333, 0.3418373658981079, 1.304089157486532, 0.13544077624079012, 0.33119302589919375, 0.4246949270154412, 0.5088317956671018, -0.05977239255136274, 1.4492050390841023, 1.270375621108574, 0.9490331698890131, 0.9154581941083786], "count": [2150]}, "eef_sim_pose_action": {"mean": [0.08913975143782862, 0.32990723056429394, 1.1932895586875996, -0.05028287411001438, 0.017253065945200742, -0.026731538825201472, 0.19517749287257558, -0.385094711413719, 1.2249368043978985, 0.13117205996478634, 0.19269114150190894, -0.13441476588678308], "std": [0.06178456603779156, 0.012871688474026156, 0.029053596068264572, 0.1492506350308629, 0.04277395481064084, 0.10729603851427985, 0.13070523326939565, 0.1228709824966949, 0.05375185448761752, 0.2639269828940992, 0.24537984895585138, 0.36930400563821925], "min": [0.05809430359602935, 0.263718737319205, 1.1821165687778195, -0.6881946017790347, -0.23824785710941532, -0.9785437880909531, 0.06062834327412416, -0.7696034028765382, 1.1623243865756514, -0.20998626751226976, -0.24395361862437603, -1.1089571722918583], "max": [0.3161981510131333, 0.3418373658981079, 1.304089157486532, 0.13544077624079012, 0.33119302589919375, 0.4246949270154412, 0.5088317956671018, -0.05977239255136274, 1.4492050390841023, 1.270375621108574, 0.9490331698890131, 0.9154581941083786], "count": [2150]}, "gripper_mode_state": {"mean": [1.0, 0.5837209302325581], "std": [0.0, 0.4929409760214647], "min": [1, 0], "max": [1, 1], "count": [2150]}, "gripper_activity_state": {"mean": [2.0, 1.7753488372093023], "std": [0.0, 0.594741878102115], "min": [2, 0], "max": [2, 2], "count": [2150]}, "gripper_mode_action": {"mean": [1.0, 0.5837209302325581], "std": [0.0, 0.4929409760214647], "min": [1, 0], "max": [1, 1], "count": [2150]}, "gripper_activity_action": {"mean": [2.0, 1.7753488372093023], "std": [0.0, 0.594741878102115], "min": [2, 0], "max": [2, 2], "count": [2150]}, "gripper_open_scale_state": {"mean": [0.03892511237895467, 0.33558463379691383], "std": [6.966757429379108e-05, 0.3680347607113565], "min": [0.03891436968530927, 0.019348378692354475], "max": [0.03955791677747454, 0.9751682962690081], "count": [2150]}, "gripper_open_scale_action": {"mean": [0.03892511237895467, 0.33558463379691383], "std": [6.966757429379108e-05, 0.3680347607113565], "min": [0.03891436968530927, 0.019348378692354475], "max": [0.03955791677747454, 0.9751682962690081], "count": [2150]}}} +{"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.48860209639411323]], [[0.520989465925259]], [[0.5107579601284958]]], "std": [[[0.25245138597606054]], [[0.2722710479852262]], [[0.28826185926489456]]], "count": [392]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549395925036681]], [[0.45773552059712774]], [[0.4486045772475657]]], "std": [[[0.1713732891929813]], [[0.17152344535211583]], [[0.18968398896322028]]], "count": [392]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522845360366369]], [[0.4142928275476857]], [[0.4016139789249033]]], "std": [[[0.2623464467780374]], [[0.25813193083070846]], [[0.2706376753995905]]], "count": [392]}, "observation.state": {"min": [-0.7891697883605957, -0.0044050985015928745, -0.5414952039718628, -0.9863496422767639, -0.2875001132488251, -0.9602023959159851, 0.06810014694929123, -1.2239110469818115, -0.007354419212788343, -1.95734441280365, -1.5299999713897705, -0.41712120175361633, -0.28210896253585815, 0.03827467933297157], "max": [0.21322332322597504, 1.4431617259979248, 0.0015269831055775285, 0.21580499410629272, 0.3513460159301758, 0.16148130595684052, 0.06997749209403992, 0.7347882390022278, 2.554267406463623, 0.0015339808305725455, 0.731708824634552, 1.0943081378936768, 2.2012624740600586, 1.70822274684906], "mean": [-0.018670180812478065, 0.08962489664554596, -0.06024898588657379, 0.020160039886832237, 0.015536329708993435, -0.05118941515684128, 0.06832091510295868, -0.23872585594654083, 1.2799814939498901, -0.6743070483207703, -0.3165285885334015, 0.1369529664516449, 0.23348985612392426, 0.8009272813796997], "std": [0.09133436530828476, 0.2889629900455475, 0.11235830187797546, 0.2031635046005249, 0.055204760283231735, 0.21276609599590302, 0.00019380163575988263, 0.46932360529899597, 0.8923406004905701, 0.588646411895752, 0.5501652359962463, 0.27652648091316223, 0.4607701003551483, 0.7021644711494446], "count": [2869]}, "action": {"min": [-0.7891697883605957, -0.0044050985015928745, -0.5414952039718628, -0.9863496422767639, -0.2875001132488251, -0.9602023959159851, 0.06810014694929123, -1.2239110469818115, -0.007354419212788343, -1.95734441280365, -1.5299999713897705, -0.41712120175361633, -0.28210896253585815, 0.03827467933297157], "max": [0.21322332322597504, 1.4431617259979248, 0.0015269831055775285, 0.21580499410629272, 0.3513460159301758, 0.16148130595684052, 0.06997749209403992, 0.7347882390022278, 2.554267406463623, 0.0015339808305725455, 0.731708824634552, 1.0943081378936768, 2.2012624740600586, 1.70822274684906], "mean": [-0.018670180812478065, 0.08962489664554596, -0.06024898588657379, 0.020160039886832237, 0.015536329708993435, -0.05118941515684128, 0.06832091510295868, -0.23872585594654083, 1.2799814939498901, -0.6743070483207703, -0.3165285885334015, 0.1369529664516449, 0.23348985612392426, 0.8009272813796997], "std": [0.09133436530828476, 0.2889629900455475, 0.11235830187797546, 0.2031635046005249, 0.055204760283231735, 0.21276609599590302, 0.00019380163575988263, 0.46932360529899597, 0.8923406004905701, 0.588646411895752, 0.5501652359962463, 0.27652648091316223, 0.4607701003551483, 0.7021644711494446], "count": [2869]}, "timestamp": {"min": [0.0], "max": [95.6], "mean": [47.800000000000004], "std": [27.606963694771732], "count": [2869]}, "frame_index": {"min": [0], "max": [2868], "mean": [1434.0], "std": [828.2089108431519], "count": [2869]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [2869]}, "index": {"min": [23433], "max": [26301], "mean": [24867.0], "std": [828.2089108431519], "count": [2869]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2869]}, "subtask_annotation": {"mean": [13.647263855001743, 33.0, 33.0, 33.0, 33.0], "std": [12.00541633052229, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2869]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [2869]}, "eef_direction_state": {"mean": [5.561171139769955, 3.2401533635413036], "std": [1.4140304846648521, 2.2935141500940506], "min": [0, 0], "max": [6, 6], "count": [2869]}, "eef_velocity_state": {"mean": [0.16869989543394912, 1.2771000348553503], "std": [0.5261874322671585, 0.8548766209504988], "min": [0, 0], "max": [2, 2], "count": [2869]}, "eef_acc_mag_state": {"mean": [0.13942140118508192, 1.089926803764378], "std": [0.457397825568873, 0.810096381063172], "min": [0, 0], "max": [2, 2], "count": [2869]}, "eef_direction_action": {"mean": [5.561171139769955, 3.2401533635413036], "std": [1.4140304846648521, 2.2935141500940506], "min": [0, 0], "max": [6, 6], "count": [2869]}, "eef_velocity_action": {"mean": [0.16869989543394912, 1.2771000348553503], "std": [0.5261874322671585, 0.8548766209504988], "min": [0, 0], "max": [2, 2], "count": [2869]}, "eef_acc_mag_action": {"mean": [0.13942140118508192, 1.089926803764378], "std": [0.457397825568873, 0.810096381063172], "min": [0, 0], "max": [2, 2], "count": [2869]}, "eef_sim_pose_state": {"mean": [0.0792913433003325, 0.332194598484828, 1.193810434638599, -0.04997893028529951, 0.0494514994978128, -0.003037095369023301, 0.26228021628364534, -0.401755282113615, 1.2362992247184592, 0.2926827505808298, 0.27261652736651715, -0.08041535721157402], "std": [0.04364333121939912, 0.012390123015630342, 0.035293971042838365, 0.2103348937225768, 0.05480003214485346, 0.1012873222783387, 0.15133003554989827, 0.14851021668915068, 0.059052024045216776, 0.510739464432674, 0.30308789210067827, 0.3690167368948292], "min": [0.05759123535075664, 0.2072131734883141, 1.182203899673544, -0.9546564429495704, -0.16570543103665902, -0.8141625685496268, 0.049077363215743144, -0.7760369217477616, 1.1454085772140137, -0.1998441530263615, -0.3547203652711257, -1.1528421775549988], "max": [0.2938744449145939, 0.37518941624432806, 1.344349776683926, 0.16220068918785824, 0.4655220287761712, 0.49151766666635577, 0.5670836057086327, -0.056094582348635874, 1.5146103155128503, 2.2362796649550094, 0.9325289646176627, 0.9625882845572689], "count": [2869]}, "eef_sim_pose_action": {"mean": [0.0792913433003325, 0.332194598484828, 1.193810434638599, -0.04997893028529951, 0.0494514994978128, -0.003037095369023301, 0.26228021628364534, -0.401755282113615, 1.2362992247184592, 0.2926827505808298, 0.27261652736651715, -0.08041535721157402], "std": [0.04364333121939912, 0.012390123015630342, 0.035293971042838365, 0.2103348937225768, 0.05480003214485346, 0.1012873222783387, 0.15133003554989827, 0.14851021668915068, 0.059052024045216776, 0.510739464432674, 0.30308789210067827, 0.3690167368948292], "min": [0.05759123535075664, 0.2072131734883141, 1.182203899673544, -0.9546564429495704, -0.16570543103665902, -0.8141625685496268, 0.049077363215743144, -0.7760369217477616, 1.1454085772140137, -0.1998441530263615, -0.3547203652711257, -1.1528421775549988], "max": [0.2938744449145939, 0.37518941624432806, 1.344349776683926, 0.16220068918785824, 0.4655220287761712, 0.49151766666635577, 0.5670836057086327, -0.056094582348635874, 1.5146103155128503, 2.2362796649550094, 0.9325289646176627, 0.9625882845572689], "count": [2869]}, "gripper_mode_state": {"mean": [1.0, 0.44719414430115023], "std": [0.0, 0.497203722435692], "min": [1, 0], "max": [1, 1], "count": [2869]}, "gripper_activity_state": {"mean": [2.0, 1.7908678982223771], "std": [0.0, 0.5755930274021358], "min": [2, 0], "max": [2, 2], "count": [2869]}, "gripper_mode_action": {"mean": [1.0, 0.44719414430115023], "std": [0.0, 0.497203722435692], "min": [1, 0], "max": [1, 1], "count": [2869]}, "gripper_activity_action": {"mean": [2.0, 1.7908678982223771], "std": [0.0, 0.5755930274021358], "min": [2, 0], "max": [2, 2], "count": [2869]}, "gripper_open_scale_state": {"mean": [0.039041575948678894, 0.4576766082105951], "std": [0.00011073981613414248, 0.40123562695598713], "min": [0.03891436968530927, 0.021871245333126614], "max": [0.03998713833945138, 0.9761272839137486], "count": [2869]}, "gripper_open_scale_action": {"mean": [0.039041575948678894, 0.4576766082105951], "std": [0.00011073981613414248, 0.40123562695598713], "min": [0.03891436968530927, 0.021871245333126614], "max": [0.03998713833945138, 0.9761272839137486], "count": [2869]}}} +{"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.5289636956634506]], [[0.5628459170705319]], [[0.5382408491174248]]], "std": [[[0.22387843569056345]], [[0.24095826962836311]], [[0.2563455815709359]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483596864671795]], [[0.44315770474856614]], [[0.4272766745587124]]], "std": [[[0.174997066737744]], [[0.15153935655535902]], [[0.1646823428054976]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46550823292279875]], [[0.4296685090702948]], [[0.4013784421175878]]], "std": [[[0.2522571203798254]], [[0.24178613170628974]], [[0.2568052803251454]]], "count": [294]}, "observation.state": {"min": [-0.6975365877151489, -0.006232416722923517, -0.9756118059158325, -1.4150934219360352, -0.31757161021232605, -1.1106021404266357, 0.06772488355636597, -1.3887252807617188, -0.007316531613469124, -1.9604274034500122, -1.5299999713897705, -0.4907221496105194, -0.11044661700725555, 0.038236673921346664], "max": [0.07455519586801529, 2.2380006313323975, 0.0015339808305725455, 0.24086503684520721, 0.5730953812599182, 0.18915309011936188, 0.06922635436058044, 0.6556342840194702, 2.454369306564331, 0.00448824604973197, 0.8421931862831116, 1.0100041627883911, 1.6414402723312378, 1.7062861919403076], "mean": [-0.03306727483868599, 0.17019107937812805, -0.09168139100074768, -0.07126768678426743, 0.02016947790980339, -0.07596930116415024, 0.06798470765352249, -0.12593510746955872, 1.0872336626052856, -0.6230713725090027, -0.3427339792251587, 0.028600435703992844, 0.2172984778881073, 0.5747457146644592], "std": [0.11537189781665802, 0.4839477241039276, 0.22670060396194458, 0.2858634293079376, 0.0828668475151062, 0.2648124396800995, 0.0001430632546544075, 0.4502600431442261, 0.9089048504829407, 0.576267659664154, 0.5084192752838135, 0.21271513402462006, 0.36262139678001404, 0.640768826007843], "count": [1963]}, "action": {"min": [-0.6975365877151489, -0.006232416722923517, -0.9756118059158325, -1.4150934219360352, -0.31757161021232605, -1.1106021404266357, 0.06772488355636597, -1.3887252807617188, -0.007316531613469124, -1.9604274034500122, -1.5299999713897705, -0.4907221496105194, -0.11044661700725555, 0.038236673921346664], "max": [0.07455519586801529, 2.2380006313323975, 0.0015339808305725455, 0.24086503684520721, 0.5730953812599182, 0.18915309011936188, 0.06922635436058044, 0.6556342840194702, 2.454369306564331, 0.00448824604973197, 0.8421931862831116, 1.0100041627883911, 1.6414402723312378, 1.7062861919403076], "mean": [-0.03306727483868599, 0.17019107937812805, -0.09168139100074768, -0.07126768678426743, 0.02016947790980339, -0.07596930116415024, 0.06798470765352249, -0.12593510746955872, 1.0872336626052856, -0.6230713725090027, -0.3427339792251587, 0.028600435703992844, 0.2172984778881073, 0.5747457146644592], "std": [0.11537189781665802, 0.4839477241039276, 0.22670060396194458, 0.2858634293079376, 0.0828668475151062, 0.2648124396800995, 0.0001430632546544075, 0.4502600431442261, 0.9089048504829407, 0.576267659664154, 0.5084192752838135, 0.21271513402462006, 0.36262139678001404, 0.640768826007843], "count": [1963]}, "timestamp": {"min": [0.0], "max": [65.4], "mean": [32.699999999999996], "std": [18.888973856018048], "count": [1963]}, "frame_index": {"min": [0], "max": [1962], "mean": [981.0], "std": [566.6692156805415], "count": [1963]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1963]}, "index": {"min": [26302], "max": [28264], "mean": [27283.0], "std": [566.6692156805415], "count": [1963]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1963]}, "subtask_annotation": {"mean": [16.253183902190525, 33.0, 33.0, 33.0, 33.0], "std": [11.567850463271393, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1963]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1963]}, "eef_direction_state": {"mean": [5.403464085583291, 3.2776362710137543], "std": [1.6122392998461617, 2.313627509523926], "min": [0, 0], "max": [6, 6], "count": [1963]}, "eef_velocity_state": {"mean": [0.25776872134488027, 1.273560876209883], "std": [0.6500789665577615, 0.8954796224315509], "min": [0, 0], "max": [2, 2], "count": [1963]}, "eef_acc_mag_state": {"mean": [0.2109016811003566, 1.0351502801833927], "std": [0.5559325320080719, 0.8306944693506566], "min": [0, 0], "max": [2, 2], "count": [1963]}, "eef_direction_action": {"mean": [5.403464085583291, 3.2776362710137543], "std": [1.6122392998461617, 2.313627509523926], "min": [0, 0], "max": [6, 6], "count": [1963]}, "eef_velocity_action": {"mean": [0.25776872134488027, 1.273560876209883], "std": [0.6500789665577615, 0.8954796224315509], "min": [0, 0], "max": [2, 2], "count": [1963]}, "eef_acc_mag_action": {"mean": [0.2109016811003566, 1.0351502801833927], "std": [0.5559325320080719, 0.8306944693506566], "min": [0, 0], "max": [2, 2], "count": [1963]}, "eef_sim_pose_state": {"mean": [0.09695475336577652, 0.3264218893082658, 1.1996553956104734, -0.07992430691570547, 0.0077601593029582114, -0.01256904815598032, 0.24465959204337967, -0.3641485028563952, 1.2532776125744662, 0.2162652861208402, 0.12115290750123289, -0.09724504765441791], "std": [0.08657400033333588, 0.026921876773313765, 0.04672303282783951, 0.268078627499651, 0.07066851582733397, 0.08662325337081217, 0.16909995640188497, 0.13005658591934408, 0.07020553469646339, 0.35531957240084283, 0.23559899660445133, 0.3808564809430619], "min": [0.053470674679846064, 0.14427631524064335, 1.1784461050054937, -1.133692556427977, -0.4885795101841388, -0.7010590158038482, 0.03441764863074703, -0.7826226115912704, 1.1808118314280869, -0.11034778452708664, -0.2925979311835325, -1.222367547082901], "max": [0.4489462400251527, 0.3433538090052566, 1.414797157932705, 0.1817439491700964, 0.5120646409348728, 0.4252673137871637, 0.555484966484826, -0.050870934275610194, 1.5385951692548165, 1.613996975274643, 0.9854821411363877, 0.6778192165076918], "count": [1963]}, "eef_sim_pose_action": {"mean": [0.09695475336577652, 0.3264218893082658, 1.1996553956104734, -0.07992430691570547, 0.0077601593029582114, -0.01256904815598032, 0.24465959204337967, -0.3641485028563952, 1.2532776125744662, 0.2162652861208402, 0.12115290750123289, -0.09724504765441791], "std": [0.08657400033333588, 0.026921876773313765, 0.04672303282783951, 0.268078627499651, 0.07066851582733397, 0.08662325337081217, 0.16909995640188497, 0.13005658591934408, 0.07020553469646339, 0.35531957240084283, 0.23559899660445133, 0.3808564809430619], "min": [0.053470674679846064, 0.14427631524064335, 1.1784461050054937, -1.133692556427977, -0.4885795101841388, -0.7010590158038482, 0.03441764863074703, -0.7826226115912704, 1.1808118314280869, -0.11034778452708664, -0.2925979311835325, -1.222367547082901], "max": [0.4489462400251527, 0.3433538090052566, 1.414797157932705, 0.1817439491700964, 0.5120646409348728, 0.4252673137871637, 0.555484966484826, -0.050870934275610194, 1.5385951692548165, 1.613996975274643, 0.9854821411363877, 0.6778192165076918], "count": [1963]}, "gripper_mode_state": {"mean": [1.0, 0.5939887926642894], "std": [0.0, 0.4910866592094619], "min": [1, 0], "max": [1, 1], "count": [1963]}, "gripper_activity_state": {"mean": [2.0, 1.7259296994396331], "std": [0.0, 0.6449577848334445], "min": [2, 0], "max": [2, 2], "count": [1963]}, "gripper_mode_action": {"mean": [1.0, 0.5939887926642894], "std": [0.0, 0.4910866592094619], "min": [1, 0], "max": [1, 1], "count": [1963]}, "gripper_activity_action": {"mean": [2.0, 1.7259296994396331], "std": [0.0, 0.6449577848334445], "min": [2, 0], "max": [2, 2], "count": [1963]}, "gripper_open_scale_state": {"mean": [0.038847735045509785, 0.32842511831672766], "std": [8.174682642743297e-05, 0.3661537424548355], "min": [0.03869993346078055, 0.021849527955055237], "max": [0.03955791677747454, 0.9750206811087472], "count": [1963]}, "gripper_open_scale_action": {"mean": [0.038847735045509785, 0.32842511831672766], "std": [8.174682642743297e-05, 0.3661537424548355], "min": [0.03869993346078055, 0.021849527955055237], "max": [0.03955791677747454, 0.9750206811087472], "count": [1963]}}} +{"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.48552181589176074]], [[0.5094290051247772]], [[0.47581379821499303]]], "std": [[[0.21698295851693367]], [[0.2260168350242084]], [[0.23843286462915841]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42733813626460687]], [[0.43733703146662706]], [[0.4274755366161616]]], "std": [[[0.18454806749124783]], [[0.16175057376109886]], [[0.1663794197908829]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46161287352693603]], [[0.4397814991211131]], [[0.41922344616508217]]], "std": [[[0.24846228729694386]], [[0.23313127533352307]], [[0.24226209201470733]]], "count": [176]}, "observation.state": {"min": [-0.8340663313865662, -0.003982416354119778, -1.5761348009109497, -0.9860495328903198, -0.11078988760709763, -1.0134456157684326, 0.06772488355636597, -1.1412649154663086, -0.006094966549426317, -1.639310598373413, -1.251684546470642, -0.32124608755111694, -0.12008197605609894, 0.03618735820055008], "max": [0.003067961661145091, 2.3071072101593018, 0.0015339808305725455, 0.06197106093168259, 0.4009017050266266, 0.15677912533283234, 0.06910119205713272, 0.8218476176261902, 2.5648157596588135, 0.0015339808305725455, 0.3240002691745758, 0.9852586388587952, 1.2963190078735352, 1.7060279846191406], "mean": [-0.04675993695855141, 0.19025632739067078, -0.10899250954389572, -0.08203689008951187, 0.00963588710874319, -0.06987443566322327, 0.0679711177945137, -0.13951416313648224, 0.9334143996238708, -0.5221993327140808, -0.31324079632759094, 0.028849752619862556, 0.125044584274292, 0.504129946231842], "std": [0.14846032857894897, 0.5853121876716614, 0.3536689877510071, 0.24123796820640564, 0.05346433445811272, 0.24742205440998077, 0.00016769598005339503, 0.41292473673820496, 0.9315734505653381, 0.5720917582511902, 0.3990238308906555, 0.1793612688779831, 0.2291821986436844, 0.6150367259979248], "count": [989]}, "action": {"min": [-0.8340663313865662, -0.003982416354119778, -1.5761348009109497, -0.9860495328903198, -0.11078988760709763, -1.0134456157684326, 0.06772488355636597, -1.1412649154663086, -0.006094966549426317, -1.639310598373413, -1.251684546470642, -0.32124608755111694, -0.12008197605609894, 0.03618735820055008], "max": [0.003067961661145091, 2.3071072101593018, 0.0015339808305725455, 0.06197106093168259, 0.4009017050266266, 0.15677912533283234, 0.06910119205713272, 0.8218476176261902, 2.5648157596588135, 0.0015339808305725455, 0.3240002691745758, 0.9852586388587952, 1.2963190078735352, 1.7060279846191406], "mean": [-0.04675993695855141, 0.19025632739067078, -0.10899250954389572, -0.08203689008951187, 0.00963588710874319, -0.06987443566322327, 0.0679711177945137, -0.13951416313648224, 0.9334143996238708, -0.5221993327140808, -0.31324079632759094, 0.028849752619862556, 0.125044584274292, 0.504129946231842], "std": [0.14846032857894897, 0.5853121876716614, 0.3536689877510071, 0.24123796820640564, 0.05346433445811272, 0.24742205440998077, 0.00016769598005339503, 0.41292473673820496, 0.9315734505653381, 0.5720917582511902, 0.3990238308906555, 0.1793612688779831, 0.2291821986436844, 0.6150367259979248], "count": [989]}, "timestamp": {"min": [0.0], "max": [32.93333333333333], "mean": [16.466666666666665], "std": [9.516652072376433], "count": [989]}, "frame_index": {"min": [0], "max": [988], "mean": [494.0], "std": [285.499562171293], "count": [989]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [989]}, "index": {"min": [28265], "max": [29253], "mean": [28759.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}, "subtask_annotation": {"mean": [14.984833164812942, 33.0, 33.0, 33.0, 33.0], "std": [10.625282842721834, 0.0, 0.0, 0.0, 0.0], "min": [3, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [989]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [989]}, "eef_direction_state": {"mean": [5.501516683518706, 3.57633973710819], "std": [1.47484732975373, 2.358103801526742], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_state": {"mean": [0.2012133468149646, 1.1779575328614762], "std": [0.5749739906931, 0.940429668713266], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_state": {"mean": [0.18301314459049545, 0.9878665318503539], "std": [0.522375592543976, 0.8495846831567774], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_direction_action": {"mean": [5.501516683518706, 3.57633973710819], "std": [1.47484732975373, 2.358103801526742], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_action": {"mean": [0.2012133468149646, 1.1779575328614762], "std": [0.5749739906931, 0.940429668713266], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_action": {"mean": [0.18301314459049545, 0.9878665318503539], "std": [0.522375592543976, 0.8495846831567774], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_sim_pose_state": {"mean": [0.10373877683101564, 0.3179508236461953, 1.1933104269363133, -0.07105307214092478, -0.0006359690250590301, -0.037095416643648946, 0.2182395955006739, -0.37475543564936176, 1.2378564414575208, 0.1289392008279167, 0.09749840027553605, -0.11009704299230068], "std": [0.11070277741536333, 0.05314273847416182, 0.03248303512776754, 0.24865421674791158, 0.03713026869160524, 0.11621971629465018, 0.16523311660168327, 0.13345289643777095, 0.06592804775594456, 0.22446575477407357, 0.19080914802389257, 0.3471928000232399], "min": [0.058740879138135846, 0.07745934711209021, 1.1820712935746716, -1.0131037993865588, -0.18736366114745295, -0.6932708403251644, 0.06480649378357434, -0.7862801330978051, 1.1660145997406737, -0.11932776719678402, -0.2709208021974079, -1.093129656897549], "max": [0.5415564409605219, 0.3384230295152575, 1.362102771343545, 0.15601352445832883, 0.23906504950008944, 0.27504806955738387, 0.5935886000217356, -0.015905524438669223, 1.4613670462544326, 1.1773291159653665, 0.9503389075393089, 0.7120069347405825], "count": [989]}, "eef_sim_pose_action": {"mean": [0.10373877683101564, 0.3179508236461953, 1.1933104269363133, -0.07105307214092478, -0.0006359690250590301, -0.037095416643648946, 0.2182395955006739, -0.37475543564936176, 1.2378564414575208, 0.1289392008279167, 0.09749840027553605, -0.11009704299230068], "std": [0.11070277741536333, 0.05314273847416182, 0.03248303512776754, 0.24865421674791158, 0.03713026869160524, 0.11621971629465018, 0.16523311660168327, 0.13345289643777095, 0.06592804775594456, 0.22446575477407357, 0.19080914802389257, 0.3471928000232399], "min": [0.058740879138135846, 0.07745934711209021, 1.1820712935746716, -1.0131037993865588, -0.18736366114745295, -0.6932708403251644, 0.06480649378357434, -0.7862801330978051, 1.1660145997406737, -0.11932776719678402, -0.2709208021974079, -1.093129656897549], "max": [0.5415564409605219, 0.3384230295152575, 1.362102771343545, 0.15601352445832883, 0.23906504950008944, 0.27504806955738387, 0.5935886000217356, -0.015905524438669223, 1.4613670462544326, 1.1773291159653665, 0.9503389075393089, 0.7120069347405825], "count": [989]}, "gripper_mode_state": {"mean": [1.0, 0.6461071789686552], "std": [0.0, 0.47817642377455566], "min": [1, 0], "max": [1, 1], "count": [989]}, "gripper_activity_state": {"mean": [2.0, 1.7583417593528816], "std": [0.0, 0.6110241700502392], "min": [2, 0], "max": [2, 2], "count": [989]}, "gripper_mode_action": {"mean": [1.0, 0.6461071789686552], "std": [0.0, 0.47817642377455566], "min": [1, 0], "max": [1, 1], "count": [989]}, "gripper_activity_action": {"mean": [2.0, 1.7583417593528816], "std": [0.0, 0.6110241700502392], "min": [2, 0], "max": [2, 2], "count": [989]}, "gripper_open_scale_state": {"mean": [0.0388406609655477, 0.28807333051064754], "std": [9.582521215172091e-05, 0.35145071558558305], "min": [0.03869993346078055, 0.02067849040031433], "max": [0.039486395461218696, 0.9748731340680804], "count": [989]}, "gripper_open_scale_action": {"mean": [0.0388406609655477, 0.28807333051064754], "std": [9.582521215172091e-05, 0.35145071558558305], "min": [0.03869993346078055, 0.02067849040031433], "max": [0.039486395461218696, 0.9748731340680804], "count": [989]}}} +{"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.5077848813767932]], [[0.54721673757887]], [[0.541542021227683]]], "std": [[[0.2378241908612064]], [[0.2592361648401247]], [[0.2766274440031527]]], "count": [308]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383667451829216]], [[0.44245262587358175]], [[0.43479811684774916]]], "std": [[[0.15988110316719906]], [[0.159461248980783]], [[0.18089638993541907]]], "count": [308]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45099964455479163]], [[0.4161314245395128]], [[0.40153309707721474]]], "std": [[[0.24868376962411975]], [[0.24757750455221905]], [[0.2653237866578052]]], "count": [308]}, "observation.state": {"min": [-0.8956807255744934, -0.002113981870934367, -1.0737864971160889, -1.1750292778015137, -0.26464417576789856, -0.9509796500205994, 0.06810014694929123, -1.7655638456344604, -0.012444174848496914, -1.5714913606643677, -1.5299999713897705, -0.3634309768676758, -0.19791801273822784, 0.03805510699748993], "max": [0.17055515944957733, 1.9527575969696045, -0.0015339808305725455, 0.08491606265306473, 0.3047552704811096, 0.15592075884342194, 0.06954994797706604, 0.6770907640457153, 2.4656193256378174, 0.0029061182867735624, 0.462448388338089, 1.1218838691711426, 1.712093472480774, 1.708220362663269], "mean": [-0.03774493932723999, 0.14868484437465668, -0.07844498753547668, -0.038195058703422546, 0.014986082911491394, -0.05395035445690155, 0.06824572384357452, -0.3150944411754608, 1.2398250102996826, -0.597228467464447, -0.400945246219635, 0.13248823583126068, 0.10287515074014664, 0.5710660815238953], "std": [0.13976268470287323, 0.4458007514476776, 0.1988142728805542, 0.2841581404209137, 0.0580504946410656, 0.22885523736476898, 0.00016589714505244046, 0.5531924366950989, 0.8405043482780457, 0.47543105483055115, 0.45378121733665466, 0.2543039321899414, 0.3087169826030731, 0.6722880005836487], "count": [2087]}, "action": {"min": [-0.8956807255744934, -0.002113981870934367, -1.0737864971160889, -1.1750292778015137, -0.26464417576789856, -0.9509796500205994, 0.06810014694929123, -1.7655638456344604, -0.012444174848496914, -1.5714913606643677, -1.5299999713897705, -0.3634309768676758, -0.19791801273822784, 0.03805510699748993], "max": [0.17055515944957733, 1.9527575969696045, -0.0015339808305725455, 0.08491606265306473, 0.3047552704811096, 0.15592075884342194, 0.06954994797706604, 0.6770907640457153, 2.4656193256378174, 0.0029061182867735624, 0.462448388338089, 1.1218838691711426, 1.712093472480774, 1.708220362663269], "mean": [-0.03774493932723999, 0.14868484437465668, -0.07844498753547668, -0.038195058703422546, 0.014986082911491394, -0.05395035445690155, 0.06824572384357452, -0.3150944411754608, 1.2398250102996826, -0.597228467464447, -0.400945246219635, 0.13248823583126068, 0.10287515074014664, 0.5710660815238953], "std": [0.13976268470287323, 0.4458007514476776, 0.1988142728805542, 0.2841581404209137, 0.0580504946410656, 0.22885523736476898, 0.00016589714505244046, 0.5531924366950989, 0.8405043482780457, 0.47543105483055115, 0.45378121733665466, 0.2543039321899414, 0.3087169826030731, 0.6722880005836487], "count": [2087]}, "timestamp": {"min": [0.0], "max": [69.53333333333333], "mean": [34.766666666666666], "std": [20.08216455796868], "count": [2087]}, "frame_index": {"min": [0], "max": [2086], "mean": [1043.0], "std": [602.4649367390604], "count": [2087]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [2087]}, "index": {"min": [29254], "max": [31340], "mean": [30297.0], "std": [602.4649367390604], "count": [2087]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2087]}, "subtask_annotation": {"mean": [15.929563967417346, 33.0, 33.0, 33.0, 33.0], "std": [11.34772194923255, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2087]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [2087]}, "eef_direction_state": {"mean": [5.498322951605175, 2.9578342117872545], "std": [1.4764959571939529, 2.2826494381355755], "min": [0, 0], "max": [6, 6], "count": [2087]}, "eef_velocity_state": {"mean": [0.2232870148538572, 1.3809295639674173], "std": [0.6105400105591565, 0.8432945286345016], "min": [0, 0], "max": [2, 2], "count": [2087]}, "eef_acc_mag_state": {"mean": [0.18207954000958312, 1.1058936272160997], "std": [0.5174528372808052, 0.7987764686409262], "min": [0, 0], "max": [2, 2], "count": [2087]}, "eef_direction_action": {"mean": [5.498322951605175, 2.9578342117872545], "std": [1.4764959571939529, 2.2826494381355755], "min": [0, 0], "max": [6, 6], "count": [2087]}, "eef_velocity_action": {"mean": [0.2232870148538572, 1.3809295639674173], "std": [0.6105400105591565, 0.8432945286345016], "min": [0, 0], "max": [2, 2], "count": [2087]}, "eef_acc_mag_action": {"mean": [0.18207954000958312, 1.1058936272160997], "std": [0.5174528372808052, 0.7987764686409262], "min": [0, 0], "max": [2, 2], "count": [2087]}, "eef_sim_pose_state": {"mean": [0.09106522936560016, 0.32456314245864754, 1.1954837975314396, -0.0547573841965472, 0.032040289255105055, -0.022751997508702278, 0.2397025224730471, -0.4059052531960073, 1.2407421944000905, 0.13252580273675466, 0.23656819039393323, -0.17470572385410138], "std": [0.0749208830856717, 0.033280320210382804, 0.04086817590444639, 0.23182666751430758, 0.05311374469116821, 0.10429775521066725, 0.14443460271149197, 0.1478746320635114, 0.06721053744719177, 0.29524495066541295, 0.26714132353642395, 0.4051801013950631], "min": [0.05794076357319466, 0.11253602702010246, 1.1813830044707032, -0.9572068762781092, -0.3117133328510018, -0.7760585716766366, 0.027500661531739978, -0.774446030469077, 1.1391983290171692, -0.16340484694502472, -0.35727301104710407, -1.4908614520181322], "max": [0.437839838531093, 0.33931780307930953, 1.4391527359838923, 0.15339665375041087, 0.3617207612169344, 0.2677426966274363, 0.5434298721208417, -0.0887377372755564, 1.4959995633571004, 1.4077256010361396, 1.0477233356224436, 0.5258057402866366], "count": [2087]}, "eef_sim_pose_action": {"mean": [0.09106522936560016, 0.32456314245864754, 1.1954837975314396, -0.0547573841965472, 0.032040289255105055, -0.022751997508702278, 0.2397025224730471, -0.4059052531960073, 1.2407421944000905, 0.13252580273675466, 0.23656819039393323, -0.17470572385410138], "std": [0.0749208830856717, 0.033280320210382804, 0.04086817590444639, 0.23182666751430758, 0.05311374469116821, 0.10429775521066725, 0.14443460271149197, 0.1478746320635114, 0.06721053744719177, 0.29524495066541295, 0.26714132353642395, 0.4051801013950631], "min": [0.05794076357319466, 0.11253602702010246, 1.1813830044707032, -0.9572068762781092, -0.3117133328510018, -0.7760585716766366, 0.027500661531739978, -0.774446030469077, 1.1391983290171692, -0.16340484694502472, -0.35727301104710407, -1.4908614520181322], "max": [0.437839838531093, 0.33931780307930953, 1.4391527359838923, 0.15339665375041087, 0.3617207612169344, 0.2677426966274363, 0.5434298721208417, -0.0887377372755564, 1.4959995633571004, 1.4077256010361396, 1.0477233356224436, 0.5258057402866366], "count": [2087]}, "gripper_mode_state": {"mean": [1.0, 0.6229036895064686], "std": [0.0, 0.4846593474861339], "min": [1, 0], "max": [1, 1], "count": [2087]}, "gripper_activity_state": {"mean": [2.0, 1.768567321514135], "std": [0.0, 0.6015544535295619], "min": [2, 0], "max": [2, 2], "count": [2087]}, "gripper_mode_action": {"mean": [1.0, 0.6229036895064686], "std": [0.0, 0.4846593474861339], "min": [1, 0], "max": [1, 1], "count": [2087]}, "gripper_activity_action": {"mean": [2.0, 1.768567321514135], "std": [0.0, 0.6015544535295619], "min": [2, 0], "max": [2, 2], "count": [2087]}, "gripper_open_scale_state": {"mean": [0.03899749724459808, 0.32632493561003895], "std": [9.479874686642742e-05, 0.3841636687327279], "min": [0.03891436968530927, 0.021745775427137102], "max": [0.03974282741546631, 0.9761259215218681], "count": [2087]}, "gripper_open_scale_action": {"mean": [0.03899749724459808, 0.32632493561003895], "std": [9.479874686642742e-05, 0.3841636687327279], "min": [0.03891436968530927, 0.021745775427137102], "max": [0.03974282741546631, 0.9761259215218681], "count": [2087]}}} +{"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.5064928912846277]], [[0.5456326058893308]], [[0.5408882230828274]]], "std": [[[0.234597366146362]], [[0.25798647725554075]], [[0.2761534108217527]]], "count": [281]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439152749672427]], [[0.44773657824141916]], [[0.4375101004814737]]], "std": [[[0.15591665965102078]], [[0.15912958444629866]], [[0.18529059967249997]]], "count": [281]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427993936997495]], [[0.4130485922126858]], [[0.3950038475255662]]], "std": [[[0.24750615978538548]], [[0.24586587189322937]], [[0.26385124539864563]]], "count": [281]}, "observation.state": {"min": [-0.7502025365829468, -0.005820766557008028, -1.101398229598999, -1.0353456735610962, -0.15912309288978577, -1.1473963260650635, 0.06810014694929123, -1.3336609601974487, -0.008374986238777637, -1.9908722639083862, -1.5299999713897705, -0.748190701007843, -0.17411544919013977, 0.038045503199100494], "max": [0.006135923322290182, 1.9591312408447266, 1.6194451559683678e-19, 0.21419106423854828, 0.26624444127082825, 0.1801561713218689, 0.06947670131921768, 0.5808489322662354, 2.7657673358917236, 0.00422395346686244, 0.9556700587272644, 1.3361083269119263, 1.5155730247497559, 1.7081748247146606], "mean": [-0.026540329679846764, 0.15094362199306488, -0.09496334940195084, -0.024957804009318352, 0.014390946365892887, -0.06909048557281494, 0.06824332475662231, -0.25868090987205505, 1.440559983253479, -0.8691913485527039, -0.371639609336853, 0.12034053355455399, 0.11189448833465576, 0.605939507484436], "std": [0.1082446351647377, 0.4713481366634369, 0.2322119027376175, 0.2741802930831909, 0.05307219922542572, 0.2861851453781128, 0.00019573071040213108, 0.4617900848388672, 0.9062969088554382, 0.636760950088501, 0.6339530944824219, 0.2740998864173889, 0.34162503480911255, 0.6757411956787109], "count": [1846]}, "action": {"min": [-0.7502025365829468, -0.005820766557008028, -1.101398229598999, -1.0353456735610962, -0.15912309288978577, -1.1473963260650635, 0.06810014694929123, -1.3336609601974487, -0.008374986238777637, -1.9908722639083862, -1.5299999713897705, -0.748190701007843, -0.17411544919013977, 0.038045503199100494], "max": [0.006135923322290182, 1.9591312408447266, 1.6194451559683678e-19, 0.21419106423854828, 0.26624444127082825, 0.1801561713218689, 0.06947670131921768, 0.5808489322662354, 2.7657673358917236, 0.00422395346686244, 0.9556700587272644, 1.3361083269119263, 1.5155730247497559, 1.7081748247146606], "mean": [-0.026540329679846764, 0.15094362199306488, -0.09496334940195084, -0.024957804009318352, 0.014390946365892887, -0.06909048557281494, 0.06824332475662231, -0.25868090987205505, 1.440559983253479, -0.8691913485527039, -0.371639609336853, 0.12034053355455399, 0.11189448833465576, 0.605939507484436], "std": [0.1082446351647377, 0.4713481366634369, 0.2322119027376175, 0.2741802930831909, 0.05307219922542572, 0.2861851453781128, 0.00019573071040213108, 0.4617900848388672, 0.9062969088554382, 0.636760950088501, 0.6339530944824219, 0.2740998864173889, 0.34162503480911255, 0.6757411956787109], "count": [1846]}, "timestamp": {"min": [0.0], "max": [61.5], "mean": [30.75], "std": [17.763140675755135], "count": [1846]}, "frame_index": {"min": [0], "max": [1845], "mean": [922.5], "std": [532.8942202726541], "count": [1846]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1846]}, "index": {"min": [31341], "max": [33186], "mean": [32263.5], "std": [532.8942202726541], "count": [1846]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1846]}, "subtask_annotation": {"mean": [15.304442036836402, 33.0, 33.0, 33.0, 33.0], "std": [6.615950700410275, 0.0, 0.0, 0.0, 0.0], "min": [8, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1846]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1846]}, "eef_direction_state": {"mean": [5.496749729144096, 3.0059588299024917], "std": [1.4938444477999218, 2.2115787163638156], "min": [0, 0], "max": [6, 6], "count": [1846]}, "eef_velocity_state": {"mean": [0.2172264355362947, 1.3808234019501626], "std": [0.6059886218668142, 0.8344171477127506], "min": [0, 0], "max": [2, 2], "count": [1846]}, "eef_acc_mag_state": {"mean": [0.17551462621885158, 1.1094257854821234], "std": [0.5178991549775643, 0.7906194313504756], "min": [0, 0], "max": [2, 2], "count": [1846]}, "eef_direction_action": {"mean": [5.496749729144096, 3.0059588299024917], "std": [1.4938444477999218, 2.2115787163638156], "min": [0, 0], "max": [6, 6], "count": [1846]}, "eef_velocity_action": {"mean": [0.2172264355362947, 1.3808234019501626], "std": [0.6059886218668142, 0.8344171477127506], "min": [0, 0], "max": [2, 2], "count": [1846]}, "eef_acc_mag_action": {"mean": [0.17551462621885158, 1.1094257854821234], "std": [0.5178991549775643, 0.7906194313504756], "min": [0, 0], "max": [2, 2], "count": [1846]}, "eef_sim_pose_state": {"mean": [0.0941318490644097, 0.3266094412874337, 1.1960726207115113, -0.069356864399194, 0.03103802370778503, -0.012095884190397163, 0.3033575268014213, -0.4035603205303328, 1.2540966046285877, 0.12523804539071418, 0.19997917730990694, -0.13119760985955553], "std": [0.08902443681582933, 0.025765506023994435, 0.0397084135637341, 0.28900168387589015, 0.058843625260563664, 0.08711441948795316, 0.1699869417066726, 0.1525191986184756, 0.07454778386643628, 0.31644696149660917, 0.35054898250991234, 0.3966427310505366], "min": [0.05875067286249053, 0.15335505381241152, 1.181621190246254, -1.1605841911641956, -0.1985957198658943, -0.6814254497533938, 0.06728605642808785, -0.7660677719024946, 1.1387305535398826, -0.18009028739714414, -0.5414050781698327, -1.3344301156508265], "max": [0.4729176618666762, 0.33937225727080206, 1.367477565183702, 0.17280851077598475, 0.39728339265125734, 0.21273695488975541, 0.5980275756875569, -0.05287019496525403, 1.5345595429474754, 1.4435653966432311, 1.34043683491783, 0.7017958248148278], "count": [1846]}, "eef_sim_pose_action": {"mean": [0.0941318490644097, 0.3266094412874337, 1.1960726207115113, -0.069356864399194, 0.03103802370778503, -0.012095884190397163, 0.3033575268014213, -0.4035603205303328, 1.2540966046285877, 0.12523804539071418, 0.19997917730990694, -0.13119760985955553], "std": [0.08902443681582933, 0.025765506023994435, 0.0397084135637341, 0.28900168387589015, 0.058843625260563664, 0.08711441948795316, 0.1699869417066726, 0.1525191986184756, 0.07454778386643628, 0.31644696149660917, 0.35054898250991234, 0.3966427310505366], "min": [0.05875067286249053, 0.15335505381241152, 1.181621190246254, -1.1605841911641956, -0.1985957198658943, -0.6814254497533938, 0.06728605642808785, -0.7660677719024946, 1.1387305535398826, -0.18009028739714414, -0.5414050781698327, -1.3344301156508265], "max": [0.4729176618666762, 0.33937225727080206, 1.367477565183702, 0.17280851077598475, 0.39728339265125734, 0.21273695488975541, 0.5980275756875569, -0.05287019496525403, 1.5345595429474754, 1.4435653966432311, 1.34043683491783, 0.7017958248148278], "count": [1846]}, "gripper_mode_state": {"mean": [1.0, 0.5947995666305526], "std": [0.0, 0.49093079162613457], "min": [1, 0], "max": [1, 1], "count": [1846]}, "gripper_activity_state": {"mean": [2.0, 1.7416034669555795], "std": [0.0, 0.629598942722305], "min": [2, 0], "max": [2, 2], "count": [1846]}, "gripper_mode_action": {"mean": [1.0, 0.5947995666305526], "std": [0.0, 0.49093079162613457], "min": [1, 0], "max": [1, 1], "count": [1846]}, "gripper_activity_action": {"mean": [2.0, 1.7416034669555795], "std": [0.0, 0.629598942722305], "min": [2, 0], "max": [2, 2], "count": [1846]}, "gripper_open_scale_state": {"mean": [0.03899610039573824, 0.34625209679066443], "std": [0.00011184608934983582, 0.3861393293935961], "min": [0.03891436968530927, 0.02174028754234314], "max": [0.0397009721824101, 0.9760998998369489], "count": [1846]}, "gripper_open_scale_action": {"mean": [0.03899610039573824, 0.34625209679066443], "std": [0.00011184608934983582, 0.3861393293935961], "min": [0.03891436968530927, 0.02174028754234314], "max": [0.0397009721824101, 0.9760998998369489], "count": [1846]}}} +{"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.5037040379283027]], [[0.531218589961237]], [[0.5215966731389525]]], "std": [[[0.24711684244595797]], [[0.2646826421715495]], [[0.2804422273305392]]], "count": [308]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45464802170868346]], [[0.45760552301728774]], [[0.4469198426845486]]], "std": [[[0.17144156457926976]], [[0.17023727099878302]], [[0.1893529207244204]]], "count": [308]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45064645403615994]], [[0.41970564627366097]], [[0.403881690681323]]], "std": [[[0.2576513745012072]], [[0.25511504429464354]], [[0.2715512105712162]]], "count": [308]}, "observation.state": {"min": [-0.9756118059158325, -0.010697380639612675, -0.685623824596405, -1.0172185897827148, -0.13775646686553955, -0.6197282671928406, 0.06835036724805832, -1.646997332572937, -0.009172889403998852, -1.9435536861419678, -1.5299999713897705, -0.2759813666343689, -0.19088444113731384, 0.033403199166059494], "max": [0.181255504488945, 1.6656607389450073, 8.131516293641283e-20, 0.10529165714979172, 0.4514505863189697, 0.18861033022403717, 0.06997749209403992, 0.678773045539856, 2.557119607925415, 0.003844060003757477, 0.6472802758216858, 1.3843002319335938, 1.974469542503357, 1.707964539527893], "mean": [-0.035657599568367004, 0.13384206593036652, -0.04626210033893585, -0.08227293193340302, 0.01908773183822632, -0.05072007328271866, 0.06846044212579727, -0.23913925886154175, 1.1144572496414185, -0.5476531386375427, -0.38256895542144775, 0.12257298827171326, 0.15797634422779083, 0.6374830007553101], "std": [0.12412166595458984, 0.38580864667892456, 0.13775041699409485, 0.2528572380542755, 0.06168822944164276, 0.1560562551021576, 0.0001923201052704826, 0.508036196231842, 0.8876513838768005, 0.5115985870361328, 0.5334411263465881, 0.24009495973587036, 0.3454411029815674, 0.683140218257904], "count": [2082]}, "action": {"min": [-0.9756118059158325, -0.010697380639612675, -0.685623824596405, -1.0172185897827148, -0.13775646686553955, -0.6197282671928406, 0.06835036724805832, -1.646997332572937, -0.009172889403998852, -1.9435536861419678, -1.5299999713897705, -0.2759813666343689, -0.19088444113731384, 0.033403199166059494], "max": [0.181255504488945, 1.6656607389450073, 8.131516293641283e-20, 0.10529165714979172, 0.4514505863189697, 0.18861033022403717, 0.06997749209403992, 0.678773045539856, 2.557119607925415, 0.003844060003757477, 0.6472802758216858, 1.3843002319335938, 1.974469542503357, 1.707964539527893], "mean": [-0.035657599568367004, 0.13384206593036652, -0.04626210033893585, -0.08227293193340302, 0.01908773183822632, -0.05072007328271866, 0.06846044212579727, -0.23913925886154175, 1.1144572496414185, -0.5476531386375427, -0.38256895542144775, 0.12257298827171326, 0.15797634422779083, 0.6374830007553101], "std": [0.12412166595458984, 0.38580864667892456, 0.13775041699409485, 0.2528572380542755, 0.06168822944164276, 0.1560562551021576, 0.0001923201052704826, 0.508036196231842, 0.8876513838768005, 0.5115985870361328, 0.5334411263465881, 0.24009495973587036, 0.3454411029815674, 0.683140218257904], "count": [2082]}, "timestamp": {"min": [0.0], "max": [69.36666666666666], "mean": [34.68333333333334], "std": [20.03405202999984], "count": [2082]}, "frame_index": {"min": [0], "max": [2081], "mean": [1040.5], "std": [601.0215608999953], "count": [2082]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [2082]}, "index": {"min": [33187], "max": [35268], "mean": [34227.5], "std": [601.0215608999953], "count": [2082]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2082]}, "subtask_annotation": {"mean": [15.681075888568683, 33.0, 33.0, 33.0, 33.0], "std": [11.106034966418868, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2082]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [2082]}, "eef_direction_state": {"mean": [5.4716618635927, 3.4269932756964456], "std": [1.5026118870707492, 2.2880261952765766], "min": [0, 0], "max": [6, 6], "count": [2082]}, "eef_velocity_state": {"mean": [0.2329490874159462, 1.2536023054755043], "std": [0.6206577081480575, 0.8897154891521762], "min": [0, 0], "max": [2, 2], "count": [2082]}, "eef_acc_mag_state": {"mean": [0.18972142170989434, 1.0134486071085496], "std": [0.5341642355674593, 0.8361499295051115], "min": [0, 0], "max": [2, 2], "count": [2082]}, "eef_direction_action": {"mean": [5.4716618635927, 3.4269932756964456], "std": [1.5026118870707492, 2.2880261952765766], "min": [0, 0], "max": [6, 6], "count": [2082]}, "eef_velocity_action": {"mean": [0.2329490874159462, 1.2536023054755043], "std": [0.6206577081480575, 0.8897154891521762], "min": [0, 0], "max": [2, 2], "count": [2082]}, "eef_acc_mag_action": {"mean": [0.18972142170989434, 1.0134486071085496], "std": [0.5341642355674593, 0.8361499295051115], "min": [0, 0], "max": [2, 2], "count": [2082]}, "eef_sim_pose_state": {"mean": [0.08886718145092198, 0.329222400654309, 1.195880195255829, -0.05078770860308324, 0.005347470114884391, -0.016417578989152366, 0.22752488844019506, -0.38802873150109274, 1.2405137118068426, 0.17655317511803426, 0.1843389117566159, -0.10742290639870454], "std": [0.06069932793283216, 0.02198137477632706, 0.038211219984579964, 0.15641064678494826, 0.04028383976084027, 0.09442826942835442, 0.1534791548165889, 0.13187237558681336, 0.07253265335181971, 0.3220621405843489, 0.296873344694734, 0.41241846739843074], "min": [0.05698279717295092, 0.1571648546320619, 1.1816998976021744, -0.6209049027123688, -0.4057262016045755, -0.7992486974818028, 0.05220104919743242, -0.8064541711345353, 1.1461310575907553, -0.19086424648795225, -0.4697412834324821, -1.4260679217006857], "max": [0.365109891446953, 0.3741947467772895, 1.3854740722406482, 0.18862708066649564, 0.3043723376109777, 0.3781455360223611, 0.5795903747657497, -0.05469560314827586, 1.4688145003672712, 1.6450087363872843, 0.9731839095739496, 0.7155360940640259], "count": [2082]}, "eef_sim_pose_action": {"mean": [0.08886718145092198, 0.329222400654309, 1.195880195255829, -0.05078770860308324, 0.005347470114884391, -0.016417578989152366, 0.22752488844019506, -0.38802873150109274, 1.2405137118068426, 0.17655317511803426, 0.1843389117566159, -0.10742290639870454], "std": [0.06069932793283216, 0.02198137477632706, 0.038211219984579964, 0.15641064678494826, 0.04028383976084027, 0.09442826942835442, 0.1534791548165889, 0.13187237558681336, 0.07253265335181971, 0.3220621405843489, 0.296873344694734, 0.41241846739843074], "min": [0.05698279717295092, 0.1571648546320619, 1.1816998976021744, -0.6209049027123688, -0.4057262016045755, -0.7992486974818028, 0.05220104919743242, -0.8064541711345353, 1.1461310575907553, -0.19086424648795225, -0.4697412834324821, -1.4260679217006857], "max": [0.365109891446953, 0.3741947467772895, 1.3854740722406482, 0.18862708066649564, 0.3043723376109777, 0.3781455360223611, 0.5795903747657497, -0.05469560314827586, 1.4688145003672712, 1.6450087363872843, 0.9731839095739496, 0.7155360940640259], "count": [2082]}, "gripper_mode_state": {"mean": [1.0, 0.5730067243035543], "std": [0.0, 0.4946413025683048], "min": [1, 0], "max": [1, 1], "count": [2082]}, "gripper_activity_state": {"mean": [2.0, 1.7598463016330452], "std": [0.0, 0.6096892764685972], "min": [2, 0], "max": [2, 2], "count": [2082]}, "gripper_mode_action": {"mean": [1.0, 0.5730067243035543], "std": [0.0, 0.4946413025683048], "min": [1, 0], "max": [1, 1], "count": [2082]}, "gripper_activity_action": {"mean": [2.0, 1.7598463016330452], "std": [0.0, 0.6096892764685972], "min": [2, 0], "max": [2, 2], "count": [2082]}, "gripper_open_scale_state": {"mean": [0.03911997458850359, 0.3642774622739611], "std": [0.00010989674615288867, 0.39036521533044577], "min": [0.03905735271317618, 0.019087542380605425], "max": [0.03998713833945138, 0.9759797368730817], "count": [2082]}, "gripper_open_scale_action": {"mean": [0.03911997458850359, 0.3642774622739611], "std": [0.00010989674615288867, 0.39036521533044577], "min": [0.03905735271317618, 0.019087542380605425], "max": [0.03998713833945138, 0.9759797368730817], "count": [2082]}}} +{"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.5059106110808521]], [[0.5331969275750423]], [[0.5241700953915517]]], "std": [[[0.24485320020034423]], [[0.26379267119882505]], [[0.27977767420767985]]], "count": [288]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508672253237715]], [[0.4535693943279472]], [[0.44390981394486806]]], "std": [[[0.1661790917034586]], [[0.16754212077730335]], [[0.18972796074988915]]], "count": [288]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45086869666848217]], [[0.41645060593681915]], [[0.40077760378842897]]], "std": [[[0.2549751834434558]], [[0.2528535630776601]], [[0.2708812195005429]]], "count": [288]}, "observation.state": {"min": [-0.7474794983863831, -0.005671309307217598, -0.6335205435752869, -1.1688933372497559, -0.03259102255105972, -0.740544855594635, 0.06835036724805832, -1.3483973741531372, -0.01096161175519228, -1.877416968345642, -1.5299999713897705, -0.18979787826538086, -0.259013295173645, 0.0412629134953022], "max": [0.02872069925069809, 1.618572473526001, 0.0, 0.2016637772321701, 0.3685447573661804, 0.1327742636203766, 0.06984544545412064, 0.723522961139679, 2.5834388732910156, 0.0025128137785941362, 0.36201947927474976, 1.24129319190979, 1.6562964916229248, 1.707964539527893], "mean": [-0.02733156457543373, 0.11522532999515533, -0.06405836343765259, -0.015914224088191986, 0.02010112814605236, -0.023594800382852554, 0.06851360946893692, -0.19590356945991516, 1.0760233402252197, -0.48144277930259705, -0.3696250915527344, 0.13698941469192505, 0.11022970080375671, 0.6534809470176697], "std": [0.10393678396940231, 0.3736904561519623, 0.11828826367855072, 0.306356281042099, 0.06590411812067032, 0.13451407849788666, 0.00019470462575554848, 0.3952159285545349, 0.836015522480011, 0.4458358883857727, 0.46720704436302185, 0.22017613053321838, 0.35015028715133667, 0.6898382902145386], "count": [1908]}, "action": {"min": [-0.7474794983863831, -0.005671309307217598, -0.6335205435752869, -1.1688933372497559, -0.03259102255105972, -0.740544855594635, 0.06835036724805832, -1.3483973741531372, -0.01096161175519228, -1.877416968345642, -1.5299999713897705, -0.18979787826538086, -0.259013295173645, 0.0412629134953022], "max": [0.02872069925069809, 1.618572473526001, 0.0, 0.2016637772321701, 0.3685447573661804, 0.1327742636203766, 0.06984544545412064, 0.723522961139679, 2.5834388732910156, 0.0025128137785941362, 0.36201947927474976, 1.24129319190979, 1.6562964916229248, 1.707964539527893], "mean": [-0.02733156457543373, 0.11522532999515533, -0.06405836343765259, -0.015914224088191986, 0.02010112814605236, -0.023594800382852554, 0.06851360946893692, -0.19590356945991516, 1.0760233402252197, -0.48144277930259705, -0.3696250915527344, 0.13698941469192505, 0.11022970080375671, 0.6534809470176697], "std": [0.10393678396940231, 0.3736904561519623, 0.11828826367855072, 0.306356281042099, 0.06590411812067032, 0.13451407849788666, 0.00019470462575554848, 0.3952159285545349, 0.836015522480011, 0.4458358883857727, 0.46720704436302185, 0.22017613053321838, 0.35015028715133667, 0.6898382902145386], "count": [1908]}, "timestamp": {"min": [0.0], "max": [63.56666666666667], "mean": [31.783333333333328], "std": [18.359736038609253], "count": [1908]}, "frame_index": {"min": [0], "max": [1907], "mean": [953.5], "std": [550.7920811582776], "count": [1908]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1908]}, "index": {"min": [35269], "max": [37176], "mean": [36222.5], "std": [550.7920811582776], "count": [1908]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1908]}, "subtask_annotation": {"mean": [17.785639412997902, 33.0, 33.0, 33.0, 33.0], "std": [11.223975875081063, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1908]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1908]}, "eef_direction_state": {"mean": [5.561320754716981, 3.1215932914046123], "std": [1.4060041719347784, 2.319567474455197], "min": [0, 0], "max": [6, 6], "count": [1908]}, "eef_velocity_state": {"mean": [0.19968553459119498, 1.3034591194968554], "std": [0.5894423204350612, 0.8697384995233421], "min": [0, 0], "max": [2, 2], "count": [1908]}, "eef_acc_mag_state": {"mean": [0.14779874213836477, 1.0812368972746331], "std": [0.4782046014385331, 0.8172691529771529], "min": [0, 0], "max": [2, 2], "count": [1908]}, "eef_direction_action": {"mean": [5.561320754716981, 3.1215932914046123], "std": [1.4060041719347784, 2.319567474455197], "min": [0, 0], "max": [6, 6], "count": [1908]}, "eef_velocity_action": {"mean": [0.19968553459119498, 1.3034591194968554], "std": [0.5894423204350612, 0.8697384995233421], "min": [0, 0], "max": [2, 2], "count": [1908]}, "eef_acc_mag_action": {"mean": [0.14779874213836477, 1.0812368972746331], "std": [0.4782046014385331, 0.8172691529771529], "min": [0, 0], "max": [2, 2], "count": [1908]}, "eef_sim_pose_state": {"mean": [0.08427984095006127, 0.3297376773795217, 1.1942069160391255, -0.025339258274450105, 0.03547496219514263, -0.007063342405425595, 0.2316644988505032, -0.38225622111914065, 1.2361553392312914, 0.13568840096861867, 0.22239582930661786, -0.05109601626107379], "std": [0.06087732820874376, 0.01698552975786033, 0.034379200339881136, 0.1376585298789396, 0.06667889639142482, 0.06879630956742859, 0.13971247499454187, 0.1164751682517621, 0.05506573793402447, 0.3361566111871591, 0.2850583348837154, 0.35095581837354595], "min": [0.0564901512436764, 0.22157262110145234, 1.1823377627897238, -0.7576248233923029, -0.3482959745145975, -0.5651334179445611, 0.05530095264109523, -0.7796914529529358, 1.1588349946008627, -0.23595596887268006, -0.32607251874598786, -0.9606830719168009], "max": [0.3629337488479669, 0.33950293507845924, 1.3592644522066406, 0.1526244590799275, 0.2910852582992691, 0.25006339277738804, 0.522898220326905, 0.01745544192236651, 1.3940629413531407, 1.455697446199785, 0.993254029573102, 0.952632925098557], "count": [1908]}, "eef_sim_pose_action": {"mean": [0.08427984095006127, 0.3297376773795217, 1.1942069160391255, -0.025339258274450105, 0.03547496219514263, -0.007063342405425595, 0.2316644988505032, -0.38225622111914065, 1.2361553392312914, 0.13568840096861867, 0.22239582930661786, -0.05109601626107379], "std": [0.06087732820874376, 0.01698552975786033, 0.034379200339881136, 0.1376585298789396, 0.06667889639142482, 0.06879630956742859, 0.13971247499454187, 0.1164751682517621, 0.05506573793402447, 0.3361566111871591, 0.2850583348837154, 0.35095581837354595], "min": [0.0564901512436764, 0.22157262110145234, 1.1823377627897238, -0.7576248233923029, -0.3482959745145975, -0.5651334179445611, 0.05530095264109523, -0.7796914529529358, 1.1588349946008627, -0.23595596887268006, -0.32607251874598786, -0.9606830719168009], "max": [0.3629337488479669, 0.33950293507845924, 1.3592644522066406, 0.1526244590799275, 0.2910852582992691, 0.25006339277738804, 0.522898220326905, 0.01745544192236651, 1.3940629413531407, 1.455697446199785, 0.993254029573102, 0.952632925098557], "count": [1908]}, "gripper_mode_state": {"mean": [1.0, 0.5634171907756813], "std": [0.0, 0.49596195409942234], "min": [1, 0], "max": [1, 1], "count": [1908]}, "gripper_activity_state": {"mean": [2.0, 1.7473794549266248], "std": [0.0, 0.624548850703794], "min": [2, 0], "max": [2, 2], "count": [1908]}, "gripper_mode_action": {"mean": [1.0, 0.5634171907756813], "std": [0.0, 0.49596195409942234], "min": [1, 0], "max": [1, 1], "count": [1908]}, "gripper_activity_action": {"mean": [2.0, 1.7473794549266248], "std": [0.0, 0.624548850703794], "min": [2, 0], "max": [2, 2], "count": [1908]}, "gripper_open_scale_state": {"mean": [0.03914962664768655, 0.37341870778435543], "std": [0.00011125662151267651, 0.39419277371221395], "min": [0.03905735271317618, 0.023578807711601257], "max": [0.03991168311664036, 0.9759797368730817], "count": [1908]}, "gripper_open_scale_action": {"mean": [0.03914962664768655, 0.37341870778435543], "std": [0.00011125662151267651, 0.39419277371221395], "min": [0.03905735271317618, 0.023578807711601257], "max": [0.03991168311664036, 0.9759797368730817], "count": [1908]}}} +{"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.5042561657888613]], [[0.5305114916696633]], [[0.5202486119043087]]], "std": [[[0.246942535697512]], [[0.2652035171230883]], [[0.28092078193985903]]], "count": [309]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464144501202135]], [[0.4486756817973504]], [[0.43878751912487396]]], "std": [[[0.16389056451276826]], [[0.16444852524113776]], [[0.18407764265552023]]], "count": [309]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45050432204525104]], [[0.41817938867384424]], [[0.4013129922231388]]], "std": [[[0.2593277943654269]], [[0.2566900468891949]], [[0.2747797471818169]]], "count": [309]}, "observation.state": {"min": [-0.6212621927261353, -0.004444922786206007, -0.5703607201576233, -0.9004467129707336, -0.2803002893924713, -0.8578738570213318, 0.06797505170106888, -1.321766972541809, -0.00864309724420309, -1.9679834842681885, -1.5294448137283325, -0.21880872547626495, -0.19449719786643982, 0.03606114536523819], "max": [0.09257926791906357, 1.3725143671035767, 0.0, 0.26691266894340515, 0.24573977291584015, 0.14423902332782745, 0.06922635436058044, 0.6765449047088623, 2.5372042655944824, 0.004470703657716513, 0.2412080019712448, 1.18489670753479, 1.4992189407348633, 1.707964539527893], "mean": [-0.024311043322086334, 0.0941791757941246, -0.07848885655403137, 0.06009943410754204, 0.010320795699954033, -0.038213931024074554, 0.06810437887907028, -0.20772938430309296, 1.0226993560791016, -0.47856616973876953, -0.3511744737625122, 0.09522703289985657, 0.1493488848209381, 0.6753069758415222], "std": [0.08112496137619019, 0.3086240887641907, 0.09987546503543854, 0.2842547595500946, 0.04176755249500275, 0.17041993141174316, 6.012062658555806e-05, 0.43909257650375366, 0.8861745595932007, 0.4793034791946411, 0.4608343839645386, 0.22569218277931213, 0.3409974277019501, 0.6724397540092468], "count": [2092]}, "action": {"min": [-0.6212621927261353, -0.004444922786206007, -0.5703607201576233, -0.9004467129707336, -0.2803002893924713, -0.8578738570213318, 0.06797505170106888, -1.321766972541809, -0.00864309724420309, -1.9679834842681885, -1.5294448137283325, -0.21880872547626495, -0.19449719786643982, 0.03606114536523819], "max": [0.09257926791906357, 1.3725143671035767, 0.0, 0.26691266894340515, 0.24573977291584015, 0.14423902332782745, 0.06922635436058044, 0.6765449047088623, 2.5372042655944824, 0.004470703657716513, 0.2412080019712448, 1.18489670753479, 1.4992189407348633, 1.707964539527893], "mean": [-0.024311043322086334, 0.0941791757941246, -0.07848885655403137, 0.06009943410754204, 0.010320795699954033, -0.038213931024074554, 0.06810437887907028, -0.20772938430309296, 1.0226993560791016, -0.47856616973876953, -0.3511744737625122, 0.09522703289985657, 0.1493488848209381, 0.6753069758415222], "std": [0.08112496137619019, 0.3086240887641907, 0.09987546503543854, 0.2842547595500946, 0.04176755249500275, 0.17041993141174316, 6.012062658555806e-05, 0.43909257650375366, 0.8861745595932007, 0.4793034791946411, 0.4608343839645386, 0.22569218277931213, 0.3409974277019501, 0.6724397540092468], "count": [2092]}, "timestamp": {"min": [0.0], "max": [69.7], "mean": [34.85000000000001], "std": [20.130277085911054], "count": [2092]}, "frame_index": {"min": [0], "max": [2091], "mean": [1045.5], "std": [603.9083125773316], "count": [2092]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [2092]}, "index": {"min": [37177], "max": [39268], "mean": [38222.5], "std": [603.9083125773316], "count": [2092]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2092]}, "subtask_annotation": {"mean": [16.12189292543021, 33.0, 33.0, 33.0, 33.0], "std": [11.405231710700502, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2092]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [2092]}, "eef_direction_state": {"mean": [5.6065965583174, 3.339866156787763], "std": [1.3094795149757423, 2.3445305908550385], "min": [0, 0], "max": [6, 6], "count": [2092]}, "eef_velocity_state": {"mean": [0.16347992351816443, 1.248565965583174], "std": [0.5118527560351883, 0.8974005635507228], "min": [0, 0], "max": [2, 2], "count": [2092]}, "eef_acc_mag_state": {"mean": [0.13718929254302104, 1.0487571701720841], "std": [0.46256965422478774, 0.8259147453914985], "min": [0, 0], "max": [2, 2], "count": [2092]}, "eef_direction_action": {"mean": [5.6065965583174, 3.339866156787763], "std": [1.3094795149757423, 2.3445305908550385], "min": [0, 0], "max": [6, 6], "count": [2092]}, "eef_velocity_action": {"mean": [0.16347992351816443, 1.248565965583174], "std": [0.5118527560351883, 0.8974005635507228], "min": [0, 0], "max": [2, 2], "count": [2092]}, "eef_acc_mag_action": {"mean": [0.13718929254302104, 1.0487571701720841], "std": [0.46256965422478774, 0.8259147453914985], "min": [0, 0], "max": [2, 2], "count": [2092]}, "eef_sim_pose_state": {"mean": [0.07785944522175543, 0.33196756221827023, 1.193758806921492, -0.037655810597540855, 0.07580902818786886, -0.013944087928228474, 0.21554822717178987, -0.3925962068220912, 1.2306682087009597, 0.15943383151007948, 0.19227657084672828, -0.10955028775799269], "std": [0.04837199985661235, 0.010294984345492395, 0.03389382832499468, 0.16998083366770828, 0.08385085733996878, 0.08899252379005472, 0.1389709094091099, 0.13791601606343726, 0.05714384395550183, 0.33958559857115206, 0.2662694108848943, 0.39742897072316], "min": [0.055920173394635585, 0.2483401735665004, 1.1819465261763333, -0.8157584234511158, -0.17400663938203587, -0.8116884347902857, 0.05758206174601882, -0.7965904816818113, 1.1355388062921135, -0.1944864439100726, -0.351803512413988, -1.2982187692736287], "max": [0.3006521927718032, 0.3513857228090711, 1.3571567398179436, 0.141143262948019, 0.2174709031368034, 0.2645660892079131, 0.5152457000086862, -0.01903830553961645, 1.4420339142476721, 1.4058247915679054, 0.9279578501564725, 0.8820446361191268], "count": [2092]}, "eef_sim_pose_action": {"mean": [0.07785944522175543, 0.33196756221827023, 1.193758806921492, -0.037655810597540855, 0.07580902818786886, -0.013944087928228474, 0.21554822717178987, -0.3925962068220912, 1.2306682087009597, 0.15943383151007948, 0.19227657084672828, -0.10955028775799269], "std": [0.04837199985661235, 0.010294984345492395, 0.03389382832499468, 0.16998083366770828, 0.08385085733996878, 0.08899252379005472, 0.1389709094091099, 0.13791601606343726, 0.05714384395550183, 0.33958559857115206, 0.2662694108848943, 0.39742897072316], "min": [0.055920173394635585, 0.2483401735665004, 1.1819465261763333, -0.8157584234511158, -0.17400663938203587, -0.8116884347902857, 0.05758206174601882, -0.7965904816818113, 1.1355388062921135, -0.1944864439100726, -0.351803512413988, -1.2982187692736287], "max": [0.3006521927718032, 0.3513857228090711, 1.3571567398179436, 0.141143262948019, 0.2174709031368034, 0.2645660892079131, 0.5152457000086862, -0.01903830553961645, 1.4420339142476721, 1.4058247915679054, 0.9279578501564725, 0.8820446361191268], "count": [2092]}, "gripper_mode_state": {"mean": [1.0, 0.5267686424474187], "std": [0.0, 0.4992829255858072], "min": [1, 0], "max": [1, 1], "count": [2092]}, "gripper_activity_state": {"mean": [2.0, 1.774378585086042], "std": [0.0, 0.5953559486741677], "min": [2, 0], "max": [2, 2], "count": [2092]}, "gripper_mode_action": {"mean": [1.0, 0.5267686424474187], "std": [0.0, 0.4992829255858072], "min": [1, 0], "max": [1, 1], "count": [2092]}, "gripper_activity_action": {"mean": [2.0, 1.774378585086042], "std": [0.0, 0.5953559486741677], "min": [2, 0], "max": [2, 2], "count": [2092]}, "gripper_open_scale_state": {"mean": [0.038916878430725624, 0.3858884582354472], "std": [3.4355323990618567e-05, 0.38425013547932346], "min": [0.03884288668632507, 0.02060636878013611], "max": [0.03955791677747454, 0.9759797368730817], "count": [2092]}, "gripper_open_scale_action": {"mean": [0.038916878430725624, 0.3858884582354472], "std": [3.4355323990618567e-05, 0.38425013547932346], "min": [0.03884288668632507, 0.02060636878013611], "max": [0.03955791677747454, 0.9759797368730817], "count": [2092]}}} +{"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.497465014961808]], [[0.5002389282620678]], [[0.44945999881880466]]], "std": [[[0.23605272152440412]], [[0.24517431668528603]], [[0.2562078353864808]]], "count": [415]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41652484250728405]], [[0.424619122896816]], [[0.41141953565897577]]], "std": [[[0.16778318833819922]], [[0.15887469916094774]], [[0.1730084786134282]]], "count": [415]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519780074546552]], [[0.4471196669029057]], [[0.4177345230595585]]], "std": [[[0.2322903827491841]], [[0.2215451936038599]], [[0.2424320850743571]]], "count": [415]}, "observation.state": {"min": [-0.9679418802261353, -0.009222989901900291, -1.4971652030944824, -1.5275224447250366, -0.25629356503486633, -0.11346008628606796, 0.0697270855307579, -0.8994134664535522, -0.0076544396579265594, -1.9381446838378906, -1.5299999713897705, -0.5890486240386963, -0.3635534346103668, 0.03433538228273392], "max": [0.17443449795246124, 2.518796443939209, 0.01073786523193121, 0.1564548760652542, 0.16260196268558502, 0.17456424236297607, 0.07135527580976486, 0.910086452960968, 2.8056509494781494, 0.0020646678749471903, 0.512301504611969, 0.7790364623069763, 0.42876148223876953, 1.7238125801086426], "mean": [-0.03575258329510689, 0.16225503385066986, -0.057435136288404465, -0.1103455126285553, -0.008829929865896702, 0.005166754592210054, 0.0700056403875351, 0.07172419130802155, 1.4823890924453735, -0.8374032378196716, -0.3363325595855713, 0.09111669659614563, -0.03389495611190796, 0.5575497150421143], "std": [0.14032307267189026, 0.5505565404891968, 0.2490459531545639, 0.3127324879169464, 0.0385873056948185, 0.02342407777905464, 0.00015225086826831102, 0.27870675921440125, 1.0161285400390625, 0.6378527879714966, 0.47596976161003113, 0.2236892580986023, 0.1571442186832428, 0.654120147228241], "count": [3102]}, "action": {"min": [-0.9679418802261353, -0.009222989901900291, -1.4971652030944824, -1.5275224447250366, -0.25629356503486633, -0.11346008628606796, 0.0697270855307579, -0.8994134664535522, -0.0076544396579265594, -1.9381446838378906, -1.5299999713897705, -0.5890486240386963, -0.3635534346103668, 0.03433538228273392], "max": [0.17443449795246124, 2.518796443939209, 0.01073786523193121, 0.1564548760652542, 0.16260196268558502, 0.17456424236297607, 0.07135527580976486, 0.910086452960968, 2.8056509494781494, 0.0020646678749471903, 0.512301504611969, 0.7790364623069763, 0.42876148223876953, 1.7238125801086426], "mean": [-0.03575258329510689, 0.16225503385066986, -0.057435136288404465, -0.1103455126285553, -0.008829929865896702, 0.005166754592210054, 0.0700056403875351, 0.07172419130802155, 1.4823890924453735, -0.8374032378196716, -0.3363325595855713, 0.09111669659614563, -0.03389495611190796, 0.5575497150421143], "std": [0.14032307267189026, 0.5505565404891968, 0.2490459531545639, 0.3127324879169464, 0.0385873056948185, 0.02342407777905464, 0.00015225086826831102, 0.27870675921440125, 1.0161285400390625, 0.6378527879714966, 0.47596976161003113, 0.2236892580986023, 0.1571442186832428, 0.654120147228241], "count": [3102]}, "timestamp": {"min": [0.0], "max": [103.36666666666666], "mean": [51.68333333333333], "std": [29.849007366087413], "count": [3102]}, "frame_index": {"min": [0], "max": [3101], "mean": [1550.5], "std": [895.4702209826224], "count": [3102]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [3102]}, "index": {"min": [43211], "max": [46312], "mean": [44761.5], "std": [895.4702209826224], "count": [3102]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3102]}, "subtask_annotation": {"mean": [17.07317859445519, 33.0, 33.0, 33.0, 33.0], "std": [10.982818603062512, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3102]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [3102]}, "eef_direction_state": {"mean": [5.627981947130883, 3.2327530625402967], "std": [1.2622949389470373, 2.4071374826467484], "min": [0, 0], "max": [6, 6], "count": [3102]}, "eef_velocity_state": {"mean": [0.1592520954223082, 1.1995486782720826], "std": [0.5126791693107741, 0.8639717874819153], "min": [0, 0], "max": [2, 2], "count": [3102]}, "eef_acc_mag_state": {"mean": [0.13088330109606705, 1.0409413281753708], "std": [0.45239579297264976, 0.8247072143890943], "min": [0, 0], "max": [2, 2], "count": [3102]}, "eef_direction_action": {"mean": [5.627981947130883, 3.2327530625402967], "std": [1.2622949389470373, 2.4071374826467484], "min": [0, 0], "max": [6, 6], "count": [3102]}, "eef_velocity_action": {"mean": [0.1592520954223082, 1.1995486782720826], "std": [0.5126791693107741, 0.8639717874819153], "min": [0, 0], "max": [2, 2], "count": [3102]}, "eef_acc_mag_action": {"mean": [0.13088330109606705, 1.0409413281753708], "std": [0.45239579297264976, 0.8247072143890943], "min": [0, 0], "max": [2, 2], "count": [3102]}, "eef_sim_pose_state": {"mean": [0.09517483058928858, 0.3206623553946514, 1.185991960795508, 0.004654714987712223, -0.005614172851840759, -0.04475615993958038, 0.3406124178730503, -0.30735673892159276, 1.2048718007195145, 0.045704171498543514, 0.29104562062684575, 0.19541866886723977], "std": [0.08809609651583418, 0.054734961228003476, 0.019770799029358316, 0.026940296335835168, 0.06462731997561819, 0.16111071806599228, 0.20055531340037963, 0.0942407062936908, 0.07542843552024746, 0.17455139551971452, 0.3308055993054812, 0.24961808674028485], "min": [0.060981478410663384, -0.032444524740679645, 1.1587193955484, -0.1942716175334092, -0.5623030871481958, -1.1274967063773822, 0.05075581306392638, -0.5493930417395865, 1.0277009507937813, -0.3171524271217167, -0.28680231605458806, -0.5712402625551014], "max": [0.4962941967045198, 0.3464725019434281, 1.4129914187197232, 0.21760725478721898, 0.3973847316885142, 0.16420706732777277, 0.6045839261883051, 0.02905555410423593, 1.4167005469627034, 0.987087122993102, 1.1558170657124474, 0.9419752288554133], "count": [3102]}, "eef_sim_pose_action": {"mean": [0.09517483058928858, 0.3206623553946514, 1.185991960795508, 0.004654714987712223, -0.005614172851840759, -0.04475615993958038, 0.3406124178730503, -0.30735673892159276, 1.2048718007195145, 0.045704171498543514, 0.29104562062684575, 0.19541866886723977], "std": [0.08809609651583418, 0.054734961228003476, 0.019770799029358316, 0.026940296335835168, 0.06462731997561819, 0.16111071806599228, 0.20055531340037963, 0.0942407062936908, 0.07542843552024746, 0.17455139551971452, 0.3308055993054812, 0.24961808674028485], "min": [0.060981478410663384, -0.032444524740679645, 1.1587193955484, -0.1942716175334092, -0.5623030871481958, -1.1274967063773822, 0.05075581306392638, -0.5493930417395865, 1.0277009507937813, -0.3171524271217167, -0.28680231605458806, -0.5712402625551014], "max": [0.4962941967045198, 0.3464725019434281, 1.4129914187197232, 0.21760725478721898, 0.3973847316885142, 0.16420706732777277, 0.6045839261883051, 0.02905555410423593, 1.4167005469627034, 0.987087122993102, 1.1558170657124474, 0.9419752288554133], "count": [3102]}, "gripper_mode_state": {"mean": [1.0, 0.6131528046421664], "std": [0.0, 0.487028174546001], "min": [1, 0], "max": [1, 1], "count": [3102]}, "gripper_activity_state": {"mean": [2.0, 1.8068987749838814], "std": [0.0, 0.5572719444369265], "min": [2, 0], "max": [2, 2], "count": [3102]}, "gripper_mode_action": {"mean": [1.0, 0.6131528046421664], "std": [0.0, 0.487028174546001], "min": [1, 0], "max": [1, 1], "count": [3102]}, "gripper_activity_action": {"mean": [2.0, 1.8068987749838814], "std": [0.0, 0.5572719444369265], "min": [2, 0], "max": [2, 2], "count": [3102]}, "gripper_open_scale_state": {"mean": [0.040003550548663246, 0.3185996716682312], "std": [8.699864900919726e-05, 0.3737819646377762], "min": [0.039844048874718804, 0.019620218447276523], "max": [0.040774443319865634, 0.9850357600620815], "count": [3102]}, "gripper_open_scale_action": {"mean": [0.040003550548663246, 0.3185996716682312], "std": [8.699864900919726e-05, 0.3737819646377762], "min": [0.039844048874718804, 0.019620218447276523], "max": [0.040774443319865634, 0.9850357600620815], "count": [3102]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22633022351452656]], [[0.22815954630644528]], [[0.2122365855762595]]], "std": [[[0.16011992580666692]], [[0.154231663748815]], [[0.12991408735276988]]], "count": [322]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4014950083898294]], [[0.41054392481630336]], [[0.3974861102653622]]], "std": [[[0.16930594527045914]], [[0.18029400499836018]], [[0.19279020087157808]]], "count": [322]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41855001420858196]], [[0.4261679048430967]], [[0.4064399636666261]]], "std": [[[0.24374318047169305]], [[0.23243753772977443]], [[0.2428851438470778]]], "count": [322]}, "observation.state": {"min": [-0.7178702354431152, -0.0029317717999219894, -0.8912428617477417, -1.1934194564819336, -0.429399698972702, -0.22083595395088196, 0.06797756999731064, -1.5692623853683472, -0.00539556285366416, -1.9460997581481934, -1.5299999713897705, -0.7566174864768982, -0.41724276542663574, 0.03675978630781174], "max": [-0.0015339808305725455, 1.8821943998336792, 0.0013012024573981762, 0.0951068103313446, 0.42590394616127014, 0.09644003212451935, 0.0686006098985672, 0.877579927444458, 2.5721805095672607, 0.03680618852376938, 0.7632630467414856, 1.0998642444610596, 0.8739346861839294, 1.721541404724121], "mean": [-0.038026489317417145, 0.1372648924589157, -0.06560254096984863, -0.025204651057720184, 0.01239763293415308, -0.01054256409406662, 0.06810285151004791, 0.03788815066218376, 1.5200490951538086, -0.8045381903648376, -0.6108170747756958, -0.030958639457821846, 0.04188219830393791, 0.7053897976875305], "std": [0.11295876652002335, 0.42983952164649963, 0.14475050568580627, 0.27581465244293213, 0.06784730404615402, 0.040446020662784576, 3.3506436011521146e-05, 0.6098706126213074, 0.8218142986297607, 0.6752925515174866, 0.5689676403999329, 0.36857762932777405, 0.18595778942108154, 0.727323591709137], "count": [2208]}, "action": {"min": [-0.7178702354431152, -0.0029317717999219894, -0.8912428617477417, -1.1934194564819336, -0.429399698972702, -0.22083595395088196, 0.06797756999731064, -1.5692623853683472, -0.00539556285366416, -1.9460997581481934, -1.5299999713897705, -0.7566174864768982, -0.41724276542663574, 0.03675978630781174], "max": [-0.0015339808305725455, 1.8821943998336792, 0.0013012024573981762, 0.0951068103313446, 0.42590394616127014, 0.09644003212451935, 0.0686006098985672, 0.877579927444458, 2.5721805095672607, 0.03680618852376938, 0.7632630467414856, 1.0998642444610596, 0.8739346861839294, 1.721541404724121], "mean": [-0.038026489317417145, 0.1372648924589157, -0.06560254096984863, -0.025204651057720184, 0.01239763293415308, -0.01054256409406662, 0.06810285151004791, 0.03788815066218376, 1.5200490951538086, -0.8045381903648376, -0.6108170747756958, -0.030958639457821846, 0.04188219830393791, 0.7053897976875305], "std": [0.11295876652002335, 0.42983952164649963, 0.14475050568580627, 0.27581465244293213, 0.06784730404615402, 0.040446020662784576, 3.3506436011521146e-05, 0.6098706126213074, 0.8218142986297607, 0.6752925515174866, 0.5689676403999329, 0.36857762932777405, 0.18595778942108154, 0.727323591709137], "count": [2208]}, "timestamp": {"min": [0.0], "max": [73.56666666666666], "mean": [36.78333333333334], "std": [21.246487727168947], "count": [2208]}, "frame_index": {"min": [0], "max": [2207], "mean": [1103.5], "std": [637.3946318150685], "count": [2208]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [2208]}, "index": {"min": [46313], "max": [48520], "mean": [47416.5], "std": [637.3946318150685], "count": [2208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2208]}, "subtask_annotation": {"mean": [17.996829710144926, 33.0, 33.0, 33.0, 33.0], "std": [10.312749290091118, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2208]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [2208]}, "eef_direction_state": {"mean": [5.510869565217392, 3.0756340579710146], "std": [1.489659273492594, 2.2564690730610093], "min": [0, 0], "max": [6, 6], "count": [2208]}, "eef_velocity_state": {"mean": [0.19610507246376813, 1.2753623188405796], "std": [0.5702809279520787, 0.8320405851830431], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_acc_mag_state": {"mean": [0.1598731884057971, 1.0742753623188406], "std": [0.4929598403609479, 0.8030227203466801], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_direction_action": {"mean": [5.510869565217392, 3.0756340579710146], "std": [1.489659273492594, 2.2564690730610093], "min": [0, 0], "max": [6, 6], "count": [2208]}, "eef_velocity_action": {"mean": [0.19610507246376813, 1.2753623188405796], "std": [0.5702809279520787, 0.8320405851830431], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_acc_mag_action": {"mean": [0.1598731884057971, 1.0742753623188406], "std": [0.4929598403609479, 0.8030227203466801], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_sim_pose_state": {"mean": [0.08847203274738433, 0.3272949587083909, 1.1918507407408008, -0.010385566595261088, 0.04618980713186123, -0.025628563490889524, 0.30592846586912237, -0.2924722717148893, 1.260102745937702, 0.020316561851440932, 0.10016788370502104, -0.005245022957781802], "std": [0.07062703027103837, 0.026357806729975626, 0.026004450733047243, 0.04145649122627715, 0.05902744430399728, 0.11019948958052811, 0.15770293697300813, 0.16846752237232307, 0.07370046167925684, 0.18556962931514964, 0.29760194555311525, 0.4055805966094748], "min": [0.059492907200554904, 0.14742478967129857, 1.1820928865913631, -0.29110816324503985, -0.19622297040866865, -0.8921778893779343, 0.04876691457156421, -0.6994700999292089, 1.0885716553435236, -0.38875373440618477, -0.43727702450850514, -1.13696857449976], "max": [0.4185586805185888, 0.3392475128031965, 1.3141894249959742, 0.09440667403389374, 0.43218635380675696, 0.3139709290942984, 0.5558289228214869, 0.0265336550834359, 1.4719783223453413, 0.886522732172812, 0.928749086385892, 0.8974429897227532], "count": [2208]}, "eef_sim_pose_action": {"mean": [0.08847203274738433, 0.3272949587083909, 1.1918507407408008, -0.010385566595261088, 0.04618980713186123, -0.025628563490889524, 0.30592846586912237, -0.2924722717148893, 1.260102745937702, 0.020316561851440932, 0.10016788370502104, -0.005245022957781802], "std": [0.07062703027103837, 0.026357806729975626, 0.026004450733047243, 0.04145649122627715, 0.05902744430399728, 0.11019948958052811, 0.15770293697300813, 0.16846752237232307, 0.07370046167925684, 0.18556962931514964, 0.29760194555311525, 0.4055805966094748], "min": [0.059492907200554904, 0.14742478967129857, 1.1820928865913631, -0.29110816324503985, -0.19622297040866865, -0.8921778893779343, 0.04876691457156421, -0.6994700999292089, 1.0885716553435236, -0.38875373440618477, -0.43727702450850514, -1.13696857449976], "max": [0.4185586805185888, 0.3392475128031965, 1.3141894249959742, 0.09440667403389374, 0.43218635380675696, 0.3139709290942984, 0.5558289228214869, 0.0265336550834359, 1.4719783223453413, 0.886522732172812, 0.928749086385892, 0.8974429897227532], "count": [2208]}, "gripper_mode_state": {"mean": [1.0, 0.5502717391304348], "std": [0.0, 0.4974663327751972], "min": [1, 0], "max": [1, 1], "count": [2208]}, "gripper_activity_state": {"mean": [2.0, 1.797554347826087], "std": [0.0, 0.5656641254697218], "min": [2, 0], "max": [2, 2], "count": [2208]}, "gripper_mode_action": {"mean": [1.0, 0.5502717391304348], "std": [0.0, 0.4974663327751972], "min": [1, 0], "max": [1, 1], "count": [2208]}, "gripper_activity_action": {"mean": [2.0, 1.797554347826087], "std": [0.0, 0.5656641254697218], "min": [2, 0], "max": [2, 2], "count": [2208]}, "gripper_open_scale_state": {"mean": [0.038916004360818414, 0.40308249643743227], "std": [1.9146641505515893e-05, 0.4156140659446484], "min": [0.038844325712748935, 0.021005592175892422], "max": [0.03920034851346697, 0.9837379455566406], "count": [2208]}, "gripper_open_scale_action": {"mean": [0.038916004360818414, 0.40308249643743227], "std": [1.9146641505515893e-05, 0.4156140659446484], "min": [0.038844325712748935, 0.021005592175892422], "max": [0.03920034851346697, 0.9837379455566406], "count": [2208]}}} +{"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.31244090820407766]], [[0.3330255820570351]], [[0.2765008722726238]]], "std": [[[0.1777215876650902]], [[0.1835446893447222]], [[0.1536952726145793]]], "count": [335]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4090528550060156]], [[0.4173862127272136]], [[0.4056173129450785]]], "std": [[[0.1797923124325903]], [[0.18955466531784002]], [[0.20378425080410142]]], "count": [335]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464983822716483]], [[0.43493412919064806]], [[0.40419070009429975]]], "std": [[[0.25199455881029736]], [[0.23850494503181477]], [[0.2496278597813189]]], "count": [335]}, "observation.state": {"min": [-0.604388415813446, -0.009751890785992146, -1.0216312408447266, -0.5568350553512573, -0.29759228229522705, -0.3098641335964203, 0.06810014694929123, -1.1434690952301025, -0.010523016564548016, -1.9297478199005127, -1.293145775794983, -0.6181623935699463, -0.1866799145936966, 0.04175637662410736], "max": [0.27646589279174805, 1.586122751235962, 0.0, 0.1403675228357315, 0.35578301548957825, 0.16625894606113434, 0.06885088980197906, 0.7228320837020874, 2.469865322113037, 0.03400033712387085, 0.9295474290847778, 0.6843209862709045, 0.6811597943305969, 1.706275224685669], "mean": [-0.006148428190499544, 0.10663703083992004, -0.06510922312736511, -0.03855966404080391, -0.00451904721558094, -0.008946242742240429, 0.06820841133594513, -0.08218760788440704, 1.0002509355545044, -0.5721873044967651, -0.28997841477394104, 0.012889939360320568, 0.06773048639297485, 0.5245304703712463], "std": [0.06710715591907501, 0.3551402986049652, 0.21969518065452576, 0.12973736226558685, 0.06295868754386902, 0.05338076502084732, 0.00012031969527015463, 0.3739423453807831, 0.8640473484992981, 0.5792264342308044, 0.4633174240589142, 0.18783912062644958, 0.1277337670326233, 0.636296272277832], "count": [2335]}, "action": {"min": [-0.604388415813446, -0.009751890785992146, -1.0216312408447266, -0.5568350553512573, -0.29759228229522705, -0.3098641335964203, 0.06810014694929123, -1.1434690952301025, -0.010523016564548016, -1.9297478199005127, -1.293145775794983, -0.6181623935699463, -0.1866799145936966, 0.04175637662410736], "max": [0.27646589279174805, 1.586122751235962, 0.0, 0.1403675228357315, 0.35578301548957825, 0.16625894606113434, 0.06885088980197906, 0.7228320837020874, 2.469865322113037, 0.03400033712387085, 0.9295474290847778, 0.6843209862709045, 0.6811597943305969, 1.706275224685669], "mean": [-0.006148428190499544, 0.10663703083992004, -0.06510922312736511, -0.03855966404080391, -0.00451904721558094, -0.008946242742240429, 0.06820841133594513, -0.08218760788440704, 1.0002509355545044, -0.5721873044967651, -0.28997841477394104, 0.012889939360320568, 0.06773048639297485, 0.5245304703712463], "std": [0.06710715591907501, 0.3551402986049652, 0.21969518065452576, 0.12973736226558685, 0.06295868754386902, 0.05338076502084732, 0.00012031969527015463, 0.3739423453807831, 0.8640473484992981, 0.5792264342308044, 0.4633174240589142, 0.18783912062644958, 0.1277337670326233, 0.636296272277832], "count": [2335]}, "timestamp": {"min": [0.0], "max": [77.8], "mean": [38.9], "std": [22.468545915469377], "count": [2335]}, "frame_index": {"min": [0], "max": [2334], "mean": [1167.0], "std": [674.0563774640813], "count": [2335]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [2335]}, "index": {"min": [48521], "max": [50855], "mean": [49688.0], "std": [674.0563774640813], "count": [2335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2335]}, "subtask_annotation": {"mean": [18.638543897216273, 33.0, 33.0, 33.0, 33.0], "std": [11.099181655681097, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2335]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [2335]}, "eef_direction_state": {"mean": [5.591006423982869, 3.267665952890792], "std": [1.3558361651014235, 2.4206206204604745], "min": [0, 0], "max": [6, 6], "count": [2335]}, "eef_velocity_state": {"mean": [0.1640256959314775, 1.1914346895074945], "std": [0.5219704711832653, 0.8981133434262855], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_acc_mag_state": {"mean": [0.13790149892933617, 1.0231263383297644], "std": [0.4597717138335461, 0.8310750442773728], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_direction_action": {"mean": [5.591006423982869, 3.267665952890792], "std": [1.3558361651014235, 2.4206206204604745], "min": [0, 0], "max": [6, 6], "count": [2335]}, "eef_velocity_action": {"mean": [0.1640256959314775, 1.1914346895074945], "std": [0.5219704711832653, 0.8981133434262855], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_acc_mag_action": {"mean": [0.13790149892933617, 1.0231263383297644], "std": [0.4597717138335461, 0.8310750442773728], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_sim_pose_state": {"mean": [0.0873761818384421, 0.3342648146853397, 1.1978941008902046, -0.00942091995307615, 0.002906058528868199, -0.010619247083716345, 0.23566697808155654, -0.34636238497410604, 1.2569183022287576, 0.07407801743117602, 0.13399951315889802, -0.06994214618493615], "std": [0.06513763536720867, 0.011191959332001577, 0.04929506479947581, 0.05573540797318539, 0.03313259472481984, 0.07596342242125757, 0.16254546236802797, 0.10207507048317764, 0.0732962778545352, 0.15375735124296963, 0.2852209208822685, 0.29673466391443853], "min": [0.05726865143430532, 0.24221002800955438, 1.182388066918761, -0.31945330164798713, -0.25947337099581946, -0.6637209526883636, 0.011403808049887533, -0.6592861933473921, 1.1618497466011324, -0.18164515602517367, -0.4320485814130357, -0.9465704993599469], "max": [0.38340977255798436, 0.4017943826923484, 1.3795647646753482, 0.21654364908636226, 0.2952463288438236, 0.2959551922359668, 0.5674883382566278, -0.0007945709266955654, 1.4592400631402367, 0.8230721695843772, 0.9689205597133768, 0.8107221234726747], "count": [2335]}, "eef_sim_pose_action": {"mean": [0.0873761818384421, 0.3342648146853397, 1.1978941008902046, -0.00942091995307615, 0.002906058528868199, -0.010619247083716345, 0.23566697808155654, -0.34636238497410604, 1.2569183022287576, 0.07407801743117602, 0.13399951315889802, -0.06994214618493615], "std": [0.06513763536720867, 0.011191959332001577, 0.04929506479947581, 0.05573540797318539, 0.03313259472481984, 0.07596342242125757, 0.16254546236802797, 0.10207507048317764, 0.0732962778545352, 0.15375735124296963, 0.2852209208822685, 0.29673466391443853], "min": [0.05726865143430532, 0.24221002800955438, 1.182388066918761, -0.31945330164798713, -0.25947337099581946, -0.6637209526883636, 0.011403808049887533, -0.6592861933473921, 1.1618497466011324, -0.18164515602517367, -0.4320485814130357, -0.9465704993599469], "max": [0.38340977255798436, 0.4017943826923484, 1.3795647646753482, 0.21654364908636226, 0.2952463288438236, 0.2959551922359668, 0.5674883382566278, -0.0007945709266955654, 1.4592400631402367, 0.8230721695843772, 0.9689205597133768, 0.8107221234726747], "count": [2335]}, "gripper_mode_state": {"mean": [1.0, 0.6355460385438972], "std": [0.0, 0.4812767098406614], "min": [1, 0], "max": [1, 1], "count": [2335]}, "gripper_activity_state": {"mean": [2.0, 1.7854389721627408], "std": [0.0, 0.5800040334547506], "min": [2, 0], "max": [2, 2], "count": [2335]}, "gripper_mode_action": {"mean": [1.0, 0.6355460385438972], "std": [0.0, 0.4812767098406614], "min": [1, 0], "max": [1, 1], "count": [2335]}, "gripper_activity_action": {"mean": [2.0, 1.7854389721627408], "std": [0.0, 0.5800040334547506], "min": [2, 0], "max": [2, 2], "count": [2335]}, "gripper_open_scale_state": {"mean": [0.03897613055774036, 0.29973364521162654], "std": [6.875361621285601e-05, 0.36359744683050205], "min": [0.03891436968530927, 0.023860786642347063], "max": [0.03934336560113089, 0.9750144141060966], "count": [2335]}, "gripper_open_scale_action": {"mean": [0.03897613055774036, 0.29973364521162654], "std": [6.875361621285601e-05, 0.36359744683050205], "min": [0.03891436968530927, 0.023860786642347063], "max": [0.03934336560113089, 0.9750144141060966], "count": [2335]}}} +{"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.4357185463705684]], [[0.4344175164636562]], [[0.3870084800207962]]], "std": [[[0.22749699920953942]], [[0.2264645944656802]], [[0.22631838812704907]]], "count": [440]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43422343904733607]], [[0.44360763084274113]], [[0.43408924477619326]]], "std": [[[0.15670860395982322]], [[0.14623568245161703]], [[0.15265214704962096]]], "count": [440]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44533533868092695]], [[0.4509429658100614]], [[0.43039902889185977]]], "std": [[[0.23364775059727919]], [[0.22138640234488755]], [[0.23171992582297007]]], "count": [440]}, "observation.state": {"min": [-1.0661166906356812, -0.013249957002699375, -1.073351263999939, -0.8099202513694763, -0.45954886078834534, -0.1902136206626892, 0.06910119205713272, -1.3630590438842773, -0.013789929449558258, -1.9236118793487549, -1.5299999713897705, -0.6322843432426453, -0.444178968667984, 0.03756040707230568], "max": [0.04208145663142204, 1.7518060207366943, 0.004079143982380629, 0.17282551527023315, 0.5130537152290344, 0.10001390427350998, 0.07035316526889801, 1.0705846548080444, 2.6215732097625732, 0.032213594764471054, 0.49547579884529114, 0.6271201372146606, 0.5129199028015137, 1.7146719694137573], "mean": [-0.04197536036372185, 0.09160551428794861, -0.09920980781316757, 0.08327210694551468, 0.02128003165125847, -0.015471124090254307, 0.06923750042915344, 0.14540442824363708, 1.30385422706604, -0.6112457513809204, -0.46177804470062256, 0.000806675641797483, 0.023774055764079094, 0.6719306111335754], "std": [0.1508917510509491, 0.35227465629577637, 0.18680109083652496, 0.1871979683637619, 0.07491771876811981, 0.03429026156663895, 0.00010310176730854437, 0.42143720388412476, 0.944046139717102, 0.6037496328353882, 0.4723389148712158, 0.23671379685401917, 0.14565792679786682, 0.7372894287109375], "count": [3350]}, "action": {"min": [-1.0661166906356812, -0.013249957002699375, -1.073351263999939, -0.8099202513694763, -0.45954886078834534, -0.1902136206626892, 0.06910119205713272, -1.3630590438842773, -0.013789929449558258, -1.9236118793487549, -1.5299999713897705, -0.6322843432426453, -0.444178968667984, 0.03756040707230568], "max": [0.04208145663142204, 1.7518060207366943, 0.004079143982380629, 0.17282551527023315, 0.5130537152290344, 0.10001390427350998, 0.07035316526889801, 1.0705846548080444, 2.6215732097625732, 0.032213594764471054, 0.49547579884529114, 0.6271201372146606, 0.5129199028015137, 1.7146719694137573], "mean": [-0.04197536036372185, 0.09160551428794861, -0.09920980781316757, 0.08327210694551468, 0.02128003165125847, -0.015471124090254307, 0.06923750042915344, 0.14540442824363708, 1.30385422706604, -0.6112457513809204, -0.46177804470062256, 0.000806675641797483, 0.023774055764079094, 0.6719306111335754], "std": [0.1508917510509491, 0.35227465629577637, 0.18680109083652496, 0.1871979683637619, 0.07491771876811981, 0.03429026156663895, 0.00010310176730854437, 0.42143720388412476, 0.944046139717102, 0.6037496328353882, 0.4723389148712158, 0.23671379685401917, 0.14565792679786682, 0.7372894287109375], "count": [3350]}, "timestamp": {"min": [0.0], "max": [111.63333333333334], "mean": [55.81666666666668], "std": [32.23538859355937], "count": [3350]}, "frame_index": {"min": [0], "max": [3349], "mean": [1674.5], "std": [967.0616578067812], "count": [3350]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [3350]}, "index": {"min": [50856], "max": [54205], "mean": [52530.5], "std": [967.0616578067812], "count": [3350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3350]}, "subtask_annotation": {"mean": [14.01910447761194, 33.0, 33.0, 33.0, 33.0], "std": [7.6940911096769105, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3350]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [3350]}, "eef_direction_state": {"mean": [5.6853731343283584, 3.244179104477612], "std": [1.2030289240555174, 2.4377786250268896], "min": [0, 0], "max": [6, 6], "count": [3350]}, "eef_velocity_state": {"mean": [0.12686567164179105, 1.122686567164179], "std": [0.46394868783191995, 0.8749542966137182], "min": [0, 0], "max": [2, 2], "count": [3350]}, "eef_acc_mag_state": {"mean": [0.10507462686567164, 0.98], "std": [0.40186644077591205, 0.8263677039245493], "min": [0, 0], "max": [2, 2], "count": [3350]}, "eef_direction_action": {"mean": [5.6853731343283584, 3.244179104477612], "std": [1.2030289240555174, 2.4377786250268896], "min": [0, 0], "max": [6, 6], "count": [3350]}, "eef_velocity_action": {"mean": [0.12686567164179105, 1.122686567164179], "std": [0.46394868783191995, 0.8749542966137182], "min": [0, 0], "max": [2, 2], "count": [3350]}, "eef_acc_mag_action": {"mean": [0.10507462686567164, 0.98], "std": [0.40186644077591205, 0.8263677039245493], "min": [0, 0], "max": [2, 2], "count": [3350]}, "eef_sim_pose_state": {"mean": [0.07878159062658238, 0.32561954916086533, 1.194005166136962, -0.016264689291005847, 0.07568048504702908, -0.02064966382198151, 0.27962387435227504, -0.2761405646343223, 1.216576593823625, 0.040753017800669304, 0.22413358208154327, 0.14664823074396435], "std": [0.05774189587567061, 0.03607479147711922, 0.0394626108580499, 0.04279428501855782, 0.04708173323627948, 0.10818915811194378, 0.17042041834156874, 0.12884774820976336, 0.05432598116582992, 0.19558363754250288, 0.4104440956067142, 0.3274102279632479], "min": [0.05355130780088366, 0.085861928522895, 1.18231221301662, -0.3161298041527814, -0.280920546636622, -0.8717272807204446, 0.06191039326464082, -0.6655200142684036, 1.0879386595805212, -0.4837732495372714, -0.3996387575128999, -1.0683220180058215], "max": [0.3970641387231345, 0.3406603493426931, 1.3869951845514708, 0.1075858057351731, 0.47123961656953517, 0.20103118173878026, 0.5668842945803947, 0.07375306711219823, 1.3707041093708865, 0.946725674106266, 1.459848317777777, 1.1304749330327888], "count": [3350]}, "eef_sim_pose_action": {"mean": [0.07878159062658238, 0.32561954916086533, 1.194005166136962, -0.016264689291005847, 0.07568048504702908, -0.02064966382198151, 0.27962387435227504, -0.2761405646343223, 1.216576593823625, 0.040753017800669304, 0.22413358208154327, 0.14664823074396435], "std": [0.05774189587567061, 0.03607479147711922, 0.0394626108580499, 0.04279428501855782, 0.04708173323627948, 0.10818915811194378, 0.17042041834156874, 0.12884774820976336, 0.05432598116582992, 0.19558363754250288, 0.4104440956067142, 0.3274102279632479], "min": [0.05355130780088366, 0.085861928522895, 1.18231221301662, -0.3161298041527814, -0.280920546636622, -0.8717272807204446, 0.06191039326464082, -0.6655200142684036, 1.0879386595805212, -0.4837732495372714, -0.3996387575128999, -1.0683220180058215], "max": [0.3970641387231345, 0.3406603493426931, 1.3869951845514708, 0.1075858057351731, 0.47123961656953517, 0.20103118173878026, 0.5668842945803947, 0.07375306711219823, 1.3707041093708865, 0.946725674106266, 1.459848317777777, 1.1304749330327888], "count": [3350]}, "gripper_mode_state": {"mean": [1.0, 0.5770149253731344], "std": [0.0, 0.494033097342436], "min": [1, 0], "max": [1, 1], "count": [3350]}, "gripper_activity_state": {"mean": [2.0, 1.833731343283582], "std": [0.0, 0.5190083420975441], "min": [2, 0], "max": [2, 2], "count": [3350]}, "gripper_mode_action": {"mean": [1.0, 0.5770149253731344], "std": [0.0, 0.494033097342436], "min": [1, 0], "max": [1, 1], "count": [3350]}, "gripper_activity_action": {"mean": [2.0, 1.833731343283582], "std": [0.0, 0.5190083420975441], "min": [2, 0], "max": [2, 2], "count": [3350]}, "gripper_open_scale_state": {"mean": [0.039563232200229885, 0.38395581478312635], "std": [5.890729026213721e-05, 0.42130996658449477], "min": [0.039486395461218696, 0.021463089755603244], "max": [0.040201808725084574, 0.9798125539507184], "count": [3350]}, "gripper_open_scale_action": {"mean": [0.039563232200229885, 0.38395581478312635], "std": [5.890729026213721e-05, 0.42130996658449477], "min": [0.039486395461218696, 0.021463089755603244], "max": [0.040201808725084574, 0.9798125539507184], "count": [3350]}}} +{"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.5063923392652319]], [[0.5350705532818874]], [[0.507884058192332]]], "std": [[[0.22647825557320478]], [[0.23930003138762015]], [[0.2519210087678734]]], "count": [321]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43526697955056026]], [[0.436772535615146]], [[0.42299744382003407]]], "std": [[[0.17827631092859944]], [[0.1535027512397542]], [[0.16350673904482557]]], "count": [321]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4669648243167118]], [[0.42553117300918286]], [[0.39598955554876847]]], "std": [[[0.25527446621263844]], [[0.24751432126335016]], [[0.25698179355035067]]], "count": [321]}, "observation.state": {"min": [-0.706932544708252, -0.005419299937784672, -0.9418641924858093, -0.855961263179779, -0.24072836339473724, -1.2547962665557861, 0.06772488355636597, -1.325311303138733, -0.009024648927152157, -1.9711555242538452, -1.2796974182128906, -0.3897028863430023, -0.1498616486787796, 0.031739987432956696], "max": [0.07976700365543365, 1.636757493019104, 0.003151295008137822, 0.07803072035312653, 0.3217381536960602, 0.1771324723958969, 0.06910119205713272, 0.753024160861969, 2.4519081115722656, 0.004107948858290911, 0.9326603412628174, 1.101452112197876, 1.58443284034729, 1.7062002420425415], "mean": [-0.016411742195487022, 0.10217159241437912, -0.05165834352374077, -0.0378958061337471, 0.007554064970463514, -0.07396285235881805, 0.06799490004777908, -0.07441180944442749, 1.011886715888977, -0.6396608352661133, -0.1839684247970581, 0.010306067764759064, 0.16038359701633453, 0.6386133432388306], "std": [0.08608368784189224, 0.34985148906707764, 0.15434125065803528, 0.19565057754516602, 0.038922715932130814, 0.2714581787586212, 0.00013684295117855072, 0.4105733335018158, 0.8976609706878662, 0.6376465559005737, 0.4484517574310303, 0.1872326284646988, 0.29962748289108276, 0.6540129780769348], "count": [2199]}, "action": {"min": [-0.706932544708252, -0.005419299937784672, -0.9418641924858093, -0.855961263179779, -0.24072836339473724, -1.2547962665557861, 0.06772488355636597, -1.325311303138733, -0.009024648927152157, -1.9711555242538452, -1.2796974182128906, -0.3897028863430023, -0.1498616486787796, 0.031739987432956696], "max": [0.07976700365543365, 1.636757493019104, 0.003151295008137822, 0.07803072035312653, 0.3217381536960602, 0.1771324723958969, 0.06910119205713272, 0.753024160861969, 2.4519081115722656, 0.004107948858290911, 0.9326603412628174, 1.101452112197876, 1.58443284034729, 1.7062002420425415], "mean": [-0.016411742195487022, 0.10217159241437912, -0.05165834352374077, -0.0378958061337471, 0.007554064970463514, -0.07396285235881805, 0.06799490004777908, -0.07441180944442749, 1.011886715888977, -0.6396608352661133, -0.1839684247970581, 0.010306067764759064, 0.16038359701633453, 0.6386133432388306], "std": [0.08608368784189224, 0.34985148906707764, 0.15434125065803528, 0.19565057754516602, 0.038922715932130814, 0.2714581787586212, 0.00013684295117855072, 0.4105733335018158, 0.8976609706878662, 0.6376465559005737, 0.4484517574310303, 0.1872326284646988, 0.29962748289108276, 0.6540129780769348], "count": [2199]}, "timestamp": {"min": [0.0], "max": [73.26666666666667], "mean": [36.63333333333333], "std": [21.15988517787232], "count": [2199]}, "frame_index": {"min": [0], "max": [2198], "mean": [1099.0], "std": [634.7965553361696], "count": [2199]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [2199]}, "index": {"min": [54206], "max": [56404], "mean": [55305.0], "std": [634.7965553361696], "count": [2199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2199]}, "subtask_annotation": {"mean": [15.135516143701683, 33.0, 33.0, 33.0, 33.0], "std": [11.378270383540448, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2199]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [2199]}, "eef_direction_state": {"mean": [5.5948158253751705, 3.3647112323783537], "std": [1.3647916185549684, 2.3828153135286736], "min": [0, 0], "max": [6, 6], "count": [2199]}, "eef_velocity_state": {"mean": [0.16371077762619374, 1.2205547976352888], "std": [0.5245514422602746, 0.8997071230669295], "min": [0, 0], "max": [2, 2], "count": [2199]}, "eef_acc_mag_state": {"mean": [0.13597089586175534, 1.0222828558435653], "std": [0.45354683373871324, 0.8373685313693832], "min": [0, 0], "max": [2, 2], "count": [2199]}, "eef_direction_action": {"mean": [5.5948158253751705, 3.3647112323783537], "std": [1.3647916185549684, 2.3828153135286736], "min": [0, 0], "max": [6, 6], "count": [2199]}, "eef_velocity_action": {"mean": [0.16371077762619374, 1.2205547976352888], "std": [0.5245514422602746, 0.8997071230669295], "min": [0, 0], "max": [2, 2], "count": [2199]}, "eef_acc_mag_action": {"mean": [0.13597089586175534, 1.0222828558435653], "std": [0.45354683373871324, 0.8373685313693832], "min": [0, 0], "max": [2, 2], "count": [2199]}, "eef_sim_pose_state": {"mean": [0.08472516545605092, 0.33087093689139774, 1.1941787831732797, -0.07356701817171005, 0.012580158832941326, -0.008777005316626417, 0.2346244313317173, -0.3523978026499472, 1.2561539206284267, 0.15824280495106266, 0.18675340937221224, -0.06536363596735026], "std": [0.0595111479885894, 0.014467754486884025, 0.03779680402172653, 0.2691351955646815, 0.057589589893999975, 0.07722325361742337, 0.16660833746260093, 0.12595796025930875, 0.07600585951504672, 0.30254766023356605, 0.2946540081912181, 0.3577239233683982], "min": [0.0599907678061874, 0.20258765949233207, 1.1822899580467356, -1.2392357209791425, -0.1667172781300521, -0.7641058180229281, 0.04758745847760774, -0.7541763838129827, 1.168272260137168, -0.14157333815347103, -0.3104155469312788, -1.2000355362039825], "max": [0.3912519347895461, 0.3523689846945562, 1.3714121281257183, 0.18185856154826846, 0.4779945091554687, 0.25527529920995673, 0.5633718516422032, 0.013170676449042303, 1.5131487480006351, 1.541673563313441, 1.1218464601611324, 0.7293540066465318], "count": [2199]}, "eef_sim_pose_action": {"mean": [0.08472516545605092, 0.33087093689139774, 1.1941787831732797, -0.07356701817171005, 0.012580158832941326, -0.008777005316626417, 0.2346244313317173, -0.3523978026499472, 1.2561539206284267, 0.15824280495106266, 0.18675340937221224, -0.06536363596735026], "std": [0.0595111479885894, 0.014467754486884025, 0.03779680402172653, 0.2691351955646815, 0.057589589893999975, 0.07722325361742337, 0.16660833746260093, 0.12595796025930875, 0.07600585951504672, 0.30254766023356605, 0.2946540081912181, 0.3577239233683982], "min": [0.0599907678061874, 0.20258765949233207, 1.1822899580467356, -1.2392357209791425, -0.1667172781300521, -0.7641058180229281, 0.04758745847760774, -0.7541763838129827, 1.168272260137168, -0.14157333815347103, -0.3104155469312788, -1.2000355362039825], "max": [0.3912519347895461, 0.3523689846945562, 1.3714121281257183, 0.18185856154826846, 0.4779945091554687, 0.25527529920995673, 0.5633718516422032, 0.013170676449042303, 1.5131487480006351, 1.541673563313441, 1.1218464601611324, 0.7293540066465318], "count": [2199]}, "gripper_mode_state": {"mean": [1.0, 0.5438835834470214], "std": [0.0, 0.4980705081651055], "min": [1, 0], "max": [1, 1], "count": [2199]}, "gripper_activity_state": {"mean": [2.0, 1.766712141882674], "std": [0.0, 0.5991214307310045], "min": [2, 0], "max": [2, 2], "count": [2199]}, "gripper_mode_action": {"mean": [1.0, 0.5438835834470214], "std": [0.0, 0.4980705081651055], "min": [1, 0], "max": [1, 1], "count": [2199]}, "gripper_activity_action": {"mean": [2.0, 1.766712141882674], "std": [0.0, 0.5991214307310045], "min": [2, 0], "max": [2, 2], "count": [2199]}, "gripper_open_scale_state": {"mean": [0.03885338940963035, 0.3649210543706577], "std": [7.819164089660759e-05, 0.3737229823839379], "min": [0.03869993346078055, 0.018137135675975254], "max": [0.039486395461218696, 0.9749715668814523], "count": [2199]}, "gripper_open_scale_action": {"mean": [0.03885338940963035, 0.3649210543706577], "std": [7.819164089660759e-05, 0.3737229823839379], "min": [0.03869993346078055, 0.018137135675975254], "max": [0.039486395461218696, 0.9749715668814523], "count": [2199]}}} +{"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.5020376962151666]], [[0.5053421482028422]], [[0.4564722592547014]]], "std": [[[0.23642621620187182]], [[0.24648143183304944]], [[0.2583980330896408]]], "count": [478]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41971204854559213]], [[0.43117685458655797]], [[0.4217721038322349]]], "std": [[[0.16415879171987946]], [[0.15258765141383537]], [[0.167175736638851]]], "count": [478]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505661018358994]], [[0.4485971498664552]], [[0.4214353800329988]]], "std": [[[0.228828771047297]], [[0.21802092328252692]], [[0.2375739016066685]]], "count": [478]}, "observation.state": {"min": [-1.1119574308395386, -0.0019526288378983736, -1.3284273147583008, -0.8774369955062866, -0.3148593008518219, -0.20327405631542206, 0.0697270855307579, -1.1918646097183228, -0.00813889130949974, -1.9760841131210327, -1.4098432064056396, -0.663876473903656, -0.44326603412628174, 0.03794638812541962], "max": [0.013023762963712215, 1.9389517307281494, 0.01073786523193121, 0.17510923743247986, 0.3172283172607422, 0.21929161250591278, 0.07135527580976486, 0.8824804425239563, 2.827268600463867, 0.00501266261562705, 0.8475856184959412, 1.00382661819458, 0.5564036965370178, 1.7190977334976196], "mean": [-0.027609853073954582, 0.08492027223110199, -0.07853899896144867, 0.03220116347074509, -0.00510213989764452, 0.010758189484477043, 0.06998325884342194, 0.14622527360916138, 1.5867873430252075, -0.9097434878349304, -0.32298094034194946, -0.013349262066185474, 0.012124748900532722, 0.6140572428703308], "std": [0.1450057327747345, 0.3596247434616089, 0.2095337212085724, 0.20905473828315735, 0.039740897715091705, 0.02794540487229824, 8.156433614203706e-05, 0.34037405252456665, 0.9107169508934021, 0.6612322330474854, 0.5307859778404236, 0.2928566336631775, 0.16278095543384552, 0.6896194815635681], "count": [3745]}, "action": {"min": [-1.1119574308395386, -0.0019526288378983736, -1.3284273147583008, -0.8774369955062866, -0.3148593008518219, -0.20327405631542206, 0.0697270855307579, -1.1918646097183228, -0.00813889130949974, -1.9760841131210327, -1.4098432064056396, -0.663876473903656, -0.44326603412628174, 0.03794638812541962], "max": [0.013023762963712215, 1.9389517307281494, 0.01073786523193121, 0.17510923743247986, 0.3172283172607422, 0.21929161250591278, 0.07135527580976486, 0.8824804425239563, 2.827268600463867, 0.00501266261562705, 0.8475856184959412, 1.00382661819458, 0.5564036965370178, 1.7190977334976196], "mean": [-0.027609853073954582, 0.08492027223110199, -0.07853899896144867, 0.03220116347074509, -0.00510213989764452, 0.010758189484477043, 0.06998325884342194, 0.14622527360916138, 1.5867873430252075, -0.9097434878349304, -0.32298094034194946, -0.013349262066185474, 0.012124748900532722, 0.6140572428703308], "std": [0.1450057327747345, 0.3596247434616089, 0.2095337212085724, 0.20905473828315735, 0.039740897715091705, 0.02794540487229824, 8.156433614203706e-05, 0.34037405252456665, 0.9107169508934021, 0.6612322330474854, 0.5307859778404236, 0.2928566336631775, 0.16278095543384552, 0.6896194815635681], "count": [3745]}, "timestamp": {"min": [0.0], "max": [124.8], "mean": [62.4], "std": [36.03627801720557], "count": [3745]}, "frame_index": {"min": [0], "max": [3744], "mean": [1872.0], "std": [1081.0883405161671], "count": [3745]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [3745]}, "index": {"min": [56405], "max": [60149], "mean": [58277.0], "std": [1081.0883405161671], "count": [3745]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3745]}, "subtask_annotation": {"mean": [14.986915887850467, 33.0, 33.0, 33.0, 33.0], "std": [8.092264332288915, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3745]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [3745]}, "eef_direction_state": {"mean": [5.747129506008011, 3.0160213618157545], "std": [1.062974595763601, 2.2905761962059255], "min": [0, 0], "max": [6, 6], "count": [3745]}, "eef_velocity_state": {"mean": [0.11588785046728972, 1.271562082777036], "std": [0.45039803577141063, 0.8030019381261573], "min": [0, 0], "max": [2, 2], "count": [3745]}, "eef_acc_mag_state": {"mean": [0.09479305740987984, 1.0902536715620827], "std": [0.38369591341384035, 0.7967715663696511], "min": [0, 0], "max": [2, 2], "count": [3745]}, "eef_direction_action": {"mean": [5.747129506008011, 3.0160213618157545], "std": [1.062974595763601, 2.2905761962059255], "min": [0, 0], "max": [6, 6], "count": [3745]}, "eef_velocity_action": {"mean": [0.11588785046728972, 1.271562082777036], "std": [0.45039803577141063, 0.8030019381261573], "min": [0, 0], "max": [2, 2], "count": [3745]}, "eef_acc_mag_action": {"mean": [0.09479305740987984, 1.0902536715620827], "std": [0.38369591341384035, 0.7967715663696511], "min": [0, 0], "max": [2, 2], "count": [3745]}, "eef_sim_pose_state": {"mean": [0.07967509296761636, 0.3257163252126729, 1.1925974256830725, 0.008857225842066536, 0.0386978071058457, -0.03252708515773703, 0.34844035007258434, -0.27706862382332975, 1.2232189745300996, 0.09292077600416487, 0.33844566711074847, 0.1884891613655449], "std": [0.059022379750961224, 0.04007599061224345, 0.04007758329999531, 0.02851521801154152, 0.07474073521268962, 0.14187105323323912, 0.1752043504590466, 0.11950407942275446, 0.0774527027670982, 0.24763299844197234, 0.4335531576919065, 0.358507422598872], "min": [0.04480520450374742, 0.01190463081390877, 1.1813539338910963, -0.29079405469430597, -0.5488691339017528, -1.1643482088678585, 0.03467516618429513, -0.5979833346425283, 1.043409894973235, -0.26615500952273363, -0.7262861103543908, -0.8993078014194491], "max": [0.4363518732792464, 0.342947442109428, 1.4557714737730132, 0.21940193420248041, 0.2856554060782599, 0.28448069297135026, 0.5850424731770488, 0.02500272574508813, 1.4601339180704254, 1.4922700585075745, 1.4695358311973115, 1.6697975627090933], "count": [3745]}, "eef_sim_pose_action": {"mean": [0.07967509296761636, 0.3257163252126729, 1.1925974256830725, 0.008857225842066536, 0.0386978071058457, -0.03252708515773703, 0.34844035007258434, -0.27706862382332975, 1.2232189745300996, 0.09292077600416487, 0.33844566711074847, 0.1884891613655449], "std": [0.059022379750961224, 0.04007599061224345, 0.04007758329999531, 0.02851521801154152, 0.07474073521268962, 0.14187105323323912, 0.1752043504590466, 0.11950407942275446, 0.0774527027670982, 0.24763299844197234, 0.4335531576919065, 0.358507422598872], "min": [0.04480520450374742, 0.01190463081390877, 1.1813539338910963, -0.29079405469430597, -0.5488691339017528, -1.1643482088678585, 0.03467516618429513, -0.5979833346425283, 1.043409894973235, -0.26615500952273363, -0.7262861103543908, -0.8993078014194491], "max": [0.4363518732792464, 0.342947442109428, 1.4557714737730132, 0.21940193420248041, 0.2856554060782599, 0.28448069297135026, 0.5850424731770488, 0.02500272574508813, 1.4601339180704254, 1.4922700585075745, 1.4695358311973115, 1.6697975627090933], "count": [3745]}, "gripper_mode_state": {"mean": [1.0, 0.5826435246995995], "std": [0.0, 0.49312275127519833], "min": [1, 0], "max": [1, 1], "count": [3745]}, "gripper_activity_state": {"mean": [2.0, 1.8256341789052069], "std": [0.0, 0.5323046395869392], "min": [2, 0], "max": [2, 2], "count": [3745]}, "gripper_mode_action": {"mean": [1.0, 0.5826435246995995], "std": [0.0, 0.49312275127519833], "min": [1, 0], "max": [1, 1], "count": [3745]}, "gripper_activity_action": {"mean": [2.0, 1.8256341789052069], "std": [0.0, 0.5323046395869392], "min": [2, 0], "max": [2, 2], "count": [3745]}, "gripper_open_scale_state": {"mean": [0.03999079837613713, 0.350895540198821], "std": [4.660760253934423e-05, 0.394069912779587], "min": [0.039844048874718804, 0.02168365035738264], "max": [0.040774443319865634, 0.9823415619986398], "count": [3745]}, "gripper_open_scale_action": {"mean": [0.03999079837613713, 0.350895540198821], "std": [4.660760253934423e-05, 0.394069912779587], "min": [0.039844048874718804, 0.02168365035738264], "max": [0.040774443319865634, 0.9823415619986398], "count": [3745]}}} +{"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.32488787139654574]], [[0.3474091882163493]], [[0.2875009369770452]]], "std": [[[0.1814581540520293]], [[0.1879887095072324]], [[0.15972805135405235]]], "count": [345]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182977360992706]], [[0.4261363258185722]], [[0.4144998839632471]]], "std": [[[0.1702408074997882]], [[0.18105473164827984]], [[0.19770489398927205]]], "count": [345]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445214525906981]], [[0.42429807868396957]], [[0.39285012235167815]]], "std": [[[0.2531136115395522]], [[0.23624417666592362]], [[0.24546186615965912]]], "count": [345]}, "observation.state": {"min": [-0.8651651740074158, -0.0071891555562615395, -0.7455146908760071, -1.1995422840118408, -0.1075565293431282, -0.33594179153442383, 0.06810014694929123, -2.0956313610076904, -0.007346625905483961, -1.9291223287582397, -1.5299999713897705, -0.3603467643260956, -0.1672039031982422, 0.04150962457060814], "max": [0.06596117466688156, 1.8162332773208618, 0.0, 0.11198059469461441, 0.3783322274684906, 0.1227184608578682, 0.0697270855307579, 0.7112857699394226, 2.4679441452026367, 0.03300121799111366, 0.9718098044395447, 0.9730147123336792, 1.3340544700622559, 1.7062861919403076], "mean": [-0.04278630018234253, 0.12460378557443619, -0.06147898733615875, -0.008974910713732243, 0.003436585422605276, 0.009430794045329094, 0.06830395013093948, -0.24740728735923767, 1.2786718606948853, -0.6964601278305054, -0.5124360918998718, 0.08715416491031647, 0.07975270599126816, 0.7127599120140076], "std": [0.14938387274742126, 0.3668290674686432, 0.11886056512594223, 0.23029524087905884, 0.054878924041986465, 0.08258230239152908, 0.0002092680224450305, 0.7152705192565918, 0.8498345613479614, 0.5936247706413269, 0.5922017097473145, 0.22243431210517883, 0.20930495858192444, 0.7163206934928894], "count": [2428]}, "action": {"min": [-0.8651651740074158, -0.0071891555562615395, -0.7455146908760071, -1.1995422840118408, -0.1075565293431282, -0.33594179153442383, 0.06810014694929123, -2.0956313610076904, -0.007346625905483961, -1.9291223287582397, -1.5299999713897705, -0.3603467643260956, -0.1672039031982422, 0.04150962457060814], "max": [0.06596117466688156, 1.8162332773208618, 0.0, 0.11198059469461441, 0.3783322274684906, 0.1227184608578682, 0.0697270855307579, 0.7112857699394226, 2.4679441452026367, 0.03300121799111366, 0.9718098044395447, 0.9730147123336792, 1.3340544700622559, 1.7062861919403076], "mean": [-0.04278630018234253, 0.12460378557443619, -0.06147898733615875, -0.008974910713732243, 0.003436585422605276, 0.009430794045329094, 0.06830395013093948, -0.24740728735923767, 1.2786718606948853, -0.6964601278305054, -0.5124360918998718, 0.08715416491031647, 0.07975270599126816, 0.7127599120140076], "std": [0.14938387274742126, 0.3668290674686432, 0.11886056512594223, 0.23029524087905884, 0.054878924041986465, 0.08258230239152908, 0.0002092680224450305, 0.7152705192565918, 0.8498345613479614, 0.5936247706413269, 0.5922017097473145, 0.22243431210517883, 0.20930495858192444, 0.7163206934928894], "count": [2428]}, "timestamp": {"min": [0.0], "max": [80.9], "mean": [40.45], "std": [23.363438911636653], "count": [2428]}, "frame_index": {"min": [0], "max": [2427], "mean": [1213.5], "std": [700.9031673490997], "count": [2428]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [2428]}, "index": {"min": [60150], "max": [62577], "mean": [61363.5], "std": [700.9031673490997], "count": [2428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2428]}, "subtask_annotation": {"mean": [18.867380560131796, 33.0, 33.0, 33.0, 33.0], "std": [11.646730571569769, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2428]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [2428]}, "eef_direction_state": {"mean": [5.552718286655684, 3.2186985172981877], "std": [1.3462150338422112, 2.2948684865135975], "min": [0, 0], "max": [6, 6], "count": [2428]}, "eef_velocity_state": {"mean": [0.1898682042833608, 1.1906919275123558], "std": [0.5435978887677115, 0.8621430420907303], "min": [0, 0], "max": [2, 2], "count": [2428]}, "eef_acc_mag_state": {"mean": [0.15897858319604613, 1.0193574958813838], "std": [0.4923777609806846, 0.8208792543886526], "min": [0, 0], "max": [2, 2], "count": [2428]}, "eef_direction_action": {"mean": [5.552718286655684, 3.2186985172981877], "std": [1.3462150338422112, 2.2948684865135975], "min": [0, 0], "max": [6, 6], "count": [2428]}, "eef_velocity_action": {"mean": [0.1898682042833608, 1.1906919275123558], "std": [0.5435978887677115, 0.8621430420907303], "min": [0, 0], "max": [2, 2], "count": [2428]}, "eef_acc_mag_action": {"mean": [0.15897858319604613, 1.0193574958813838], "std": [0.4923777609806846, 0.8208792543886526], "min": [0, 0], "max": [2, 2], "count": [2428]}, "eef_sim_pose_state": {"mean": [0.0843488058438214, 0.3285939996467348, 1.1934700489680685, 0.01013344296552667, 0.053996037847808376, -0.03905976682610996, 0.239588486521358, -0.37064755101599783, 1.2682218856148906, 0.09357548681245192, 0.07021868454227255, -0.15600925350033892], "std": [0.05662328104600141, 0.02105219244170705, 0.02912560883061544, 0.08056094693577971, 0.08404691144732523, 0.1317089544299239, 0.18138501510425017, 0.15712569741126245, 0.06488887760364016, 0.18690607928475855, 0.27537892178370693, 0.6033516030785351], "min": [0.05821922627643625, 0.16799551784405306, 1.1821278518539344, -0.2895021172543497, -0.35014483996179946, -0.9049221278719368, -0.15634687429894065, -0.8136264013533883, 1.181148364138918, -0.151806554616219, -0.41547871967537375, -1.9329205866448156], "max": [0.4149581893498035, 0.3470796548290079, 1.3632728315105531, 0.12262669550178329, 0.3942322910924134, 0.35007425571338024, 0.548978471812806, -0.05835873097248118, 1.4394245177834681, 0.9791538129971387, 0.996153523018831, 0.8200164711818766], "count": [2428]}, "eef_sim_pose_action": {"mean": [0.0843488058438214, 0.3285939996467348, 1.1934700489680685, 0.01013344296552667, 0.053996037847808376, -0.03905976682610996, 0.239588486521358, -0.37064755101599783, 1.2682218856148906, 0.09357548681245192, 0.07021868454227255, -0.15600925350033892], "std": [0.05662328104600141, 0.02105219244170705, 0.02912560883061544, 0.08056094693577971, 0.08404691144732523, 0.1317089544299239, 0.18138501510425017, 0.15712569741126245, 0.06488887760364016, 0.18690607928475855, 0.27537892178370693, 0.6033516030785351], "min": [0.05821922627643625, 0.16799551784405306, 1.1821278518539344, -0.2895021172543497, -0.35014483996179946, -0.9049221278719368, -0.15634687429894065, -0.8136264013533883, 1.181148364138918, -0.151806554616219, -0.41547871967537375, -1.9329205866448156], "max": [0.4149581893498035, 0.3470796548290079, 1.3632728315105531, 0.12262669550178329, 0.3942322910924134, 0.35007425571338024, 0.548978471812806, -0.05835873097248118, 1.4394245177834681, 0.9791538129971387, 0.996153523018831, 0.8200164711818766], "count": [2428]}, "gripper_mode_state": {"mean": [1.0, 0.53500823723229], "std": [0.0, 0.49877291759465664], "min": [1, 0], "max": [1, 1], "count": [2428]}, "gripper_activity_state": {"mean": [2.0, 1.7425864909390445], "std": [0.0, 0.626868395692179], "min": [2, 0], "max": [2, 2], "count": [2428]}, "gripper_mode_action": {"mean": [1.0, 0.53500823723229], "std": [0.0, 0.49877291759465664], "min": [1, 0], "max": [1, 1], "count": [2428]}, "gripper_activity_action": {"mean": [2.0, 1.7425864909390445], "std": [0.0, 0.626868395692179], "min": [2, 0], "max": [2, 2], "count": [2428]}, "gripper_open_scale_state": {"mean": [0.039030561758004054, 0.40729328571949885], "std": [0.00011958137435266523, 0.4093253761260552], "min": [0.03891436968530927, 0.023719785468918935], "max": [0.039844048874718804, 0.9750206811087472], "count": [2428]}, "gripper_open_scale_action": {"mean": [0.039030561758004054, 0.40729328571949885], "std": [0.00011958137435266523, 0.4093253761260552], "min": [0.03891436968530927, 0.023719785468918935], "max": [0.039844048874718804, 0.9750206811087472], "count": [2428]}}} +{"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.30375669536107125]], [[0.3200273786405422]], [[0.26586992534141024]]], "std": [[[0.18037806322470057]], [[0.1881044383571073]], [[0.154161506006741]]], "count": [451]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40018922305310395]], [[0.3963972780168978]], [[0.3773090511765189]]], "std": [[[0.1968809977625978]], [[0.20059873705600298]], [[0.21429926016316614]]], "count": [451]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45498358223555496]], [[0.43514135677675847]], [[0.40141480020192355]]], "std": [[[0.24597291013832515]], [[0.22959518346814956]], [[0.23848424650768105]]], "count": [451]}, "observation.state": {"min": [-0.9633399248123169, -0.004200896248221397, -1.5953400135040283, -1.4625054597854614, -0.5268480777740479, -0.35262295603752136, 0.06533819437026978, -1.3176895380020142, -0.009034319780766964, -1.9297478199005127, -1.5299999713897705, -0.635746419429779, -0.36598512530326843, 0.03218720108270645], "max": [0.7301748394966125, 2.273359537124634, 6.362673271757889e-21, 0.2775805592536926, 0.5813711881637573, 0.1925719678401947, 1.700989842414856, 0.7593204975128174, 2.7887771129608154, 0.032213594764471054, 0.8314175605773926, 0.880083441734314, 0.3140038549900055, 1.7086098194122314], "mean": [-0.022013617679476738, 0.2542569637298584, -0.15213769674301147, 0.0007709463243372738, 0.002599021652713418, -0.011789480224251747, 0.1803261637687683, -0.0226717758923769, 1.3361841440200806, -0.6657838225364685, -0.460590660572052, -0.00995955616235733, -0.006712930276989937, 0.6404427289962769], "std": [0.2012133151292801, 0.5960209369659424, 0.24177007377147675, 0.36663389205932617, 0.15151169896125793, 0.08199431747198105, 0.315169095993042, 0.3605652451515198, 1.0081534385681152, 0.5850386023521423, 0.585307240486145, 0.2179679423570633, 0.12251726537942886, 0.7193608283996582], "count": [3460]}, "action": {"min": [-0.9633399248123169, -0.004200896248221397, -1.5953400135040283, -1.4625054597854614, -0.5268480777740479, -0.35262295603752136, 0.06533819437026978, -1.3176895380020142, -0.009034319780766964, -1.9297478199005127, -1.5299999713897705, -0.635746419429779, -0.36598512530326843, 0.03218720108270645], "max": [0.7301748394966125, 2.273359537124634, 6.362673271757889e-21, 0.2775805592536926, 0.5813711881637573, 0.1925719678401947, 1.700989842414856, 0.7593204975128174, 2.7887771129608154, 0.032213594764471054, 0.8314175605773926, 0.880083441734314, 0.3140038549900055, 1.7086098194122314], "mean": [-0.022013617679476738, 0.2542569637298584, -0.15213769674301147, 0.0007709463243372738, 0.002599021652713418, -0.011789480224251747, 0.1803261637687683, -0.0226717758923769, 1.3361841440200806, -0.6657838225364685, -0.460590660572052, -0.00995955616235733, -0.006712930276989937, 0.6404427289962769], "std": [0.2012133151292801, 0.5960209369659424, 0.24177007377147675, 0.36663389205932617, 0.15151169896125793, 0.08199431747198105, 0.315169095993042, 0.3605652451515198, 1.0081534385681152, 0.5850386023521423, 0.585307240486145, 0.2179679423570633, 0.12251726537942886, 0.7193608283996582], "count": [3460]}, "timestamp": {"min": [0.0], "max": [115.3], "mean": [57.65], "std": [33.29386413273306], "count": [3460]}, "frame_index": {"min": [0], "max": [3459], "mean": [1729.5], "std": [998.8159239819918], "count": [3460]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [3460]}, "index": {"min": [62578], "max": [66037], "mean": [64307.5], "std": [998.8159239819918], "count": [3460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3460]}, "subtask_annotation": {"mean": [15.877745664739884, 33.0, 33.0, 33.0, 33.0], "std": [7.5074392087374475, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3460]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [3460]}, "eef_direction_state": {"mean": [5.253757225433526, 3.495664739884393], "std": [1.711167092855979, 2.367343757386153], "min": [0, 0], "max": [6, 6], "count": [3460]}, "eef_velocity_state": {"mean": [0.33236994219653176, 1.0641618497109826], "std": [0.702961235759808, 0.8718056588211858], "min": [0, 0], "max": [2, 2], "count": [3460]}, "eef_acc_mag_state": {"mean": [0.2841040462427746, 0.9026011560693642], "std": [0.6296447577533447, 0.829753182466747], "min": [0, 0], "max": [2, 2], "count": [3460]}, "eef_direction_action": {"mean": [5.253757225433526, 3.495664739884393], "std": [1.711167092855979, 2.367343757386153], "min": [0, 0], "max": [6, 6], "count": [3460]}, "eef_velocity_action": {"mean": [0.33236994219653176, 1.0641618497109826], "std": [0.702961235759808, 0.8718056588211858], "min": [0, 0], "max": [2, 2], "count": [3460]}, "eef_acc_mag_action": {"mean": [0.2841040462427746, 0.9026011560693642], "std": [0.6296447577533447, 0.829753182466747], "min": [0, 0], "max": [2, 2], "count": [3460]}, "eef_sim_pose_state": {"mean": [0.10317704876362979, 0.3258556609904263, 1.1984795216381576, -0.012163534700561616, 0.10087543402258162, -0.0191022166552688, 0.2989501764026295, -0.3322491985077252, 1.210248687572583, -0.009564130227384204, 0.19814164566171533, -0.043195449053216296], "std": [0.09825985388726564, 0.0525400068872476, 0.03790413767619015, 0.10388969661990942, 0.0992709712997515, 0.1343540593439475, 0.1857890119011508, 0.11561371575748236, 0.0653677854499247, 0.2540914882150981, 0.33442116555958634, 0.4068851048992006], "min": [0.05079889056894346, 0.07035911699417044, 1.1681350395331107, -0.3817257718475576, -0.5697986295521356, -0.920700391602986, 0.063752081558223, -0.7691502562378532, 1.0415178359299047, -1.7924331469469266, -0.2902431702551649, -1.959569679238653], "max": [0.49641454950902475, 0.49514613818400155, 1.4387033477844746, 0.35728596301792753, 0.47110372717736526, 0.48555841262845867, 0.6144754613426371, 0.013940132645632548, 1.4277233401848053, 0.520153913393275, 1.2297556117441246, 0.9534568288816967], "count": [3460]}, "eef_sim_pose_action": {"mean": [0.10317704876362979, 0.3258556609904263, 1.1984795216381576, -0.012163534700561616, 0.10087543402258162, -0.0191022166552688, 0.2989501764026295, -0.3322491985077252, 1.210248687572583, -0.009564130227384204, 0.19814164566171533, -0.043195449053216296], "std": [0.09825985388726564, 0.0525400068872476, 0.03790413767619015, 0.10388969661990942, 0.0992709712997515, 0.1343540593439475, 0.1857890119011508, 0.11561371575748236, 0.0653677854499247, 0.2540914882150981, 0.33442116555958634, 0.4068851048992006], "min": [0.05079889056894346, 0.07035911699417044, 1.1681350395331107, -0.3817257718475576, -0.5697986295521356, -0.920700391602986, 0.063752081558223, -0.7691502562378532, 1.0415178359299047, -1.7924331469469266, -0.2902431702551649, -1.959569679238653], "max": [0.49641454950902475, 0.49514613818400155, 1.4387033477844746, 0.35728596301792753, 0.47110372717736526, 0.48555841262845867, 0.6144754613426371, 0.013940132645632548, 1.4277233401848053, 0.520153913393275, 1.2297556117441246, 0.9534568288816967], "count": [3460]}, "gripper_mode_state": {"mean": [0.9661849710982658, 0.5904624277456647], "std": [0.18075279450704257, 0.4917484612750316], "min": [0, 0], "max": [1, 1], "count": [3460]}, "gripper_activity_state": {"mean": [1.9760115606936417, 1.8245664739884393], "std": [0.2033029002019314, 0.5307078514737631], "min": [0, 0], "max": [2, 2], "count": [3460]}, "gripper_mode_action": {"mean": [0.9661849710982658, 0.5904624277456647], "std": [0.18075279450704257, 0.4917484612750316], "min": [0, 0], "max": [1, 1], "count": [3460]}, "gripper_activity_action": {"mean": [1.9760115606936417, 1.8245664739884393], "std": [0.2033029002019314, 0.5307078514737631], "min": [0, 0], "max": [2, 2], "count": [3460]}, "gripper_open_scale_state": {"mean": [0.10303975035837262, 0.3659707055830931], "std": [0.18009591053086565, 0.4110637757099172], "min": [0.037336111068725586, 0.018392686332975115], "max": [0.9719941956656319, 0.9763484682355609], "count": [3460]}, "gripper_open_scale_action": {"mean": [0.10303975035837262, 0.3659707055830931], "std": [0.18009591053086565, 0.4110637757099172], "min": [0.037336111068725586, 0.018392686332975115], "max": [0.9719941956656319, 0.9763484682355609], "count": [3460]}}} +{"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.2583354432751694]], [[0.26849385755831384]], [[0.2120111149837101]]], "std": [[[0.16193499356313]], [[0.16485411957357676]], [[0.13264225180286207]]], "count": [436]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4024709942335752]], [[0.3880022323659331]], [[0.3654582009154324]]], "std": [[[0.19046750772511153]], [[0.19657614250205394]], [[0.21014959849014297]]], "count": [436]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44843895409845896]], [[0.424539310627411]], [[0.3874749005616518]]], "std": [[[0.24828562559836315]], [[0.23094548755179733]], [[0.23830856044830623]]], "count": [436]}, "observation.state": {"min": [-1.150560975074768, -0.0017161259893327951, -1.070172667503357, -1.3345004320144653, -0.2853204309940338, -0.33594179153442383, 0.06810014694929123, -2.1004676818847656, -0.009780577383935452, -1.93741774559021, -1.5299999713897705, -0.3206019699573517, -0.25770875811576843, 0.024693679064512253], "max": [0.31398501992225647, 2.2790942192077637, 0.0, 0.11861186474561691, 0.4196641445159912, 0.2304302304983139, 0.06922635436058044, 0.6706874370574951, 2.7550294399261475, 0.032213594764471054, 0.4663301706314087, 1.0179219245910645, 0.552233099937439, 1.707964539527893], "mean": [-0.03323901444673538, 0.1572592407464981, -0.05679569020867348, -0.08460729569196701, -0.014103595167398453, 0.014010285958647728, 0.06859231740236282, -0.18350376188755035, 1.3810796737670898, -0.5876379013061523, -0.5540130734443665, 0.05672126263380051, 0.04069596529006958, 0.5929481983184814], "std": [0.14487552642822266, 0.5025026202201843, 0.19300131499767303, 0.3041100800037384, 0.06265787780284882, 0.06727010011672974, 9.468079952057451e-05, 0.437618225812912, 0.970421552658081, 0.5426077842712402, 0.5456913709640503, 0.19061632454395294, 0.12056846916675568, 0.6849080324172974], "count": [3316]}, "action": {"min": [-1.150560975074768, -0.0017161259893327951, -1.070172667503357, -1.3345004320144653, -0.2853204309940338, -0.33594179153442383, 0.06810014694929123, -2.1004676818847656, -0.009780577383935452, -1.93741774559021, -1.5299999713897705, -0.3206019699573517, -0.25770875811576843, 0.024693679064512253], "max": [0.31398501992225647, 2.2790942192077637, 0.0, 0.11861186474561691, 0.4196641445159912, 0.2304302304983139, 0.06922635436058044, 0.6706874370574951, 2.7550294399261475, 0.032213594764471054, 0.4663301706314087, 1.0179219245910645, 0.552233099937439, 1.707964539527893], "mean": [-0.03323901444673538, 0.1572592407464981, -0.05679569020867348, -0.08460729569196701, -0.014103595167398453, 0.014010285958647728, 0.06859231740236282, -0.18350376188755035, 1.3810796737670898, -0.5876379013061523, -0.5540130734443665, 0.05672126263380051, 0.04069596529006958, 0.5929481983184814], "std": [0.14487552642822266, 0.5025026202201843, 0.19300131499767303, 0.3041100800037384, 0.06265787780284882, 0.06727010011672974, 9.468079952057451e-05, 0.437618225812912, 0.970421552658081, 0.5426077842712402, 0.5456913709640503, 0.19061632454395294, 0.12056846916675568, 0.6849080324172974], "count": [3316]}, "timestamp": {"min": [0.0], "max": [110.5], "mean": [55.25], "std": [31.908223426292825], "count": [3316]}, "frame_index": {"min": [0], "max": [3315], "mean": [1657.5], "std": [957.2467027887848], "count": [3316]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [3316]}, "index": {"min": [66038], "max": [69353], "mean": [67695.5], "std": [957.2467027887848], "count": [3316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3316]}, "subtask_annotation": {"mean": [13.668878166465621, 33.0, 33.0, 33.0, 33.0], "std": [7.247361905680882, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3316]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [3316]}, "eef_direction_state": {"mean": [5.592882991556092, 3.1830518697225574], "std": [1.303978328378562, 2.436645214637151], "min": [0, 0], "max": [6, 6], "count": [3316]}, "eef_velocity_state": {"mean": [0.17189384800965019, 1.1348009650180941], "std": [0.5284489522413779, 0.8596896739730336], "min": [0, 0], "max": [2, 2], "count": [3316]}, "eef_acc_mag_state": {"mean": [0.14445114595898673, 0.9963811821471653], "std": [0.4659089398745654, 0.8342698631253807], "min": [0, 0], "max": [2, 2], "count": [3316]}, "eef_direction_action": {"mean": [5.592882991556092, 3.1830518697225574], "std": [1.303978328378562, 2.436645214637151], "min": [0, 0], "max": [6, 6], "count": [3316]}, "eef_velocity_action": {"mean": [0.17189384800965019, 1.1348009650180941], "std": [0.5284489522413779, 0.8596896739730336], "min": [0, 0], "max": [2, 2], "count": [3316]}, "eef_acc_mag_action": {"mean": [0.14445114595898673, 0.9963811821471653], "std": [0.4659089398745654, 0.8342698631253807], "min": [0, 0], "max": [2, 2], "count": [3316]}, "eef_sim_pose_state": {"mean": [0.09273772523613069, 0.32522762258748245, 1.1887823053282192, 0.01249798185051408, 0.015595586223407388, -0.047531364152037466, 0.2874197742395581, -0.3777826495963091, 1.1991592764167085, 0.05381383777532612, 0.2342910663387187, -0.12452531950914827], "std": [0.07843414847668957, 0.04818674459822777, 0.023371539937425814, 0.07605971366204375, 0.06243791743120379, 0.17214450238761436, 0.18505943493586763, 0.10933022697820416, 0.05863440434456264, 0.13191744080544815, 0.28936424656728055, 0.42147586851958385], "min": [0.05873179506886546, -0.05140488516465553, 1.18139640206957, -0.4130651880149879, -0.5056617952852291, -1.4088795456663066, -0.16124236403757383, -0.7752660114989943, 1.0716452694143876, -0.3326761914409568, -0.29959368242933837, -2.0256297901537117], "max": [0.4382742038626497, 0.41184860715831195, 1.4354383634493006, 0.23258288083788464, 0.390866865824689, 0.39969154063772444, 0.6015155563174475, 0.010337427796134044, 1.4279869132443364, 0.4959762992901175, 1.0891319886894593, 1.2290135793468746], "count": [3316]}, "eef_sim_pose_action": {"mean": [0.09273772523613069, 0.32522762258748245, 1.1887823053282192, 0.01249798185051408, 0.015595586223407388, -0.047531364152037466, 0.2874197742395581, -0.3777826495963091, 1.1991592764167085, 0.05381383777532612, 0.2342910663387187, -0.12452531950914827], "std": [0.07843414847668957, 0.04818674459822777, 0.023371539937425814, 0.07605971366204375, 0.06243791743120379, 0.17214450238761436, 0.18505943493586763, 0.10933022697820416, 0.05863440434456264, 0.13191744080544815, 0.28936424656728055, 0.42147586851958385], "min": [0.05873179506886546, -0.05140488516465553, 1.18139640206957, -0.4130651880149879, -0.5056617952852291, -1.4088795456663066, -0.16124236403757383, -0.7752660114989943, 1.0716452694143876, -0.3326761914409568, -0.29959368242933837, -2.0256297901537117], "max": [0.4382742038626497, 0.41184860715831195, 1.4354383634493006, 0.23258288083788464, 0.390866865824689, 0.39969154063772444, 0.6015155563174475, 0.010337427796134044, 1.4279869132443364, 0.4959762992901175, 1.0891319886894593, 1.2290135793468746], "count": [3316]}, "gripper_mode_state": {"mean": [1.0, 0.6182147165259348], "std": [0.0, 0.4858243312110769], "min": [1, 0], "max": [1, 1], "count": [3316]}, "gripper_activity_state": {"mean": [2.0, 1.7463811821471653], "std": [0.0, 0.6241294477969103], "min": [2, 0], "max": [2, 2], "count": [3316]}, "gripper_mode_action": {"mean": [1.0, 0.6182147165259348], "std": [0.0, 0.4858243312110769], "min": [1, 0], "max": [1, 1], "count": [3316]}, "gripper_activity_action": {"mean": [2.0, 1.7463811821471653], "std": [0.0, 0.6241294477969103], "min": [2, 0], "max": [2, 2], "count": [3316]}, "gripper_open_scale_state": {"mean": [0.03919454386793617, 0.3388295668242677], "std": [5.4091824062670824e-05, 0.39137517433689695], "min": [0.03891436968530927, 0.014110673751149858], "max": [0.03955791677747454, 0.9759797368730817], "count": [3316]}, "gripper_open_scale_action": {"mean": [0.03919454386793617, 0.3388295668242677], "std": [5.4091824062670824e-05, 0.39137517433689695], "min": [0.03891436968530927, 0.014110673751149858], "max": [0.03955791677747454, 0.9759797368730817], "count": [3316]}}} +{"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.29200961195042685]], [[0.3029577568618522]], [[0.24512801852298297]]], "std": [[[0.1783826615273287]], [[0.1790930817617356]], [[0.151516651309637]]], "count": [488]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42778757556073427]], [[0.4200646602334012]], [[0.40299735090985395]]], "std": [[[0.18420781742663006]], [[0.18804754681943597]], [[0.20269764753246655]]], "count": [488]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441707187087039]], [[0.43141482117664914]], [[0.40072587246419517]]], "std": [[[0.24896728445131755]], [[0.2360909325006227]], [[0.24698683832733262]]], "count": [488]}, "observation.state": {"min": [-1.006291389465332, -0.00268149352632463, -0.3766975402832031, -1.306951642036438, -0.18253600597381592, -0.2712598741054535, 0.06747473776340485, -1.2106069326400757, -0.01136871986091137, -1.9251458644866943, -1.5299999713897705, -0.43104860186576843, -0.253314346075058, 0.03667961061000824], "max": [0.48473793268203735, 1.6812429428100586, -8.78899882081896e-05, 0.1119370311498642, 0.5801416039466858, 0.10009845346212387, 0.06922635436058044, 0.8618509769439697, 2.639629364013672, 0.033324893563985825, 0.18541938066482544, 0.5920686721801758, 0.3344078063964844, 1.7082513570785522], "mean": [-0.008719904348254204, 0.12618839740753174, -0.05180137977004051, -0.007775088772177696, 0.015688549727201462, -0.004359925631433725, 0.06801814585924149, -0.001566109829582274, 0.9496313333511353, -0.4169877767562866, -0.37561479210853577, 0.04110926389694214, 0.02391515113413334, 0.46668916940689087], "std": [0.12559732794761658, 0.4062938392162323, 0.05645371228456497, 0.32723531126976013, 0.06958156824111938, 0.048578474670648575, 0.0002958425029646605, 0.29037386178970337, 0.9043967723846436, 0.49489980936050415, 0.4480229616165161, 0.13419343531131744, 0.11323162913322449, 0.6364827752113342], "count": [3847]}, "action": {"min": [-1.006291389465332, -0.00268149352632463, -0.3766975402832031, -1.306951642036438, -0.18253600597381592, -0.2712598741054535, 0.06747473776340485, -1.2106069326400757, -0.01136871986091137, -1.9251458644866943, -1.5299999713897705, -0.43104860186576843, -0.253314346075058, 0.03667961061000824], "max": [0.48473793268203735, 1.6812429428100586, -8.78899882081896e-05, 0.1119370311498642, 0.5801416039466858, 0.10009845346212387, 0.06922635436058044, 0.8618509769439697, 2.639629364013672, 0.033324893563985825, 0.18541938066482544, 0.5920686721801758, 0.3344078063964844, 1.7082513570785522], "mean": [-0.008719904348254204, 0.12618839740753174, -0.05180137977004051, -0.007775088772177696, 0.015688549727201462, -0.004359925631433725, 0.06801814585924149, -0.001566109829582274, 0.9496313333511353, -0.4169877767562866, -0.37561479210853577, 0.04110926389694214, 0.02391515113413334, 0.46668916940689087], "std": [0.12559732794761658, 0.4062938392162323, 0.05645371228456497, 0.32723531126976013, 0.06958156824111938, 0.048578474670648575, 0.0002958425029646605, 0.29037386178970337, 0.9043967723846436, 0.49489980936050415, 0.4480229616165161, 0.13419343531131744, 0.11323162913322449, 0.6364827752113342], "count": [3847]}, "timestamp": {"min": [0.0], "max": [128.2], "mean": [64.10000000000001], "std": [37.01777350889104], "count": [3847]}, "frame_index": {"min": [0], "max": [3846], "mean": [1923.0], "std": [1110.5332052667313], "count": [3847]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [3847]}, "index": {"min": [69354], "max": [73200], "mean": [71277.0], "std": [1110.5332052667313], "count": [3847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3847]}, "subtask_annotation": {"mean": [12.93033532622823, 33.0, 33.0, 33.0, 33.0], "std": [7.731982500224978, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3847]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [3847]}, "eef_direction_state": {"mean": [5.612945152066545, 3.404471016376397], "std": [1.2973223640257765, 2.514457447728687], "min": [0, 0], "max": [6, 6], "count": [3847]}, "eef_velocity_state": {"mean": [0.1481674031713023, 1.0356121653236288], "std": [0.48624024549927514, 0.9051912687382063], "min": [0, 0], "max": [2, 2], "count": [3847]}, "eef_acc_mag_state": {"mean": [0.1245126072264102, 0.8882245905900702], "std": [0.4354210488346558, 0.8414676074136355], "min": [0, 0], "max": [2, 2], "count": [3847]}, "eef_direction_action": {"mean": [5.612945152066545, 3.404471016376397], "std": [1.2973223640257765, 2.514457447728687], "min": [0, 0], "max": [6, 6], "count": [3847]}, "eef_velocity_action": {"mean": [0.1481674031713023, 1.0356121653236288], "std": [0.48624024549927514, 0.9051912687382063], "min": [0, 0], "max": [2, 2], "count": [3847]}, "eef_acc_mag_action": {"mean": [0.1245126072264102, 0.8882245905900702], "std": [0.4354210488346558, 0.8414676074136355], "min": [0, 0], "max": [2, 2], "count": [3847]}, "eef_sim_pose_state": {"mean": [0.08321807745397636, 0.33399072108551303, 1.1887415477494758, -0.001990979579979505, 0.06624520972462493, 0.007205365174527788, 0.22749687607481342, -0.33278636498855957, 1.2212024745738754, 0.043645148142456236, 0.15450512981973377, 0.04307474569526189], "std": [0.05657079786275826, 0.021967832555212428, 0.01789153092120983, 0.04698981274929913, 0.04689602802655119, 0.15383332746341105, 0.16489873833887195, 0.08970423382339644, 0.04743568092194863, 0.1318294467416859, 0.3022659508640579, 0.28002276001360554], "min": [0.05903482094439566, 0.1882112000586972, 1.1824648965741564, -0.2682086013482397, -0.2592928738823439, -1.0032142083702253, 0.04948293886937066, -0.7301204263238383, 1.1188201381688923, -0.2154716839391609, -0.48449699337236307, -1.1088060760165845], "max": [0.31740000284541214, 0.4321489956109824, 1.2813756573428443, 0.09704506316517424, 0.3814850694228493, 0.7057103611013061, 0.5968399545908191, 0.05162624884331299, 1.4241406738627649, 0.4184710416559627, 1.092175714215831, 0.9777050807273087], "count": [3847]}, "eef_sim_pose_action": {"mean": [0.08321807745397636, 0.33399072108551303, 1.1887415477494758, -0.001990979579979505, 0.06624520972462493, 0.007205365174527788, 0.22749687607481342, -0.33278636498855957, 1.2212024745738754, 0.043645148142456236, 0.15450512981973377, 0.04307474569526189], "std": [0.05657079786275826, 0.021967832555212428, 0.01789153092120983, 0.04698981274929913, 0.04689602802655119, 0.15383332746341105, 0.16489873833887195, 0.08970423382339644, 0.04743568092194863, 0.1318294467416859, 0.3022659508640579, 0.28002276001360554], "min": [0.05903482094439566, 0.1882112000586972, 1.1824648965741564, -0.2682086013482397, -0.2592928738823439, -1.0032142083702253, 0.04948293886937066, -0.7301204263238383, 1.1188201381688923, -0.2154716839391609, -0.48449699337236307, -1.1088060760165845], "max": [0.31740000284541214, 0.4321489956109824, 1.2813756573428443, 0.09704506316517424, 0.3814850694228493, 0.7057103611013061, 0.5968399545908191, 0.05162624884331299, 1.4241406738627649, 0.4184710416559627, 1.092175714215831, 0.9777050807273087], "count": [3847]}, "gripper_mode_state": {"mean": [1.0, 0.6922277099038212], "std": [0.0, 0.461571779407191], "min": [1, 0], "max": [1, 1], "count": [3847]}, "gripper_activity_state": {"mean": [2.0, 1.85443202495451], "std": [0.0, 0.4880910689586749], "min": [2, 0], "max": [2, 2], "count": [3847]}, "gripper_mode_action": {"mean": [1.0, 0.6922277099038212], "std": [0.0, 0.461571779407191], "min": [1, 0], "max": [1, 1], "count": [3847]}, "gripper_activity_action": {"mean": [2.0, 1.85443202495451], "std": [0.0, 0.4880910689586749], "min": [2, 0], "max": [2, 2], "count": [3847]}, "gripper_open_scale_state": {"mean": [0.03886862052744483, 0.26668202099809135], "std": [0.00016905046424489927, 0.3637075667042978], "min": [0.03855699300765991, 0.02095977749143328], "max": [0.03955791677747454, 0.9761436326163155], "count": [3847]}, "gripper_open_scale_action": {"mean": [0.03886862052744483, 0.26668202099809135], "std": [0.00016905046424489927, 0.3637075667042978], "min": [0.03855699300765991, 0.02095977749143328], "max": [0.03955791677747454, 0.9761436326163155], "count": [3847]}}} +{"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.2751260151111524]], [[0.2875678001321645]], [[0.22882742336007597]]], "std": [[[0.17571175364011293]], [[0.1785738788265737]], [[0.14620942813661408]]], "count": [422]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42098712686759804]], [[0.40488217805552973]], [[0.37791064569587707]]], "std": [[[0.19984662304381565]], [[0.19702930717301742]], [[0.2142649646459738]]], "count": [422]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527732404309802]], [[0.4347621529391114]], [[0.39692406219991944]]], "std": [[[0.2506159895326879]], [[0.2334878855264394]], [[0.2422641042920931]]], "count": [422]}, "observation.state": {"min": [-0.9646298289299011, -0.010270539671182632, -1.9297478199005127, -1.2478649616241455, -0.5831620693206787, -0.3596089482307434, 0.06747473776340485, -1.2957919836044312, -0.012102330103516579, -1.934349775314331, -1.5097057819366455, -0.344180166721344, -0.3021274209022522, 0.03520844504237175], "max": [0.34963110089302063, 2.5586800575256348, 1.3235673306324653e-16, 0.7455146908760071, 0.35983842611312866, 0.2208932340145111, 1.70447838306427, 0.7311800122261047, 2.8194565773010254, 0.035275887697935104, 0.8866409063339233, 1.1213399171829224, 0.5341280698776245, 1.7208548784255981], "mean": [-0.10109613090753555, 0.3670720160007477, -0.22364169359207153, -0.013186236843466759, -0.007423976436257362, 0.021469438448548317, 0.36519500613212585, -0.022537462413311005, 1.1811527013778687, -0.6182190775871277, -0.37991711497306824, 0.09956734627485275, 0.03589533641934395, 0.5330591201782227], "std": [0.26423293352127075, 0.7769111394882202, 0.5020829439163208, 0.3258107304573059, 0.10179856419563293, 0.09360619634389877, 0.47475042939186096, 0.3689824640750885, 1.0070627927780151, 0.5933636426925659, 0.5517456531524658, 0.23065075278282166, 0.12419161200523376, 0.6724457740783691], "count": [3168]}, "action": {"min": [-0.9646298289299011, -0.010270539671182632, -1.9297478199005127, -1.2478649616241455, -0.5831620693206787, -0.3596089482307434, 0.06747473776340485, -1.2957919836044312, -0.012102330103516579, -1.934349775314331, -1.5097057819366455, -0.344180166721344, -0.3021274209022522, 0.03520844504237175], "max": [0.34963110089302063, 2.5586800575256348, 1.3235673306324653e-16, 0.7455146908760071, 0.35983842611312866, 0.2208932340145111, 1.70447838306427, 0.7311800122261047, 2.8194565773010254, 0.035275887697935104, 0.8866409063339233, 1.1213399171829224, 0.5341280698776245, 1.7208548784255981], "mean": [-0.10109613090753555, 0.3670720160007477, -0.22364169359207153, -0.013186236843466759, -0.007423976436257362, 0.021469438448548317, 0.36519500613212585, -0.022537462413311005, 1.1811527013778687, -0.6182190775871277, -0.37991711497306824, 0.09956734627485275, 0.03589533641934395, 0.5330591201782227], "std": [0.26423293352127075, 0.7769111394882202, 0.5020829439163208, 0.3258107304573059, 0.10179856419563293, 0.09360619634389877, 0.47475042939186096, 0.3689824640750885, 1.0070627927780151, 0.5933636426925659, 0.5517456531524658, 0.23065075278282166, 0.12419161200523376, 0.6724457740783691], "count": [3168]}, "timestamp": {"min": [0.0], "max": [105.56666666666666], "mean": [52.783333333333324], "std": [30.484092694508846], "count": [3168]}, "frame_index": {"min": [0], "max": [3167], "mean": [1583.5], "std": [914.5227808352653], "count": [3168]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [3168]}, "index": {"min": [73201], "max": [76368], "mean": [74784.5], "std": [914.5227808352653], "count": [3168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3168]}, "subtask_annotation": {"mean": [18.268939393939394, 33.0, 33.0, 33.0, 33.0], "std": [11.2586788021535, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3168]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [3168]}, "eef_direction_state": {"mean": [5.340277777777778, 3.642361111111111], "std": [1.5393800154381887, 2.3670317646050707], "min": [0, 0], "max": [6, 6], "count": [3168]}, "eef_velocity_state": {"mean": [0.3383838383838384, 1.0467171717171717], "std": [0.6965944678707263, 0.9085532571171967], "min": [0, 0], "max": [2, 2], "count": [3168]}, "eef_acc_mag_state": {"mean": [0.29987373737373735, 0.8838383838383839], "std": [0.6472357572568641, 0.8470933153976253], "min": [0, 0], "max": [2, 2], "count": [3168]}, "eef_direction_action": {"mean": [5.340277777777778, 3.642361111111111], "std": [1.5393800154381887, 2.3670317646050707], "min": [0, 0], "max": [6, 6], "count": [3168]}, "eef_velocity_action": {"mean": [0.3383838383838384, 1.0467171717171717], "std": [0.6965944678707263, 0.9085532571171967], "min": [0, 0], "max": [2, 2], "count": [3168]}, "eef_acc_mag_action": {"mean": [0.29987373737373735, 0.8838383838383839], "std": [0.6472357572568641, 0.8470933153976253], "min": [0, 0], "max": [2, 2], "count": [3168]}, "eef_sim_pose_state": {"mean": [0.12055750417602272, 0.299485057204236, 1.1936913916623713, 0.029880061331066073, 0.12862557710031475, -0.10151575872185684, 0.2667212913402999, -0.3306573958754045, 1.219187206432039, 0.06926966750156187, 0.1764090511330584, 0.08780422709934117], "std": [0.11347174367474142, 0.09487490179407965, 0.036512214176072644, 0.12793593814495338, 0.3004091652313816, 0.23410168880237062, 0.18086391796902607, 0.12562720061842486, 0.07142793827799569, 0.1525800681651658, 0.3155721191397141, 0.3450074066885077], "min": [0.052351375906259434, -0.028407336258134446, 1.1001028948568707, -0.4468726495421215, -0.26499122462744684, -1.0346900876222453, 0.05642251357148552, -0.7197539950925339, 1.0775524320676282, -0.22511397225639548, -0.46784583555594916, -1.106111907289911], "max": [0.45848770261749244, 0.3901329056212555, 1.4047613164171993, 0.556486228285542, 1.3486256141342503, 0.3948605942194986, 0.5780493357352376, 0.026710458423653737, 1.4346445365771232, 0.9199862643645409, 1.0061671374145589, 0.9710985534673348], "count": [3168]}, "eef_sim_pose_action": {"mean": [0.12055750417602272, 0.299485057204236, 1.1936913916623713, 0.029880061331066073, 0.12862557710031475, -0.10151575872185684, 0.2667212913402999, -0.3306573958754045, 1.219187206432039, 0.06926966750156187, 0.1764090511330584, 0.08780422709934117], "std": [0.11347174367474142, 0.09487490179407965, 0.036512214176072644, 0.12793593814495338, 0.3004091652313816, 0.23410168880237062, 0.18086391796902607, 0.12562720061842486, 0.07142793827799569, 0.1525800681651658, 0.3155721191397141, 0.3450074066885077], "min": [0.052351375906259434, -0.028407336258134446, 1.1001028948568707, -0.4468726495421215, -0.26499122462744684, -1.0346900876222453, 0.05642251357148552, -0.7197539950925339, 1.0775524320676282, -0.22511397225639548, -0.46784583555594916, -1.106111907289911], "max": [0.45848770261749244, 0.3901329056212555, 1.4047613164171993, 0.556486228285542, 1.3486256141342503, 0.3948605942194986, 0.5780493357352376, 0.026710458423653737, 1.4346445365771232, 0.9199862643645409, 1.0061671374145589, 0.9710985534673348], "count": [3168]}, "gripper_mode_state": {"mean": [0.7070707070707071, 0.6524621212121212], "std": [0.45510627580075513, 0.47618830476554785], "min": [0, 0], "max": [1, 1], "count": [3168]}, "gripper_activity_state": {"mean": [1.9551767676767677, 1.839962121212121], "std": [0.27617694713158775, 0.5099579093143748], "min": [0, 0], "max": [2, 2], "count": [3168]}, "gripper_mode_action": {"mean": [0.7070707070707071, 0.6524621212121212], "std": [0.45510627580075513, 0.47618830476554785], "min": [0, 0], "max": [1, 1], "count": [3168]}, "gripper_activity_action": {"mean": [1.9551767676767677, 1.839962121212121], "std": [0.27617694713158775, 0.5099579093143748], "min": [0, 0], "max": [2, 2], "count": [3168]}, "gripper_open_scale_state": {"mean": [0.20867976808482513, 0.3046095088106854], "std": [0.2712856262198813, 0.3842565471760538], "min": [0.03855699300765991, 0.020119111452783858], "max": [0.9739876474652972, 0.9833456448146275], "count": [3168]}, "gripper_open_scale_action": {"mean": [0.20867976808482513, 0.3046095088106854], "std": [0.2712856262198813, 0.3842565471760538], "min": [0.03855699300765991, 0.020119111452783858], "max": [0.9739876474652972, 0.9833456448146275], "count": [3168]}}} +{"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.31782876511963176]], [[0.33471784472113936]], [[0.27280081440753023]]], "std": [[[0.1777379501287456]], [[0.18233948568881939]], [[0.1536288748125861]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41916472640820257]], [[0.4276042478811505]], [[0.4152273326739202]]], "std": [[[0.17803637962102703]], [[0.1891253621181111]], [[0.20602679077144048]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365925837034451]], [[0.42738117957370886]], [[0.39914475330191423]]], "std": [[[0.2587735095430686]], [[0.2470413890293414]], [[0.2592593497332984]]], "count": [337]}, "observation.state": {"min": [-0.371826171875, -0.0016041953349485993, -0.7915340662002563, -0.6350680589675903, -0.4330625534057617, -0.8463873267173767, 0.06810014694929123, -1.8794119358062744, -0.009187368676066399, -1.8875656127929688, -1.5299999713897705, -0.3622188866138458, -0.32804155349731445, 0.037434644997119904], "max": [0.37734726071357727, 1.5739669799804688, 4.336808689942018e-19, 0.11650388687849045, 0.40851664543151855, 0.22675380110740662, 0.06945280730724335, 0.6816220879554749, 2.573673725128174, 0.035437628626823425, 0.8581027984619141, 1.0216096639633179, 1.0332344770431519, 1.7062861919403076], "mean": [-0.0035411242861300707, 0.11994429677724838, -0.06433916836977005, -0.026669953018426895, -0.01862279884517193, -0.03252798691391945, 0.06838160008192062, -0.24175617098808289, 1.0550565719604492, -0.515174150466919, -0.37649205327033997, 0.1511031985282898, 0.0842750295996666, 0.5254385471343994], "std": [0.06719970703125, 0.3605920374393463, 0.17897763848304749, 0.1458548605442047, 0.08258363604545593, 0.18048708140850067, 0.00012717314530164003, 0.5108873248100281, 0.8124181628227234, 0.48614051938056946, 0.4764799475669861, 0.269466370344162, 0.21035267412662506, 0.6590983867645264], "count": [2348]}, "action": {"min": [-0.371826171875, -0.0016041953349485993, -0.7915340662002563, -0.6350680589675903, -0.4330625534057617, -0.8463873267173767, 0.06810014694929123, -1.8794119358062744, -0.009187368676066399, -1.8875656127929688, -1.5299999713897705, -0.3622188866138458, -0.32804155349731445, 0.037434644997119904], "max": [0.37734726071357727, 1.5739669799804688, 4.336808689942018e-19, 0.11650388687849045, 0.40851664543151855, 0.22675380110740662, 0.06945280730724335, 0.6816220879554749, 2.573673725128174, 0.035437628626823425, 0.8581027984619141, 1.0216096639633179, 1.0332344770431519, 1.7062861919403076], "mean": [-0.0035411242861300707, 0.11994429677724838, -0.06433916836977005, -0.026669953018426895, -0.01862279884517193, -0.03252798691391945, 0.06838160008192062, -0.24175617098808289, 1.0550565719604492, -0.515174150466919, -0.37649205327033997, 0.1511031985282898, 0.0842750295996666, 0.5254385471343994], "std": [0.06719970703125, 0.3605920374393463, 0.17897763848304749, 0.1458548605442047, 0.08258363604545593, 0.18048708140850067, 0.00012717314530164003, 0.5108873248100281, 0.8124181628227234, 0.48614051938056946, 0.4764799475669861, 0.269466370344162, 0.21035267412662506, 0.6590983867645264], "count": [2348]}, "timestamp": {"min": [0.0], "max": [78.23333333333333], "mean": [39.116666666666674], "std": [22.593638485201982], "count": [2348]}, "frame_index": {"min": [0], "max": [2347], "mean": [1173.5], "std": [677.8091545560594], "count": [2348]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [2348]}, "index": {"min": [76369], "max": [78716], "mean": [77542.5], "std": [677.8091545560594], "count": [2348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2348]}, "subtask_annotation": {"mean": [17.321124361158432, 33.0, 33.0, 33.0, 33.0], "std": [10.588635228870872, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2348]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [2348]}, "eef_direction_state": {"mean": [5.5042589437819425, 3.1537478705281092], "std": [1.4695891443600073, 2.321616900682522], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_state": {"mean": [0.1950596252129472, 1.2734241908006814], "std": [0.5555445674848063, 0.8654010280283984], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_state": {"mean": [0.1686541737649063, 1.046848381601363], "std": [0.5051746485612819, 0.825706727913266], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_direction_action": {"mean": [5.5042589437819425, 3.1537478705281092], "std": [1.4695891443600073, 2.321616900682522], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_action": {"mean": [0.1950596252129472, 1.2734241908006814], "std": [0.5555445674848063, 0.8654010280283984], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_action": {"mean": [0.1686541737649063, 1.046848381601363], "std": [0.5051746485612819, 0.825706727913266], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_sim_pose_state": {"mean": [0.08778250926955777, 0.3345985218564768, 1.1965469793727412, -0.03550980630372642, 0.028539523275810674, -0.022438671334030758, 0.2203294123933592, -0.3705484660820029, 1.252923293947709, 0.1141819151480457, 0.15477650411228647, -0.08450622057029654], "std": [0.06250776888392676, 0.010352182042876011, 0.041157935978991936, 0.18819252879840548, 0.06486753939997512, 0.08356452755359765, 0.14753614759945208, 0.11634688504347099, 0.06839112507783839, 0.2256496883077936, 0.2960243796670414, 0.44179392970086584], "min": [0.05978823593905039, 0.2833803349818733, 1.1821656011918749, -0.8777086701645446, -0.1823042949226128, -0.5791000771239665, -0.011115695987459796, -0.7153091385378402, 1.1287937758928943, -0.25396074160954674, -0.43772072066807866, -1.5489264404019636], "max": [0.36716276259732666, 0.4060489733423456, 1.3529715294099354, 0.21755224981840493, 0.43214473499514483, 0.5009419824719357, 0.539269543656618, -0.017926735730286546, 1.4405466057447625, 1.1323139463306222, 1.1245788763105313, 1.0310739572314789], "count": [2348]}, "eef_sim_pose_action": {"mean": [0.08778250926955777, 0.3345985218564768, 1.1965469793727412, -0.03550980630372642, 0.028539523275810674, -0.022438671334030758, 0.2203294123933592, -0.3705484660820029, 1.252923293947709, 0.1141819151480457, 0.15477650411228647, -0.08450622057029654], "std": [0.06250776888392676, 0.010352182042876011, 0.041157935978991936, 0.18819252879840548, 0.06486753939997512, 0.08356452755359765, 0.14753614759945208, 0.11634688504347099, 0.06839112507783839, 0.2256496883077936, 0.2960243796670414, 0.44179392970086584], "min": [0.05978823593905039, 0.2833803349818733, 1.1821656011918749, -0.8777086701645446, -0.1823042949226128, -0.5791000771239665, -0.011115695987459796, -0.7153091385378402, 1.1287937758928943, -0.25396074160954674, -0.43772072066807866, -1.5489264404019636], "max": [0.36716276259732666, 0.4060489733423456, 1.3529715294099354, 0.21755224981840493, 0.43214473499514483, 0.5009419824719357, 0.539269543656618, -0.017926735730286546, 1.4405466057447625, 1.1323139463306222, 1.1245788763105313, 1.0310739572314789], "count": [2348]}, "gripper_mode_state": {"mean": [1.0, 0.651618398637138], "std": [0.0, 0.47645761741702247], "min": [1, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_state": {"mean": [2.0, 1.798977853492334], "std": [0.0, 0.5655941482775158], "min": [2, 0], "max": [2, 2], "count": [2348]}, "gripper_mode_action": {"mean": [1.0, 0.651618398637138], "std": [0.0, 0.47645761741702247], "min": [1, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_action": {"mean": [2.0, 1.798977853492334], "std": [0.0, 0.5655941482775158], "min": [2, 0], "max": [2, 2], "count": [2348]}, "gripper_open_scale_state": {"mean": [0.03907535710555827, 0.3002528342973386], "std": [7.267107031553171e-05, 0.3766276840991864], "min": [0.03891436968530927, 0.021391225712639943], "max": [0.039687318461281915, 0.9750206811087472], "count": [2348]}, "gripper_open_scale_action": {"mean": [0.03907535710555827, 0.3002528342973386], "std": [7.267107031553171e-05, 0.3766276840991864], "min": [0.03891436968530927, 0.021391225712639943], "max": [0.039687318461281915, 0.9750206811087472], "count": [2348]}}} +{"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.30340097510811953]], [[0.3232288679153253]], [[0.2673998776542126]]], "std": [[[0.1780421749467028]], [[0.18453142690352375]], [[0.15300889830194211]]], "count": [402]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057282690577613]], [[0.41239835679987863]], [[0.3994622245526182]]], "std": [[[0.1843685992790518]], [[0.1940743279928649]], [[0.20934057657341482]]], "count": [402]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44356971474327705]], [[0.43160715079287654]], [[0.40222722986375314]]], "std": [[[0.24796818722451558]], [[0.23404889372557638]], [[0.24476004016871836]]], "count": [402]}, "observation.state": {"min": [-1.0108933448791504, -0.013650286942720413, -1.928256630897522, -1.5299999713897705, -0.6946876049041748, -0.44025248289108276, 0.06797505170106888, -1.339165210723877, -0.008833765052258968, -1.93741774559021, -1.5299999713897705, -0.3487342894077301, -0.24321633577346802, 0.036165714263916016], "max": [0.49854376912117004, 2.6323111057281494, 0.0, 0.16384051740169525, 0.2512962520122528, 0.20027831196784973, 0.0697270855307579, 0.8358615040779114, 2.6369130611419678, 0.036423370242118835, 0.6243301630020142, 0.9970875382423401, 0.49527618288993835, 1.707964539527893], "mean": [-0.048781413584947586, 0.3077504336833954, -0.1533665508031845, -0.1483079344034195, -0.013602785766124725, -0.014817124232649803, 0.06832705438137054, -0.09133124351501465, 1.0793884992599487, -0.5631195902824402, -0.3431488871574402, 0.10112833231687546, 0.047059740871191025, 0.473854124546051], "std": [0.20884792506694794, 0.7115646600723267, 0.394863486289978, 0.368600070476532, 0.09257812798023224, 0.06290705502033234, 0.00018974472186528146, 0.402943879365921, 0.9223320484161377, 0.5961897373199463, 0.5343967080116272, 0.2172878086566925, 0.15247800946235657, 0.6391007900238037], "count": [2975]}, "action": {"min": [-1.0108933448791504, -0.013650286942720413, -1.928256630897522, -1.5299999713897705, -0.6946876049041748, -0.44025248289108276, 0.06797505170106888, -1.339165210723877, -0.008833765052258968, -1.93741774559021, -1.5299999713897705, -0.3487342894077301, -0.24321633577346802, 0.036165714263916016], "max": [0.49854376912117004, 2.6323111057281494, 0.0, 0.16384051740169525, 0.2512962520122528, 0.20027831196784973, 0.0697270855307579, 0.8358615040779114, 2.6369130611419678, 0.036423370242118835, 0.6243301630020142, 0.9970875382423401, 0.49527618288993835, 1.707964539527893], "mean": [-0.048781413584947586, 0.3077504336833954, -0.1533665508031845, -0.1483079344034195, -0.013602785766124725, -0.014817124232649803, 0.06832705438137054, -0.09133124351501465, 1.0793884992599487, -0.5631195902824402, -0.3431488871574402, 0.10112833231687546, 0.047059740871191025, 0.473854124546051], "std": [0.20884792506694794, 0.7115646600723267, 0.394863486289978, 0.368600070476532, 0.09257812798023224, 0.06290705502033234, 0.00018974472186528146, 0.402943879365921, 0.9223320484161377, 0.5961897373199463, 0.5343967080116272, 0.2172878086566925, 0.15247800946235657, 0.6391007900238037], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [2975]}, "index": {"min": [78717], "max": [81691], "mean": [80204.0], "std": [858.8084769027377], "count": [2975]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2975]}, "subtask_annotation": {"mean": [17.25579831932773, 33.0, 33.0, 33.0, 33.0], "std": [10.64489205599075, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2975]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [2975]}, "eef_direction_state": {"mean": [5.195294117647059, 3.501512605042017], "std": [1.795188163883383, 2.3635710905875604], "min": [0, 0], "max": [6, 6], "count": [2975]}, "eef_velocity_state": {"mean": [0.3300840336134454, 1.0732773109243698], "std": [0.6971388053656985, 0.890665985590911], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_acc_mag_state": {"mean": [0.2823529411764706, 0.9401680672268907], "std": [0.6273389255684546, 0.8324005814846112], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_direction_action": {"mean": [5.195294117647059, 3.501512605042017], "std": [1.795188163883383, 2.3635710905875604], "min": [0, 0], "max": [6, 6], "count": [2975]}, "eef_velocity_action": {"mean": [0.3300840336134454, 1.0732773109243698], "std": [0.6971388053656985, 0.890665985590911], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_acc_mag_action": {"mean": [0.2823529411764706, 0.9401680672268907], "std": [0.6273389255684546, 0.8324005814846112], "min": [0, 0], "max": [2, 2], "count": [2975]}, "eef_sim_pose_state": {"mean": [0.11682949009095832, 0.31601952474561074, 1.1968585445978506, -0.01729949670065537, 0.005707974473989543, -0.0628731940913124, 0.2462715656707482, -0.3443113396209214, 1.2371351094237741, 0.07567823983228485, 0.16837919600485884, 0.02381398586551906], "std": [0.11533786379690182, 0.08457016094236594, 0.035668229577953875, 0.0766439215746671, 0.1221118239012236, 0.23449242019766742, 0.1683931568089701, 0.1146639294954002, 0.060518719423288396, 0.17976049252017662, 0.34434340699998656, 0.44031883838982555], "min": [0.051574747290593276, -0.05257543503897862, 1.1614241038997677, -0.5029000022668553, -0.612090941718674, -1.1267896695525583, 0.06010546945648454, -0.7218760252072691, 1.1337597548253358, -0.24279892849264534, -0.440876482279992, -1.2045762651551646], "max": [0.5063351894640004, 0.502089839338676, 1.401435456300838, 0.23405268746692365, 0.41466385524860017, 0.3663755047743414, 0.6043010484001868, 0.04512754144233218, 1.3956916818341147, 0.7428613141133779, 1.15058906808403, 1.2244527685867637], "count": [2975]}, "eef_sim_pose_action": {"mean": [0.11682949009095832, 0.31601952474561074, 1.1968585445978506, -0.01729949670065537, 0.005707974473989543, -0.0628731940913124, 0.2462715656707482, -0.3443113396209214, 1.2371351094237741, 0.07567823983228485, 0.16837919600485884, 0.02381398586551906], "std": [0.11533786379690182, 0.08457016094236594, 0.035668229577953875, 0.0766439215746671, 0.1221118239012236, 0.23449242019766742, 0.1683931568089701, 0.1146639294954002, 0.060518719423288396, 0.17976049252017662, 0.34434340699998656, 0.44031883838982555], "min": [0.051574747290593276, -0.05257543503897862, 1.1614241038997677, -0.5029000022668553, -0.612090941718674, -1.1267896695525583, 0.06010546945648454, -0.7218760252072691, 1.1337597548253358, -0.24279892849264534, -0.440876482279992, -1.2045762651551646], "max": [0.5063351894640004, 0.502089839338676, 1.401435456300838, 0.23405268746692365, 0.41466385524860017, 0.3663755047743414, 0.6043010484001868, 0.04512754144233218, 1.3956916818341147, 0.7428613141133779, 1.15058906808403, 1.2244527685867637], "count": [2975]}, "gripper_mode_state": {"mean": [1.0, 0.6847058823529412], "std": [0.0, 0.46463290566233983], "min": [1, 0], "max": [1, 1], "count": [2975]}, "gripper_activity_state": {"mean": [2.0, 1.8457142857142856], "std": [0.0, 0.500817099455318], "min": [2, 0], "max": [2, 2], "count": [2975]}, "gripper_mode_action": {"mean": [1.0, 0.6847058823529412], "std": [0.0, 0.46463290566233983], "min": [1, 0], "max": [1, 1], "count": [2975]}, "gripper_activity_action": {"mean": [2.0, 1.8457142857142856], "std": [0.0, 0.500817099455318], "min": [2, 0], "max": [2, 2], "count": [2975]}, "gripper_open_scale_state": {"mean": [0.039044918116686055, 0.2707758986685136], "std": [0.00010842023774120926, 0.3652008330610057], "min": [0.03884288668632507, 0.020666122436523438], "max": [0.039844048874718804, 0.9759797368730817], "count": [2975]}, "gripper_open_scale_action": {"mean": [0.039044918116686055, 0.2707758986685136], "std": [0.00010842023774120926, 0.3652008330610057], "min": [0.03884288668632507, 0.020666122436523438], "max": [0.039844048874718804, 0.9759797368730817], "count": [2975]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2990677925508103]], [[0.3168684767362044]], [[0.2596214029904199]]], "std": [[[0.17379504858162978]], [[0.17940712408199233]], [[0.14876140230738966]]], "count": [365]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42197860074014387]], [[0.42715851389261944]], [[0.4139698958426597]]], "std": [[[0.17166173434918072]], [[0.17955596622088646]], [[0.19499903659752393]]], "count": [365]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44903392574685885]], [[0.4367499291192885]], [[0.40810804309547255]]], "std": [[[0.24585662665061328]], [[0.23264511694850185]], [[0.24314768745335924]]], "count": [365]}, "observation.state": {"min": [-1.1185246706008911, -0.009180939756333828, -1.5267300605773926, -1.0783028602600098, -0.4225785732269287, -0.44713094830513, 0.06810014694929123, -1.491584062576294, -0.009609226137399673, -1.6411136388778687, -1.5299999713897705, -0.5989493727684021, -0.21467316150665283, 0.0259504746645689], "max": [0.027501799166202545, 2.3301126956939697, 0.0, 0.23160098493099213, 0.5030397176742554, 0.17467007040977478, 0.06947670131921768, 0.798248291015625, 2.5924274921417236, 0.031150558963418007, 0.5353593230247498, 1.0630487203598022, 0.8544272780418396, 1.7062861919403076], "mean": [-0.054570894688367844, 0.14414291083812714, -0.0944555327296257, -0.009881317615509033, -0.005539554636925459, -0.01276676170527935, 0.06829092651605606, -0.13557004928588867, 1.371148943901062, -0.5728344321250916, -0.5876467823982239, 0.16120710968971252, 0.09161940962076187, 0.5336069464683533], "std": [0.18101437389850616, 0.44779276847839355, 0.2323704957962036, 0.2547140121459961, 0.05709122121334076, 0.09522958844900131, 0.00019387849897611886, 0.44919562339782715, 0.8211861252784729, 0.46141472458839417, 0.5311565399169922, 0.24902096390724182, 0.1832820177078247, 0.6613502502441406], "count": [2614]}, "action": {"min": [-1.1185246706008911, -0.009180939756333828, -1.5267300605773926, -1.0783028602600098, -0.4225785732269287, -0.44713094830513, 0.06810014694929123, -1.491584062576294, -0.009609226137399673, -1.6411136388778687, -1.5299999713897705, -0.5989493727684021, -0.21467316150665283, 0.0259504746645689], "max": [0.027501799166202545, 2.3301126956939697, 0.0, 0.23160098493099213, 0.5030397176742554, 0.17467007040977478, 0.06947670131921768, 0.798248291015625, 2.5924274921417236, 0.031150558963418007, 0.5353593230247498, 1.0630487203598022, 0.8544272780418396, 1.7062861919403076], "mean": [-0.054570894688367844, 0.14414291083812714, -0.0944555327296257, -0.009881317615509033, -0.005539554636925459, -0.01276676170527935, 0.06829092651605606, -0.13557004928588867, 1.371148943901062, -0.5728344321250916, -0.5876467823982239, 0.16120710968971252, 0.09161940962076187, 0.5336069464683533], "std": [0.18101437389850616, 0.44779276847839355, 0.2323704957962036, 0.2547140121459961, 0.05709122121334076, 0.09522958844900131, 0.00019387849897611886, 0.44919562339782715, 0.8211861252784729, 0.46141472458839417, 0.5311565399169922, 0.24902096390724182, 0.1832820177078247, 0.6613502502441406], "count": [2614]}, "timestamp": {"min": [0.0], "max": [87.1], "mean": [43.550000000000004], "std": [25.153224887123763], "count": [2614]}, "frame_index": {"min": [0], "max": [2613], "mean": [1306.5], "std": [754.5967466137129], "count": [2614]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [2614]}, "index": {"min": [81692], "max": [84305], "mean": [82998.5], "std": [754.5967466137129], "count": [2614]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2614]}, "subtask_annotation": {"mean": [18.782708492731444, 33.0, 33.0, 33.0, 33.0], "std": [10.431152551082041, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2614]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [2614]}, "eef_direction_state": {"mean": [5.5734506503442995, 2.9273144605967865], "std": [1.3504791684310908, 2.309140692418011], "min": [0, 0], "max": [6, 6], "count": [2614]}, "eef_velocity_state": {"mean": [0.18247895944912013, 1.3052792654934966], "std": [0.5476378768871809, 0.8257493284165145], "min": [0, 0], "max": [2, 2], "count": [2614]}, "eef_acc_mag_state": {"mean": [0.15608263198163733, 1.120504973221117], "std": [0.4894910486091928, 0.805737111483315], "min": [0, 0], "max": [2, 2], "count": [2614]}, "eef_direction_action": {"mean": [5.5734506503442995, 2.9273144605967865], "std": [1.3504791684310908, 2.309140692418011], "min": [0, 0], "max": [6, 6], "count": [2614]}, "eef_velocity_action": {"mean": [0.18247895944912013, 1.3052792654934966], "std": [0.5476378768871809, 0.8257493284165145], "min": [0, 0], "max": [2, 2], "count": [2614]}, "eef_acc_mag_action": {"mean": [0.15608263198163733, 1.120504973221117], "std": [0.4894910486091928, 0.805737111483315], "min": [0, 0], "max": [2, 2], "count": [2614]}, "eef_sim_pose_state": {"mean": [0.08872642119675729, 0.3220448625508071, 1.1964917171364597, -0.014896548037903317, 0.039791616519171985, -0.0601239372895466, 0.28289810877948657, -0.361029059778051, 1.230881014074601, 0.1280601778380561, 0.20436041172181876, 0.03597742398473749], "std": [0.07158006941744974, 0.04858016699784353, 0.041882434345033, 0.09822422255209885, 0.06984367013559534, 0.18422533046783576, 0.1491542993738574, 0.12778833368800852, 0.0590500836293996, 0.19307380851825076, 0.2985917172417498, 0.3911288913995996], "min": [0.05882221259290159, -0.08992074251366336, 1.1791053494481827, -0.44400281134925224, -0.3842407205263245, -1.0927513497236534, 0.060490186743652766, -0.7817978768138832, 1.0801150776974893, -0.21640947333759544, -0.25994322436252926, -0.9777645775645678], "max": [0.43000721815788934, 0.34323461457890814, 1.4331472467137574, 0.17690896694026056, 0.3588326263690029, 0.4200969016416337, 0.5478853984344701, -0.00848416182005201, 1.3759771354427983, 0.998044638373472, 0.9297630299053941, 0.9088346548614208], "count": [2614]}, "eef_sim_pose_action": {"mean": [0.08872642119675729, 0.3220448625508071, 1.1964917171364597, -0.014896548037903317, 0.039791616519171985, -0.0601239372895466, 0.28289810877948657, -0.361029059778051, 1.230881014074601, 0.1280601778380561, 0.20436041172181876, 0.03597742398473749], "std": [0.07158006941744974, 0.04858016699784353, 0.041882434345033, 0.09822422255209885, 0.06984367013559534, 0.18422533046783576, 0.1491542993738574, 0.12778833368800852, 0.0590500836293996, 0.19307380851825076, 0.2985917172417498, 0.3911288913995996], "min": [0.05882221259290159, -0.08992074251366336, 1.1791053494481827, -0.44400281134925224, -0.3842407205263245, -1.0927513497236534, 0.060490186743652766, -0.7817978768138832, 1.0801150776974893, -0.21640947333759544, -0.25994322436252926, -0.9777645775645678], "max": [0.43000721815788934, 0.34323461457890814, 1.4331472467137574, 0.17690896694026056, 0.3588326263690029, 0.4200969016416337, 0.5478853984344701, -0.00848416182005201, 1.3759771354427983, 0.998044638373472, 0.9297630299053941, 0.9088346548614208], "count": [2614]}, "gripper_mode_state": {"mean": [1.0, 0.6495791889824024], "std": [0.0, 0.47710173571614634], "min": [1, 0], "max": [1, 1], "count": [2614]}, "gripper_activity_state": {"mean": [2.0, 1.7578423871461362], "std": [0.0, 0.610327539800658], "min": [2, 0], "max": [2, 2], "count": [2614]}, "gripper_mode_action": {"mean": [1.0, 0.6495791889824024], "std": [0.0, 0.47710173571614634], "min": [1, 0], "max": [1, 1], "count": [2614]}, "gripper_activity_action": {"mean": [2.0, 1.7578423871461362], "std": [0.0, 0.610327539800658], "min": [2, 0], "max": [2, 2], "count": [2614]}, "gripper_open_scale_state": {"mean": [0.039024188360472126, 0.3049200528405793], "std": [0.00011078183354978195, 0.3779119132767665], "min": [0.03891436968530927, 0.014828842665467943], "max": [0.0397009721824101, 0.9750206811087472], "count": [2614]}, "gripper_open_scale_action": {"mean": [0.039024188360472126, 0.3049200528405793], "std": [0.00011078183354978195, 0.3779119132767665], "min": [0.03891436968530927, 0.014828842665467943], "max": [0.0397009721824101, 0.9750206811087472], "count": [2614]}}} +{"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.515184151438353]], [[0.5424628367219904]], [[0.5366053746895584]]], "std": [[[0.23948769878804504]], [[0.26438950795757965]], [[0.28514076079315115]]], "count": [343]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384585596143219]], [[0.43962229415575754]], [[0.4243691865635143]]], "std": [[[0.17777686494015332]], [[0.18297576865524934]], [[0.21432784534155794]]], "count": [343]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502884002807472]], [[0.41088964871662953]], [[0.392261225918939]]], "std": [[[0.26176684076928813]], [[0.2646258935027862]], [[0.2839729865450504]]], "count": [343]}, "observation.state": {"min": [-0.4508238136768341, -0.005668343976140022, -1.026233196258545, -1.3330292701721191, -0.17947575449943542, -0.15205161273479462, 0.06910119205713272, -0.9439482688903809, -0.014514884911477566, -1.9634828567504883, -1.4046776294708252, -0.2888444662094116, -0.27765053510665894, 0.03567976877093315], "max": [0.0966193825006485, 1.8821943998336792, 0.0009364140569232404, 0.10864904522895813, 0.28170546889305115, 0.16965943574905396, 0.06997749209403992, 0.5575911998748779, 2.607767343521118, 0.0034590642899274826, 0.5399612188339233, 1.0630178451538086, 0.4985834062099457, 1.707964539527893], "mean": [-0.008306811563670635, 0.12536655366420746, -0.05840444564819336, -0.06111248955130577, -0.001302359625697136, 0.018137674778699875, 0.06910695880651474, -0.19514843821525574, 1.0849248170852661, -0.6447056531906128, -0.25881803035736084, 0.11126262694597244, 0.03132417052984238, 0.6996741890907288], "std": [0.05646315589547157, 0.424149751663208, 0.19883890450000763, 0.26093506813049316, 0.03433524817228317, 0.03458210453391075, 4.705805622506887e-05, 0.31142258644104004, 0.9281054735183716, 0.6233799457550049, 0.518924355506897, 0.18740959465503693, 0.15207047760486603, 0.691127359867096], "count": [2407]}, "action": {"min": [-0.4508238136768341, -0.005668343976140022, -1.026233196258545, -1.3330292701721191, -0.17947575449943542, -0.15205161273479462, 0.06910119205713272, -0.9439482688903809, -0.014514884911477566, -1.9634828567504883, -1.4046776294708252, -0.2888444662094116, -0.27765053510665894, 0.03567976877093315], "max": [0.0966193825006485, 1.8821943998336792, 0.0009364140569232404, 0.10864904522895813, 0.28170546889305115, 0.16965943574905396, 0.06997749209403992, 0.5575911998748779, 2.607767343521118, 0.0034590642899274826, 0.5399612188339233, 1.0630178451538086, 0.4985834062099457, 1.707964539527893], "mean": [-0.008306811563670635, 0.12536655366420746, -0.05840444564819336, -0.06111248955130577, -0.001302359625697136, 0.018137674778699875, 0.06910695880651474, -0.19514843821525574, 1.0849248170852661, -0.6447056531906128, -0.25881803035736084, 0.11126262694597244, 0.03132417052984238, 0.6996741890907288], "std": [0.05646315589547157, 0.424149751663208, 0.19883890450000763, 0.26093506813049316, 0.03433524817228317, 0.03458210453391075, 4.705805622506887e-05, 0.31142258644104004, 0.9281054735183716, 0.6233799457550049, 0.518924355506897, 0.18740959465503693, 0.15207047760486603, 0.691127359867096], "count": [2407]}, "timestamp": {"min": [0.0], "max": [80.2], "mean": [40.1], "std": [23.16136630013197], "count": [2407]}, "frame_index": {"min": [0], "max": [2406], "mean": [1203.0], "std": [694.8409890039591], "count": [2407]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [2407]}, "index": {"min": [88767], "max": [91173], "mean": [89970.0], "std": [694.8409890039591], "count": [2407]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2407]}, "subtask_annotation": {"mean": [16.773577066888244, 33.0, 33.0, 33.0, 33.0], "std": [11.611520995020669, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2407]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [2407]}, "eef_direction_state": {"mean": [5.586206896551724, 3.444536767760698], "std": [1.3560037557816522, 2.4345479126628824], "min": [0, 0], "max": [6, 6], "count": [2407]}, "eef_velocity_state": {"mean": [0.16368923971749066, 1.1221437474034068], "std": [0.5202610477150599, 0.9074518939693], "min": [0, 0], "max": [2, 2], "count": [2407]}, "eef_acc_mag_state": {"mean": [0.12962193601994185, 0.9592854175321978], "std": [0.44355606657651536, 0.8423782708448528], "min": [0, 0], "max": [2, 2], "count": [2407]}, "eef_direction_action": {"mean": [5.586206896551724, 3.444536767760698], "std": [1.3560037557816522, 2.4345479126628824], "min": [0, 0], "max": [6, 6], "count": [2407]}, "eef_velocity_action": {"mean": [0.16368923971749066, 1.1221437474034068], "std": [0.5202610477150599, 0.9074518939693], "min": [0, 0], "max": [2, 2], "count": [2407]}, "eef_acc_mag_action": {"mean": [0.12962193601994185, 0.9592854175321978], "std": [0.44355606657651536, 0.8423782708448528], "min": [0, 0], "max": [2, 2], "count": [2407]}, "eef_sim_pose_state": {"mean": [0.09126380473132711, 0.3314147234479518, 1.1932998153674177, 0.018084142491497077, 0.0059417670244107735, -0.009530772168101977, 0.25624680440016584, -0.3930620209740147, 1.2473868995960131, 0.056242258472414715, 0.18079727059981246, -0.07108146810932528], "std": [0.07943777650377458, 0.012641678323293298, 0.03826330123849707, 0.032434911612664874, 0.050704800229367575, 0.07334020687383518, 0.1735729305018978, 0.10661499586487164, 0.06181390739805701, 0.11154974191564083, 0.3001391981346383, 0.29304282318223823], "min": [0.05489712480918342, 0.2282785797209664, 1.1813230438597682, -0.13925146361575344, -0.4515204189171591, -0.6002140707690414, 0.055940754959868444, -0.6905162093788295, 1.1811895413491218, -0.15422284671236472, -0.476955310895979, -0.8957026104922741], "max": [0.43194382706482626, 0.36446819910100264, 1.3602934257504604, 0.16669634682626494, 0.348643848802378, 0.28137862550863646, 0.5622240598946109, -0.05292139093332911, 1.408197444964987, 0.37546428428801343, 0.9005995444989936, 1.061141392882879], "count": [2407]}, "eef_sim_pose_action": {"mean": [0.09126380473132711, 0.3314147234479518, 1.1932998153674177, 0.018084142491497077, 0.0059417670244107735, -0.009530772168101977, 0.25624680440016584, -0.3930620209740147, 1.2473868995960131, 0.056242258472414715, 0.18079727059981246, -0.07108146810932528], "std": [0.07943777650377458, 0.012641678323293298, 0.03826330123849707, 0.032434911612664874, 0.050704800229367575, 0.07334020687383518, 0.1735729305018978, 0.10661499586487164, 0.06181390739805701, 0.11154974191564083, 0.3001391981346383, 0.29304282318223823], "min": [0.05489712480918342, 0.2282785797209664, 1.1813230438597682, -0.13925146361575344, -0.4515204189171591, -0.6002140707690414, 0.055940754959868444, -0.6905162093788295, 1.1811895413491218, -0.15422284671236472, -0.476955310895979, -0.8957026104922741], "max": [0.43194382706482626, 0.36446819910100264, 1.3602934257504604, 0.16669634682626494, 0.348643848802378, 0.28137862550863646, 0.5622240598946109, -0.05292139093332911, 1.408197444964987, 0.37546428428801343, 0.9005995444989936, 1.061141392882879], "count": [2407]}, "gripper_mode_state": {"mean": [1.0, 0.5263813876194433], "std": [0.0, 0.49930353732701344], "min": [1, 0], "max": [1, 1], "count": [2407]}, "gripper_activity_state": {"mean": [2.0, 1.780224345658496], "std": [0.0, 0.5888941277222053], "min": [2, 0], "max": [2, 2], "count": [2407]}, "gripper_mode_action": {"mean": [1.0, 0.5263813876194433], "std": [0.0, 0.49930353732701344], "min": [1, 0], "max": [1, 1], "count": [2407]}, "gripper_activity_action": {"mean": [2.0, 1.780224345658496], "std": [0.0, 0.5888941277222053], "min": [2, 0], "max": [2, 2], "count": [2407]}, "gripper_open_scale_state": {"mean": [0.0394894715848059, 0.39981650909236394], "std": [2.6889748549230646e-05, 0.3949272998074642], "min": [0.039486395461218696, 0.020388439297676086], "max": [0.03998713833945138, 0.9759797368730817], "count": [2407]}, "gripper_open_scale_action": {"mean": [0.0394894715848059, 0.39981650909236394], "std": [2.6889748549230646e-05, 0.3949272998074642], "min": [0.039486395461218696, 0.020388439297676086], "max": [0.03998713833945138, 0.9759797368730817], "count": [2407]}}} +{"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.48439631408118805]], [[0.5166364990440621]], [[0.49014548226698085]]], "std": [[[0.2225214612946706]], [[0.2411450092004253]], [[0.25785495152040316]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4348612871074356]], [[0.43774828172009544]], [[0.42545753393950175]]], "std": [[[0.17810596803492776]], [[0.15363101983393543]], [[0.1617592635276636]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670054883064337]], [[0.42799966560698355]], [[0.4028775667674477]]], "std": [[[0.2515030383232305]], [[0.24336188776873188]], [[0.2547776077997725]]], "count": [294]}, "observation.state": {"min": [-1.004353642463684, -0.003067961661145091, -1.385184645652771, -1.4363155364990234, -0.49895334243774414, -0.9724865555763245, 0.06772488355636597, -1.3462858200073242, -0.007461939938366413, -1.9681475162506104, -1.4375836849212646, -0.4715230166912079, -0.13263893127441406, 0.03690602257847786], "max": [0.05052448809146881, 2.2902333736419678, 0.10867955535650253, 0.14534443616867065, 0.37866026163101196, 0.20448428392410278, 0.06922635436058044, 0.8416405320167542, 2.5786216259002686, 0.004597601946443319, 0.4157087802886963, 0.7045547962188721, 1.455206274986267, 1.7060279846191406], "mean": [-0.026812927797436714, 0.17180441319942474, -0.11106459051370621, -0.030357755720615387, -0.002681837184354663, -0.058041658252477646, 0.06798951327800751, -0.09778394550085068, 1.1768907308578491, -0.6297735571861267, -0.38147303462028503, -0.0011234412668272853, 0.19260971248149872, 0.6198698282241821], "std": [0.13335414230823517, 0.5355675220489502, 0.2627045810222626, 0.31269362568855286, 0.06019575521349907, 0.2391320914030075, 0.00012801079719793051, 0.4363599121570587, 0.9647429585456848, 0.5830471515655518, 0.4666365683078766, 0.1504066288471222, 0.2879098653793335, 0.653511643409729], "count": [1962]}, "action": {"min": [-1.004353642463684, -0.003067961661145091, -1.385184645652771, -1.4363155364990234, -0.49895334243774414, -0.9724865555763245, 0.06772488355636597, -1.3462858200073242, -0.007461939938366413, -1.9681475162506104, -1.4375836849212646, -0.4715230166912079, -0.13263893127441406, 0.03690602257847786], "max": [0.05052448809146881, 2.2902333736419678, 0.10867955535650253, 0.14534443616867065, 0.37866026163101196, 0.20448428392410278, 0.06922635436058044, 0.8416405320167542, 2.5786216259002686, 0.004597601946443319, 0.4157087802886963, 0.7045547962188721, 1.455206274986267, 1.7060279846191406], "mean": [-0.026812927797436714, 0.17180441319942474, -0.11106459051370621, -0.030357755720615387, -0.002681837184354663, -0.058041658252477646, 0.06798951327800751, -0.09778394550085068, 1.1768907308578491, -0.6297735571861267, -0.38147303462028503, -0.0011234412668272853, 0.19260971248149872, 0.6198698282241821], "std": [0.13335414230823517, 0.5355675220489502, 0.2627045810222626, 0.31269362568855286, 0.06019575521349907, 0.2391320914030075, 0.00012801079719793051, 0.4363599121570587, 0.9647429585456848, 0.5830471515655518, 0.4666365683078766, 0.1504066288471222, 0.2879098653793335, 0.653511643409729], "count": [1962]}, "timestamp": {"min": [0.0], "max": [65.36666666666666], "mean": [32.68333333333333], "std": [18.879351350282334], "count": [1962]}, "frame_index": {"min": [0], "max": [1961], "mean": [980.5], "std": [566.3805405084701], "count": [1962]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1962]}, "index": {"min": [91174], "max": [93135], "mean": [92154.5], "std": [566.3805405084701], "count": [1962]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1962]}, "subtask_annotation": {"mean": [15.120285423037716, 33.0, 33.0, 33.0, 33.0], "std": [11.232089892072999, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1962]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1962]}, "eef_direction_state": {"mean": [5.508664627930683, 3.146788990825688], "std": [1.45723137944325, 2.3441997705054427], "min": [0, 0], "max": [6, 6], "count": [1962]}, "eef_velocity_state": {"mean": [0.2130479102956167, 1.3353720693170235], "std": [0.5917139247597251, 0.8770854508358789], "min": [0, 0], "max": [2, 2], "count": [1962]}, "eef_acc_mag_state": {"mean": [0.17737003058103976, 1.0728848114169216], "std": [0.5198776758410012, 0.8179240373471315], "min": [0, 0], "max": [2, 2], "count": [1962]}, "eef_direction_action": {"mean": [5.508664627930683, 3.146788990825688], "std": [1.45723137944325, 2.3441997705054427], "min": [0, 0], "max": [6, 6], "count": [1962]}, "eef_velocity_action": {"mean": [0.2130479102956167, 1.3353720693170235], "std": [0.5917139247597251, 0.8770854508358789], "min": [0, 0], "max": [2, 2], "count": [1962]}, "eef_acc_mag_action": {"mean": [0.17737003058103976, 1.0728848114169216], "std": [0.5198776758410012, 0.8179240373471315], "min": [0, 0], "max": [2, 2], "count": [1962]}, "eef_sim_pose_state": {"mean": [0.09659530990996494, 0.323072585832852, 1.1946465935642407, -0.059280803267642415, 0.030218060998835637, -0.02953958859335356, 0.26034188084339194, -0.359315029691578, 1.230380768935424, 0.19310915422423827, 0.1645182374601807, -0.09824213956210966], "std": [0.09724621056855827, 0.043348475613654104, 0.03415913868554011, 0.242083675942064, 0.06012304938888203, 0.1394835294202353, 0.1764320322069806, 0.14209538652759995, 0.06657457793544544, 0.28583681975354314, 0.25748913937301376, 0.36810139612854226], "min": [0.05911041844194389, 0.027716487771957815, 1.1519576542639915, -0.9853805161479319, -0.3518887145435907, -0.8403604217292671, 0.059048915301720975, -0.7834107406889854, 1.1127955656517934, -0.13297446829058698, -0.5302360925566603, -1.232407105420566], "max": [0.5154260241856837, 0.342449080410456, 1.4231720070925251, 0.1997105596793342, 0.24239142562971727, 0.3945301899104098, 0.5809706239731804, 0.058051737823135406, 1.479138613208594, 1.4780529961323334, 0.9663504954451043, 0.8693540426747982], "count": [1962]}, "eef_sim_pose_action": {"mean": [0.09659530990996494, 0.323072585832852, 1.1946465935642407, -0.059280803267642415, 0.030218060998835637, -0.02953958859335356, 0.26034188084339194, -0.359315029691578, 1.230380768935424, 0.19310915422423827, 0.1645182374601807, -0.09824213956210966], "std": [0.09724621056855827, 0.043348475613654104, 0.03415913868554011, 0.242083675942064, 0.06012304938888203, 0.1394835294202353, 0.1764320322069806, 0.14209538652759995, 0.06657457793544544, 0.28583681975354314, 0.25748913937301376, 0.36810139612854226], "min": [0.05911041844194389, 0.027716487771957815, 1.1519576542639915, -0.9853805161479319, -0.3518887145435907, -0.8403604217292671, 0.059048915301720975, -0.7834107406889854, 1.1127955656517934, -0.13297446829058698, -0.5302360925566603, -1.232407105420566], "max": [0.5154260241856837, 0.342449080410456, 1.4231720070925251, 0.1997105596793342, 0.24239142562971727, 0.3945301899104098, 0.5809706239731804, 0.058051737823135406, 1.479138613208594, 1.4780529961323334, 0.9663504954451043, 0.8693540426747982], "count": [1962]}, "gripper_mode_state": {"mean": [1.0, 0.5708460754332314], "std": [0.0, 0.4949553854598461], "min": [1, 0], "max": [1, 1], "count": [1962]}, "gripper_activity_state": {"mean": [2.0, 1.7013251783893986], "std": [0.0, 0.6655099117811958], "min": [2, 0], "max": [2, 2], "count": [1962]}, "gripper_mode_action": {"mean": [1.0, 0.5708460754332314], "std": [0.0, 0.4949553854598461], "min": [1, 0], "max": [1, 1], "count": [1962]}, "gripper_activity_action": {"mean": [2.0, 1.7013251783893986], "std": [0.0, 0.6655099117811958], "min": [2, 0], "max": [2, 2], "count": [1962]}, "gripper_open_scale_state": {"mean": [0.03885039633124507, 0.3542102161012034], "std": [7.314690054846655e-05, 0.373433455836922], "min": [0.03869993346078055, 0.021089155759130205], "max": [0.03955791677747454, 0.9748731340680804], "count": [1962]}, "gripper_open_scale_action": {"mean": [0.03885039633124507, 0.3542102161012034], "std": [7.314690054846655e-05, 0.373433455836922], "min": [0.03869993346078055, 0.021089155759130205], "max": [0.03955791677747454, 0.9748731340680804], "count": [1962]}}} +{"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.49370392560316306]], [[0.5317765111016972]], [[0.5227523828976035]]], "std": [[[0.2467857435695567]], [[0.269659558312126]], [[0.28632988311725166]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45429060003631083]], [[0.45573844946071707]], [[0.4447747569192286]]], "std": [[[0.17206342217626316]], [[0.1732454592216882]], [[0.1923798315335949]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44886733102019954]], [[0.4158413049033056]], [[0.40268112627424085]]], "std": [[[0.2685317669958067]], [[0.2665851457115987]], [[0.28056821629854456]]], "count": [324]}, "observation.state": {"min": [-0.8117177486419678, -0.004259682260453701, -0.5368932485580444, -0.8774369955062866, -0.05051330849528313, -0.7939321994781494, 0.06811113655567169, -1.4169062376022339, -0.007679239846765995, -1.8193012475967407, -1.4556159973144531, -0.4152986407279968, -1.0216312408447266, 0.035377517342567444], "max": [-0.0007941353833302855, 1.3555371761322021, 8.210358496738892e-19, 0.12446640431880951, 0.4770680367946625, 0.15796059370040894, 0.06997749209403992, 0.6856648325920105, 2.468175172805786, 0.010563216172158718, 0.964451014995575, 1.061306357383728, 1.221720576286316, 1.707964539527893], "mean": [-0.025007152929902077, 0.0706617459654808, -0.024488670751452446, -0.04094595089554787, 0.016751524060964584, -0.03632621094584465, 0.06837669014930725, -0.26281899213790894, 1.1313116550445557, -0.6184070110321045, -0.2304845154285431, 0.07131917029619217, 0.040063537657260895, 0.6870296597480774], "std": [0.09840787202119827, 0.27264857292175293, 0.094220831990242, 0.18014341592788696, 0.07178427278995514, 0.15317972004413605, 0.0001725635665934533, 0.4822429120540619, 0.8864670991897583, 0.5897849798202515, 0.42299652099609375, 0.21606029570102692, 0.38536587357521057, 0.6678726673126221], "count": [2233]}, "action": {"min": [-0.8117177486419678, -0.004259682260453701, -0.5368932485580444, -0.8774369955062866, -0.05051330849528313, -0.7939321994781494, 0.06811113655567169, -1.4169062376022339, -0.007679239846765995, -1.8193012475967407, -1.4556159973144531, -0.4152986407279968, -1.0216312408447266, 0.035377517342567444], "max": [-0.0007941353833302855, 1.3555371761322021, 8.210358496738892e-19, 0.12446640431880951, 0.4770680367946625, 0.15796059370040894, 0.06997749209403992, 0.6856648325920105, 2.468175172805786, 0.010563216172158718, 0.964451014995575, 1.061306357383728, 1.221720576286316, 1.707964539527893], "mean": [-0.025007152929902077, 0.0706617459654808, -0.024488670751452446, -0.04094595089554787, 0.016751524060964584, -0.03632621094584465, 0.06837669014930725, -0.26281899213790894, 1.1313116550445557, -0.6184070110321045, -0.2304845154285431, 0.07131917029619217, 0.040063537657260895, 0.6870296597480774], "std": [0.09840787202119827, 0.27264857292175293, 0.094220831990242, 0.18014341592788696, 0.07178427278995514, 0.15317972004413605, 0.0001725635665934533, 0.4822429120540619, 0.8864670991897583, 0.5897849798202515, 0.42299652099609375, 0.21606029570102692, 0.38536587357521057, 0.6678726673126221], "count": [2233]}, "timestamp": {"min": [0.0], "max": [74.4], "mean": [37.199999999999996], "std": [21.48705036372683], "count": [2233]}, "frame_index": {"min": [0], "max": [2232], "mean": [1116.0], "std": [644.6115109118049], "count": [2233]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [2233]}, "index": {"min": [93136], "max": [95368], "mean": [94252.0], "std": [644.6115109118049], "count": [2233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2233]}, "subtask_annotation": {"mean": [13.858038513210927, 33.0, 33.0, 33.0, 33.0], "std": [11.814016249404569, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2233]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [2233]}, "eef_direction_state": {"mean": [5.693685624720107, 3.2557098074339454], "std": [1.1634224123240275, 2.354877901889101], "min": [0, 0], "max": [6, 6], "count": [2233]}, "eef_velocity_state": {"mean": [0.14106583072100312, 1.2436184505150023], "std": [0.4983466903571324, 0.8693083874622853], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_acc_mag_state": {"mean": [0.11061352440662786, 1.0470219435736676], "std": [0.41451413752333394, 0.8234316732562554], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_direction_action": {"mean": [5.693685624720107, 3.2557098074339454], "std": [1.1634224123240275, 2.354877901889101], "min": [0, 0], "max": [6, 6], "count": [2233]}, "eef_velocity_action": {"mean": [0.14106583072100312, 1.2436184505150023], "std": [0.4983466903571324, 0.8693083874622853], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_acc_mag_action": {"mean": [0.11061352440662786, 1.0470219435736676], "std": [0.41451413752333394, 0.8234316732562554], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_sim_pose_state": {"mean": [0.07924567033094064, 0.3312846241933926, 1.1902126027842819, -0.036131437739119115, 0.005159606442872685, -0.008217695758360432, 0.22310610239867731, -0.4186877811546448, 1.239277789939289, 0.05379765074069731, 0.27734289073914636, -0.18865922005982433], "std": [0.041513978426131776, 0.01239158353258176, 0.0299328218496796, 0.15206408938843827, 0.020901246042961306, 0.05975825688849191, 0.13122211121640848, 0.16222960881925066, 0.06480777179322564, 0.3986559976168041, 0.3059975685818956, 0.41568795481820875], "min": [0.05980607247297991, 0.22471886399148341, 1.181347306657558, -0.8241837744721916, -0.1720392740904697, -0.6235288191401223, 0.04714458882764918, -0.8047914643498305, 1.1599241463654102, -1.1476364053054773, -0.29540945216824355, -1.2708422348392434], "max": [0.29965002221252524, 0.3381362910088951, 1.3271230366910283, 0.15721591194782447, 0.16242890220746253, 0.1911140747972372, 0.49740999439813915, -0.06814478994491505, 1.4925121983325367, 1.3242746754563461, 1.1299214506631974, 0.9244987697224143], "count": [2233]}, "eef_sim_pose_action": {"mean": [0.07924567033094064, 0.3312846241933926, 1.1902126027842819, -0.036131437739119115, 0.005159606442872685, -0.008217695758360432, 0.22310610239867731, -0.4186877811546448, 1.239277789939289, 0.05379765074069731, 0.27734289073914636, -0.18865922005982433], "std": [0.041513978426131776, 0.01239158353258176, 0.0299328218496796, 0.15206408938843827, 0.020901246042961306, 0.05975825688849191, 0.13122211121640848, 0.16222960881925066, 0.06480777179322564, 0.3986559976168041, 0.3059975685818956, 0.41568795481820875], "min": [0.05980607247297991, 0.22471886399148341, 1.181347306657558, -0.8241837744721916, -0.1720392740904697, -0.6235288191401223, 0.04714458882764918, -0.8047914643498305, 1.1599241463654102, -1.1476364053054773, -0.29540945216824355, -1.2708422348392434], "max": [0.29965002221252524, 0.3381362910088951, 1.3271230366910283, 0.15721591194782447, 0.16242890220746253, 0.1911140747972372, 0.49740999439813915, -0.06814478994491505, 1.4925121983325367, 1.3242746754563461, 1.1299214506631974, 0.9244987697224143], "count": [2233]}, "gripper_mode_state": {"mean": [1.0, 0.5141065830721003], "std": [0.0, 0.4998009646989733], "min": [1, 0], "max": [1, 1], "count": [2233]}, "gripper_activity_state": {"mean": [2.0, 1.755038065382893], "std": [0.0, 0.6158838786466988], "min": [2, 0], "max": [2, 2], "count": [2233]}, "gripper_mode_action": {"mean": [1.0, 0.5141065830721003], "std": [0.0, 0.4998009646989733], "min": [1, 0], "max": [1, 1], "count": [2233]}, "gripper_activity_action": {"mean": [2.0, 1.755038065382893], "std": [0.0, 0.6158838786466988], "min": [2, 0], "max": [2, 2], "count": [2233]}, "gripper_open_scale_state": {"mean": [0.039072517681454214, 0.3925901541256195], "std": [9.860866246287258e-05, 0.3816415832346965], "min": [0.03892064946038382, 0.020215724195752825], "max": [0.03998713833945138, 0.9759797368730817], "count": [2233]}, "gripper_open_scale_action": {"mean": [0.039072517681454214, 0.3925901541256195], "std": [9.860866246287258e-05, 0.3816415832346965], "min": [0.03892064946038382, 0.020215724195752825], "max": [0.03998713833945138, 0.9759797368730817], "count": [2233]}}} +{"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.5428959324830256]], [[0.5510216913086702]], [[0.5159658713539352]]], "std": [[[0.22905108044198194]], [[0.2446716234431007]], [[0.26054154952641606]]], "count": [309]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43157193508471353]], [[0.4351892066967024]], [[0.42300486935155224]]], "std": [[[0.1728251528112468]], [[0.15291023744502694]], [[0.16758424929343513]]], "count": [309]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748684799162383]], [[0.4349686669345912]], [[0.40570056528544535]]], "std": [[[0.2562005748172162]], [[0.24356790108635015]], [[0.257850931641052]]], "count": [309]}, "observation.state": {"min": [-0.6255468726158142, -0.014254968613386154, -1.4480748176574707, -1.2369794845581055, -0.5180431008338928, -1.2372753620147705, 0.06773068755865097, -1.7497731447219849, -0.01223975233733654, -1.637553095817566, -1.5299999713897705, -0.2964063584804535, -0.1883872002363205, 0.039206404238939285], "max": [0.1057940348982811, 2.331479787826538, 0.0027699917554855347, 0.06045536324381828, 0.28054144978523254, 0.1726692020893097, 0.06922635436058044, 0.5713980793952942, 2.586291551589966, 0.002973733237013221, 0.41324999928474426, 1.0208250284194946, 1.2984070777893066, 1.7060279846191406], "mean": [-0.031822994351387024, 0.19029271602630615, -0.09844667464494705, -0.07351034134626389, 0.001800967613235116, -0.07978425920009613, 0.06799551099538803, -0.15597909688949585, 1.074822187423706, -0.5385018587112427, -0.3451313078403473, 0.044859956949949265, 0.12938272953033447, 0.6151624321937561], "std": [0.11225304752588272, 0.5530417561531067, 0.26867878437042236, 0.2914298176765442, 0.06180780753493309, 0.2700311839580536, 0.00015444094606209546, 0.39284059405326843, 0.9915847182273865, 0.5361467003822327, 0.49510836601257324, 0.1999402791261673, 0.27385610342025757, 0.6458622813224792], "count": [2098]}, "action": {"min": [-0.6255468726158142, -0.014254968613386154, -1.4480748176574707, -1.2369794845581055, -0.5180431008338928, -1.2372753620147705, 0.06773068755865097, -1.7497731447219849, -0.01223975233733654, -1.637553095817566, -1.5299999713897705, -0.2964063584804535, -0.1883872002363205, 0.039206404238939285], "max": [0.1057940348982811, 2.331479787826538, 0.0027699917554855347, 0.06045536324381828, 0.28054144978523254, 0.1726692020893097, 0.06922635436058044, 0.5713980793952942, 2.586291551589966, 0.002973733237013221, 0.41324999928474426, 1.0208250284194946, 1.2984070777893066, 1.7060279846191406], "mean": [-0.031822994351387024, 0.19029271602630615, -0.09844667464494705, -0.07351034134626389, 0.001800967613235116, -0.07978425920009613, 0.06799551099538803, -0.15597909688949585, 1.074822187423706, -0.5385018587112427, -0.3451313078403473, 0.044859956949949265, 0.12938272953033447, 0.6151624321937561], "std": [0.11225304752588272, 0.5530417561531067, 0.26867878437042236, 0.2914298176765442, 0.06180780753493309, 0.2700311839580536, 0.00015444094606209546, 0.39284059405326843, 0.9915847182273865, 0.5361467003822327, 0.49510836601257324, 0.1999402791261673, 0.27385610342025757, 0.6458622813224792], "count": [2098]}, "timestamp": {"min": [0.0], "max": [69.9], "mean": [34.95], "std": [20.188012119407233], "count": [2098]}, "frame_index": {"min": [0], "max": [2097], "mean": [1048.5], "std": [605.640363582217], "count": [2098]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [2098]}, "index": {"min": [95369], "max": [97466], "mean": [96417.5], "std": [605.640363582217], "count": [2098]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2098]}, "subtask_annotation": {"mean": [14.556244041944709, 33.0, 33.0, 33.0, 33.0], "std": [10.655357169850786, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2098]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [2098]}, "eef_direction_state": {"mean": [5.42469018112488, 3.324594852240229], "std": [1.5957822519153082, 2.4535679459140023], "min": [0, 0], "max": [6, 6], "count": [2098]}, "eef_velocity_state": {"mean": [0.2530981887511916, 1.1773117254528123], "std": [0.6471337633082607, 0.9174819537351885], "min": [0, 0], "max": [2, 2], "count": [2098]}, "eef_acc_mag_state": {"mean": [0.20734032411820782, 0.9890371782650142], "std": [0.5518004843702831, 0.8349913818533393], "min": [0, 0], "max": [2, 2], "count": [2098]}, "eef_direction_action": {"mean": [5.42469018112488, 3.324594852240229], "std": [1.5957822519153082, 2.4535679459140023], "min": [0, 0], "max": [6, 6], "count": [2098]}, "eef_velocity_action": {"mean": [0.2530981887511916, 1.1773117254528123], "std": [0.6471337633082607, 0.9174819537351885], "min": [0, 0], "max": [2, 2], "count": [2098]}, "eef_acc_mag_action": {"mean": [0.20734032411820782, 0.9890371782650142], "std": [0.5518004843702831, 0.8349913818533393], "min": [0, 0], "max": [2, 2], "count": [2098]}, "eef_sim_pose_state": {"mean": [0.10168324220396464, 0.3239626441960084, 1.1942830791543322, -0.08229171286127146, 0.017963084243445095, -0.030316935303175783, 0.24431151230320663, -0.3755315268099901, 1.2143008721815431, 0.14099878220141754, 0.18652593838027598, -0.11061536444896015], "std": [0.10279560530509897, 0.032693471883517386, 0.034841735383396064, 0.27185879631246573, 0.06253877296816593, 0.12734561884588544, 0.18357737452955575, 0.10785918904171193, 0.058421837001442066, 0.30211787976501514, 0.2659093334385703, 0.2906338569771835], "min": [0.05871190349783154, 0.15981162087687545, 1.1649178496131771, -1.2338138127686629, -0.351219810513417, -0.9050324520161461, 0.04234221247262115, -0.7642255458742168, 1.1202177909561728, -0.23005523992307594, -0.21282744298524636, -1.145597236634423], "max": [0.534546679479563, 0.33962811921696784, 1.3772190764581704, 0.1723457357852555, 0.4497601588722251, 0.28247465323282783, 0.5768114282184811, -0.08270001472185909, 1.3875514157194384, 1.5632450392155681, 1.0926257672544293, 0.8234833194807538], "count": [2098]}, "eef_sim_pose_action": {"mean": [0.10168324220396464, 0.3239626441960084, 1.1942830791543322, -0.08229171286127146, 0.017963084243445095, -0.030316935303175783, 0.24431151230320663, -0.3755315268099901, 1.2143008721815431, 0.14099878220141754, 0.18652593838027598, -0.11061536444896015], "std": [0.10279560530509897, 0.032693471883517386, 0.034841735383396064, 0.27185879631246573, 0.06253877296816593, 0.12734561884588544, 0.18357737452955575, 0.10785918904171193, 0.058421837001442066, 0.30211787976501514, 0.2659093334385703, 0.2906338569771835], "min": [0.05871190349783154, 0.15981162087687545, 1.1649178496131771, -1.2338138127686629, -0.351219810513417, -0.9050324520161461, 0.04234221247262115, -0.7642255458742168, 1.1202177909561728, -0.23005523992307594, -0.21282744298524636, -1.145597236634423], "max": [0.534546679479563, 0.33962811921696784, 1.3772190764581704, 0.1723457357852555, 0.4497601588722251, 0.28247465323282783, 0.5768114282184811, -0.08270001472185909, 1.3875514157194384, 1.5632450392155681, 1.0926257672544293, 0.8234833194807538], "count": [2098]}, "gripper_mode_state": {"mean": [1.0, 0.5605338417540515], "std": [0.0, 0.49632212725456865], "min": [1, 0], "max": [1, 1], "count": [2098]}, "gripper_activity_state": {"mean": [2.0, 1.7225929456625357], "std": [0.0, 0.6471132253280532], "min": [2, 0], "max": [2, 2], "count": [2098]}, "gripper_mode_action": {"mean": [1.0, 0.5605338417540515], "std": [0.0, 0.49632212725456865], "min": [1, 0], "max": [1, 1], "count": [2098]}, "gripper_activity_action": {"mean": [2.0, 1.7225929456625357], "std": [0.0, 0.6471132253280532], "min": [2, 0], "max": [2, 2], "count": [2098]}, "gripper_open_scale_state": {"mean": [0.03885379081751011, 0.351520857887227], "std": [8.824882677279142e-05, 0.3690667686644959], "min": [0.03870325003351484, 0.022403659565108165], "max": [0.03955791677747454, 0.9748731340680804], "count": [2098]}, "gripper_open_scale_action": {"mean": [0.03885379081751011, 0.351520857887227], "std": [8.824882677279142e-05, 0.3690667686644959], "min": [0.03870325003351484, 0.022403659565108165], "max": [0.03955791677747454, 0.9748731340680804], "count": [2098]}}} +{"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.5077844322018837]], [[0.529230341968946]], [[0.4933938336328153]]], "std": [[[0.2189330589125115]], [[0.22376648851114306]], [[0.23364989074522421]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390339541825458]], [[0.44280327899874283]], [[0.43018347550500563]]], "std": [[[0.1723910882416621]], [[0.14927183446452952]], [[0.15850656935295077]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.467004952148701]], [[0.4325402235583727]], [[0.4081757301107754]]], "std": [[[0.24476846585052958]], [[0.2308739562151342]], [[0.24138110470499452]]], "count": [331]}, "observation.state": {"min": [-0.6147576570510864, -0.005070616956800222, -1.162757396697998, -1.101398229598999, -0.21696899831295013, -1.1240196228027344, 0.06797505170106888, -1.3181015253067017, -0.011583005078136921, -1.9726945161819458, -1.4266021251678467, -0.3833693265914917, -0.13679558038711548, 0.026026641950011253], "max": [0.30788230895996094, 1.8678404092788696, 0.009201067499816418, 0.14758458733558655, 0.3823007345199585, 0.18491250276565552, 0.06910119205713272, 0.6632426977157593, 2.5891616344451904, 0.006324904039502144, 0.8406214714050293, 0.9257993698120117, 1.3649578094482422, 1.7062861919403076], "mean": [-0.014434495009481907, 0.10968644917011261, -0.10015348345041275, 0.0567268505692482, 0.007407848723232746, -0.046139489859342575, 0.06798838078975677, -0.14938536286354065, 1.0854566097259521, -0.6644435524940491, -0.278849720954895, 0.05668916180729866, 0.13985875248908997, 0.6464827656745911], "std": [0.08910796791315079, 0.39427635073661804, 0.19400419294834137, 0.2292596697807312, 0.05110451206564903, 0.2523658573627472, 0.00010600656241877005, 0.3489307165145874, 0.9312434792518616, 0.6641566753387451, 0.4676503837108612, 0.15967486798763275, 0.259399950504303, 0.6667032837867737], "count": [2295]}, "action": {"min": [-0.6147576570510864, -0.005070616956800222, -1.162757396697998, -1.101398229598999, -0.21696899831295013, -1.1240196228027344, 0.06797505170106888, -1.3181015253067017, -0.011583005078136921, -1.9726945161819458, -1.4266021251678467, -0.3833693265914917, -0.13679558038711548, 0.026026641950011253], "max": [0.30788230895996094, 1.8678404092788696, 0.009201067499816418, 0.14758458733558655, 0.3823007345199585, 0.18491250276565552, 0.06910119205713272, 0.6632426977157593, 2.5891616344451904, 0.006324904039502144, 0.8406214714050293, 0.9257993698120117, 1.3649578094482422, 1.7062861919403076], "mean": [-0.014434495009481907, 0.10968644917011261, -0.10015348345041275, 0.0567268505692482, 0.007407848723232746, -0.046139489859342575, 0.06798838078975677, -0.14938536286354065, 1.0854566097259521, -0.6644435524940491, -0.278849720954895, 0.05668916180729866, 0.13985875248908997, 0.6464827656745911], "std": [0.08910796791315079, 0.39427635073661804, 0.19400419294834137, 0.2292596697807312, 0.05110451206564903, 0.2523658573627472, 0.00010600656241877005, 0.3489307165145874, 0.9312434792518616, 0.6641566753387451, 0.4676503837108612, 0.15967486798763275, 0.259399950504303, 0.6667032837867737], "count": [2295]}, "timestamp": {"min": [0.0], "max": [76.46666666666667], "mean": [38.233333333333334], "std": [22.08364570009688], "count": [2295]}, "frame_index": {"min": [0], "max": [2294], "mean": [1147.0], "std": [662.5093710029064], "count": [2295]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [2295]}, "index": {"min": [97467], "max": [99761], "mean": [98614.0], "std": [662.5093710029064], "count": [2295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2295]}, "subtask_annotation": {"mean": [16.968191721132897, 33.0, 33.0, 33.0, 33.0], "std": [10.887194972865156, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2295]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [2295]}, "eef_direction_state": {"mean": [5.594771241830065, 3.157298474945534], "std": [1.3753410755269266, 2.4221396445609122], "min": [0, 0], "max": [6, 6], "count": [2295]}, "eef_velocity_state": {"mean": [0.1664488017429194, 1.2814814814814814], "std": [0.5372473040224383, 0.8964133235327273], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_acc_mag_state": {"mean": [0.1298474945533769, 1.0570806100217864], "std": [0.44930614462801144, 0.8264480103209317], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_direction_action": {"mean": [5.594771241830065, 3.157298474945534], "std": [1.3753410755269266, 2.4221396445609122], "min": [0, 0], "max": [6, 6], "count": [2295]}, "eef_velocity_action": {"mean": [0.1664488017429194, 1.2814814814814814], "std": [0.5372473040224383, 0.8964133235327273], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_acc_mag_action": {"mean": [0.1298474945533769, 1.0570806100217864], "std": [0.44930614462801144, 0.8264480103209317], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_sim_pose_state": {"mean": [0.08439049949030922, 0.32892820140921863, 1.1947013136475881, -0.04712311363680137, 0.06628938922450862, -0.006976987751504838, 0.255933309860466, -0.3819113959193159, 1.2527837349175401, 0.14275393380200493, 0.14229309254562153, -0.09033801673133568], "std": [0.0730342678759408, 0.018999720923701714, 0.03960006522523334, 0.25345299627863427, 0.04573095582433267, 0.06665001851759988, 0.178422925234089, 0.11755999093789875, 0.06820863875723365, 0.24369788134109935, 0.24896662935924813, 0.28624581356062495], "min": [0.0551342094241716, 0.21067824338927185, 1.1830222648953281, -1.1237517251669988, -0.3487530403494814, -0.45351557125335934, 0.05854229264808315, -0.7705404262281164, 1.169882695965591, -0.12951606897569104, -0.3076439721391746, -1.1269041599670837], "max": [0.44031420093986745, 0.3400793528821376, 1.4235676704504348, 0.1552496771405763, 0.38935129545749025, 0.4264500934895895, 0.5960854982602988, -0.01823383946830995, 1.4357172019439361, 1.3289424595627481, 0.930288671162339, 0.6403461051484224], "count": [2295]}, "eef_sim_pose_action": {"mean": [0.08439049949030922, 0.32892820140921863, 1.1947013136475881, -0.04712311363680137, 0.06628938922450862, -0.006976987751504838, 0.255933309860466, -0.3819113959193159, 1.2527837349175401, 0.14275393380200493, 0.14229309254562153, -0.09033801673133568], "std": [0.0730342678759408, 0.018999720923701714, 0.03960006522523334, 0.25345299627863427, 0.04573095582433267, 0.06665001851759988, 0.178422925234089, 0.11755999093789875, 0.06820863875723365, 0.24369788134109935, 0.24896662935924813, 0.28624581356062495], "min": [0.0551342094241716, 0.21067824338927185, 1.1830222648953281, -1.1237517251669988, -0.3487530403494814, -0.45351557125335934, 0.05854229264808315, -0.7705404262281164, 1.169882695965591, -0.12951606897569104, -0.3076439721391746, -1.1269041599670837], "max": [0.44031420093986745, 0.3400793528821376, 1.4235676704504348, 0.1552496771405763, 0.38935129545749025, 0.4264500934895895, 0.5960854982602988, -0.01823383946830995, 1.4357172019439361, 1.3289424595627481, 0.930288671162339, 0.6403461051484224], "count": [2295]}, "gripper_mode_state": {"mean": [1.0, 0.55119825708061], "std": [0.0, 0.49737183120066863], "min": [1, 0], "max": [1, 1], "count": [2295]}, "gripper_activity_state": {"mean": [2.0, 1.7259259259259259], "std": [0.0, 0.6442666220997502], "min": [2, 0], "max": [2, 2], "count": [2295]}, "gripper_mode_action": {"mean": [1.0, 0.55119825708061], "std": [0.0, 0.49737183120066863], "min": [1, 0], "max": [1, 1], "count": [2295]}, "gripper_activity_action": {"mean": [2.0, 1.7259259259259259], "std": [0.0, 0.6442666220997502], "min": [2, 0], "max": [2, 2], "count": [2295]}, "gripper_open_scale_state": {"mean": [0.03884962044361779, 0.36941775519816844], "std": [6.0568266317521896e-05, 0.3809723567882113], "min": [0.03884288668632507, 0.014872366828577859], "max": [0.039486395461218696, 0.9750206811087472], "count": [2295]}, "gripper_open_scale_action": {"mean": [0.03884962044361779, 0.36941775519816844], "std": [6.0568266317521896e-05, 0.3809723567882113], "min": [0.03884288668632507, 0.014872366828577859], "max": [0.039486395461218696, 0.9750206811087472], "count": [2295]}}} +{"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.500080813800616]], [[0.539479018293141]], [[0.5364444500788821]]], "std": [[[0.24475027652543563]], [[0.26685213446741113]], [[0.28472019537199716]]], "count": [290]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440112072721809]], [[0.443046905754639]], [[0.4343178376906318]]], "std": [[[0.16407659833099547]], [[0.16411875229337916]], [[0.1834515242577981]]], "count": [290]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512061152430321]], [[0.4200514950041319]], [[0.40447236590038316]]], "std": [[[0.25218748776785144]], [[0.25201559097197346]], [[0.26959169521923276]]], "count": [290]}, "observation.state": {"min": [-0.8048980236053467, -0.0036585251800715923, -0.7562525272369385, -1.34015691280365, -0.21057948470115662, -0.8607790470123291, 0.06819764524698257, -1.4291725158691406, -0.012153987772762775, -1.9604274034500122, -1.5299999713897705, -0.6395912170410156, -0.2090855836868286, 0.028723858296871185], "max": [0.08380334079265594, 1.7748157978057861, 0.0, 0.10724082589149475, 0.32388851046562195, 0.1850278526544571, 0.06947670131921768, 0.7021471858024597, 2.7240171432495117, 0.0015339808305725455, 0.7746602892875671, 1.3199056386947632, 1.6341469287872314, 1.70822274684906], "mean": [-0.024309435859322548, 0.14185139536857605, -0.05433313548564911, -0.08018531650304794, -0.005632735323160887, -0.021193688735365868, 0.0683787614107132, -0.1936923861503601, 1.2958182096481323, -0.7101094126701355, -0.3474864363670349, 0.10601326078176498, 0.19263872504234314, 0.5828164219856262], "std": [0.10903864353895187, 0.4258929193019867, 0.15470781922340393, 0.2909965217113495, 0.047377027571201324, 0.2120935171842575, 0.00013945726095698774, 0.5770924687385559, 0.8501600623130798, 0.5513808131217957, 0.5084470510482788, 0.27322709560394287, 0.31438395380973816, 0.6684561371803284], "count": [1926]}, "action": {"min": [-0.8048980236053467, -0.0036585251800715923, -0.7562525272369385, -1.34015691280365, -0.21057948470115662, -0.8607790470123291, 0.06819764524698257, -1.4291725158691406, -0.012153987772762775, -1.9604274034500122, -1.5299999713897705, -0.6395912170410156, -0.2090855836868286, 0.028723858296871185], "max": [0.08380334079265594, 1.7748157978057861, 0.0, 0.10724082589149475, 0.32388851046562195, 0.1850278526544571, 0.06947670131921768, 0.7021471858024597, 2.7240171432495117, 0.0015339808305725455, 0.7746602892875671, 1.3199056386947632, 1.6341469287872314, 1.70822274684906], "mean": [-0.024309435859322548, 0.14185139536857605, -0.05433313548564911, -0.08018531650304794, -0.005632735323160887, -0.021193688735365868, 0.0683787614107132, -0.1936923861503601, 1.2958182096481323, -0.7101094126701355, -0.3474864363670349, 0.10601326078176498, 0.19263872504234314, 0.5828164219856262], "std": [0.10903864353895187, 0.4258929193019867, 0.15470781922340393, 0.2909965217113495, 0.047377027571201324, 0.2120935171842575, 0.00013945726095698774, 0.5770924687385559, 0.8501600623130798, 0.5513808131217957, 0.5084470510482788, 0.27322709560394287, 0.31438395380973816, 0.6684561371803284], "count": [1926]}, "timestamp": {"min": [0.0], "max": [64.16666666666667], "mean": [32.083333333333336], "std": [18.532941142932692], "count": [1926]}, "frame_index": {"min": [0], "max": [1925], "mean": [962.5], "std": [555.9882342879808], "count": [1926]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1926]}, "index": {"min": [99762], "max": [101687], "mean": [100724.5], "std": [555.9882342879808], "count": [1926]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1926]}, "subtask_annotation": {"mean": [15.165628245067497, 33.0, 33.0, 33.0, 33.0], "std": [11.087543752990069, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1926]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1926]}, "eef_direction_state": {"mean": [5.5114226375908615, 2.9335410176531673], "std": [1.477285388611296, 2.247589368639306], "min": [0, 0], "max": [6, 6], "count": [1926]}, "eef_velocity_state": {"mean": [0.19885773624091382, 1.421079958463136], "std": [0.5659228612180889, 0.8195128588994465], "min": [0, 0], "max": [2, 2], "count": [1926]}, "eef_acc_mag_state": {"mean": [0.1703011422637591, 1.1573208722741433], "std": [0.5106046877104375, 0.7858205280043872], "min": [0, 0], "max": [2, 2], "count": [1926]}, "eef_direction_action": {"mean": [5.5114226375908615, 2.9335410176531673], "std": [1.477285388611296, 2.247589368639306], "min": [0, 0], "max": [6, 6], "count": [1926]}, "eef_velocity_action": {"mean": [0.19885773624091382, 1.421079958463136], "std": [0.5659228612180889, 0.8195128588994465], "min": [0, 0], "max": [2, 2], "count": [1926]}, "eef_acc_mag_action": {"mean": [0.1703011422637591, 1.1573208722741433], "std": [0.5106046877104375, 0.7858205280043872], "min": [0, 0], "max": [2, 2], "count": [1926]}, "eef_sim_pose_state": {"mean": [0.09115406149331129, 0.3271585453717607, 1.1948503267030575, -0.022410306782850692, 0.007401090731340696, -0.029805384238067563, 0.2544094775660904, -0.37664454186243057, 1.253387885479021, 0.20688018808890676, 0.2333293265980698, -0.08519895410983819], "std": [0.07047962466097815, 0.025127759029724625, 0.0369078699975453, 0.2124575680228177, 0.04877245253945098, 0.11186115438928171, 0.1462853843281607, 0.16775534242067514, 0.07732768399391084, 0.3229662049202429, 0.2981337707112731, 0.4571709402970879], "min": [0.06102215646793918, 0.16657974955686508, 1.1809617057636808, -0.8641538853550035, -0.48654033797242446, -0.803499280706227, 0.05250818398937142, -0.768567818267658, 1.1191155763913307, -0.210166685795549, -0.4870816604551249, -1.5177366483046106], "max": [0.3936111492334848, 0.348275241351417, 1.3891847140731446, 0.182557000717184, 0.34323535455844634, 0.39387117452260095, 0.5606019664698461, -0.04288847253112214, 1.4993584831117464, 1.4668883494509486, 1.1364946615303548, 0.9635062046231385], "count": [1926]}, "eef_sim_pose_action": {"mean": [0.09115406149331129, 0.3271585453717607, 1.1948503267030575, -0.022410306782850692, 0.007401090731340696, -0.029805384238067563, 0.2544094775660904, -0.37664454186243057, 1.253387885479021, 0.20688018808890676, 0.2333293265980698, -0.08519895410983819], "std": [0.07047962466097815, 0.025127759029724625, 0.0369078699975453, 0.2124575680228177, 0.04877245253945098, 0.11186115438928171, 0.1462853843281607, 0.16775534242067514, 0.07732768399391084, 0.3229662049202429, 0.2981337707112731, 0.4571709402970879], "min": [0.06102215646793918, 0.16657974955686508, 1.1809617057636808, -0.8641538853550035, -0.48654033797242446, -0.803499280706227, 0.05250818398937142, -0.768567818267658, 1.1191155763913307, -0.210166685795549, -0.4870816604551249, -1.5177366483046106], "max": [0.3936111492334848, 0.348275241351417, 1.3891847140731446, 0.182557000717184, 0.34323535455844634, 0.39387117452260095, 0.5606019664698461, -0.04288847253112214, 1.4993584831117464, 1.4668883494509486, 1.1364946615303548, 0.9635062046231385], "count": [1926]}, "gripper_mode_state": {"mean": [1.0, 0.6048805815160956], "std": [0.0, 0.48887632753166516], "min": [1, 0], "max": [1, 1], "count": [1926]}, "gripper_activity_state": {"mean": [2.0, 1.7435098650051921], "std": [0.0, 0.6270527549442286], "min": [2, 0], "max": [2, 2], "count": [1926]}, "gripper_mode_action": {"mean": [1.0, 0.6048805815160956], "std": [0.0, 0.48887632753166516], "min": [1, 0], "max": [1, 1], "count": [1926]}, "gripper_activity_action": {"mean": [2.0, 1.7435098650051921], "std": [0.0, 0.6270527549442286], "min": [2, 0], "max": [2, 2], "count": [1926]}, "gripper_open_scale_state": {"mean": [0.039073125971405685, 0.33303997973790583], "std": [7.968769823390426e-05, 0.3819757746062583], "min": [0.03897008299827576, 0.01641363331249782], "max": [0.0397009721824101, 0.9761272839137486], "count": [1926]}, "gripper_open_scale_action": {"mean": [0.039073125971405685, 0.33303997973790583], "std": [7.968769823390426e-05, 0.3819757746062583], "min": [0.03897008299827576, 0.01641363331249782], "max": [0.0397009721824101, 0.9761272839137486], "count": [1926]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45718097276055125]], [[0.4703931971044232]], [[0.42976172607285806]]], "std": [[[0.2226923967221631]], [[0.23171024285026062]], [[0.2410059580315834]]], "count": [344]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4302326745136039]], [[0.4370532446990424]], [[0.42560761593073926]]], "std": [[[0.1850329148691625]], [[0.1660915401079786]], [[0.16676495868256094]]], "count": [344]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46144991798398943]], [[0.4373213444292446]], [[0.41616143458352334]]], "std": [[[0.2523813785161426]], [[0.23506093686643156]], [[0.23969026881600886]]], "count": [344]}, "observation.state": {"min": [-0.8063467144966125, -0.007799819111824036, -1.0304745435714722, -1.2878386974334717, -0.2592427432537079, -0.977145791053772, 0.06781691312789917, -1.392852544784546, -0.006073782220482826, -1.7300312519073486, -1.3160829544067383, -0.4376199543476105, -0.1305542290210724, 0.03702198714017868], "max": [0.03974047303199768, 2.032524585723877, 0.0015339808305725455, 0.10319631546735764, 0.40308842062950134, 0.20643207430839539, 0.06910119205713272, 0.9418641924858093, 2.518162965774536, 0.005064724013209343, 0.6458058953285217, 1.063180923461914, 1.3199691772460938, 1.703961730003357], "mean": [-0.03962256386876106, 0.1835801750421524, -0.05971474200487137, -0.1060979813337326, 0.008693373762071133, -0.07478969544172287, 0.06799895316362381, -0.1254434734582901, 1.0362151861190796, -0.586759090423584, -0.2868042588233948, 0.012269455939531326, 0.15163427591323853, 0.45347392559051514], "std": [0.13458359241485596, 0.49715015292167664, 0.18236014246940613, 0.3146825134754181, 0.05595385655760765, 0.22614619135856628, 0.00014663342153653502, 0.5069547295570374, 0.933306872844696, 0.5723187923431396, 0.4354526996612549, 0.22710523009300232, 0.23220551013946533, 0.5900367498397827], "count": [2417]}, "action": {"min": [-0.8063467144966125, -0.007799819111824036, -1.0304745435714722, -1.2878386974334717, -0.2592427432537079, -0.977145791053772, 0.06781691312789917, -1.392852544784546, -0.006073782220482826, -1.7300312519073486, -1.3160829544067383, -0.4376199543476105, -0.1305542290210724, 0.03702198714017868], "max": [0.03974047303199768, 2.032524585723877, 0.0015339808305725455, 0.10319631546735764, 0.40308842062950134, 0.20643207430839539, 0.06910119205713272, 0.9418641924858093, 2.518162965774536, 0.005064724013209343, 0.6458058953285217, 1.063180923461914, 1.3199691772460938, 1.703961730003357], "mean": [-0.03962256386876106, 0.1835801750421524, -0.05971474200487137, -0.1060979813337326, 0.008693373762071133, -0.07478969544172287, 0.06799895316362381, -0.1254434734582901, 1.0362151861190796, -0.586759090423584, -0.2868042588233948, 0.012269455939531326, 0.15163427591323853, 0.45347392559051514], "std": [0.13458359241485596, 0.49715015292167664, 0.18236014246940613, 0.3146825134754181, 0.05595385655760765, 0.22614619135856628, 0.00014663342153653502, 0.5069547295570374, 0.933306872844696, 0.5723187923431396, 0.4354526996612549, 0.22710523009300232, 0.23220551013946533, 0.5900367498397827], "count": [2417]}, "timestamp": {"min": [0.0], "max": [80.53333333333333], "mean": [40.26666666666667], "std": [23.257591353266903], "count": [2417]}, "frame_index": {"min": [0], "max": [2416], "mean": [1208.0], "std": [697.7277405980071], "count": [2417]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [2417]}, "index": {"min": [101688], "max": [104104], "mean": [102896.0], "std": [697.7277405980071], "count": [2417]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2417]}, "subtask_annotation": {"mean": [15.415390980554406, 33.0, 33.0, 33.0, 33.0], "std": [11.181412028476753, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2417]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [2417]}, "eef_direction_state": {"mean": [5.433181630119983, 3.631361191559785], "std": [1.5559432460356142, 2.2767322304169713], "min": [0, 0], "max": [6, 6], "count": [2417]}, "eef_velocity_state": {"mean": [0.24162184526272237, 1.1836988001654944], "std": [0.6199326115387274, 0.9201548979903525], "min": [0, 0], "max": [2, 2], "count": [2417]}, "eef_acc_mag_state": {"mean": [0.19197352089366984, 0.971038477451386], "std": [0.5331091178444621, 0.8445529166684709], "min": [0, 0], "max": [2, 2], "count": [2417]}, "eef_direction_action": {"mean": [5.433181630119983, 3.631361191559785], "std": [1.5559432460356142, 2.2767322304169713], "min": [0, 0], "max": [6, 6], "count": [2417]}, "eef_velocity_action": {"mean": [0.24162184526272237, 1.1836988001654944], "std": [0.6199326115387274, 0.9201548979903525], "min": [0, 0], "max": [2, 2], "count": [2417]}, "eef_acc_mag_action": {"mean": [0.19197352089366984, 0.971038477451386], "std": [0.5331091178444621, 0.8445529166684709], "min": [0, 0], "max": [2, 2], "count": [2417]}, "eef_sim_pose_state": {"mean": [0.09711517731604648, 0.3247044482907397, 1.1938475523958643, -0.0752453850070016, 0.017631309994245274, -0.030946596044603817, 0.2211847759414816, -0.368836729602792, 1.241410695655787, 0.1578525487539739, 0.15875440847720798, -0.11127186636865298], "std": [0.08044860792406831, 0.03379397626983939, 0.031057233606354047, 0.22622095934315606, 0.05780260114716909, 0.11831124209311812, 0.15522947624855446, 0.15495160685744686, 0.08017644532970736, 0.24941277915582824, 0.2967029835002057, 0.36982682077254403], "min": [0.057275689597260065, 0.11028214217672848, 1.182234815147871, -0.9634373611817935, -0.27190499472980156, -0.6819445411826668, 0.05333322550441447, -0.8157570150602392, 1.1099190072764884, -0.1303935716516499, -0.486769122386705, -1.2044182543110435], "max": [0.4448365453669699, 0.3407843418797632, 1.3893392848158894, 0.20154173516104426, 0.3572373266327524, 0.32022657195584925, 0.5549478683880988, 0.005813689929404146, 1.5510465170438543, 1.3969545833966504, 1.4665259343717056, 0.7272705147212721], "count": [2417]}, "eef_sim_pose_action": {"mean": [0.09711517731604648, 0.3247044482907397, 1.1938475523958643, -0.0752453850070016, 0.017631309994245274, -0.030946596044603817, 0.2211847759414816, -0.368836729602792, 1.241410695655787, 0.1578525487539739, 0.15875440847720798, -0.11127186636865298], "std": [0.08044860792406831, 0.03379397626983939, 0.031057233606354047, 0.22622095934315606, 0.05780260114716909, 0.11831124209311812, 0.15522947624855446, 0.15495160685744686, 0.08017644532970736, 0.24941277915582824, 0.2967029835002057, 0.36982682077254403], "min": [0.057275689597260065, 0.11028214217672848, 1.182234815147871, -0.9634373611817935, -0.27190499472980156, -0.6819445411826668, 0.05333322550441447, -0.8157570150602392, 1.1099190072764884, -0.1303935716516499, -0.486769122386705, -1.2044182543110435], "max": [0.4448365453669699, 0.3407843418797632, 1.3893392848158894, 0.20154173516104426, 0.3572373266327524, 0.32022657195584925, 0.5549478683880988, 0.005813689929404146, 1.5510465170438543, 1.3969545833966504, 1.4665259343717056, 0.7272705147212721], "count": [2417]}, "gripper_mode_state": {"mean": [1.0, 0.6789408357467935], "std": [0.0, 0.46688347293756116], "min": [1, 0], "max": [1, 1], "count": [2417]}, "gripper_activity_state": {"mean": [2.0, 1.7674803475382705], "std": [0.0, 0.6004149562599799], "min": [2, 0], "max": [2, 2], "count": [2417]}, "gripper_mode_action": {"mean": [1.0, 0.6789408357467935], "std": [0.0, 0.46688347293756116], "min": [1, 0], "max": [1, 1], "count": [2417]}, "gripper_activity_action": {"mean": [2.0, 1.7674803475382705], "std": [0.0, 0.6004149562599799], "min": [2, 0], "max": [2, 2], "count": [2417]}, "gripper_open_scale_state": {"mean": [0.03885564680633284, 0.2591263317670375], "std": [8.378592265041165e-05, 0.3371625821134179], "min": [0.03875252178737095, 0.021155421222959245], "max": [0.039486395461218696, 0.9736924171447754], "count": [2417]}, "gripper_open_scale_action": {"mean": [0.03885564680633284, 0.2591263317670375], "std": [8.378592265041165e-05, 0.3371625821134179], "min": [0.03875252178737095, 0.021155421222959245], "max": [0.039486395461218696, 0.9736924171447754], "count": [2417]}}} +{"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.5002421260774842]], [[0.531039678451896]], [[0.502932974961321]]], "std": [[[0.22736337332190287]], [[0.24260327999231565]], [[0.2574490727610393]]], "count": [276]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430552921047646]], [[0.44296941800069467]], [[0.4284570200262069]]], "std": [[[0.1741851746069701]], [[0.1531813996518526]], [[0.16413302947273042]]], "count": [276]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46099918103312176]], [[0.42795762882447663]], [[0.4022106747892394]]], "std": [[[0.25432701905082217]], [[0.24156640483136854]], [[0.2519442491707386]]], "count": [276]}, "observation.state": {"min": [-0.8815832138061523, -0.00484777707606554, -0.9633399248123169, -1.2394565343856812, -0.24092097580432892, -0.7056311368942261, 0.06772488355636597, -1.650563359260559, -0.008036193437874317, -1.990325927734375, -1.3376312255859375, -0.5372386574745178, -0.12098833918571472, 0.036194492131471634], "max": [0.0015339808305725455, 2.060136079788208, 0.0015339808305725455, 0.08822976797819138, 0.39639729261398315, 0.21719671785831451, 0.06910119205713272, 0.8283293843269348, 2.5972774028778076, 0.0015339808305725455, 1.2563302516937256, 1.0427218675613403, 1.7047629356384277, 1.7062861919403076], "mean": [-0.04827050492167473, 0.21864676475524902, -0.09105227887630463, -0.11352323740720749, 0.020144829526543617, -0.06645743548870087, 0.06798665970563889, -0.16613660752773285, 1.1834142208099365, -0.688518762588501, -0.3077907860279083, 0.012085535563528538, 0.22210437059402466, 0.5580315589904785], "std": [0.14666041731834412, 0.56813645362854, 0.21098729968070984, 0.3643812835216522, 0.07385174185037613, 0.20813393592834473, 0.00015420978888869286, 0.6149952411651611, 0.9152658581733704, 0.5938393473625183, 0.5389400720596313, 0.23263849318027496, 0.2826903462409973, 0.6413363218307495], "count": [1800]}, "action": {"min": [-0.8815832138061523, -0.00484777707606554, -0.9633399248123169, -1.2394565343856812, -0.24092097580432892, -0.7056311368942261, 0.06772488355636597, -1.650563359260559, -0.008036193437874317, -1.990325927734375, -1.3376312255859375, -0.5372386574745178, -0.12098833918571472, 0.036194492131471634], "max": [0.0015339808305725455, 2.060136079788208, 0.0015339808305725455, 0.08822976797819138, 0.39639729261398315, 0.21719671785831451, 0.06910119205713272, 0.8283293843269348, 2.5972774028778076, 0.0015339808305725455, 1.2563302516937256, 1.0427218675613403, 1.7047629356384277, 1.7062861919403076], "mean": [-0.04827050492167473, 0.21864676475524902, -0.09105227887630463, -0.11352323740720749, 0.020144829526543617, -0.06645743548870087, 0.06798665970563889, -0.16613660752773285, 1.1834142208099365, -0.688518762588501, -0.3077907860279083, 0.012085535563528538, 0.22210437059402466, 0.5580315589904785], "std": [0.14666041731834412, 0.56813645362854, 0.21098729968070984, 0.3643812835216522, 0.07385174185037613, 0.20813393592834473, 0.00015420978888869286, 0.6149952411651611, 0.9152658581733704, 0.5938393473625183, 0.5389400720596313, 0.23263849318027496, 0.2826903462409973, 0.6413363218307495], "count": [1800]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1800]}, "index": {"min": [104105], "max": [105904], "mean": [105004.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}, "subtask_annotation": {"mean": [15.13888888888889, 33.0, 33.0, 33.0, 33.0], "std": [11.554394973769627, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1800]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1800]}, "eef_direction_state": {"mean": [5.37, 3.4161111111111113], "std": [1.6383562222883528, 2.228518787817201], "min": [0, 0], "max": [6, 6], "count": [1800]}, "eef_velocity_state": {"mean": [0.27111111111111114, 1.3194444444444444], "std": [0.6665407288454765, 0.8867291470606408], "min": [0, 0], "max": [2, 2], "count": [1800]}, "eef_acc_mag_state": {"mean": [0.19722222222222222, 1.0566666666666666], "std": [0.5328050045180641, 0.8152095845036859], "min": [0, 0], "max": [2, 2], "count": [1800]}, "eef_direction_action": {"mean": [5.37, 3.4161111111111113], "std": [1.6383562222883528, 2.228518787817201], "min": [0, 0], "max": [6, 6], "count": [1800]}, "eef_velocity_action": {"mean": [0.27111111111111114, 1.3194444444444444], "std": [0.6665407288454765, 0.8867291470606408], "min": [0, 0], "max": [2, 2], "count": [1800]}, "eef_acc_mag_action": {"mean": [0.19722222222222222, 1.0566666666666666], "std": [0.5328050045180641, 0.8152095845036859], "min": [0, 0], "max": [2, 2], "count": [1800]}, "eef_sim_pose_state": {"mean": [0.10437241745393028, 0.3212131354770772, 1.1961105124242446, -0.06816670971623012, 0.014237142590787668, -0.028048872521640414, 0.23082246743070345, -0.3716430657909946, 1.2507528817161557, 0.22521341968217926, 0.18375075472604932, -0.1515375590457975], "std": [0.09762921865171147, 0.03679747092573366, 0.03350578928254169, 0.20989705043729628, 0.049431282115513016, 0.10730564755831215, 0.155716674542064, 0.1741041381043491, 0.08210573804998368, 0.2858510160338546, 0.3107311313864578, 0.46113791026688006], "min": [0.05421840743639793, 0.11410655491029317, 1.1826890977089348, -0.6974069647895782, -0.3185277921222609, -0.7637750280289275, 0.05396252640543341, -0.7722618794484298, 1.0826269197802476, -0.12071470488538642, -0.5541348029874698, -1.327558861451109], "max": [0.4565990456739242, 0.3409467732568494, 1.3642761397279686, 0.21416671978769117, 0.3558148106053842, 0.3626527653436706, 0.5483070986587406, 0.05167391201726432, 1.51409737549632, 1.4026955747477017, 1.2949339439369512, 0.7067127813915111], "count": [1800]}, "eef_sim_pose_action": {"mean": [0.10437241745393028, 0.3212131354770772, 1.1961105124242446, -0.06816670971623012, 0.014237142590787668, -0.028048872521640414, 0.23082246743070345, -0.3716430657909946, 1.2507528817161557, 0.22521341968217926, 0.18375075472604932, -0.1515375590457975], "std": [0.09762921865171147, 0.03679747092573366, 0.03350578928254169, 0.20989705043729628, 0.049431282115513016, 0.10730564755831215, 0.155716674542064, 0.1741041381043491, 0.08210573804998368, 0.2858510160338546, 0.3107311313864578, 0.46113791026688006], "min": [0.05421840743639793, 0.11410655491029317, 1.1826890977089348, -0.6974069647895782, -0.3185277921222609, -0.7637750280289275, 0.05396252640543341, -0.7722618794484298, 1.0826269197802476, -0.12071470488538642, -0.5541348029874698, -1.327558861451109], "max": [0.4565990456739242, 0.3409467732568494, 1.3642761397279686, 0.21416671978769117, 0.3558148106053842, 0.3626527653436706, 0.5483070986587406, 0.05167391201726432, 1.51409737549632, 1.4026955747477017, 1.2949339439369512, 0.7067127813915111], "count": [1800]}, "gripper_mode_state": {"mean": [1.0, 0.6105555555555555], "std": [0.0, 0.4876243114691889], "min": [1, 0], "max": [1, 1], "count": [1800]}, "gripper_activity_state": {"mean": [2.0, 1.74], "std": [0.0, 0.630837186249791], "min": [2, 0], "max": [2, 2], "count": [1800]}, "gripper_mode_action": {"mean": [1.0, 0.6105555555555555], "std": [0.0, 0.4876243114691889], "min": [1, 0], "max": [1, 1], "count": [1800]}, "gripper_activity_action": {"mean": [2.0, 1.74], "std": [0.0, 0.630837186249791], "min": [2, 0], "max": [2, 2], "count": [1800]}, "gripper_open_scale_state": {"mean": [0.038848874746334035, 0.3188738515736552], "std": [8.811775260555216e-05, 0.3664773019172444], "min": [0.03869993346078055, 0.020682566932269504], "max": [0.039486395461218696, 0.9750206811087472], "count": [1800]}, "gripper_open_scale_action": {"mean": [0.038848874746334035, 0.3188738515736552], "std": [8.811775260555216e-05, 0.3664773019172444], "min": [0.03869993346078055, 0.020682566932269504], "max": [0.039486395461218696, 0.9750206811087472], "count": [1800]}}} +{"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.41699963941337853]], [[0.4435064443301326]], [[0.41029319054439334]]], "std": [[[0.21980544191800472]], [[0.23487612889205797]], [[0.24655301358105966]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43906693378654615]], [[0.440777208740149]], [[0.42373401903628394]]], "std": [[[0.1849265558397692]], [[0.17173028224515713]], [[0.17652442133396967]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45843629216089726]], [[0.42775427660776244]], [[0.40402418367895854]]], "std": [[[0.2558859491933826]], [[0.24721025057746635]], [[0.2523187873692171]]], "count": [324]}, "observation.state": {"min": [-0.9325937032699585, -0.011184223927557468, -1.0351303815841675, -0.8528932929039001, -0.6022483706474304, -1.0799224376678467, 0.0677441954612732, -1.5002137422561646, -0.0059638372622430325, -1.8300390243530273, -1.5299999713897705, -0.5073081254959106, -0.1041100025177002, 0.0400298610329628], "max": [0.2473498284816742, 2.329094648361206, 0.0015339808305725455, 0.03940602019429207, 0.5046796798706055, 0.25419390201568604, 0.06910119205713272, 0.8152832984924316, 2.571075439453125, 0.002423776313662529, 0.6703495979309082, 1.0338048934936523, 1.7649543285369873, 1.7065445184707642], "mean": [-0.04722068831324577, 0.18003378808498383, -0.07425805926322937, -0.07736241817474365, 0.006631405558437109, -0.0457245297729969, 0.06799054145812988, -0.2252608686685562, 1.1343801021575928, -0.5966113805770874, -0.33919158577919006, 0.04264361783862114, 0.22288018465042114, 0.5640177726745605], "std": [0.1694001704454422, 0.5045045614242554, 0.218817800283432, 0.21848347783088684, 0.104606032371521, 0.22802767157554626, 0.00011176931002410129, 0.5355300307273865, 0.9146156907081604, 0.5337511897087097, 0.4848875403404236, 0.21718069911003113, 0.35347476601600647, 0.6382336020469666], "count": [2229]}, "action": {"min": [-0.9325937032699585, -0.011184223927557468, -1.0351303815841675, -0.8528932929039001, -0.6022483706474304, -1.0799224376678467, 0.0677441954612732, -1.5002137422561646, -0.0059638372622430325, -1.8300390243530273, -1.5299999713897705, -0.5073081254959106, -0.1041100025177002, 0.0400298610329628], "max": [0.2473498284816742, 2.329094648361206, 0.0015339808305725455, 0.03940602019429207, 0.5046796798706055, 0.25419390201568604, 0.06910119205713272, 0.8152832984924316, 2.571075439453125, 0.002423776313662529, 0.6703495979309082, 1.0338048934936523, 1.7649543285369873, 1.7065445184707642], "mean": [-0.04722068831324577, 0.18003378808498383, -0.07425805926322937, -0.07736241817474365, 0.006631405558437109, -0.0457245297729969, 0.06799054145812988, -0.2252608686685562, 1.1343801021575928, -0.5966113805770874, -0.33919158577919006, 0.04264361783862114, 0.22288018465042114, 0.5640177726745605], "std": [0.1694001704454422, 0.5045045614242554, 0.218817800283432, 0.21848347783088684, 0.104606032371521, 0.22802767157554626, 0.00011176931002410129, 0.5355300307273865, 0.9146156907081604, 0.5337511897087097, 0.4848875403404236, 0.21718069911003113, 0.35347476601600647, 0.6382336020469666], "count": [2229]}, "timestamp": {"min": [0.0], "max": [74.26666666666667], "mean": [37.13333333333334], "std": [21.448560341914344], "count": [2229]}, "frame_index": {"min": [0], "max": [2228], "mean": [1114.0], "std": [643.4568102574303], "count": [2229]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [2229]}, "index": {"min": [105905], "max": [108133], "mean": [107019.0], "std": [643.4568102574303], "count": [2229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2229]}, "subtask_annotation": {"mean": [15.907133243607, 33.0, 33.0, 33.0, 33.0], "std": [11.073225351567464, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2229]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [2229]}, "eef_direction_state": {"mean": [5.377299237326155, 3.5374607447285777], "std": [1.6174923323546306, 2.209133334306957], "min": [0, 0], "max": [6, 6], "count": [2229]}, "eef_velocity_state": {"mean": [0.26648721399730824, 1.296994167788246], "std": [0.6568500886653071, 0.8859072754688628], "min": [0, 0], "max": [2, 2], "count": [2229]}, "eef_acc_mag_state": {"mean": [0.22207267833109018, 1.0269179004037685], "std": [0.5687676556653456, 0.8275171439838307], "min": [0, 0], "max": [2, 2], "count": [2229]}, "eef_direction_action": {"mean": [5.377299237326155, 3.5374607447285777], "std": [1.6174923323546306, 2.209133334306957], "min": [0, 0], "max": [6, 6], "count": [2229]}, "eef_velocity_action": {"mean": [0.26648721399730824, 1.296994167788246], "std": [0.6568500886653071, 0.8859072754688628], "min": [0, 0], "max": [2, 2], "count": [2229]}, "eef_acc_mag_action": {"mean": [0.22207267833109018, 1.0269179004037685], "std": [0.5687676556653456, 0.8275171439838307], "min": [0, 0], "max": [2, 2], "count": [2229]}, "eef_sim_pose_state": {"mean": [0.09637473187547087, 0.32134296236781673, 1.19358480066462, -0.04170333452767345, 0.02652240227912997, -0.039535903078259, 0.22568665398322033, -0.39075318907583184, 1.2391026068092161, 0.2246557837323791, 0.1960739210845571, -0.1835694412959212], "std": [0.07974780737328013, 0.04397641883287742, 0.037295928311866094, 0.23827095052192493, 0.09505073694161581, 0.1398393677452916, 0.14669896265797303, 0.1596148552765235, 0.07923307841750998, 0.3571910389767813, 0.3015738906718694, 0.42669150947382334], "min": [0.06063111910273087, 0.06796512675613682, 1.128043270591706, -1.0872249189623853, -0.19833862642164868, -0.9349191989583079, 0.058591691323846326, -0.8241314623651933, 1.1067960169546522, -0.24241524287931132, -0.3748946771788586, -1.2972069102602684], "max": [0.45209921936111175, 0.3455903076325839, 1.3530626400034411, 0.4662699860983769, 0.5983451874507923, 0.4901354013406024, 0.5710460288597293, -0.005651105938924616, 1.4939436291678914, 1.7112684551928292, 1.2633956415143386, 0.6439755288268112], "count": [2229]}, "eef_sim_pose_action": {"mean": [0.09637473187547087, 0.32134296236781673, 1.19358480066462, -0.04170333452767345, 0.02652240227912997, -0.039535903078259, 0.22568665398322033, -0.39075318907583184, 1.2391026068092161, 0.2246557837323791, 0.1960739210845571, -0.1835694412959212], "std": [0.07974780737328013, 0.04397641883287742, 0.037295928311866094, 0.23827095052192493, 0.09505073694161581, 0.1398393677452916, 0.14669896265797303, 0.1596148552765235, 0.07923307841750998, 0.3571910389767813, 0.3015738906718694, 0.42669150947382334], "min": [0.06063111910273087, 0.06796512675613682, 1.128043270591706, -1.0872249189623853, -0.19833862642164868, -0.9349191989583079, 0.058591691323846326, -0.8241314623651933, 1.1067960169546522, -0.24241524287931132, -0.3748946771788586, -1.2972069102602684], "max": [0.45209921936111175, 0.3455903076325839, 1.3530626400034411, 0.4662699860983769, 0.5983451874507923, 0.4901354013406024, 0.5710460288597293, -0.005651105938924616, 1.4939436291678914, 1.7112684551928292, 1.2633956415143386, 0.6439755288268112], "count": [2229]}, "gripper_mode_state": {"mean": [1.0, 0.6002691790040376], "std": [0.0, 0.48984292558110915], "min": [1, 0], "max": [1, 1], "count": [2229]}, "gripper_activity_state": {"mean": [2.0, 1.7581875280394796], "std": [0.0, 0.611928339948071], "min": [2, 0], "max": [2, 2], "count": [2229]}, "gripper_mode_action": {"mean": [1.0, 0.6002691790040376], "std": [0.0, 0.48984292558110915], "min": [1, 0], "max": [1, 1], "count": [2229]}, "gripper_activity_action": {"mean": [2.0, 1.7581875280394796], "std": [0.0, 0.611928339948071], "min": [2, 0], "max": [2, 2], "count": [2229]}, "gripper_open_scale_state": {"mean": [0.038850907642459485, 0.32229470030176177], "std": [6.386237206993669e-05, 0.3647051486544403], "min": [0.03871096883501325, 0.02287420630455017], "max": [0.039486395461218696, 0.9751682962690081], "count": [2229]}, "gripper_open_scale_action": {"mean": [0.038850907642459485, 0.32229470030176177], "std": [6.386237206993669e-05, 0.3647051486544403], "min": [0.03871096883501325, 0.02287420630455017], "max": [0.039486395461218696, 0.9751682962690081], "count": [2229]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769542366227805]], [[0.49792977546939376]], [[0.46111972393337897]]], "std": [[[0.216503666515125]], [[0.22818669365747807]], [[0.24128148142262792]]], "count": [487]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42433530507799744]], [[0.43538775259134]], [[0.42642684972688594]]], "std": [[[0.18572075893628714]], [[0.16333972162595595]], [[0.16797244889290897]]], "count": [487]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4621013687017129]], [[0.43544389698612734]], [[0.4157893129873442]]], "std": [[[0.24436691454341616]], [[0.23114612913363106]], [[0.24090698111062533]]], "count": [487]}, "observation.state": {"min": [-0.43863624334335327, -0.010716041550040245, -0.9899421334266663, -1.142579197883606, -0.5535926818847656, -1.295864462852478, 0.06772488355636597, -1.3245165348052979, -0.010533959604799747, -2.0049052238464355, -1.5299999713897705, -0.34660056233406067, -0.1533980816602707, 0.0216897614300251], "max": [0.11351457983255386, 1.8591800928115845, 0.006028808653354645, 0.1742851287126541, 0.33749452233314514, 0.19245807826519012, 0.06922635436058044, 1.0067262649536133, 2.6794588565826416, 0.005916125141084194, 1.0139613151550293, 0.9965553283691406, 1.409462332725525, 1.7060279846191406], "mean": [-0.006230789236724377, 0.12039223313331604, -0.05522896721959114, -0.06969886273145676, 0.001873776433058083, -0.05596412718296051, 0.06794916838407516, -0.10662466287612915, 1.082829475402832, -0.595503568649292, -0.3341936469078064, 0.0477287732064724, 0.12295496463775635, 0.5398557186126709], "std": [0.05303559452295303, 0.4013202488422394, 0.18241587281227112, 0.24241088330745697, 0.04772757366299629, 0.22021029889583588, 0.0001391796686220914, 0.4039669930934906, 0.9794143438339233, 0.6197444796562195, 0.5553635358810425, 0.18022234737873077, 0.23591476678848267, 0.6150733232498169], "count": [3835]}, "action": {"min": [-0.43863624334335327, -0.010716041550040245, -0.9899421334266663, -1.142579197883606, -0.5535926818847656, -1.295864462852478, 0.06772488355636597, -1.3245165348052979, -0.010533959604799747, -2.0049052238464355, -1.5299999713897705, -0.34660056233406067, -0.1533980816602707, 0.0216897614300251], "max": [0.11351457983255386, 1.8591800928115845, 0.006028808653354645, 0.1742851287126541, 0.33749452233314514, 0.19245807826519012, 0.06922635436058044, 1.0067262649536133, 2.6794588565826416, 0.005916125141084194, 1.0139613151550293, 0.9965553283691406, 1.409462332725525, 1.7060279846191406], "mean": [-0.006230789236724377, 0.12039223313331604, -0.05522896721959114, -0.06969886273145676, 0.001873776433058083, -0.05596412718296051, 0.06794916838407516, -0.10662466287612915, 1.082829475402832, -0.595503568649292, -0.3341936469078064, 0.0477287732064724, 0.12295496463775635, 0.5398557186126709], "std": [0.05303559452295303, 0.4013202488422394, 0.18241587281227112, 0.24241088330745697, 0.04772757366299629, 0.22021029889583588, 0.0001391796686220914, 0.4039669930934906, 0.9794143438339233, 0.6197444796562195, 0.5553635358810425, 0.18022234737873077, 0.23591476678848267, 0.6150733232498169], "count": [3835]}, "timestamp": {"min": [0.0], "max": [127.8], "mean": [63.9], "std": [36.90230345113974], "count": [3835]}, "frame_index": {"min": [0], "max": [3834], "mean": [1917.0], "std": [1107.0691035341922], "count": [3835]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [3835]}, "index": {"min": [108134], "max": [111968], "mean": [110051.0], "std": [1107.0691035341922], "count": [3835]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3835]}, "subtask_annotation": {"mean": [17.46936114732725, 33.0, 33.0, 33.0, 33.0], "std": [11.613811293458108, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3835]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [3835]}, "eef_direction_state": {"mean": [5.52490221642764, 3.4276401564537156], "std": [1.4803688745646681, 2.3851272187562707], "min": [0, 0], "max": [6, 6], "count": [3835]}, "eef_velocity_state": {"mean": [0.196870925684485, 1.1728813559322033], "std": [0.5814073764984045, 0.9080804375712451], "min": [0, 0], "max": [2, 2], "count": [3835]}, "eef_acc_mag_state": {"mean": [0.16114732724902217, 0.9788787483702738], "std": [0.49938970622733914, 0.8361595293005696], "min": [0, 0], "max": [2, 2], "count": [3835]}, "eef_direction_action": {"mean": [5.52490221642764, 3.4276401564537156], "std": [1.4803688745646681, 2.3851272187562707], "min": [0, 0], "max": [6, 6], "count": [3835]}, "eef_velocity_action": {"mean": [0.196870925684485, 1.1728813559322033], "std": [0.5814073764984045, 0.9080804375712451], "min": [0, 0], "max": [2, 2], "count": [3835]}, "eef_acc_mag_action": {"mean": [0.16114732724902217, 0.9788787483702738], "std": [0.49938970622733914, 0.8361595293005696], "min": [0, 0], "max": [2, 2], "count": [3835]}, "eef_sim_pose_state": {"mean": [0.08978597122838362, 0.33257440495222457, 1.1950794688639472, -0.05683195873976228, -0.004528782086241249, -0.0042974329837952305, 0.2445144173606398, -0.3609825195845385, 1.2305698738968254, 0.14112007712013225, 0.15114211287610652, -0.050408119838057826], "std": [0.07371221707900441, 0.009777621615502469, 0.039127650046097716, 0.22203970397329, 0.05041731782403462, 0.07074199371210477, 0.1753863447664781, 0.1316288744098358, 0.06829856482658161, 0.23200859296204993, 0.29023182227984634, 0.3442758061507064], "min": [0.0493524154517919, 0.24268656468543084, 1.1815979944998332, -1.300682779259317, -0.4210662446174609, -0.7527738980576099, 0.04161096252454914, -0.802210318083403, 1.1198080016315866, -0.1532451374884064, -0.5459053156773939, -1.2095911674400293], "max": [0.44908510265969553, 0.37322457973088025, 1.4191339660438236, 0.19226352413109385, 0.3205019620663683, 0.3690301685881382, 0.5591021438646843, 0.06694729907956094, 1.483684896250349, 1.3055357480120353, 1.278677872002258, 1.067456739724542], "count": [3835]}, "eef_sim_pose_action": {"mean": [0.08978597122838362, 0.33257440495222457, 1.1950794688639472, -0.05683195873976228, -0.004528782086241249, -0.0042974329837952305, 0.2445144173606398, -0.3609825195845385, 1.2305698738968254, 0.14112007712013225, 0.15114211287610652, -0.050408119838057826], "std": [0.07371221707900441, 0.009777621615502469, 0.039127650046097716, 0.22203970397329, 0.05041731782403462, 0.07074199371210477, 0.1753863447664781, 0.1316288744098358, 0.06829856482658161, 0.23200859296204993, 0.29023182227984634, 0.3442758061507064], "min": [0.0493524154517919, 0.24268656468543084, 1.1815979944998332, -1.300682779259317, -0.4210662446174609, -0.7527738980576099, 0.04161096252454914, -0.802210318083403, 1.1198080016315866, -0.1532451374884064, -0.5459053156773939, -1.2095911674400293], "max": [0.44908510265969553, 0.37322457973088025, 1.4191339660438236, 0.19226352413109385, 0.3205019620663683, 0.3690301685881382, 0.5591021438646843, 0.06694729907956094, 1.483684896250349, 1.3055357480120353, 1.278677872002258, 1.067456739724542], "count": [3835]}, "gripper_mode_state": {"mean": [1.0, 0.6075619295958279], "std": [0.0, 0.48829338650204457], "min": [1, 0], "max": [1, 1], "count": [3835]}, "gripper_activity_state": {"mean": [2.0, 1.7395045632333768], "std": [0.0, 0.630962316024147], "min": [2, 0], "max": [2, 2], "count": [3835]}, "gripper_mode_action": {"mean": [1.0, 0.6075619295958279], "std": [0.0, 0.48829338650204457], "min": [1, 0], "max": [1, 1], "count": [3835]}, "gripper_activity_action": {"mean": [2.0, 1.7395045632333768], "std": [0.0, 0.630962316024147], "min": [2, 0], "max": [2, 2], "count": [3835]}, "gripper_open_scale_state": {"mean": [0.03882763319940013, 0.3084873829990984], "std": [7.953067030006375e-05, 0.3514675620191336], "min": [0.03869993346078055, 0.012394149388585771], "max": [0.03955791677747454, 0.9748731340680804], "count": [3835]}, "gripper_open_scale_action": {"mean": [0.03882763319940013, 0.3084873829990984], "std": [7.953067030006375e-05, 0.3514675620191336], "min": [0.03869993346078055, 0.012394149388585771], "max": [0.03955791677747454, 0.9748731340680804], "count": [3835]}}} +{"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.5066128979369525]], [[0.5432508151408711]], [[0.5366201915951565]]], "std": [[[0.23860143073884246]], [[0.2620533527847888]], [[0.2807984318133789]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432490857454093]], [[0.44588391189809257]], [[0.43371469143212843]]], "std": [[[0.16368956319339847]], [[0.1671368986435669]], [[0.1916889128982846]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4492855123530894]], [[0.4184479134246291]], [[0.4018885461592044]]], "std": [[[0.25015023107612333]], [[0.24983493684602573]], [[0.2691115617888987]]], "count": [294]}, "observation.state": {"min": [-0.910968542098999, -0.016627851873636246, -1.934349775314331, -1.3232530355453491, -0.543595552444458, -1.2348545789718628, 0.06797505170106888, -1.3072260618209839, -0.010663336142897606, -1.9968913793563843, -1.5299999713897705, -0.5479812026023865, -0.47130733728408813, 0.0407639779150486], "max": [0.0076689645648002625, 2.6883013248443604, 0.0, 0.08957778662443161, 0.41376742720603943, 0.13390076160430908, 0.06922635436058044, 0.7455284595489502, 2.7909133434295654, 0.005177411250770092, 0.7148350477218628, 1.1412817239761353, 1.6472758054733276, 1.7104164361953735], "mean": [-0.061429742723703384, 0.294900506734848, -0.17143024504184723, -0.0890706330537796, 0.01881624571979046, -0.09752277284860611, 0.06810270994901657, -0.34010952711105347, 1.3372838497161865, -0.6998616456985474, -0.41823810338974, 0.1698719710111618, 0.08404125273227692, 0.6227058172225952], "std": [0.17006680369377136, 0.667289674282074, 0.37175506353378296, 0.3114086091518402, 0.10158263891935349, 0.3535003960132599, 0.00015528778021689504, 0.49281343817710876, 0.9247328042984009, 0.6066877841949463, 0.6246504187583923, 0.2540002465248108, 0.34331920742988586, 0.6892167925834656], "count": [1955]}, "action": {"min": [-0.910968542098999, -0.016627851873636246, -1.934349775314331, -1.3232530355453491, -0.543595552444458, -1.2348545789718628, 0.06797505170106888, -1.3072260618209839, -0.010663336142897606, -1.9968913793563843, -1.5299999713897705, -0.5479812026023865, -0.47130733728408813, 0.0407639779150486], "max": [0.0076689645648002625, 2.6883013248443604, 0.0, 0.08957778662443161, 0.41376742720603943, 0.13390076160430908, 0.06922635436058044, 0.7455284595489502, 2.7909133434295654, 0.005177411250770092, 0.7148350477218628, 1.1412817239761353, 1.6472758054733276, 1.7104164361953735], "mean": [-0.061429742723703384, 0.294900506734848, -0.17143024504184723, -0.0890706330537796, 0.01881624571979046, -0.09752277284860611, 0.06810270994901657, -0.34010952711105347, 1.3372838497161865, -0.6998616456985474, -0.41823810338974, 0.1698719710111618, 0.08404125273227692, 0.6227058172225952], "std": [0.17006680369377136, 0.667289674282074, 0.37175506353378296, 0.3114086091518402, 0.10158263891935349, 0.3535003960132599, 0.00015528778021689504, 0.49281343817710876, 0.9247328042984009, 0.6066877841949463, 0.6246504187583923, 0.2540002465248108, 0.34331920742988586, 0.6892167925834656], "count": [1955]}, "timestamp": {"min": [0.0], "max": [65.13333333333334], "mean": [32.56666666666666], "std": [18.811993810096556], "count": [1955]}, "frame_index": {"min": [0], "max": [1954], "mean": [977.0], "std": [564.3598143028967], "count": [1955]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1955]}, "index": {"min": [111969], "max": [113923], "mean": [112946.0], "std": [564.3598143028967], "count": [1955]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1955]}, "subtask_annotation": {"mean": [16.575959079283887, 33.0, 33.0, 33.0, 33.0], "std": [11.067878688265969, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1955]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1955]}, "eef_direction_state": {"mean": [5.185166240409207, 3.136061381074169], "std": [1.8344486786120249, 2.3181489741405814], "min": [0, 0], "max": [6, 6], "count": [1955]}, "eef_velocity_state": {"mean": [0.35038363171355497, 1.3053708439897698], "std": [0.7339021629590979, 0.8702804340155091], "min": [0, 0], "max": [2, 2], "count": [1955]}, "eef_acc_mag_state": {"mean": [0.2680306905370844, 1.0644501278772378], "std": [0.6100404238664573, 0.8222852828474141], "min": [0, 0], "max": [2, 2], "count": [1955]}, "eef_direction_action": {"mean": [5.185166240409207, 3.136061381074169], "std": [1.8344486786120249, 2.3181489741405814], "min": [0, 0], "max": [6, 6], "count": [1955]}, "eef_velocity_action": {"mean": [0.35038363171355497, 1.3053708439897698], "std": [0.7339021629590979, 0.8702804340155091], "min": [0, 0], "max": [2, 2], "count": [1955]}, "eef_acc_mag_action": {"mean": [0.2680306905370844, 1.0644501278772378], "std": [0.6100404238664573, 0.8222852828474141], "min": [0, 0], "max": [2, 2], "count": [1955]}, "eef_sim_pose_state": {"mean": [0.12025940059127366, 0.314528834305779, 1.2032144366334836, -0.09891930460147426, 0.03394560380638843, -0.04250003853206584, 0.2708945059484401, -0.419083479049255, 1.2345177915601353, 0.13074170452981088, 0.21246572708649394, -0.1506081411618768], "std": [0.12440981476530388, 0.04971035185446406, 0.05112400428803095, 0.3557609072700599, 0.07404205519037933, 0.14390946221268136, 0.1654979595003434, 0.13987501238077382, 0.06508746582142406, 0.313671661748513, 0.31799182012426536, 0.3726294137398224], "min": [0.05803515219170961, 0.07290401927149454, 1.1482048201109671, -1.23600972665456, -0.3515300413384299, -0.9725421227538886, 0.056466384084589594, -0.7291297042673645, 1.1143703122548854, -0.27091913524120403, -0.33487528075555306, -1.0111405010807215], "max": [0.6200160831644858, 0.3413100197764038, 1.4274104681733637, 0.15107391295268083, 0.548873055665247, 0.2526749274113905, 0.5949911974067542, 0.030401785187190892, 1.4448554707602423, 1.5804949567354365, 1.1396963636006494, 1.1433300307834713], "count": [1955]}, "eef_sim_pose_action": {"mean": [0.12025940059127366, 0.314528834305779, 1.2032144366334836, -0.09891930460147426, 0.03394560380638843, -0.04250003853206584, 0.2708945059484401, -0.419083479049255, 1.2345177915601353, 0.13074170452981088, 0.21246572708649394, -0.1506081411618768], "std": [0.12440981476530388, 0.04971035185446406, 0.05112400428803095, 0.3557609072700599, 0.07404205519037933, 0.14390946221268136, 0.1654979595003434, 0.13987501238077382, 0.06508746582142406, 0.313671661748513, 0.31799182012426536, 0.3726294137398224], "min": [0.05803515219170961, 0.07290401927149454, 1.1482048201109671, -1.23600972665456, -0.3515300413384299, -0.9725421227538886, 0.056466384084589594, -0.7291297042673645, 1.1143703122548854, -0.27091913524120403, -0.33487528075555306, -1.0111405010807215], "max": [0.6200160831644858, 0.3413100197764038, 1.4274104681733637, 0.15107391295268083, 0.548873055665247, 0.2526749274113905, 0.5949911974067542, 0.030401785187190892, 1.4448554707602423, 1.5804949567354365, 1.1396963636006494, 1.1433300307834713], "count": [1955]}, "gripper_mode_state": {"mean": [1.0, 0.5877237851662405], "std": [0.0, 0.492244387998591], "min": [1, 0], "max": [1, 1], "count": [1955]}, "gripper_activity_state": {"mean": [2.0, 1.7524296675191815], "std": [0.0, 0.6186264626544229], "min": [2, 0], "max": [2, 2], "count": [1955]}, "gripper_mode_action": {"mean": [1.0, 0.5877237851662405], "std": [0.0, 0.492244387998591], "min": [1, 0], "max": [1, 1], "count": [1955]}, "gripper_activity_action": {"mean": [2.0, 1.7524296675191815], "std": [0.0, 0.6186264626544229], "min": [2, 0], "max": [2, 2], "count": [1955]}, "gripper_open_scale_state": {"mean": [0.03891583227919617, 0.3558328905580758], "std": [8.873472726216253e-05, 0.39383893864965447], "min": [0.03884288668632507, 0.023293701665742055], "max": [0.03955791677747454, 0.9773808206830706], "count": [1955]}, "gripper_open_scale_action": {"mean": [0.03891583227919617, 0.3558328905580758], "std": [8.873472726216253e-05, 0.39383893864965447], "min": [0.03884288668632507, 0.023293701665742055], "max": [0.03955791677747454, 0.9773808206830706], "count": [1955]}}} +{"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.5408016050081002]], [[0.5562944030710575]], [[0.5249990704080778]]], "std": [[[0.23164868653835072]], [[0.24702908727248543]], [[0.26208345399364846]]], "count": [312]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436372007848724]], [[0.4438326699625719]], [[0.43100672535752194]]], "std": [[[0.1670270540290032]], [[0.14767595222638313]], [[0.16193955467984525]]], "count": [312]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4697651868261549]], [[0.4293169131612759]], [[0.4026409601768058]]], "std": [[[0.25371166848380816]], [[0.24320928488669655]], [[0.25765930435109524]]], "count": [312]}, "observation.state": {"min": [-0.6068586707115173, -0.009137170389294624, -1.272689700126648, -0.985389232635498, -0.4230142831802368, -0.9923118352890015, 0.06772488355636597, -1.4667766094207764, -0.007566866930574179, -1.8743937015533447, -1.5299999713897705, -0.29194167256355286, -0.17180584371089935, 0.034221794456243515], "max": [0.0618206188082695, 2.4146339893341064, 0.0036352986935526133, 0.1211421936750412, 0.40473419427871704, 0.23689597845077515, 0.06910119205713272, 0.7792462110519409, 2.6166954040527344, 0.00281697534956038, 0.3768019378185272, 1.0635374784469604, 1.2436898946762085, 1.7062861919403076], "mean": [-0.0330241397023201, 0.15876129269599915, -0.0843798890709877, -0.04345220327377319, 0.012345022521913052, -0.055680401623249054, 0.06799234449863434, -0.1579960286617279, 1.1749557256698608, -0.5307207107543945, -0.41773274540901184, 0.06580817699432373, 0.1587851643562317, 0.627476692199707], "std": [0.10758329182863235, 0.4903096556663513, 0.21392741799354553, 0.24253049492835999, 0.06680643558502197, 0.22381702065467834, 0.00014275437570177019, 0.4045146107673645, 0.9545769095420837, 0.5009799003601074, 0.4962754249572754, 0.1800066977739334, 0.2866792678833008, 0.661406397819519], "count": [2123]}, "action": {"min": [-0.6068586707115173, -0.009137170389294624, -1.272689700126648, -0.985389232635498, -0.4230142831802368, -0.9923118352890015, 0.06772488355636597, -1.4667766094207764, -0.007566866930574179, -1.8743937015533447, -1.5299999713897705, -0.29194167256355286, -0.17180584371089935, 0.034221794456243515], "max": [0.0618206188082695, 2.4146339893341064, 0.0036352986935526133, 0.1211421936750412, 0.40473419427871704, 0.23689597845077515, 0.06910119205713272, 0.7792462110519409, 2.6166954040527344, 0.00281697534956038, 0.3768019378185272, 1.0635374784469604, 1.2436898946762085, 1.7062861919403076], "mean": [-0.0330241397023201, 0.15876129269599915, -0.0843798890709877, -0.04345220327377319, 0.012345022521913052, -0.055680401623249054, 0.06799234449863434, -0.1579960286617279, 1.1749557256698608, -0.5307207107543945, -0.41773274540901184, 0.06580817699432373, 0.1587851643562317, 0.627476692199707], "std": [0.10758329182863235, 0.4903096556663513, 0.21392741799354553, 0.24253049492835999, 0.06680643558502197, 0.22381702065467834, 0.00014275437570177019, 0.4045146107673645, 0.9545769095420837, 0.5009799003601074, 0.4962754249572754, 0.1800066977739334, 0.2866792678833008, 0.661406397819519], "count": [2123]}, "timestamp": {"min": [0.0], "max": [70.73333333333333], "mean": [35.36666666666667], "std": [20.428574758574488], "count": [2123]}, "frame_index": {"min": [0], "max": [2122], "mean": [1061.0], "std": [612.8572427572346], "count": [2123]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [2123]}, "index": {"min": [113924], "max": [116046], "mean": [114985.0], "std": [612.8572427572346], "count": [2123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2123]}, "subtask_annotation": {"mean": [16.707018370230806, 33.0, 33.0, 33.0, 33.0], "std": [11.167161447025435, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2123]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [2123]}, "eef_direction_state": {"mean": [5.457371643900141, 3.1568535091851153], "std": [1.5555186629461988, 2.347443040376131], "min": [0, 0], "max": [6, 6], "count": [2123]}, "eef_velocity_state": {"mean": [0.2289213377296279, 1.2986340084785681], "std": [0.6149128931504744, 0.8764103870723592], "min": [0, 0], "max": [2, 2], "count": [2123]}, "eef_acc_mag_state": {"mean": [0.18417333961375412, 1.0763071125765427], "std": [0.527611698759996, 0.8280407920810706], "min": [0, 0], "max": [2, 2], "count": [2123]}, "eef_direction_action": {"mean": [5.457371643900141, 3.1568535091851153], "std": [1.5555186629461988, 2.347443040376131], "min": [0, 0], "max": [6, 6], "count": [2123]}, "eef_velocity_action": {"mean": [0.2289213377296279, 1.2986340084785681], "std": [0.6149128931504744, 0.8764103870723592], "min": [0, 0], "max": [2, 2], "count": [2123]}, "eef_acc_mag_action": {"mean": [0.18417333961375412, 1.0763071125765427], "std": [0.527611698759996, 0.8280407920810706], "min": [0, 0], "max": [2, 2], "count": [2123]}, "eef_sim_pose_state": {"mean": [0.09485244072032643, 0.3261537353458211, 1.1934281660552932, -0.05566213405719083, 0.030524435940835436, -0.020717047545004655, 0.25187981942888626, -0.3796622854200209, 1.2113656728924755, 0.18797039647479288, 0.22226586486007147, -0.08301519033579723], "std": [0.08755372064842863, 0.029596425761060773, 0.03268030993081127, 0.22157849862848056, 0.07003751728780107, 0.0950069473034749, 0.1660776046509061, 0.13076299662241367, 0.054530946393554436, 0.3009533312086208, 0.26097451512122577, 0.34069757358345887], "min": [0.0580612781048928, 0.12350702893266396, 1.13464253627135, -0.9850381681337466, -0.20511189567662136, -0.844907194796868, 0.06280401851451521, -0.8042647017948084, 1.1011758880796951, -0.1715582062731601, -0.22713707133211236, -1.1655868755198437], "max": [0.5175341057614086, 0.3401972624158355, 1.3552936147552757, 0.23405563069110757, 0.6047792423171598, 0.3132190018637449, 0.5556697820871945, 0.02059851710603797, 1.4060215409580668, 1.3283398299245017, 1.1224279073201235, 0.9816330570311054], "count": [2123]}, "eef_sim_pose_action": {"mean": [0.09485244072032643, 0.3261537353458211, 1.1934281660552932, -0.05566213405719083, 0.030524435940835436, -0.020717047545004655, 0.25187981942888626, -0.3796622854200209, 1.2113656728924755, 0.18797039647479288, 0.22226586486007147, -0.08301519033579723], "std": [0.08755372064842863, 0.029596425761060773, 0.03268030993081127, 0.22157849862848056, 0.07003751728780107, 0.0950069473034749, 0.1660776046509061, 0.13076299662241367, 0.054530946393554436, 0.3009533312086208, 0.26097451512122577, 0.34069757358345887], "min": [0.0580612781048928, 0.12350702893266396, 1.13464253627135, -0.9850381681337466, -0.20511189567662136, -0.844907194796868, 0.06280401851451521, -0.8042647017948084, 1.1011758880796951, -0.1715582062731601, -0.22713707133211236, -1.1655868755198437], "max": [0.5175341057614086, 0.3401972624158355, 1.3552936147552757, 0.23405563069110757, 0.6047792423171598, 0.3132190018637449, 0.5556697820871945, 0.02059851710603797, 1.4060215409580668, 1.3283398299245017, 1.1224279073201235, 0.9816330570311054], "count": [2123]}, "gripper_mode_state": {"mean": [1.0, 0.5586434291097504], "std": [0.0, 0.4965490390910555], "min": [1, 0], "max": [1, 1], "count": [2123]}, "gripper_activity_state": {"mean": [2.0, 1.7517663683466793], "std": [0.0, 0.6192777143409556], "min": [2, 0], "max": [2, 2], "count": [2123]}, "gripper_mode_action": {"mean": [1.0, 0.5586434291097504], "std": [0.0, 0.4965490390910555], "min": [1, 0], "max": [1, 1], "count": [2123]}, "gripper_activity_action": {"mean": [2.0, 1.7517663683466793], "std": [0.0, 0.6192777143409556], "min": [2, 0], "max": [2, 2], "count": [2123]}, "gripper_open_scale_state": {"mean": [0.038851981875424955, 0.35855669830409875], "std": [8.157153173711251e-05, 0.377946112916343], "min": [0.03869993346078055, 0.019555311117853438], "max": [0.039486395461218696, 0.9750206811087472], "count": [2123]}, "gripper_open_scale_action": {"mean": [0.038851981875424955, 0.35855669830409875], "std": [8.157153173711251e-05, 0.377946112916343], "min": [0.03869993346078055, 0.019555311117853438], "max": [0.039486395461218696, 0.9750206811087472], "count": [2123]}}} +{"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.5111034306160736]], [[0.5440806236383442]], [[0.5366438793572984]]], "std": [[[0.23857051215591527]], [[0.2622753226706876]], [[0.2819702713611139]]], "count": [360]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427561176167998]], [[0.4439612139917695]], [[0.43123617541152265]]], "std": [[[0.1653131944389872]], [[0.16971744255549956]], [[0.19529432999087398]]], "count": [360]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494567621338659]], [[0.4195825443294602]], [[0.40169150478092475]]], "std": [[[0.25406815905095503]], [[0.2518941429505069]], [[0.27181045174025587]]], "count": [360]}, "observation.state": {"min": [-0.6732920408248901, -0.006131059490144253, -1.7150046825408936, -0.9726325273513794, -0.4571745693683624, -0.937262237071991, 0.06885088980197906, -1.3883670568466187, -0.006758288014680147, -1.9650094509124756, -1.5299999713897705, -0.554983913898468, -0.2321050763130188, 0.03772200271487236], "max": [0.09689961373806, 2.552544116973877, 3.5734202462290796e-21, 0.2407010942697525, 0.4555516242980957, 0.21890775859355927, 0.06997749209403992, 0.6800432205200195, 2.7949411869049072, 0.0015339808305725455, 0.7002897262573242, 1.1502348184585571, 0.6852588057518005, 1.70822274684906], "mean": [-0.041076239198446274, 0.25264063477516174, -0.15750713646411896, -0.03432115539908409, 0.00666454341262579, -0.054769039154052734, 0.06911110877990723, -0.21049907803535461, 1.190529465675354, -0.6158167719841003, -0.32136720418930054, 0.07377515733242035, 0.038759175688028336, 0.5949656367301941], "std": [0.1254391074180603, 0.629973292350769, 0.3469525873661041, 0.2591354548931122, 0.0922112986445427, 0.2327442169189453, 0.0001114609040087089, 0.5009394884109497, 0.9692320823669434, 0.5654948949813843, 0.5827611684799194, 0.2218240648508072, 0.15568512678146362, 0.6983529329299927], "count": [2563]}, "action": {"min": [-0.6732920408248901, -0.006131059490144253, -1.7150046825408936, -0.9726325273513794, -0.4571745693683624, -0.937262237071991, 0.06885088980197906, -1.3883670568466187, -0.006758288014680147, -1.9650094509124756, -1.5299999713897705, -0.554983913898468, -0.2321050763130188, 0.03772200271487236], "max": [0.09689961373806, 2.552544116973877, 3.5734202462290796e-21, 0.2407010942697525, 0.4555516242980957, 0.21890775859355927, 0.06997749209403992, 0.6800432205200195, 2.7949411869049072, 0.0015339808305725455, 0.7002897262573242, 1.1502348184585571, 0.6852588057518005, 1.70822274684906], "mean": [-0.041076239198446274, 0.25264063477516174, -0.15750713646411896, -0.03432115539908409, 0.00666454341262579, -0.054769039154052734, 0.06911110877990723, -0.21049907803535461, 1.190529465675354, -0.6158167719841003, -0.32136720418930054, 0.07377515733242035, 0.038759175688028336, 0.5949656367301941], "std": [0.1254391074180603, 0.629973292350769, 0.3469525873661041, 0.2591354548931122, 0.0922112986445427, 0.2327442169189453, 0.0001114609040087089, 0.5009394884109497, 0.9692320823669434, 0.5654948949813843, 0.5827611684799194, 0.2218240648508072, 0.15568512678146362, 0.6983529329299927], "count": [2563]}, "timestamp": {"min": [0.0], "max": [85.4], "mean": [42.699999999999996], "std": [24.66247712168787], "count": [2563]}, "frame_index": {"min": [0], "max": [2562], "mean": [1281.0], "std": [739.8743136506362], "count": [2563]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [2563]}, "index": {"min": [116047], "max": [118609], "mean": [117328.0], "std": [739.8743136506362], "count": [2563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2563]}, "subtask_annotation": {"mean": [15.452984783456886, 33.0, 33.0, 33.0, 33.0], "std": [9.945090854170312, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2563]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [2563]}, "eef_direction_state": {"mean": [5.254389387436598, 3.4955130706203668], "std": [1.7773160025715915, 2.2920496018659735], "min": [0, 0], "max": [6, 6], "count": [2563]}, "eef_velocity_state": {"mean": [0.30979321108076474, 1.1634802965275068], "std": [0.6961305993242981, 0.8970628267194647], "min": [0, 0], "max": [2, 2], "count": [2563]}, "eef_acc_mag_state": {"mean": [0.2539992196644557, 0.9664455715957861], "std": [0.5970556276856452, 0.8340945638116242], "min": [0, 0], "max": [2, 2], "count": [2563]}, "eef_direction_action": {"mean": [5.254389387436598, 3.4955130706203668], "std": [1.7773160025715915, 2.2920496018659735], "min": [0, 0], "max": [6, 6], "count": [2563]}, "eef_velocity_action": {"mean": [0.30979321108076474, 1.1634802965275068], "std": [0.6961305993242981, 0.8970628267194647], "min": [0, 0], "max": [2, 2], "count": [2563]}, "eef_acc_mag_action": {"mean": [0.2539992196644557, 0.9664455715957861], "std": [0.5970556276856452, 0.8340945638116242], "min": [0, 0], "max": [2, 2], "count": [2563]}, "eef_sim_pose_state": {"mean": [0.1131123047000884, 0.3199166940489568, 1.1980543337813767, -0.056755345013503586, 0.06020509481550919, -0.03478369039503759, 0.2445558694768879, -0.3803309182455238, 1.2212856115111201, 0.06392646031306225, 0.24719827829186578, -0.12987477482168064], "std": [0.11955576526210819, 0.0433651150836797, 0.043921771869845416, 0.2380639181658823, 0.08780033882406837, 0.12442513081202113, 0.17189313805092893, 0.14095916432988337, 0.06240022889516249, 0.16340857399783287, 0.3179606217147961, 0.468544018704859], "min": [0.05264646110437583, 0.10089379604780734, 1.1404246191415355, -0.9564552384295861, -0.3007609350130873, -0.7292989467829791, 0.05607158084755222, -0.7589227118646649, 1.1154220822431344, -0.18342704984334487, -0.2982583020481646, -1.3580932293996835], "max": [0.5645857688364334, 0.34175285212289747, 1.4045646816647688, 0.1974277943831101, 0.6634554420373728, 0.3794678167182295, 0.6045598133102256, -0.012128568724453313, 1.3982819672870883, 0.922328185787629, 1.2766613130901554, 1.0388265144327073], "count": [2563]}, "eef_sim_pose_action": {"mean": [0.1131123047000884, 0.3199166940489568, 1.1980543337813767, -0.056755345013503586, 0.06020509481550919, -0.03478369039503759, 0.2445558694768879, -0.3803309182455238, 1.2212856115111201, 0.06392646031306225, 0.24719827829186578, -0.12987477482168064], "std": [0.11955576526210819, 0.0433651150836797, 0.043921771869845416, 0.2380639181658823, 0.08780033882406837, 0.12442513081202113, 0.17189313805092893, 0.14095916432988337, 0.06240022889516249, 0.16340857399783287, 0.3179606217147961, 0.468544018704859], "min": [0.05264646110437583, 0.10089379604780734, 1.1404246191415355, -0.9564552384295861, -0.3007609350130873, -0.7292989467829791, 0.05607158084755222, -0.7589227118646649, 1.1154220822431344, -0.18342704984334487, -0.2982583020481646, -1.3580932293996835], "max": [0.5645857688364334, 0.34175285212289747, 1.4045646816647688, 0.1974277943831101, 0.6634554420373728, 0.3794678167182295, 0.6045598133102256, -0.012128568724453313, 1.3982819672870883, 0.922328185787629, 1.2766613130901554, 1.0388265144327073], "count": [2563]}, "gripper_mode_state": {"mean": [1.0, 0.6164650799843933], "std": [0.0, 0.4862467327851525], "min": [1, 0], "max": [1, 1], "count": [2563]}, "gripper_activity_state": {"mean": [2.0, 1.812329301599688], "std": [0.0, 0.5483741065880255], "min": [2, 0], "max": [2, 2], "count": [2563]}, "gripper_mode_action": {"mean": [1.0, 0.6164650799843933], "std": [0.0, 0.4862467327851525], "min": [1, 0], "max": [1, 1], "count": [2563]}, "gripper_activity_action": {"mean": [2.0, 1.812329301599688], "std": [0.0, 0.5483741065880255], "min": [2, 0], "max": [2, 2], "count": [2563]}, "gripper_open_scale_state": {"mean": [0.039491820875921194, 0.33998274648344395], "std": [6.369174306031002e-05, 0.39905827452735193], "min": [0.03934336560113089, 0.021555430122784207], "max": [0.03998713833945138, 0.9761272839137486], "count": [2563]}, "gripper_open_scale_action": {"mean": [0.039491820875921194, 0.33998274648344395], "std": [6.369174306031002e-05, 0.39905827452735193], "min": [0.03934336560113089, 0.021555430122784207], "max": [0.03998713833945138, 0.9761272839137486], "count": [2563]}}} +{"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.5232444283117836]], [[0.5497062087063086]], [[0.5300731771573364]]], "std": [[[0.2316458070239871]], [[0.25155465716315173]], [[0.2697535238285598]]], "count": [368]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45788933882731836]], [[0.45454438035781947]], [[0.43959242534574217]]], "std": [[[0.16371394287402927]], [[0.1567507183581723]], [[0.17500689030433228]]], "count": [368]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4602545326856588]], [[0.42723540512219377]], [[0.4017462954082599]]], "std": [[[0.24458664230055346]], [[0.23633734001182016]], [[0.2529849879745746]]], "count": [368]}, "observation.state": {"min": [-0.9920872449874878, -0.010585448704659939, -0.6381043791770935, -1.0953891277313232, -0.2821434438228607, -0.6588980555534363, 0.06797505170106888, -1.4725501537322998, -0.00967465154826641, -1.93741774559021, -1.3977539539337158, -0.4415183663368225, -1.2593982219696045, 0.03953688591718674], "max": [0.2662695646286011, 1.6751070022583008, 0.0, 0.21822133660316467, 0.3380233347415924, 0.16756966710090637, 0.06947670131921768, 0.9089422821998596, 2.473991632461548, 0.0072499411180615425, 0.7301349639892578, 1.2134778499603271, 1.3174062967300415, 1.7106744050979614], "mean": [-0.02672194503247738, 0.08085548132658005, -0.026812704280018806, -0.04471205547451973, -0.0054483795538544655, -0.006845864467322826, 0.06812401115894318, -0.13250695168972015, 1.059769868850708, -0.48192793130874634, -0.35008320212364197, 0.050836216658353806, 0.05033039674162865, 0.506945788860321], "std": [0.1095692589879036, 0.29981085658073425, 0.10409820824861526, 0.20049723982810974, 0.05195917189121246, 0.12117847800254822, 0.00014556062524206936, 0.49114570021629333, 0.8360795378684998, 0.5017997622489929, 0.5011287927627563, 0.2573104798793793, 0.3760364353656769, 0.6276214718818665], "count": [2645]}, "action": {"min": [-0.9920872449874878, -0.010585448704659939, -0.6381043791770935, -1.0953891277313232, -0.2821434438228607, -0.6588980555534363, 0.06797505170106888, -1.4725501537322998, -0.00967465154826641, -1.93741774559021, -1.3977539539337158, -0.4415183663368225, -1.2593982219696045, 0.03953688591718674], "max": [0.2662695646286011, 1.6751070022583008, 0.0, 0.21822133660316467, 0.3380233347415924, 0.16756966710090637, 0.06947670131921768, 0.9089422821998596, 2.473991632461548, 0.0072499411180615425, 0.7301349639892578, 1.2134778499603271, 1.3174062967300415, 1.7106744050979614], "mean": [-0.02672194503247738, 0.08085548132658005, -0.026812704280018806, -0.04471205547451973, -0.0054483795538544655, -0.006845864467322826, 0.06812401115894318, -0.13250695168972015, 1.059769868850708, -0.48192793130874634, -0.35008320212364197, 0.050836216658353806, 0.05033039674162865, 0.506945788860321], "std": [0.1095692589879036, 0.29981085658073425, 0.10409820824861526, 0.20049723982810974, 0.05195917189121246, 0.12117847800254822, 0.00014556062524206936, 0.49114570021629333, 0.8360795378684998, 0.5017997622489929, 0.5011287927627563, 0.2573104798793793, 0.3760364353656769, 0.6276214718818665], "count": [2645]}, "timestamp": {"min": [0.0], "max": [88.13333333333334], "mean": [44.06666666666667], "std": [25.45152254777698], "count": [2645]}, "frame_index": {"min": [0], "max": [2644], "mean": [1322.0], "std": [763.5456764333094], "count": [2645]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [2645]}, "index": {"min": [118610], "max": [121254], "mean": [119932.0], "std": [763.5456764333094], "count": [2645]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2645]}, "subtask_annotation": {"mean": [17.36030245746692, 33.0, 33.0, 33.0, 33.0], "std": [12.323516053612405, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2645]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [2645]}, "eef_direction_state": {"mean": [5.6623818525519845, 3.332703213610586], "std": [1.2098379016746663, 2.323157128616785], "min": [0, 0], "max": [6, 6], "count": [2645]}, "eef_velocity_state": {"mean": [0.1440453686200378, 1.2344045368620038], "std": [0.48575889783551496, 0.8640409715014034], "min": [0, 0], "max": [2, 2], "count": [2645]}, "eef_acc_mag_state": {"mean": [0.12362948960302457, 1.0544423440453685], "std": [0.4393555845107145, 0.8180756391689411], "min": [0, 0], "max": [2, 2], "count": [2645]}, "eef_direction_action": {"mean": [5.6623818525519845, 3.332703213610586], "std": [1.2098379016746663, 2.323157128616785], "min": [0, 0], "max": [6, 6], "count": [2645]}, "eef_velocity_action": {"mean": [0.1440453686200378, 1.2344045368620038], "std": [0.48575889783551496, 0.8640409715014034], "min": [0, 0], "max": [2, 2], "count": [2645]}, "eef_acc_mag_action": {"mean": [0.12362948960302457, 1.0544423440453685], "std": [0.4393555845107145, 0.8180756391689411], "min": [0, 0], "max": [2, 2], "count": [2645]}, "eef_sim_pose_state": {"mean": [0.08019711233536145, 0.32962859618356843, 1.1900717342701876, -0.007237573112959145, 0.009335507062134414, -0.032122370607533535, 0.21903130531749643, -0.36545240540427704, 1.2379108242347234, 0.04656879807658916, 0.2242973756362011, -0.08179179862726098], "std": [0.0446952650530705, 0.020266929873860116, 0.02961977490319331, 0.12092022567889614, 0.039349290841538986, 0.09954106845798412, 0.14104448849034176, 0.12448544965845172, 0.06320898637720361, 0.3839050979171973, 0.2795423454490506, 0.36717364806312713], "min": [0.05825489458291531, 0.1275198140667078, 1.180957888998321, -0.6497095146928358, -0.3497240841948528, -0.97028364496209, 0.026221286647254247, -0.7710964007549346, 1.125158228392404, -1.3432245793792095, -0.527080627052636, -1.2464506779707243], "max": [0.35880506643251997, 0.34115078932814813, 1.3994337977729707, 0.1685035923521279, 0.41291109533840786, 0.4305863842329516, 0.532258531805017, 0.020147264021280333, 1.514105895880546, 1.1807807788168674, 1.0459859472430342, 1.2529181666285671], "count": [2645]}, "eef_sim_pose_action": {"mean": [0.08019711233536145, 0.32962859618356843, 1.1900717342701876, -0.007237573112959145, 0.009335507062134414, -0.032122370607533535, 0.21903130531749643, -0.36545240540427704, 1.2379108242347234, 0.04656879807658916, 0.2242973756362011, -0.08179179862726098], "std": [0.0446952650530705, 0.020266929873860116, 0.02961977490319331, 0.12092022567889614, 0.039349290841538986, 0.09954106845798412, 0.14104448849034176, 0.12448544965845172, 0.06320898637720361, 0.3839050979171973, 0.2795423454490506, 0.36717364806312713], "min": [0.05825489458291531, 0.1275198140667078, 1.180957888998321, -0.6497095146928358, -0.3497240841948528, -0.97028364496209, 0.026221286647254247, -0.7710964007549346, 1.125158228392404, -1.3432245793792095, -0.527080627052636, -1.2464506779707243], "max": [0.35880506643251997, 0.34115078932814813, 1.3994337977729707, 0.1685035923521279, 0.41291109533840786, 0.4305863842329516, 0.532258531805017, 0.020147264021280333, 1.514105895880546, 1.1807807788168674, 1.0459859472430342, 1.2529181666285671], "count": [2645]}, "gripper_mode_state": {"mean": [1.0, 0.6453686200378072], "std": [0.0, 0.4784014677112681], "min": [1, 0], "max": [1, 1], "count": [2645]}, "gripper_activity_state": {"mean": [2.0, 1.7928166351606805], "std": [0.0, 0.5723508105255815], "min": [2, 0], "max": [2, 2], "count": [2645]}, "gripper_mode_action": {"mean": [1.0, 0.6453686200378072], "std": [0.0, 0.4784014677112681], "min": [1, 0], "max": [1, 1], "count": [2645]}, "gripper_activity_action": {"mean": [2.0, 1.7928166351606805], "std": [0.0, 0.5723508105255815], "min": [2, 0], "max": [2, 2], "count": [2645]}, "gripper_open_scale_state": {"mean": [0.03892808624322369, 0.2896825504059973], "std": [8.31744959414809e-05, 0.3586424454838215], "min": [0.03884288668632507, 0.022592506238392422], "max": [0.0397009721824101, 0.9775282314845494], "count": [2645]}, "gripper_open_scale_action": {"mean": [0.03892808624322369, 0.2896825504059973], "std": [8.31744959414809e-05, 0.3586424454838215], "min": [0.03884288668632507, 0.022592506238392422], "max": [0.0397009721824101, 0.9775282314845494], "count": [2645]}}} +{"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.469568666834255]], [[0.48149394167923576]], [[0.4402085185185185]]], "std": [[[0.21987255162149508]], [[0.23246869275502738]], [[0.24503473657408206]]], "count": [325]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42085670018434723]], [[0.4364842911010558]], [[0.4311820982068041]]], "std": [[[0.18823316300815818]], [[0.16649365949388387]], [[0.16796122932395186]]], "count": [325]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45898281213340036]], [[0.4321804172951232]], [[0.41243004022121665]]], "std": [[[0.24972005864093985]], [[0.23478749177548924]], [[0.24197600830450985]]], "count": [325]}, "observation.state": {"min": [-0.08648517727851868, -0.007041989825665951, -0.71913081407547, -1.2222044467926025, -0.43751320242881775, -0.9166450500488281, 0.06797505170106888, -1.0743621587753296, -0.009158706292510033, -1.9584569931030273, -1.386633038520813, -0.43615052103996277, -0.15014025568962097, 0.03656681254506111], "max": [0.42057356238365173, 1.905204176902771, 0.0015339808305725455, 0.22252881526947021, 0.1663217395544052, 0.29416078329086304, 0.06910119205713272, 0.8514931797981262, 2.745800733566284, 0.007594623602926731, 0.8834389448165894, 0.9791999459266663, 1.1222469806671143, 1.7060279846191406], "mean": [0.015090983361005783, 0.08855476975440979, -0.08299534767866135, 0.09492896497249603, -0.009759618900716305, -0.03793424740433693, 0.06799381226301193, -0.10016296058893204, 1.0212119817733765, -0.5402606129646301, -0.29299965500831604, 0.012971482239663601, 0.12850743532180786, 0.5076326131820679], "std": [0.05642525106668472, 0.3297921419143677, 0.09174216538667679, 0.2383415400981903, 0.07676243036985397, 0.17892882227897644, 0.00011957996321143582, 0.399321049451828, 0.9253079891204834, 0.5740152597427368, 0.4967856705188751, 0.19231462478637695, 0.22470863163471222, 0.6025035381317139], "count": [2239]}, "action": {"min": [-0.08648517727851868, -0.007041989825665951, -0.71913081407547, -1.2222044467926025, -0.43751320242881775, -0.9166450500488281, 0.06797505170106888, -1.0743621587753296, -0.009158706292510033, -1.9584569931030273, -1.386633038520813, -0.43615052103996277, -0.15014025568962097, 0.03656681254506111], "max": [0.42057356238365173, 1.905204176902771, 0.0015339808305725455, 0.22252881526947021, 0.1663217395544052, 0.29416078329086304, 0.06910119205713272, 0.8514931797981262, 2.745800733566284, 0.007594623602926731, 0.8834389448165894, 0.9791999459266663, 1.1222469806671143, 1.7060279846191406], "mean": [0.015090983361005783, 0.08855476975440979, -0.08299534767866135, 0.09492896497249603, -0.009759618900716305, -0.03793424740433693, 0.06799381226301193, -0.10016296058893204, 1.0212119817733765, -0.5402606129646301, -0.29299965500831604, 0.012971482239663601, 0.12850743532180786, 0.5076326131820679], "std": [0.05642525106668472, 0.3297921419143677, 0.09174216538667679, 0.2383415400981903, 0.07676243036985397, 0.17892882227897644, 0.00011957996321143582, 0.399321049451828, 0.9253079891204834, 0.5740152597427368, 0.4967856705188751, 0.19231462478637695, 0.22470863163471222, 0.6025035381317139], "count": [2239]}, "timestamp": {"min": [0.0], "max": [74.6], "mean": [37.3], "std": [21.54478539641966], "count": [2239]}, "frame_index": {"min": [0], "max": [2238], "mean": [1119.0], "std": [646.3435618925897], "count": [2239]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [2239]}, "index": {"min": [121255], "max": [123493], "mean": [122374.0], "std": [646.3435618925897], "count": [2239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2239]}, "subtask_annotation": {"mean": [15.865118356409111, 33.0, 33.0, 33.0, 33.0], "std": [11.713439900119871, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2239]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [2239]}, "eef_direction_state": {"mean": [5.597588209021885, 3.443054935238946], "std": [1.3703337691324429, 2.346920240562484], "min": [0, 0], "max": [6, 6], "count": [2239]}, "eef_velocity_state": {"mean": [0.15542652970075926, 1.2197409557838321], "std": [0.5115510605674757, 0.9109250680317793], "min": [0, 0], "max": [2, 2], "count": [2239]}, "eef_acc_mag_state": {"mean": [0.125502456453774, 0.9991067440821796], "std": [0.4391177407429078, 0.8395106439195432], "min": [0, 0], "max": [2, 2], "count": [2239]}, "eef_direction_action": {"mean": [5.597588209021885, 3.443054935238946], "std": [1.3703337691324429, 2.346920240562484], "min": [0, 0], "max": [6, 6], "count": [2239]}, "eef_velocity_action": {"mean": [0.15542652970075926, 1.2197409557838321], "std": [0.5115510605674757, 0.9109250680317793], "min": [0, 0], "max": [2, 2], "count": [2239]}, "eef_acc_mag_action": {"mean": [0.125502456453774, 0.9991067440821796], "std": [0.4391177407429078, 0.8395106439195432], "min": [0, 0], "max": [2, 2], "count": [2239]}, "eef_sim_pose_state": {"mean": [0.07736145609530816, 0.3352740258727849, 1.1897410845432066, -0.03963218822336236, 0.10005822096562446, 0.005122368046659296, 0.2314776295763394, -0.3584441971222725, 1.2324349160749342, 0.13778219914552203, 0.18527794033918937, -0.08554837423266873], "std": [0.055015972171418535, 0.01021492655591782, 0.022850720189287986, 0.18847806809535264, 0.045676097278803104, 0.05604936218346821, 0.16170261465067345, 0.12514697251626486, 0.06555445700942496, 0.23232303469742116, 0.29817482698712966, 0.31440000323149303], "min": [0.0601890049831824, 0.3112006430847051, 1.1829055713643515, -1.022646541038663, -0.12073152778302987, -0.5018124429578003, 0.062075650965239745, -0.7578133248691806, 1.1037179587601251, -0.1456137356850584, -0.4038607340775535, -1.0105201974124283], "max": [0.4232962252949829, 0.41887070584360064, 1.3128040168933137, 0.2941662250774242, 0.45111693631858385, 0.30683114494753616, 0.5658039196285597, 0.05442463544666728, 1.4217077459856915, 1.2389804300914107, 1.1121394786841372, 0.8672545330886577], "count": [2239]}, "eef_sim_pose_action": {"mean": [0.07736145609530816, 0.3352740258727849, 1.1897410845432066, -0.03963218822336236, 0.10005822096562446, 0.005122368046659296, 0.2314776295763394, -0.3584441971222725, 1.2324349160749342, 0.13778219914552203, 0.18527794033918937, -0.08554837423266873], "std": [0.055015972171418535, 0.01021492655591782, 0.022850720189287986, 0.18847806809535264, 0.045676097278803104, 0.05604936218346821, 0.16170261465067345, 0.12514697251626486, 0.06555445700942496, 0.23232303469742116, 0.29817482698712966, 0.31440000323149303], "min": [0.0601890049831824, 0.3112006430847051, 1.1829055713643515, -1.022646541038663, -0.12073152778302987, -0.5018124429578003, 0.062075650965239745, -0.7578133248691806, 1.1037179587601251, -0.1456137356850584, -0.4038607340775535, -1.0105201974124283], "max": [0.4232962252949829, 0.41887070584360064, 1.3128040168933137, 0.2941662250774242, 0.45111693631858385, 0.30683114494753616, 0.5658039196285597, 0.05442463544666728, 1.4217077459856915, 1.2389804300914107, 1.1121394786841372, 0.8672545330886577], "count": [2239]}, "gripper_mode_state": {"mean": [1.0, 0.6248325145154087], "std": [0.0, 0.48416613194208125], "min": [1, 0], "max": [1, 1], "count": [2239]}, "gripper_activity_state": {"mean": [2.0, 1.7722197409557838], "std": [0.0, 0.5946884396726183], "min": [2, 0], "max": [2, 2], "count": [2239]}, "gripper_mode_action": {"mean": [1.0, 0.6248325145154087], "std": [0.0, 0.48416613194208125], "min": [1, 0], "max": [1, 1], "count": [2239]}, "gripper_activity_action": {"mean": [2.0, 1.7722197409557838], "std": [0.0, 0.5946884396726183], "min": [2, 0], "max": [2, 2], "count": [2239]}, "gripper_open_scale_state": {"mean": [0.03885281331642751, 0.29007411788244614], "std": [6.832690230624182e-05, 0.3442867571490674], "min": [0.03884288668632507, 0.020895321454320635], "max": [0.039486395461218696, 0.9748731340680804], "count": [2239]}, "gripper_open_scale_action": {"mean": [0.03885281331642751, 0.29007411788244614], "std": [6.832690230624182e-05, 0.3442867571490674], "min": [0.03884288668632507, 0.020895321454320635], "max": [0.039486395461218696, 0.9748731340680804], "count": [2239]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.13499991189286173]], [[0.14670353727910918]], [[0.14236419842083528]]], "std": [[[0.09615334999166501]], [[0.09705189988780134]], [[0.07656919095193424]]], "count": [306]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44521898717729647]], [[0.4532497125393367]], [[0.44061825223916723]]], "std": [[[0.1698127102741317]], [[0.16983259506748033]], [[0.18094018902042128]]], "count": [306]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46214391455565523]], [[0.44559013983225826]], [[0.43256695252538196]]], "std": [[[0.2203094459272796]], [[0.21224861221751543]], [[0.22457956878898405]]], "count": [306]}, "observation.state": {"min": [-0.6804090738296509, -0.008649932220578194, -1.2268519401550293, -1.2635148763656616, -0.7802175879478455, -1.0583125352859497, 0.06772488355636597, -1.581894874572754, -0.01061228197067976, -2.026825428009033, -1.5299999713897705, -0.5767634510993958, -0.18960876762866974, 0.03661080822348595], "max": [0.037596337497234344, 2.020986795425415, 0.0, 0.23855073750019073, 0.3791794180870056, 0.20592616498470306, 0.06947670131921768, 0.8359687924385071, 2.531956911087036, 0.008597041480243206, 0.6688156127929688, 0.8786475658416748, 1.1274758577346802, 1.707964539527893], "mean": [-0.046693768352270126, 0.19844266772270203, -0.12087951600551605, -0.051878511905670166, 0.0160581823438406, -0.103155218064785, 0.06795427948236465, -0.10338133573532104, 1.095988392829895, -0.6680907011032104, -0.2636743485927582, -0.015457294881343842, 0.10867326706647873, 0.5804082155227661], "std": [0.12415429204702377, 0.5126680135726929, 0.2359178513288498, 0.35047152638435364, 0.08979581296443939, 0.2858106791973114, 0.00017780742200557142, 0.4712497889995575, 0.9201021790504456, 0.5891839265823364, 0.4798041880130768, 0.21100527048110962, 0.2365344762802124, 0.6499832272529602], "count": [2065]}, "action": {"min": [-0.6804090738296509, -0.008649932220578194, -1.2268519401550293, -1.2635148763656616, -0.7802175879478455, -1.0583125352859497, 0.06772488355636597, -1.581894874572754, -0.01061228197067976, -2.026825428009033, -1.5299999713897705, -0.5767634510993958, -0.18960876762866974, 0.03661080822348595], "max": [0.037596337497234344, 2.020986795425415, 0.0, 0.23855073750019073, 0.3791794180870056, 0.20592616498470306, 0.06947670131921768, 0.8359687924385071, 2.531956911087036, 0.008597041480243206, 0.6688156127929688, 0.8786475658416748, 1.1274758577346802, 1.707964539527893], "mean": [-0.046693768352270126, 0.19844266772270203, -0.12087951600551605, -0.051878511905670166, 0.0160581823438406, -0.103155218064785, 0.06795427948236465, -0.10338133573532104, 1.095988392829895, -0.6680907011032104, -0.2636743485927582, -0.015457294881343842, 0.10867326706647873, 0.5804082155227661], "std": [0.12415429204702377, 0.5126680135726929, 0.2359178513288498, 0.35047152638435364, 0.08979581296443939, 0.2858106791973114, 0.00017780742200557142, 0.4712497889995575, 0.9201021790504456, 0.5891839265823364, 0.4798041880130768, 0.21100527048110962, 0.2365344762802124, 0.6499832272529602], "count": [2065]}, "timestamp": {"min": [0.0], "max": [68.8], "mean": [34.4], "std": [19.87046943470525], "count": [2065]}, "frame_index": {"min": [0], "max": [2064], "mean": [1032.0], "std": [596.1140830411575], "count": [2065]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [2065]}, "index": {"min": [123494], "max": [125558], "mean": [124526.0], "std": [596.1140830411575], "count": [2065]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2065]}, "subtask_annotation": {"mean": [16.7273607748184, 33.0, 33.0, 33.0, 33.0], "std": [11.423638550472052, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2065]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [2065]}, "eef_direction_state": {"mean": [5.286198547215497, 3.3927360774818403], "std": [1.7460930665054883, 2.2814645312479667], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_state": {"mean": [0.3075060532687651, 1.2736077481840193], "std": [0.6999597553890695, 0.8809008217505546], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_state": {"mean": [0.2566585956416465, 1.04455205811138], "std": [0.6082447832680788, 0.8262934568480553], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_direction_action": {"mean": [5.286198547215497, 3.3927360774818403], "std": [1.7460930665054883, 2.2814645312479667], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_action": {"mean": [0.3075060532687651, 1.2736077481840193], "std": [0.6999597553890695, 0.8809008217505546], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_action": {"mean": [0.2566585956416465, 1.04455205811138], "std": [0.6082447832680788, 0.8262934568480553], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_sim_pose_state": {"mean": [0.09981990727992192, 0.32440596206643807, 1.2033902400619703, -0.10510184386046184, 0.02573025395605163, -0.030392849789062495, 0.24174982497277483, -0.3582313548227807, 1.2543541249673802, 0.09884436884140956, 0.16058512471319053, -0.12427513216268968], "std": [0.09387266131136847, 0.02846292836009781, 0.04722738016637197, 0.28969536335999496, 0.07961956114895713, 0.1213913812933167, 0.16866155189806, 0.14205717468672746, 0.07443714492444307, 0.24455825254287547, 0.26648222246890135, 0.3948253985767545], "min": [0.04741749722617241, 0.1751687278323368, 1.1821464947580744, -1.0684502235572793, -0.46324314266343314, -0.9254925190061857, 0.03876891874955663, -0.8024562732260389, 1.13770212757014, -0.1911356723335903, -0.47493693358117306, -1.2507773647513734], "max": [0.4867423485628864, 0.3404973455638263, 1.4236938105357968, 0.2358842333213106, 0.3490118965437088, 0.2310915156078344, 0.5362664262530814, 0.039033615600885044, 1.5611555850052354, 1.228457211863554, 0.9245998218035885, 0.7731373297615958], "count": [2065]}, "eef_sim_pose_action": {"mean": [0.09981990727992192, 0.32440596206643807, 1.2033902400619703, -0.10510184386046184, 0.02573025395605163, -0.030392849789062495, 0.24174982497277483, -0.3582313548227807, 1.2543541249673802, 0.09884436884140956, 0.16058512471319053, -0.12427513216268968], "std": [0.09387266131136847, 0.02846292836009781, 0.04722738016637197, 0.28969536335999496, 0.07961956114895713, 0.1213913812933167, 0.16866155189806, 0.14205717468672746, 0.07443714492444307, 0.24455825254287547, 0.26648222246890135, 0.3948253985767545], "min": [0.04741749722617241, 0.1751687278323368, 1.1821464947580744, -1.0684502235572793, -0.46324314266343314, -0.9254925190061857, 0.03876891874955663, -0.8024562732260389, 1.13770212757014, -0.1911356723335903, -0.47493693358117306, -1.2507773647513734], "max": [0.4867423485628864, 0.3404973455638263, 1.4236938105357968, 0.2358842333213106, 0.3490118965437088, 0.2310915156078344, 0.5362664262530814, 0.039033615600885044, 1.5611555850052354, 1.228457211863554, 0.9245998218035885, 0.7731373297615958], "count": [2065]}, "gripper_mode_state": {"mean": [1.0, 0.6227602905569007], "std": [0.0, 0.4846956891312208], "min": [1, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_state": {"mean": [2.0, 1.7598062953995157], "std": [0.0, 0.6078039390610103], "min": [2, 0], "max": [2, 2], "count": [2065]}, "gripper_mode_action": {"mean": [1.0, 0.6227602905569007], "std": [0.0, 0.4846956891312208], "min": [1, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_action": {"mean": [2.0, 1.7598062953995157], "std": [0.0, 0.6078039390610103], "min": [2, 0], "max": [2, 2], "count": [2065]}, "gripper_open_scale_state": {"mean": [0.038830568707141945, 0.3316618483182449], "std": [0.00010160358969902692, 0.37142142094959296], "min": [0.03869993346078055, 0.02092046184199197], "max": [0.0397009721824101, 0.9759797368730817], "count": [2065]}, "gripper_open_scale_action": {"mean": [0.038830568707141945, 0.3316618483182449], "std": [0.00010160358969902692, 0.37142142094959296], "min": [0.03869993346078055, 0.02092046184199197], "max": [0.0397009721824101, 0.9759797368730817], "count": [2065]}}} +{"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.5145889963403958]], [[0.5368622991660578]], [[0.5263368892706461]]], "std": [[[0.2476284286170554]], [[0.2662420130353552]], [[0.28296329146652016]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441121724621369]], [[0.4479609134859046]], [[0.4375217099763705]]], "std": [[[0.1672396065264381]], [[0.16891225226174203]], [[0.19111522426884311]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462017011235512]], [[0.4181264883596943]], [[0.40350311000533146]]], "std": [[[0.2509062303874263]], [[0.24964319989942865]], [[0.26798844060544574]]], "count": [331]}, "observation.state": {"min": [-0.7817487120628357, -0.010722747072577477, -1.8300390243530273, -1.0583384037017822, -0.47577106952667236, -1.1811467409133911, 0.0686006098985672, -1.5799024105072021, -0.010362537577748299, -1.9833811521530151, -1.5299999713897705, -0.46391236782073975, -0.2564482092857361, 0.04175637662410736], "max": [0.16589009761810303, 2.6906023025512695, 0.005834018345922232, 0.15142583847045898, 0.5476311445236206, 0.19328157603740692, 0.0697270855307579, 0.8337606191635132, 2.859267234802246, 0.0015339808305725455, 0.4724660813808441, 0.8713868856430054, 0.9743132591247559, 1.70822274684906], "mean": [-0.06881386786699295, 0.327645868062973, -0.1813203990459442, -0.09526517987251282, 0.02080957405269146, -0.04909125342965126, 0.06862691044807434, -0.20736967027187347, 1.2279711961746216, -0.6331816911697388, -0.34869396686553955, 0.0609135776758194, 0.08505456894636154, 0.5659058094024658], "std": [0.17446887493133545, 0.72712242603302, 0.3805246651172638, 0.3408699333667755, 0.11965525150299072, 0.2298230081796646, 0.00010521132207941264, 0.5321454405784607, 0.9372906684875488, 0.5861691832542419, 0.464121013879776, 0.20946495234966278, 0.19009728729724884, 0.6857677102088928], "count": [2296]}, "action": {"min": [-0.7817487120628357, -0.010722747072577477, -1.8300390243530273, -1.0583384037017822, -0.47577106952667236, -1.1811467409133911, 0.0686006098985672, -1.5799024105072021, -0.010362537577748299, -1.9833811521530151, -1.5299999713897705, -0.46391236782073975, -0.2564482092857361, 0.04175637662410736], "max": [0.16589009761810303, 2.6906023025512695, 0.005834018345922232, 0.15142583847045898, 0.5476311445236206, 0.19328157603740692, 0.0697270855307579, 0.8337606191635132, 2.859267234802246, 0.0015339808305725455, 0.4724660813808441, 0.8713868856430054, 0.9743132591247559, 1.70822274684906], "mean": [-0.06881386786699295, 0.327645868062973, -0.1813203990459442, -0.09526517987251282, 0.02080957405269146, -0.04909125342965126, 0.06862691044807434, -0.20736967027187347, 1.2279711961746216, -0.6331816911697388, -0.34869396686553955, 0.0609135776758194, 0.08505456894636154, 0.5659058094024658], "std": [0.17446887493133545, 0.72712242603302, 0.3805246651172638, 0.3408699333667755, 0.11965525150299072, 0.2298230081796646, 0.00010521132207941264, 0.5321454405784607, 0.9372906684875488, 0.5861691832542419, 0.464121013879776, 0.20946495234966278, 0.19009728729724884, 0.6857677102088928], "count": [2296]}, "timestamp": {"min": [0.0], "max": [76.5], "mean": [38.25], "std": [22.093268205496443], "count": [2296]}, "frame_index": {"min": [0], "max": [2295], "mean": [1147.5], "std": [662.7980461648933], "count": [2296]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [2296]}, "index": {"min": [125559], "max": [127854], "mean": [126706.5], "std": [662.7980461648933], "count": [2296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2296]}, "subtask_annotation": {"mean": [15.690331010452962, 33.0, 33.0, 33.0, 33.0], "std": [10.751890388613386, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2296]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [2296]}, "eef_direction_state": {"mean": [5.0770905923344944, 3.2900696864111496], "std": [1.93371820589426, 2.312367671027885], "min": [0, 0], "max": [6, 6], "count": [2296]}, "eef_velocity_state": {"mean": [0.37543554006968644, 1.2412891986062717], "std": [0.7432549671501281, 0.8771007097478237], "min": [0, 0], "max": [2, 2], "count": [2296]}, "eef_acc_mag_state": {"mean": [0.30531358885017423, 1.0161149825783973], "std": [0.6482941883309735, 0.8280796562484918], "min": [0, 0], "max": [2, 2], "count": [2296]}, "eef_direction_action": {"mean": [5.0770905923344944, 3.2900696864111496], "std": [1.93371820589426, 2.312367671027885], "min": [0, 0], "max": [6, 6], "count": [2296]}, "eef_velocity_action": {"mean": [0.37543554006968644, 1.2412891986062717], "std": [0.7432549671501281, 0.8771007097478237], "min": [0, 0], "max": [2, 2], "count": [2296]}, "eef_acc_mag_action": {"mean": [0.30531358885017423, 1.0161149825783973], "std": [0.6482941883309735, 0.8280796562484918], "min": [0, 0], "max": [2, 2], "count": [2296]}, "eef_sim_pose_state": {"mean": [0.12379044372107832, 0.310300954830464, 1.1966337790206463, -0.04830606480132855, 0.05009303980960188, -0.04795588197875509, 0.2545847187952632, -0.3730740278049614, 1.2267066401668218, 0.10194929070692375, 0.2402151217280355, -0.14377953401652263], "std": [0.13192002854189497, 0.06145761763153116, 0.0389243521837339, 0.23228223771506062, 0.08792611429406218, 0.15524584962986024, 0.17699277095352306, 0.13982535833591925, 0.060325109644235854, 0.20298233990594652, 0.27004708272253247, 0.4586007672178007], "min": [0.053363106309028414, 0.03850879729491889, 1.1439112039099388, -1.184416454922415, -0.3693726154477295, -0.8453041345292487, 0.056273417057812816, -0.7503377706927538, 1.1076248959179023, -0.21557271779351755, -0.25852867908387056, -1.3748533369669897], "max": [0.5814558566811346, 0.33877730704009573, 1.38527395492006, 0.189893097549454, 0.4977979502367269, 0.2615274375431487, 0.5991260135828548, 0.04322403645560072, 1.402869510301988, 0.9368143615254562, 0.972520373831764, 0.7973403311841691], "count": [2296]}, "eef_sim_pose_action": {"mean": [0.12379044372107832, 0.310300954830464, 1.1966337790206463, -0.04830606480132855, 0.05009303980960188, -0.04795588197875509, 0.2545847187952632, -0.3730740278049614, 1.2267066401668218, 0.10194929070692375, 0.2402151217280355, -0.14377953401652263], "std": [0.13192002854189497, 0.06145761763153116, 0.0389243521837339, 0.23228223771506062, 0.08792611429406218, 0.15524584962986024, 0.17699277095352306, 0.13982535833591925, 0.060325109644235854, 0.20298233990594652, 0.27004708272253247, 0.4586007672178007], "min": [0.053363106309028414, 0.03850879729491889, 1.1439112039099388, -1.184416454922415, -0.3693726154477295, -0.8453041345292487, 0.056273417057812816, -0.7503377706927538, 1.1076248959179023, -0.21557271779351755, -0.25852867908387056, -1.3748533369669897], "max": [0.5814558566811346, 0.33877730704009573, 1.38527395492006, 0.189893097549454, 0.4977979502367269, 0.2615274375431487, 0.5991260135828548, 0.04322403645560072, 1.402869510301988, 0.9368143615254562, 0.972520373831764, 0.7973403311841691], "count": [2296]}, "gripper_mode_state": {"mean": [1.0, 0.6371951219512195], "std": [0.0, 0.4808092121754552], "min": [1, 0], "max": [1, 1], "count": [2296]}, "gripper_activity_state": {"mean": [2.0, 1.7939895470383276], "std": [0.0, 0.570605864108955], "min": [2, 0], "max": [2, 2], "count": [2296]}, "gripper_mode_action": {"mean": [1.0, 0.6371951219512195], "std": [0.0, 0.4808092121754552], "min": [1, 0], "max": [1, 1], "count": [2296]}, "gripper_activity_action": {"mean": [2.0, 1.7939895470383276], "std": [0.0, 0.570605864108955], "min": [2, 0], "max": [2, 2], "count": [2296]}, "gripper_open_scale_state": {"mean": [0.03921454588591831, 0.3233776030465796], "std": [6.011619519842632e-05, 0.39186916972931174], "min": [0.03920034851346697, 0.023860786642347063], "max": [0.039844048874718804, 0.9761272839137486], "count": [2296]}, "gripper_open_scale_action": {"mean": [0.03921454588591831, 0.3233776030465796], "std": [6.011619519842632e-05, 0.39186916972931174], "min": [0.03920034851346697, 0.023860786642347063], "max": [0.039844048874718804, 0.9761272839137486], "count": [2296]}}} +{"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.5443024419875254]], [[0.5767830453919193]], [[0.5521352323553166]]], "std": [[[0.21950997602881622]], [[0.23426026814302706]], [[0.2501844542345567]]], "count": [321]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44792588265835925]], [[0.4472025219052661]], [[0.4338591250449643]]], "std": [[[0.16685828395445532]], [[0.15043161898470625]], [[0.16872405561719425]]], "count": [321]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47768824360827755]], [[0.437432893700921]], [[0.40576483568505284]]], "std": [[[0.24898662386330533]], [[0.23691078489234632]], [[0.25496009788720025]]], "count": [321]}, "observation.state": {"min": [-0.9440702199935913, -0.003067961661145091, -1.657021403312683, -1.5289864540100098, -0.3206122815608978, -1.0717239379882812, 0.06772488355636597, -1.7864347696304321, -0.010125967673957348, -1.9604274034500122, -1.376209020614624, -0.5494564771652222, -0.16429917514324188, 0.03645898774266243], "max": [0.241562157869339, 2.4663941860198975, 0.0015339808305725455, 0.07307548820972443, 0.4075910151004791, 0.24115316569805145, 0.06922635436058044, 0.7277425527572632, 2.558659791946411, 0.005225780885666609, 0.6887573599815369, 1.1218072175979614, 1.398513913154602, 1.7060279846191406], "mean": [-0.03912759944796562, 0.20155659317970276, -0.11719419807195663, -0.11676708608865738, 0.0011214559199288487, -0.05574185773730278, 0.0679941326379776, -0.19501125812530518, 0.9139534831047058, -0.5288081169128418, -0.24464581906795502, 0.02974441647529602, 0.15329007804393768, 0.5267729163169861], "std": [0.14906296133995056, 0.6084927916526794, 0.36506733298301697, 0.3357313573360443, 0.04141955450177193, 0.19778934121131897, 0.00015570152027066797, 0.4752088189125061, 0.8585689067840576, 0.5725154280662537, 0.46083298325538635, 0.18343651294708252, 0.2854492962360382, 0.6289815902709961], "count": [2201]}, "action": {"min": [-0.9440702199935913, -0.003067961661145091, -1.657021403312683, -1.5289864540100098, -0.3206122815608978, -1.0717239379882812, 0.06772488355636597, -1.7864347696304321, -0.010125967673957348, -1.9604274034500122, -1.376209020614624, -0.5494564771652222, -0.16429917514324188, 0.03645898774266243], "max": [0.241562157869339, 2.4663941860198975, 0.0015339808305725455, 0.07307548820972443, 0.4075910151004791, 0.24115316569805145, 0.06922635436058044, 0.7277425527572632, 2.558659791946411, 0.005225780885666609, 0.6887573599815369, 1.1218072175979614, 1.398513913154602, 1.7060279846191406], "mean": [-0.03912759944796562, 0.20155659317970276, -0.11719419807195663, -0.11676708608865738, 0.0011214559199288487, -0.05574185773730278, 0.0679941326379776, -0.19501125812530518, 0.9139534831047058, -0.5288081169128418, -0.24464581906795502, 0.02974441647529602, 0.15329007804393768, 0.5267729163169861], "std": [0.14906296133995056, 0.6084927916526794, 0.36506733298301697, 0.3357313573360443, 0.04141955450177193, 0.19778934121131897, 0.00015570152027066797, 0.4752088189125061, 0.8585689067840576, 0.5725154280662537, 0.46083298325538635, 0.18343651294708252, 0.2854492962360382, 0.6289815902709961], "count": [2201]}, "timestamp": {"min": [0.0], "max": [73.33333333333333], "mean": [36.66666666666667], "std": [21.17913018883343], "count": [2201]}, "frame_index": {"min": [0], "max": [2200], "mean": [1100.0], "std": [635.3739056650029], "count": [2201]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [2201]}, "index": {"min": [127855], "max": [130055], "mean": [128955.0], "std": [635.3739056650029], "count": [2201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2201]}, "subtask_annotation": {"mean": [14.939118582462518, 33.0, 33.0, 33.0, 33.0], "std": [11.170030363589541, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2201]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [2201]}, "eef_direction_state": {"mean": [5.494320763289414, 3.388005452067242], "std": [1.4607042748063812, 2.346480669622006], "min": [0, 0], "max": [6, 6], "count": [2201]}, "eef_velocity_state": {"mean": [0.22398909586551569, 1.2462517037710132], "std": [0.6105885972877206, 0.9124639435237081], "min": [0, 0], "max": [2, 2], "count": [2201]}, "eef_acc_mag_state": {"mean": [0.17582916855974556, 1.019990913221263], "std": [0.510211095530506, 0.8324191137984112], "min": [0, 0], "max": [2, 2], "count": [2201]}, "eef_direction_action": {"mean": [5.494320763289414, 3.388005452067242], "std": [1.4607042748063812, 2.346480669622006], "min": [0, 0], "max": [6, 6], "count": [2201]}, "eef_velocity_action": {"mean": [0.22398909586551569, 1.2462517037710132], "std": [0.6105885972877206, 0.9124639435237081], "min": [0, 0], "max": [2, 2], "count": [2201]}, "eef_acc_mag_action": {"mean": [0.17582916855974556, 1.019990913221263], "std": [0.510211095530506, 0.8324191137984112], "min": [0, 0], "max": [2, 2], "count": [2201]}, "eef_sim_pose_state": {"mean": [0.10502173300529442, 0.3173979445808874, 1.1963000094683953, -0.056958426004436735, -0.03233374073947961, -0.03786464939786036, 0.20704288575047702, -0.3754416923800114, 1.252211279423396, 0.14957185729832106, 0.1409272755618238, -0.1633273778000474], "std": [0.11154622677098082, 0.05649510435699764, 0.04026421905174764, 0.19895956690621402, 0.10327853495592566, 0.14755191519003188, 0.15601919611332163, 0.11586218219546988, 0.07138815280736564, 0.2707976790590639, 0.26831693097506987, 0.4092342776665176], "min": [0.05233818417553822, 0.03165388687850204, 1.1819124500614198, -1.0762443776098394, -0.596090819590009, -0.9193618072159067, 0.055011899538310344, -0.7522466424453744, 1.1804974090642089, -0.15797074355876708, -0.8017624561917697, -1.4434781905409126], "max": [0.5355196685007133, 0.343928153472539, 1.4213516038020912, 0.22981390373774008, 0.3346645380777524, 0.3583057715963689, 0.5515235381775696, 0.021358613520472976, 1.485580542402471, 1.3784814430106045, 1.0254566461861017, 0.8576395219964775], "count": [2201]}, "eef_sim_pose_action": {"mean": [0.10502173300529442, 0.3173979445808874, 1.1963000094683953, -0.056958426004436735, -0.03233374073947961, -0.03786464939786036, 0.20704288575047702, -0.3754416923800114, 1.252211279423396, 0.14957185729832106, 0.1409272755618238, -0.1633273778000474], "std": [0.11154622677098082, 0.05649510435699764, 0.04026421905174764, 0.19895956690621402, 0.10327853495592566, 0.14755191519003188, 0.15601919611332163, 0.11586218219546988, 0.07138815280736564, 0.2707976790590639, 0.26831693097506987, 0.4092342776665176], "min": [0.05233818417553822, 0.03165388687850204, 1.1819124500614198, -1.0762443776098394, -0.596090819590009, -0.9193618072159067, 0.055011899538310344, -0.7522466424453744, 1.1804974090642089, -0.15797074355876708, -0.8017624561917697, -1.4434781905409126], "max": [0.5355196685007133, 0.343928153472539, 1.4213516038020912, 0.22981390373774008, 0.3346645380777524, 0.3583057715963689, 0.5515235381775696, 0.021358613520472976, 1.485580542402471, 1.3784814430106045, 1.0254566461861017, 0.8576395219964775], "count": [2201]}, "gripper_mode_state": {"mean": [1.0, 0.6256247160381645], "std": [0.0, 0.48396118720442916], "min": [1, 0], "max": [1, 1], "count": [2201]}, "gripper_activity_state": {"mean": [2.0, 1.7873693775556565], "std": [0.0, 0.5808111596930862], "min": [2, 0], "max": [2, 2], "count": [2201]}, "gripper_mode_action": {"mean": [1.0, 0.6256247160381645], "std": [0.0, 0.48396118720442916], "min": [1, 0], "max": [1, 1], "count": [2201]}, "gripper_activity_action": {"mean": [2.0, 1.7873693775556565], "std": [0.0, 0.5808111596930862], "min": [2, 0], "max": [2, 2], "count": [2201]}, "gripper_open_scale_state": {"mean": [0.038852947004085744, 0.30101203746204325], "std": [8.896878700453732e-05, 0.3594163874529836], "min": [0.03869993346078055, 0.02083370728152139], "max": [0.03955791677747454, 0.9748731340680804], "count": [2201]}, "gripper_open_scale_action": {"mean": [0.038852947004085744, 0.30101203746204325], "std": [8.896878700453732e-05, 0.3594163874529836], "min": [0.03869993346078055, 0.02083370728152139], "max": [0.03955791677747454, 0.9748731340680804], "count": [2201]}}} +{"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.515113721425552]], [[0.5516504292264169]], [[0.5359004771892173]]], "std": [[[0.23045327661762854]], [[0.2502944911686058]], [[0.2689672244147162]]], "count": [335]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45735201931518876]], [[0.4553028696387344]], [[0.4418637588202777]]], "std": [[[0.16372471985155898]], [[0.15509070604177938]], [[0.1739518465019284]]], "count": [335]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686504771892173]], [[0.4260695046011771]], [[0.3956673999284622]]], "std": [[[0.252293950337221]], [[0.2446593730978102]], [[0.2639191328534798]]], "count": [335]}, "observation.state": {"min": [-0.7678793668746948, -0.0004714458482339978, -0.639480710029602, -0.8787782788276672, -0.5544255375862122, -0.5428836345672607, 0.0680423229932785, -1.3089282512664795, -0.010601467452943325, -1.76407790184021, -1.3279112577438354, -0.34274089336395264, -0.17931310832500458, 0.03391452878713608], "max": [0.07293470203876495, 1.4281361103057861, 0.0, 0.13897444307804108, 0.3298058807849884, 0.18245944380760193, 0.06947670131921768, 0.6937037110328674, 2.491184711456299, 0.0015339808305725455, 0.42673689126968384, 1.0804444551467896, 1.800503134727478, 1.707964539527893], "mean": [-0.023289335891604424, 0.08164741098880768, -0.05810282751917839, 0.011953093111515045, 0.013355606235563755, -0.024797223508358, 0.06811943650245667, -0.1267656832933426, 0.9085690975189209, -0.4492434561252594, -0.30077022314071655, 0.03850996866822243, 0.10669541358947754, 0.6502711772918701], "std": [0.09097570180892944, 0.29003483057022095, 0.11576658487319946, 0.2150644063949585, 0.06648106873035431, 0.09411391615867615, 0.0001292445376748219, 0.37656170129776, 0.8687710762023926, 0.49103546142578125, 0.40915337204933167, 0.18421748280525208, 0.27379170060157776, 0.658049464225769], "count": [2333]}, "action": {"min": [-0.7678793668746948, -0.0004714458482339978, -0.639480710029602, -0.8787782788276672, -0.5544255375862122, -0.5428836345672607, 0.0680423229932785, -1.3089282512664795, -0.010601467452943325, -1.76407790184021, -1.3279112577438354, -0.34274089336395264, -0.17931310832500458, 0.03391452878713608], "max": [0.07293470203876495, 1.4281361103057861, 0.0, 0.13897444307804108, 0.3298058807849884, 0.18245944380760193, 0.06947670131921768, 0.6937037110328674, 2.491184711456299, 0.0015339808305725455, 0.42673689126968384, 1.0804444551467896, 1.800503134727478, 1.707964539527893], "mean": [-0.023289335891604424, 0.08164741098880768, -0.05810282751917839, 0.011953093111515045, 0.013355606235563755, -0.024797223508358, 0.06811943650245667, -0.1267656832933426, 0.9085690975189209, -0.4492434561252594, -0.30077022314071655, 0.03850996866822243, 0.10669541358947754, 0.6502711772918701], "std": [0.09097570180892944, 0.29003483057022095, 0.11576658487319946, 0.2150644063949585, 0.06648106873035431, 0.09411391615867615, 0.0001292445376748219, 0.37656170129776, 0.8687710762023926, 0.49103546142578125, 0.40915337204933167, 0.18421748280525208, 0.27379170060157776, 0.658049464225769], "count": [2333]}, "timestamp": {"min": [0.0], "max": [77.73333333333333], "mean": [38.86666666666667], "std": [22.44930090473], "count": [2333]}, "frame_index": {"min": [0], "max": [2332], "mean": [1166.0], "std": [673.4790271418999], "count": [2333]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [2333]}, "index": {"min": [130056], "max": [132388], "mean": [131222.0], "std": [673.4790271418999], "count": [2333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2333]}, "subtask_annotation": {"mean": [15.42091727389627, 33.0, 33.0, 33.0, 33.0], "std": [11.477230281400207, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2333]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [2333]}, "eef_direction_state": {"mean": [5.619374196313759, 3.522074582083155], "std": [1.2929304769839933, 2.4008957785914506], "min": [0, 0], "max": [6, 6], "count": [2333]}, "eef_velocity_state": {"mean": [0.15302186026575226, 1.1384483497642521], "std": [0.49704277470069197, 0.9254882941037107], "min": [0, 0], "max": [2, 2], "count": [2333]}, "eef_acc_mag_state": {"mean": [0.13159022717531077, 0.9391341620231461], "std": [0.4500806234663635, 0.8397938868550888], "min": [0, 0], "max": [2, 2], "count": [2333]}, "eef_direction_action": {"mean": [5.619374196313759, 3.522074582083155], "std": [1.2929304769839933, 2.4008957785914506], "min": [0, 0], "max": [6, 6], "count": [2333]}, "eef_velocity_action": {"mean": [0.15302186026575226, 1.1384483497642521], "std": [0.49704277470069197, 0.9254882941037107], "min": [0, 0], "max": [2, 2], "count": [2333]}, "eef_acc_mag_action": {"mean": [0.13159022717531077, 0.9391341620231461], "std": [0.4500806234663635, 0.8397938868550888], "min": [0, 0], "max": [2, 2], "count": [2333]}, "eef_sim_pose_state": {"mean": [0.07888733585775246, 0.3310419991785119, 1.1936621770981781, -0.024721624734687295, 0.03561986703751208, -0.009828258546319229, 0.2114006169752017, -0.3737938547102922, 1.2350951363810097, 0.09911342571954875, 0.15856141930584272, -0.0890396039547259], "std": [0.045674540182734716, 0.01378026584586339, 0.03719955195580927, 0.09631457252589502, 0.05279096155674497, 0.09803399313622767, 0.14996880037878726, 0.11002350615890664, 0.06412530789280099, 0.26317709257150423, 0.24469230014622828, 0.3007260384260494], "min": [0.0598872572886842, 0.22678724889531354, 1.1821028168624677, -0.5429548255811913, -0.29477839120909133, -0.9675586256458872, 0.06627066226073111, -0.7326025275416473, 1.1186312676900105, -0.207766249524694, -0.5288367546574488, -0.8995451416531793], "max": [0.315085848945166, 0.3428540763192555, 1.3444960572345688, 0.19610051180009114, 0.28948701244061814, 0.3660596433978912, 0.5273847010290035, -0.0399580789462502, 1.5462651078558292, 1.3164516696970658, 1.0322312657568093, 0.7236997455911992], "count": [2333]}, "eef_sim_pose_action": {"mean": [0.07888733585775246, 0.3310419991785119, 1.1936621770981781, -0.024721624734687295, 0.03561986703751208, -0.009828258546319229, 0.2114006169752017, -0.3737938547102922, 1.2350951363810097, 0.09911342571954875, 0.15856141930584272, -0.0890396039547259], "std": [0.045674540182734716, 0.01378026584586339, 0.03719955195580927, 0.09631457252589502, 0.05279096155674497, 0.09803399313622767, 0.14996880037878726, 0.11002350615890664, 0.06412530789280099, 0.26317709257150423, 0.24469230014622828, 0.3007260384260494], "min": [0.0598872572886842, 0.22678724889531354, 1.1821028168624677, -0.5429548255811913, -0.29477839120909133, -0.9675586256458872, 0.06627066226073111, -0.7326025275416473, 1.1186312676900105, -0.207766249524694, -0.5288367546574488, -0.8995451416531793], "max": [0.315085848945166, 0.3428540763192555, 1.3444960572345688, 0.19610051180009114, 0.28948701244061814, 0.3660596433978912, 0.5273847010290035, -0.0399580789462502, 1.5462651078558292, 1.3164516696970658, 1.0322312657568093, 0.7236997455911992], "count": [2333]}, "gripper_mode_state": {"mean": [1.0, 0.5387912558936991], "std": [0.0, 0.49849296731868975], "min": [1, 0], "max": [1, 1], "count": [2333]}, "gripper_activity_state": {"mean": [2.0, 1.7741105872267466], "std": [0.0, 0.5942849260099722], "min": [2, 0], "max": [2, 2], "count": [2333]}, "gripper_mode_action": {"mean": [1.0, 0.5387912558936991], "std": [0.0, 0.49849296731868975], "min": [1, 0], "max": [1, 1], "count": [2333]}, "gripper_activity_action": {"mean": [2.0, 1.7741105872267466], "std": [0.0, 0.5942849260099722], "min": [2, 0], "max": [2, 2], "count": [2333]}, "gripper_open_scale_state": {"mean": [0.03892547090532108, 0.3715831661753982], "std": [7.385407788834177e-05, 0.37602804913523713], "min": [0.03888132742473057, 0.01937973073550633], "max": [0.0397009721824101, 0.9759797368730817], "count": [2333]}, "gripper_open_scale_action": {"mean": [0.03892547090532108, 0.3715831661753982], "std": [7.385407788834177e-05, 0.37602804913523713], "min": [0.03888132742473057, 0.01937973073550633], "max": [0.0397009721824101, 0.9759797368730817], "count": [2333]}}} +{"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.5354997377864115]], [[0.5581738476092192]], [[0.5287842681964426]]], "std": [[[0.22503719497498306]], [[0.2424988850514618]], [[0.25870534197894846]]], "count": [323]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388725549215214]], [[0.43860073723331783]], [[0.4250414280607324]]], "std": [[[0.16936030990218687]], [[0.1482660985373956]], [[0.1615739492145708]]], "count": [323]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46737654714448557]], [[0.4259435153146226]], [[0.39618659152687563]]], "std": [[[0.24958222107406616]], [[0.2402001928193757]], [[0.2549386878208113]]], "count": [323]}, "observation.state": {"min": [-0.558368980884552, -0.003067961661145091, -0.8759030103683472, -0.9572039842605591, -0.29573383927345276, -1.2347441911697388, 0.06772488355636597, -1.141860842704773, -0.007614290341734886, -1.9620553255081177, -1.4652862548828125, -0.324463814496994, -0.1469666063785553, 0.03515498712658882], "max": [0.10705263912677765, 1.8791264295578003, 0.0015339808305725455, 0.0744577944278717, 0.4425041377544403, 0.22302976250648499, 0.06922635436058044, 0.6786495447158813, 2.6292431354522705, 0.0015339808305725455, 0.7579152584075928, 0.9636074304580688, 1.2792139053344727, 1.706203818321228], "mean": [-0.01453398447483778, 0.11645645648241043, -0.0520554818212986, -0.0633636936545372, -0.0021676714532077312, -0.07210509479045868, 0.06798651814460754, -0.11408650130033493, 0.982048511505127, -0.5014230608940125, -0.31435897946357727, 0.03780271112918854, 0.1521613448858261, 0.5809640884399414], "std": [0.07474891096353531, 0.4147264361381531, 0.183370903134346, 0.21543170511722565, 0.0461033433675766, 0.27922523021698, 0.0001508896384621039, 0.35719525814056396, 0.930043637752533, 0.5512498021125793, 0.5051503777503967, 0.15557007491588593, 0.28169506788253784, 0.6448966264724731], "count": [2220]}, "action": {"min": [-0.558368980884552, -0.003067961661145091, -0.8759030103683472, -0.9572039842605591, -0.29573383927345276, -1.2347441911697388, 0.06772488355636597, -1.141860842704773, -0.007614290341734886, -1.9620553255081177, -1.4652862548828125, -0.324463814496994, -0.1469666063785553, 0.03515498712658882], "max": [0.10705263912677765, 1.8791264295578003, 0.0015339808305725455, 0.0744577944278717, 0.4425041377544403, 0.22302976250648499, 0.06922635436058044, 0.6786495447158813, 2.6292431354522705, 0.0015339808305725455, 0.7579152584075928, 0.9636074304580688, 1.2792139053344727, 1.706203818321228], "mean": [-0.01453398447483778, 0.11645645648241043, -0.0520554818212986, -0.0633636936545372, -0.0021676714532077312, -0.07210509479045868, 0.06798651814460754, -0.11408650130033493, 0.982048511505127, -0.5014230608940125, -0.31435897946357727, 0.03780271112918854, 0.1521613448858261, 0.5809640884399414], "std": [0.07474891096353531, 0.4147264361381531, 0.183370903134346, 0.21543170511722565, 0.0461033433675766, 0.27922523021698, 0.0001508896384621039, 0.35719525814056396, 0.930043637752533, 0.5512498021125793, 0.5051503777503967, 0.15557007491588593, 0.28169506788253784, 0.6448966264724731], "count": [2220]}, "timestamp": {"min": [0.0], "max": [73.96666666666667], "mean": [36.983333333333334], "std": [21.3619577927853], "count": [2220]}, "frame_index": {"min": [0], "max": [2219], "mean": [1109.5], "std": [640.8587337835592], "count": [2220]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [2220]}, "index": {"min": [132389], "max": [134608], "mean": [133498.5], "std": [640.8587337835592], "count": [2220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2220]}, "subtask_annotation": {"mean": [15.761711711711712, 33.0, 33.0, 33.0, 33.0], "std": [10.950604604960652, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2220]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [2220]}, "eef_direction_state": {"mean": [5.594594594594595, 3.393693693693694], "std": [1.3465229053921117, 2.360133576891604], "min": [0, 0], "max": [6, 6], "count": [2220]}, "eef_velocity_state": {"mean": [0.1725225225225225, 1.231081081081081], "std": [0.5406552055557462, 0.9159387950669831], "min": [0, 0], "max": [2, 2], "count": [2220]}, "eef_acc_mag_state": {"mean": [0.1346846846846847, 1.026126126126126], "std": [0.45258480827835557, 0.8373286256515035], "min": [0, 0], "max": [2, 2], "count": [2220]}, "eef_direction_action": {"mean": [5.594594594594595, 3.393693693693694], "std": [1.3465229053921117, 2.360133576891604], "min": [0, 0], "max": [6, 6], "count": [2220]}, "eef_velocity_action": {"mean": [0.1725225225225225, 1.231081081081081], "std": [0.5406552055557462, 0.9159387950669831], "min": [0, 0], "max": [2, 2], "count": [2220]}, "eef_acc_mag_action": {"mean": [0.1346846846846847, 1.026126126126126], "std": [0.45258480827835557, 0.8373286256515035], "min": [0, 0], "max": [2, 2], "count": [2220]}, "eef_sim_pose_state": {"mean": [0.08953505935415998, 0.3301855517166091, 1.1923027367976733, -0.07243729285762354, 0.0009171977440053941, -0.016749219951314342, 0.22670872969749295, -0.3664682448854443, 1.2284641786499853, 0.15584957634308688, 0.1651982819491747, -0.07549832965144694], "std": [0.07573638941829643, 0.01634210771576592, 0.0315820266794338, 0.28085946557822855, 0.03833888052771851, 0.07978420997359224, 0.16341664772986944, 0.11839660487114298, 0.0615318490404239, 0.28745028903247544, 0.25182518289121425, 0.33466888250286875], "min": [0.0594474482696026, 0.2050399095312869, 1.1823902467675544, -1.2628706246109007, -0.11439289806298047, -0.533407800234013, 0.05492403500576922, -0.7488806411814651, 1.080913245694614, -0.15969360056283258, -0.2858481804234021, -1.1037275325395648], "max": [0.43962519192677885, 0.35709782766225584, 1.402460555510561, 0.2234096344945824, 0.30864020198504094, 0.46757107923496477, 0.5420468585299432, -0.017928659028023014, 1.4481560998405, 1.3714990052197287, 1.0524187009170651, 0.829737017110578], "count": [2220]}, "eef_sim_pose_action": {"mean": [0.08953505935415998, 0.3301855517166091, 1.1923027367976733, -0.07243729285762354, 0.0009171977440053941, -0.016749219951314342, 0.22670872969749295, -0.3664682448854443, 1.2284641786499853, 0.15584957634308688, 0.1651982819491747, -0.07549832965144694], "std": [0.07573638941829643, 0.01634210771576592, 0.0315820266794338, 0.28085946557822855, 0.03833888052771851, 0.07978420997359224, 0.16341664772986944, 0.11839660487114298, 0.0615318490404239, 0.28745028903247544, 0.25182518289121425, 0.33466888250286875], "min": [0.0594474482696026, 0.2050399095312869, 1.1823902467675544, -1.2628706246109007, -0.11439289806298047, -0.533407800234013, 0.05492403500576922, -0.7488806411814651, 1.080913245694614, -0.15969360056283258, -0.2858481804234021, -1.1037275325395648], "max": [0.43962519192677885, 0.35709782766225584, 1.402460555510561, 0.2234096344945824, 0.30864020198504094, 0.46757107923496477, 0.5420468585299432, -0.017928659028023014, 1.4481560998405, 1.3714990052197287, 1.0524187009170651, 0.829737017110578], "count": [2220]}, "gripper_mode_state": {"mean": [1.0, 0.5873873873873874], "std": [0.0, 0.4923042194879185], "min": [1, 0], "max": [1, 1], "count": [2220]}, "gripper_activity_state": {"mean": [2.0, 1.7855855855855856], "std": [0.0, 0.5804389216568693], "min": [2, 0], "max": [2, 2], "count": [2220]}, "gripper_mode_action": {"mean": [1.0, 0.5873873873873874], "std": [0.0, 0.4923042194879185], "min": [1, 0], "max": [1, 1], "count": [2220]}, "gripper_activity_action": {"mean": [2.0, 1.7855855855855856], "std": [0.0, 0.5804389216568693], "min": [2, 0], "max": [2, 2], "count": [2220]}, "gripper_open_scale_state": {"mean": [0.03884866565580994, 0.33197871787399263], "std": [8.622005020094317e-05, 0.36851166701350774], "min": [0.03869993346078055, 0.02008856407233647], "max": [0.03955791677747454, 0.9749736104692731], "count": [2220]}, "gripper_open_scale_action": {"mean": [0.03884866565580994, 0.33197871787399263], "std": [8.622005020094317e-05, 0.36851166701350774], "min": [0.03869993346078055, 0.02008856407233647], "max": [0.03955791677747454, 0.9749736104692731], "count": [2220]}}} +{"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.5030936266162489]], [[0.5370610272205946]], [[0.531656908655331]]], "std": [[[0.24353867732343626]], [[0.2653016055088157]], [[0.2820240965864725]]], "count": [261]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44563391284568316]], [[0.44883515513485084]], [[0.43978206934114644]]], "std": [[[0.16693631787677585]], [[0.1677165106614469]], [[0.18886745960135864]]], "count": [261]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45448948655664906]], [[0.4205767859080627]], [[0.4053157413667894]]], "std": [[[0.2564686125904866]], [[0.2561385678947658]], [[0.27334711979004145]]], "count": [261]}, "observation.state": {"min": [-0.7590684294700623, -0.008038711734116077, -0.6466802954673767, -1.1182719469070435, -0.22493736445903778, -0.9495341181755066, 0.06835036724805832, -1.1886285543441772, -0.008474903181195259, -1.8177529573440552, -1.5299999713897705, -0.5002498030662537, -0.20836949348449707, 0.03931138664484024], "max": [0.07956617325544357, 1.665903091430664, 0.0, 0.09240961074829102, 0.3466327488422394, 0.14370103180408478, 0.07022792845964432, 0.8095985651016235, 2.549363851547241, 0.004391308408230543, 0.8145437836647034, 1.085836410522461, 1.476580023765564, 1.7062861919403076], "mean": [-0.02833322063088417, 0.10446931421756744, -0.05389733240008354, -0.02564447931945324, 0.011965576559305191, -0.0442955382168293, 0.0685272142291069, -0.2425220012664795, 1.2601557970046997, -0.5844013690948486, -0.45235127210617065, 0.1263713538646698, 0.09586941450834274, 0.5744255185127258], "std": [0.09392761439085007, 0.3516223430633545, 0.12822405993938446, 0.24987934529781342, 0.053222060203552246, 0.18529677391052246, 0.00021049064525868744, 0.46111002564430237, 0.813717246055603, 0.4912859797477722, 0.5486411452293396, 0.24746257066726685, 0.31669479608535767, 0.6479050517082214], "count": [1673]}, "action": {"min": [-0.7590684294700623, -0.008038711734116077, -0.6466802954673767, -1.1182719469070435, -0.22493736445903778, -0.9495341181755066, 0.06835036724805832, -1.1886285543441772, -0.008474903181195259, -1.8177529573440552, -1.5299999713897705, -0.5002498030662537, -0.20836949348449707, 0.03931138664484024], "max": [0.07956617325544357, 1.665903091430664, 0.0, 0.09240961074829102, 0.3466327488422394, 0.14370103180408478, 0.07022792845964432, 0.8095985651016235, 2.549363851547241, 0.004391308408230543, 0.8145437836647034, 1.085836410522461, 1.476580023765564, 1.7062861919403076], "mean": [-0.02833322063088417, 0.10446931421756744, -0.05389733240008354, -0.02564447931945324, 0.011965576559305191, -0.0442955382168293, 0.0685272142291069, -0.2425220012664795, 1.2601557970046997, -0.5844013690948486, -0.45235127210617065, 0.1263713538646698, 0.09586941450834274, 0.5744255185127258], "std": [0.09392761439085007, 0.3516223430633545, 0.12822405993938446, 0.24987934529781342, 0.053222060203552246, 0.18529677391052246, 0.00021049064525868744, 0.46111002564430237, 0.813717246055603, 0.4912859797477722, 0.5486411452293396, 0.24746257066726685, 0.31669479608535767, 0.6479050517082214], "count": [1673]}, "timestamp": {"min": [0.0], "max": [55.733333333333334], "mean": [27.866666666666667], "std": [16.09844713008059], "count": [1673]}, "frame_index": {"min": [0], "max": [1672], "mean": [836.0], "std": [482.9534139024177], "count": [1673]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [1673]}, "index": {"min": [134609], "max": [136281], "mean": [135445.0], "std": [482.9534139024177], "count": [1673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1673]}, "subtask_annotation": {"mean": [16.859533771667664, 33.0, 33.0, 33.0, 33.0], "std": [11.46402127889909, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1673]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [1673]}, "eef_direction_state": {"mean": [5.569635385534967, 2.920502092050209], "std": [1.3787165123800038, 2.2548913132508526], "min": [0, 0], "max": [6, 6], "count": [1673]}, "eef_velocity_state": {"mean": [0.19067543335325762, 1.3945008965929468], "std": [0.5734588675568694, 0.8289550123989717], "min": [0, 0], "max": [2, 2], "count": [1673]}, "eef_acc_mag_state": {"mean": [0.15421398684997012, 1.1506276150627615], "std": [0.48787620020459116, 0.7952495843301535], "min": [0, 0], "max": [2, 2], "count": [1673]}, "eef_direction_action": {"mean": [5.569635385534967, 2.920502092050209], "std": [1.3787165123800038, 2.2548913132508526], "min": [0, 0], "max": [6, 6], "count": [1673]}, "eef_velocity_action": {"mean": [0.19067543335325762, 1.3945008965929468], "std": [0.5734588675568694, 0.8289550123989717], "min": [0, 0], "max": [2, 2], "count": [1673]}, "eef_acc_mag_action": {"mean": [0.15421398684997012, 1.1506276150627615], "std": [0.48787620020459116, 0.7952495843301535], "min": [0, 0], "max": [2, 2], "count": [1673]}, "eef_sim_pose_state": {"mean": [0.08392936615139275, 0.3302927615894899, 1.1933761054997392, -0.04542752766471148, 0.025036350197278106, -0.01630288652284093, 0.25831975556780207, -0.38678665926537664, 1.245272763706358, 0.1239365648317334, 0.21849349659432446, -0.10976836993266541], "std": [0.0585084228176382, 0.01637440142266074, 0.03493480796689797, 0.18841174876426361, 0.042384801551374716, 0.06309660706020673, 0.14212597140821503, 0.13235982947013752, 0.062492262316541994, 0.3157461926138126, 0.27968931150144966, 0.3923681856449996], "min": [0.0603490395084134, 0.1841773112231587, 1.181112832132325, -0.9664823980242403, -0.2547162096985385, -0.5445895974135478, 0.04298725300785543, -0.7318270918898332, 1.0798561387621428, -0.20023399820473842, -0.30935333890422156, -1.1888980037703818], "max": [0.3698953240673494, 0.34114623271017497, 1.3324727200664814, 0.14060843993555294, 0.30541678780085, 0.3363641909720176, 0.5259904383357132, 0.033532693415378526, 1.45392500220734, 1.4943724467049035, 1.1882715887396236, 1.034654650233921], "count": [1673]}, "eef_sim_pose_action": {"mean": [0.08392936615139275, 0.3302927615894899, 1.1933761054997392, -0.04542752766471148, 0.025036350197278106, -0.01630288652284093, 0.25831975556780207, -0.38678665926537664, 1.245272763706358, 0.1239365648317334, 0.21849349659432446, -0.10976836993266541], "std": [0.0585084228176382, 0.01637440142266074, 0.03493480796689797, 0.18841174876426361, 0.042384801551374716, 0.06309660706020673, 0.14212597140821503, 0.13235982947013752, 0.062492262316541994, 0.3157461926138126, 0.27968931150144966, 0.3923681856449996], "min": [0.0603490395084134, 0.1841773112231587, 1.181112832132325, -0.9664823980242403, -0.2547162096985385, -0.5445895974135478, 0.04298725300785543, -0.7318270918898332, 1.0798561387621428, -0.20023399820473842, -0.30935333890422156, -1.1888980037703818], "max": [0.3698953240673494, 0.34114623271017497, 1.3324727200664814, 0.14060843993555294, 0.30541678780085, 0.3363641909720176, 0.5259904383357132, 0.033532693415378526, 1.45392500220734, 1.4943724467049035, 1.1882715887396236, 1.034654650233921], "count": [1673]}, "gripper_mode_state": {"mean": [1.0, 0.6078900179318589], "std": [0.0, 0.4882209991701186], "min": [1, 0], "max": [1, 1], "count": [1673]}, "gripper_activity_state": {"mean": [2.0, 1.6999402271368798], "std": [0.0, 0.6683744785135274], "min": [2, 0], "max": [2, 2], "count": [1673]}, "gripper_mode_action": {"mean": [1.0, 0.6078900179318589], "std": [0.0, 0.4882209991701186], "min": [1, 0], "max": [1, 1], "count": [1673]}, "gripper_activity_action": {"mean": [2.0, 1.6999402271368798], "std": [0.0, 0.6683744785135274], "min": [2, 0], "max": [2, 2], "count": [1673]}, "gripper_open_scale_state": {"mean": [0.03915834260958088, 0.32824523077553003], "std": [0.00012028175078866756, 0.3702331371245643], "min": [0.03905735271317618, 0.02246364951133728], "max": [0.040130244834082465, 0.9750206811087472], "count": [1673]}, "gripper_open_scale_action": {"mean": [0.03915834260958088, 0.32824523077553003], "std": [0.00012028175078866756, 0.3702331371245643], "min": [0.03905735271317618, 0.02246364951133728], "max": [0.040130244834082465, 0.9750206811087472], "count": [1673]}}} +{"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.542251590034748]], [[0.5745251527122804]], [[0.5537869215548386]]], "std": [[[0.22148313647845969]], [[0.23071932559889158]], [[0.24355963178785703]]], "count": [316]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45745434833567744]], [[0.4552938522103637]], [[0.441139339614186]]], "std": [[[0.16593169410593478]], [[0.15473099785715214]], [[0.17232981647876508]]], "count": [316]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715371008107885]], [[0.42613934478503074]], [[0.3945974919679546]]], "std": [[[0.2505967430969931]], [[0.24242105508389197]], [[0.2619212888360503]]], "count": [316]}, "observation.state": {"min": [-0.7822761535644531, -0.005681561306118965, -1.0293011665344238, -1.1820740699768066, -0.5247950553894043, -0.8283496499061584, 0.06797505170106888, -1.7380002737045288, -0.009182578884065151, -1.8896868228912354, -1.2361985445022583, -0.45702147483825684, -0.20434166491031647, 0.04027640074491501], "max": [0.0438978336751461, 2.127631425857544, 0.0, 0.10101234167814255, 0.49547579884529114, 0.16248677670955658, 0.06910119205713272, 0.6266316771507263, 2.3055732250213623, 0.00834677368402481, 1.1489516496658325, 1.2255728244781494, 2.3977930545806885, 1.7060279846191406], "mean": [-0.04144638404250145, 0.14330466091632843, -0.06257105618715286, -0.07134179025888443, 0.007969708181917667, -0.028758253902196884, 0.068000927567482, -0.2246653288602829, 0.8539553284645081, -0.5557110905647278, -0.19344036281108856, 0.10745053738355637, 0.18980413675308228, 0.4920503795146942], "std": [0.12440044432878494, 0.4155619740486145, 0.16574986279010773, 0.26191481947898865, 0.07395204901695251, 0.15347883105278015, 0.00011245039058849216, 0.5490694046020508, 0.7896937727928162, 0.5731908679008484, 0.5327522158622742, 0.2656101882457733, 0.4497954547405243, 0.6133163571357727], "count": [2156]}, "action": {"min": [-0.7822761535644531, -0.005681561306118965, -1.0293011665344238, -1.1820740699768066, -0.5247950553894043, -0.8283496499061584, 0.06797505170106888, -1.7380002737045288, -0.009182578884065151, -1.8896868228912354, -1.2361985445022583, -0.45702147483825684, -0.20434166491031647, 0.04027640074491501], "max": [0.0438978336751461, 2.127631425857544, 0.0, 0.10101234167814255, 0.49547579884529114, 0.16248677670955658, 0.06910119205713272, 0.6266316771507263, 2.3055732250213623, 0.00834677368402481, 1.1489516496658325, 1.2255728244781494, 2.3977930545806885, 1.7060279846191406], "mean": [-0.04144638404250145, 0.14330466091632843, -0.06257105618715286, -0.07134179025888443, 0.007969708181917667, -0.028758253902196884, 0.068000927567482, -0.2246653288602829, 0.8539553284645081, -0.5557110905647278, -0.19344036281108856, 0.10745053738355637, 0.18980413675308228, 0.4920503795146942], "std": [0.12440044432878494, 0.4155619740486145, 0.16574986279010773, 0.26191481947898865, 0.07395204901695251, 0.15347883105278015, 0.00011245039058849216, 0.5490694046020508, 0.7896937727928162, 0.5731908679008484, 0.5327522158622742, 0.2656101882457733, 0.4497954547405243, 0.6133163571357727], "count": [2156]}, "timestamp": {"min": [0.0], "max": [71.83333333333333], "mean": [35.916666666666664], "std": [20.74611744131631], "count": [2156]}, "frame_index": {"min": [0], "max": [2155], "mean": [1077.5], "std": [622.3835232394894], "count": [2156]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [2156]}, "index": {"min": [136282], "max": [138437], "mean": [137359.5], "std": [622.3835232394894], "count": [2156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2156]}, "subtask_annotation": {"mean": [15.669294990723563, 33.0, 33.0, 33.0, 33.0], "std": [10.830007257726457, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2156]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [2156]}, "eef_direction_state": {"mean": [5.422077922077922, 3.580705009276438], "std": [1.5781892777881448, 2.2672711001038808], "min": [0, 0], "max": [6, 6], "count": [2156]}, "eef_velocity_state": {"mean": [0.25788497217068646, 1.2346938775510203], "std": [0.6520326273013122, 0.913525682972541], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_acc_mag_state": {"mean": [0.20269016697588127, 1.00139146567718], "std": [0.5475635005370393, 0.8299238362809895], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_direction_action": {"mean": [5.422077922077922, 3.580705009276438], "std": [1.5781892777881448, 2.2672711001038808], "min": [0, 0], "max": [6, 6], "count": [2156]}, "eef_velocity_action": {"mean": [0.25788497217068646, 1.2346938775510203], "std": [0.6520326273013122, 0.913525682972541], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_acc_mag_action": {"mean": [0.20269016697588127, 1.00139146567718], "std": [0.5475635005370393, 0.8299238362809895], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_sim_pose_state": {"mean": [0.0904850296923822, 0.32703004847256895, 1.1970076104422491, -0.030749527509273466, 0.009447641510869033, -0.03341595402663996, 0.17723487697612825, -0.3781240239502785, 1.275819768040227, 0.17115409000777998, 0.1182611711464494, -0.10884365353700742], "std": [0.06815378026952854, 0.026418365141563812, 0.03961790938340233, 0.1532202125153165, 0.05411421908681966, 0.11606344669511727, 0.12371419933554519, 0.12707733176979047, 0.09412507579958083, 0.3653941975333271, 0.31702539113881245, 0.39573067699074344], "min": [0.054789028421917754, 0.14992090659731258, 1.1816515836749817, -0.8288176439362744, -0.48259283500180317, -1.0030426792009153, -0.005004822314551564, -0.7890462654564626, 1.1809953170119873, -0.20819535783891008, -0.7325430598958909, -1.2092023380801091], "max": [0.4662968443308401, 0.3397350044131191, 1.3714606235878495, 0.16294124796938242, 0.43104859007773966, 0.2861334393520375, 0.4496001290915934, -0.08899171914493155, 1.6006850743194234, 1.602394826180608, 1.273066791827838, 0.7719077250057852], "count": [2156]}, "eef_sim_pose_action": {"mean": [0.0904850296923822, 0.32703004847256895, 1.1970076104422491, -0.030749527509273466, 0.009447641510869033, -0.03341595402663996, 0.17723487697612825, -0.3781240239502785, 1.275819768040227, 0.17115409000777998, 0.1182611711464494, -0.10884365353700742], "std": [0.06815378026952854, 0.026418365141563812, 0.03961790938340233, 0.1532202125153165, 0.05411421908681966, 0.11606344669511727, 0.12371419933554519, 0.12707733176979047, 0.09412507579958083, 0.3653941975333271, 0.31702539113881245, 0.39573067699074344], "min": [0.054789028421917754, 0.14992090659731258, 1.1816515836749817, -0.8288176439362744, -0.48259283500180317, -1.0030426792009153, -0.005004822314551564, -0.7890462654564626, 1.1809953170119873, -0.20819535783891008, -0.7325430598958909, -1.2092023380801091], "max": [0.4662968443308401, 0.3397350044131191, 1.3714606235878495, 0.16294124796938242, 0.43104859007773966, 0.2861334393520375, 0.4496001290915934, -0.08899171914493155, 1.6006850743194234, 1.602394826180608, 1.273066791827838, 0.7719077250057852], "count": [2156]}, "gripper_mode_state": {"mean": [1.0, 0.6563079777365491], "std": [0.0, 0.4749398026022966], "min": [1, 0], "max": [1, 1], "count": [2156]}, "gripper_activity_state": {"mean": [2.0, 1.769016697588126], "std": [0.0, 0.5995399888555907], "min": [2, 0], "max": [2, 2], "count": [2156]}, "gripper_mode_action": {"mean": [1.0, 0.6563079777365491], "std": [0.0, 0.4749398026022966], "min": [1, 0], "max": [1, 1], "count": [2156]}, "gripper_activity_action": {"mean": [2.0, 1.769016697588126], "std": [0.0, 0.5995399888555907], "min": [2, 0], "max": [2, 2], "count": [2156]}, "gripper_open_scale_state": {"mean": [0.03885712386709991, 0.2811700442957426], "std": [6.42553723481912e-05, 0.3504677642102262], "min": [0.03884288668632507, 0.023015086139951433], "max": [0.039486395461218696, 0.9748731340680804], "count": [2156]}, "gripper_open_scale_action": {"mean": [0.03885712386709991, 0.2811700442957426], "std": [6.42553723481912e-05, 0.3504677642102262], "min": [0.03884288668632507, 0.023015086139951433], "max": [0.039486395461218696, 0.9748731340680804], "count": [2156]}}} +{"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.49503306623195725]], [[0.49144192585959706]], [[0.4410235442082115]]], "std": [[[0.2345907913281482]], [[0.240067018905084]], [[0.2482305882671657]]], "count": [427]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42786450791609903]], [[0.43484632997096834]], [[0.42188791882873367]]], "std": [[[0.15912624549325388]], [[0.15101680454687766]], [[0.16456979750436043]]], "count": [427]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477868112636676]], [[0.4425489258544948]], [[0.4120110852173292]]], "std": [[[0.23005060317867257]], [[0.2218259076414215]], [[0.23844733061513793]]], "count": [427]}, "observation.state": {"min": [-0.6642136573791504, -0.007355086505413055, -0.4554857909679413, -1.2777762413024902, -0.3267379105091095, -0.17463921010494232, 0.06973136216402054, -1.6260123252868652, -0.007368685677647591, -1.7734078168869019, -1.5299999713897705, -0.7393787503242493, -0.30780014395713806, 0.038793813437223434], "max": [0.22891131043434143, 1.538582682609558, 0.01073786523193121, 0.004601942375302315, 0.3010631203651428, 0.1473507285118103, 0.07035316526889801, 0.8647185564041138, 2.488879680633545, 5.082197683525802e-20, 0.3129320740699768, 0.7501165866851807, 1.0799224376678467, 1.7062348127365112], "mean": [-0.012074186466634274, 0.09445101767778397, -0.017630621790885925, -0.08091243356466293, -0.0013529821299016476, -0.005784645210951567, 0.06998052448034286, 0.08348672091960907, 1.2585186958312988, -0.6201751232147217, -0.42202210426330566, -0.04620800167322159, 0.05696292594075203, 0.559294581413269], "std": [0.07135025411844254, 0.3351671099662781, 0.08320006728172302, 0.24941520392894745, 0.043556828051805496, 0.031173065304756165, 4.130756133235991e-05, 0.32969728112220764, 0.8647756576538086, 0.5040692687034607, 0.5030476450920105, 0.3039020597934723, 0.2290983647108078, 0.6950700879096985], "count": [3223]}, "action": {"min": [-0.6642136573791504, -0.007355086505413055, -0.4554857909679413, -1.2777762413024902, -0.3267379105091095, -0.17463921010494232, 0.06973136216402054, -1.6260123252868652, -0.007368685677647591, -1.7734078168869019, -1.5299999713897705, -0.7393787503242493, -0.30780014395713806, 0.038793813437223434], "max": [0.22891131043434143, 1.538582682609558, 0.01073786523193121, 0.004601942375302315, 0.3010631203651428, 0.1473507285118103, 0.07035316526889801, 0.8647185564041138, 2.488879680633545, 5.082197683525802e-20, 0.3129320740699768, 0.7501165866851807, 1.0799224376678467, 1.7062348127365112], "mean": [-0.012074186466634274, 0.09445101767778397, -0.017630621790885925, -0.08091243356466293, -0.0013529821299016476, -0.005784645210951567, 0.06998052448034286, 0.08348672091960907, 1.2585186958312988, -0.6201751232147217, -0.42202210426330566, -0.04620800167322159, 0.05696292594075203, 0.559294581413269], "std": [0.07135025411844254, 0.3351671099662781, 0.08320006728172302, 0.24941520392894745, 0.043556828051805496, 0.031173065304756165, 4.130756133235991e-05, 0.32969728112220764, 0.8647756576538086, 0.5040692687034607, 0.5030476450920105, 0.3039020597934723, 0.2290983647108078, 0.6950700879096985], "count": [3223]}, "timestamp": {"min": [0.0], "max": [107.4], "mean": [53.699999999999996], "std": [31.013330467182442], "count": [3223]}, "frame_index": {"min": [0], "max": [3222], "mean": [1611.0], "std": [930.3999140154732], "count": [3223]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [3223]}, "index": {"min": [138438], "max": [141660], "mean": [140049.0], "std": [930.3999140154732], "count": [3223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3223]}, "subtask_annotation": {"mean": [21.01489295687248, 33.0, 33.0, 33.0, 33.0], "std": [9.932244632679806, 0.0, 0.0, 0.0, 0.0], "min": [6, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3223]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [3223]}, "eef_direction_state": {"mean": [5.660254421346571, 2.9826248836487745], "std": [1.2359013903952418, 2.428948576300483], "min": [0, 0], "max": [6, 6], "count": [3223]}, "eef_velocity_state": {"mean": [0.1290722928948185, 1.2184300341296928], "std": [0.4484973104343706, 0.8546609367328937], "min": [0, 0], "max": [2, 2], "count": [3223]}, "eef_acc_mag_state": {"mean": [0.11945392491467577, 1.0195470058951288], "std": [0.4267688233438603, 0.8295220913139418], "min": [0, 0], "max": [2, 2], "count": [3223]}, "eef_direction_action": {"mean": [5.660254421346571, 2.9826248836487745], "std": [1.2359013903952418, 2.428948576300483], "min": [0, 0], "max": [6, 6], "count": [3223]}, "eef_velocity_action": {"mean": [0.1290722928948185, 1.2184300341296928], "std": [0.4484973104343706, 0.8546609367328937], "min": [0, 0], "max": [2, 2], "count": [3223]}, "eef_acc_mag_action": {"mean": [0.11945392491467577, 1.0195470058951288], "std": [0.4267688233438603, 0.8295220913139418], "min": [0, 0], "max": [2, 2], "count": [3223]}, "eef_sim_pose_state": {"mean": [0.08319655793581093, 0.33109535589896355, 1.1901102153643102, -0.0061302925952990694, -0.004122295021320618, -0.01335531177704369, 0.2880950816498557, -0.3092937669322566, 1.2405598962205964, 0.048085374187401886, 0.20616414912547643, 0.037482304764273805], "std": [0.049928911893226895, 0.01215025295597707, 0.026569360995135887, 0.03326076813440685, 0.04591402860956866, 0.09259510937996099, 0.16549874940309128, 0.0881241151775148, 0.06459655662629253, 0.2153269987515242, 0.3566807650956208, 0.2361999637603779], "min": [0.06100338667958583, 0.21761475841967132, 1.1814132807568412, -0.21002418908437506, -0.33309489763885103, -0.7698340643389163, 0.04325461234724812, -0.6224987457353311, 1.111689844779503, -0.3009758973926107, -0.4900327354146452, -1.1248397785019832], "max": [0.3245162764340835, 0.3455853476439292, 1.3211408743992856, 0.14778215288517416, 0.3212293260843955, 0.4212978597669862, 0.5652229308625524, 0.005112853422303717, 1.3965690731738563, 0.9623013709640886, 1.1532323765991865, 1.0760098193574286], "count": [3223]}, "eef_sim_pose_action": {"mean": [0.08319655793581093, 0.33109535589896355, 1.1901102153643102, -0.0061302925952990694, -0.004122295021320618, -0.01335531177704369, 0.2880950816498557, -0.3092937669322566, 1.2405598962205964, 0.048085374187401886, 0.20616414912547643, 0.037482304764273805], "std": [0.049928911893226895, 0.01215025295597707, 0.026569360995135887, 0.03326076813440685, 0.04591402860956866, 0.09259510937996099, 0.16549874940309128, 0.0881241151775148, 0.06459655662629253, 0.2153269987515242, 0.3566807650956208, 0.2361999637603779], "min": [0.06100338667958583, 0.21761475841967132, 1.1814132807568412, -0.21002418908437506, -0.33309489763885103, -0.7698340643389163, 0.04325461234724812, -0.6224987457353311, 1.111689844779503, -0.3009758973926107, -0.4900327354146452, -1.1248397785019832], "max": [0.3245162764340835, 0.3455853476439292, 1.3211408743992856, 0.14778215288517416, 0.3212293260843955, 0.4212978597669862, 0.5652229308625524, 0.005112853422303717, 1.3965690731738563, 0.9623013709640886, 1.1532323765991865, 1.0760098193574286], "count": [3223]}, "gripper_mode_state": {"mean": [1.0, 0.6338814768848898], "std": [0.0, 0.4817424105755174], "min": [1, 0], "max": [1, 1], "count": [3223]}, "gripper_activity_state": {"mean": [2.0, 1.8681352776915916], "std": [0.0, 0.4683456579236954], "min": [2, 0], "max": [2, 2], "count": [3223]}, "gripper_mode_action": {"mean": [1.0, 0.6338814768848898], "std": [0.0, 0.4817424105755174], "min": [1, 0], "max": [1, 1], "count": [3223]}, "gripper_activity_action": {"mean": [2.0, 1.8681352776915916], "std": [0.0, 0.4683456579236954], "min": [2, 0], "max": [2, 2], "count": [3223]}, "gripper_open_scale_state": {"mean": [0.03998922506078863, 0.3195958647121216], "std": [2.3602317074281065e-05, 0.39718142668645423], "min": [0.039846492665154595, 0.022167893392699107], "max": [0.040201808725084574, 0.9749913215637207], "count": [3223]}, "gripper_open_scale_action": {"mean": [0.03998922506078863, 0.3195958647121216], "std": [2.3602317074281065e-05, 0.39718142668645423], "min": [0.039846492665154595, 0.022167893392699107], "max": [0.040201808725084574, 0.9749913215637207], "count": [3223]}}} +{"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.384399764966373]], [[0.3809618700861987]], [[0.3355683693284077]]], "std": [[[0.21045517248679071]], [[0.21093409331164964]], [[0.2122353439114057]]], "count": [460]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261020649805816]], [[0.4345008110732216]], [[0.42372480877616747]]], "std": [[[0.15591845191486198]], [[0.14880958939714622]], [[0.15831904612743894]]], "count": [460]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44209693568248554]], [[0.4458478071421806]], [[0.42388850288907837]]], "std": [[[0.2253993225091793]], [[0.2178859912619242]], [[0.23044819121252672]]], "count": [460]}, "observation.state": {"min": [-1.0997965335845947, -0.006870402954518795, -1.917475938796997, -1.3947831392288208, -0.8098465800285339, -0.25768643617630005, 0.0684974417090416, -1.5519474744796753, -0.0075105889700353146, -1.9604274034500122, -1.5299999713897705, -0.5247805714607239, -0.5506991147994995, 0.03559096157550812], "max": [0.31652602553367615, 2.613903284072876, 0.01073786523193121, 0.04134984686970711, 0.3179404139518738, 0.2091827243566513, 1.703961730003357, 1.0519417524337769, 2.574815273284912, 0.0, 1.0937283039093018, 0.9983440041542053, 0.3150670826435089, 1.707964539527893], "mean": [-0.05025123432278633, 0.2537148594856262, -0.10164782404899597, -0.14709050953388214, -0.03355371206998825, -0.004140535835176706, 0.155321404337883, 0.0014513499336317182, 0.969943642616272, -0.4977204203605652, -0.18670855462551117, 0.05450539290904999, -0.04862400144338608, 0.4601902961730957], "std": [0.2052324116230011, 0.6282109022140503, 0.31367596983909607, 0.32315003871917725, 0.1497236043214798, 0.04924365133047104, 0.331540584564209, 0.3962315618991852, 0.936181902885437, 0.5920990109443665, 0.5274210572242737, 0.22789150476455688, 0.1647482067346573, 0.6581993103027344], "count": [3560]}, "action": {"min": [-1.0997965335845947, -0.006870402954518795, -1.917475938796997, -1.3947831392288208, -0.8098465800285339, -0.25768643617630005, 0.0684974417090416, -1.5519474744796753, -0.0075105889700353146, -1.9604274034500122, -1.5299999713897705, -0.5247805714607239, -0.5506991147994995, 0.03559096157550812], "max": [0.31652602553367615, 2.613903284072876, 0.01073786523193121, 0.04134984686970711, 0.3179404139518738, 0.2091827243566513, 1.703961730003357, 1.0519417524337769, 2.574815273284912, 0.0, 1.0937283039093018, 0.9983440041542053, 0.3150670826435089, 1.707964539527893], "mean": [-0.05025123432278633, 0.2537148594856262, -0.10164782404899597, -0.14709050953388214, -0.03355371206998825, -0.004140535835176706, 0.155321404337883, 0.0014513499336317182, 0.969943642616272, -0.4977204203605652, -0.18670855462551117, 0.05450539290904999, -0.04862400144338608, 0.4601902961730957], "std": [0.2052324116230011, 0.6282109022140503, 0.31367596983909607, 0.32315003871917725, 0.1497236043214798, 0.04924365133047104, 0.331540584564209, 0.3962315618991852, 0.936181902885437, 0.5920990109443665, 0.5274210572242737, 0.22789150476455688, 0.1647482067346573, 0.6581993103027344], "count": [3560]}, "timestamp": {"min": [0.0], "max": [118.63333333333334], "mean": [59.31666666666667], "std": [34.25611462044242], "count": [3560]}, "frame_index": {"min": [0], "max": [3559], "mean": [1779.5], "std": [1027.6834386132725], "count": [3560]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [3560]}, "index": {"min": [141661], "max": [145220], "mean": [143440.5], "std": [1027.6834386132725], "count": [3560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3560]}, "subtask_annotation": {"mean": [17.865730337078652, 33.0, 33.0, 33.0, 33.0], "std": [11.590288203767086, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3560]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [3560]}, "eef_direction_state": {"mean": [5.428370786516854, 3.6935393258426967], "std": [1.5039026525543893, 2.406840170847229], "min": [0, 0], "max": [6, 6], "count": [3560]}, "eef_velocity_state": {"mean": [0.27078651685393257, 0.9808988764044944], "std": [0.6553500217853906, 0.9057713088475094], "min": [0, 0], "max": [2, 2], "count": [3560]}, "eef_acc_mag_state": {"mean": [0.21460674157303372, 0.8367977528089887], "std": [0.557895435774443, 0.8433779549089704], "min": [0, 0], "max": [2, 2], "count": [3560]}, "eef_direction_action": {"mean": [5.428370786516854, 3.6935393258426967], "std": [1.5039026525543893, 2.406840170847229], "min": [0, 0], "max": [6, 6], "count": [3560]}, "eef_velocity_action": {"mean": [0.27078651685393257, 0.9808988764044944], "std": [0.6553500217853906, 0.9057713088475094], "min": [0, 0], "max": [2, 2], "count": [3560]}, "eef_acc_mag_action": {"mean": [0.21460674157303372, 0.8367977528089887], "std": [0.557895435774443, 0.8433779549089704], "min": [0, 0], "max": [2, 2], "count": [3560]}, "eef_sim_pose_state": {"mean": [0.10772102694212828, 0.31725981747177406, 1.19524779183064, -0.009953243801912792, 0.003267983907421164, -0.08410781024277143, 0.22379961102169674, -0.32690971524099427, 1.2183799317972623, -0.052062097535613895, 0.27132593163282703, 0.0332434874118919], "std": [0.09586555399674496, 0.07175209495547194, 0.0365248264233583, 0.0552335692897119, 0.07296360399476426, 0.24433236102018335, 0.170451544645872, 0.09190673070671666, 0.05422876901147801, 0.3704275336923143, 0.4309929338882826, 0.42237814694250025], "min": [0.058985318230509336, -0.14106844821212386, 1.180771997238505, -0.3101028861475168, -0.5654170987472102, -1.3203892544310394, 0.0452232655632644, -0.6502788447663287, 1.120265792769838, -3.0635094253646, -0.4126114385107096, -2.8596371227398847], "max": [0.47276307753824753, 0.42773625950173455, 1.3902419275600253, 0.21083753266290783, 0.42374541112652153, 0.3150795599969045, 0.548157237224934, -0.025396808524247222, 1.3848572587437764, 0.7369937157821407, 1.530616339370018, 0.9899058222552823], "count": [3560]}, "eef_sim_pose_action": {"mean": [0.10772102694212828, 0.31725981747177406, 1.19524779183064, -0.009953243801912792, 0.003267983907421164, -0.08410781024277143, 0.22379961102169674, -0.32690971524099427, 1.2183799317972623, -0.052062097535613895, 0.27132593163282703, 0.0332434874118919], "std": [0.09586555399674496, 0.07175209495547194, 0.0365248264233583, 0.0552335692897119, 0.07296360399476426, 0.24433236102018335, 0.170451544645872, 0.09190673070671666, 0.05422876901147801, 0.3704275336923143, 0.4309929338882826, 0.42237814694250025], "min": [0.058985318230509336, -0.14106844821212386, 1.180771997238505, -0.3101028861475168, -0.5654170987472102, -1.3203892544310394, 0.0452232655632644, -0.6502788447663287, 1.120265792769838, -3.0635094253646, -0.4126114385107096, -2.8596371227398847], "max": [0.47276307753824753, 0.42773625950173455, 1.3902419275600253, 0.21083753266290783, 0.42374541112652153, 0.3150795599969045, 0.548157237224934, -0.025396808524247222, 1.3848572587437764, 0.7369937157821407, 1.530616339370018, 0.9899058222552823], "count": [3560]}, "gripper_mode_state": {"mean": [0.9348314606741573, 0.7044943820224719], "std": [0.24682301515049299, 0.4562697094058035], "min": [0, 0], "max": [1, 1], "count": [3560]}, "gripper_activity_state": {"mean": [1.9758426966292135, 1.9025280898876404], "std": [0.2065789235622483, 0.4061248933348344], "min": [0, 0], "max": [2, 2], "count": [3560]}, "gripper_mode_action": {"mean": [0.9348314606741573, 0.7044943820224719], "std": [0.24682301515049299, 0.4562697094058035], "min": [0, 0], "max": [1, 1], "count": [3560]}, "gripper_activity_action": {"mean": [1.9758426966292135, 1.9025280898876404], "std": [0.2065789235622483, 0.4061248933348344], "min": [0, 0], "max": [2, 2], "count": [3560]}, "gripper_open_scale_state": {"mean": [0.08875629868161536, 0.262964506056846], "std": [0.18945445138988742, 0.37611360095121166], "min": [0.03914139526230948, 0.020337692328861783], "max": [0.9736924171447754, 0.9759797368730817], "count": [3560]}, "gripper_open_scale_action": {"mean": [0.08875629868161536, 0.262964506056846], "std": [0.18945445138988742, 0.37611360095121166], "min": [0.03914139526230948, 0.020337692328861783], "max": [0.9736924171447754, 0.9759797368730817], "count": [3560]}}} +{"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.3848755238637487]], [[0.3826606318342771]], [[0.3383469544407527]]], "std": [[[0.21154940230114092]], [[0.2113006937097414]], [[0.2101166645170331]]], "count": [419]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251907078530166]], [[0.43450135190644806]], [[0.4263700915396655]]], "std": [[[0.16026562184312632]], [[0.15318795022922105]], [[0.16028917720579294]]], "count": [419]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44318742103046466]], [[0.4447485999968802]], [[0.42024589618398406]]], "std": [[[0.23070968973216563]], [[0.2216416238439644]], [[0.23344434646399118]]], "count": [419]}, "observation.state": {"min": [-1.0737864971160889, -0.004025762435048819, -0.731708824634552, -1.084524393081665, -0.4655422270298004, -0.21480175852775574, 0.06922635436058044, -1.6976186037063599, -0.00892732199281454, -1.9619613885879517, -1.5299999713897705, -0.6755889058113098, -0.6589514017105103, 0.03862770274281502], "max": [0.045500222593545914, 1.7272623777389526, 0.01073786523193121, 0.06289321184158325, 0.21010851860046387, 0.16369009017944336, 0.07035316526889801, 1.0348422527313232, 2.5893595218658447, 0.0021504941396415234, 1.1310795545578003, 1.0893768072128296, 0.44612032175064087, 1.7062861919403076], "mean": [-0.0501866452395916, 0.12955614924430847, -0.0427408330142498, -0.09706786274909973, -0.003199591999873519, -0.008665258064866066, 0.06952288746833801, -0.10676132887601852, 1.1319917440414429, -0.5978090763092041, -0.2703324258327484, 0.07626514136791229, -0.030157452449202538, 0.4609450101852417], "std": [0.16605015099048615, 0.39915305376052856, 0.15980668365955353, 0.24747446179389954, 0.039973124861717224, 0.034434642642736435, 0.00011404102406231686, 0.4457358419895172, 0.9075895547866821, 0.6336791515350342, 0.5620457530021667, 0.2739698886871338, 0.20968645811080933, 0.6487122178077698], "count": [3136]}, "action": {"min": [-1.0737864971160889, -0.004025762435048819, -0.731708824634552, -1.084524393081665, -0.4655422270298004, -0.21480175852775574, 0.06922635436058044, -1.6976186037063599, -0.00892732199281454, -1.9619613885879517, -1.5299999713897705, -0.6755889058113098, -0.6589514017105103, 0.03862770274281502], "max": [0.045500222593545914, 1.7272623777389526, 0.01073786523193121, 0.06289321184158325, 0.21010851860046387, 0.16369009017944336, 0.07035316526889801, 1.0348422527313232, 2.5893595218658447, 0.0021504941396415234, 1.1310795545578003, 1.0893768072128296, 0.44612032175064087, 1.7062861919403076], "mean": [-0.0501866452395916, 0.12955614924430847, -0.0427408330142498, -0.09706786274909973, -0.003199591999873519, -0.008665258064866066, 0.06952288746833801, -0.10676132887601852, 1.1319917440414429, -0.5978090763092041, -0.2703324258327484, 0.07626514136791229, -0.030157452449202538, 0.4609450101852417], "std": [0.16605015099048615, 0.39915305376052856, 0.15980668365955353, 0.24747446179389954, 0.039973124861717224, 0.034434642642736435, 0.00011404102406231686, 0.4457358419895172, 0.9075895547866821, 0.6336791515350342, 0.5620457530021667, 0.2739698886871338, 0.20968645811080933, 0.6487122178077698], "count": [3136]}, "timestamp": {"min": [0.0], "max": [104.5], "mean": [52.25], "std": [30.17617253544407], "count": [3136]}, "frame_index": {"min": [0], "max": [3135], "mean": [1567.5], "std": [905.2851760633221], "count": [3136]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [3136]}, "index": {"min": [145221], "max": [148356], "mean": [146788.5], "std": [905.2851760633221], "count": [3136]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3136]}, "subtask_annotation": {"mean": [18.779017857142858, 33.0, 33.0, 33.0, 33.0], "std": [11.055026147279095, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3136]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [3136]}, "eef_direction_state": {"mean": [5.559630102040816, 3.297831632653061], "std": [1.3738224515859725, 2.402553996551644], "min": [0, 0], "max": [6, 6], "count": [3136]}, "eef_velocity_state": {"mean": [0.1757015306122449, 1.182079081632653], "std": [0.5327861813125763, 0.9019241132107454], "min": [0, 0], "max": [2, 2], "count": [3136]}, "eef_acc_mag_state": {"mean": [0.15019132653061223, 0.9521683673469388], "std": [0.474563402063225, 0.8335337194429112], "min": [0, 0], "max": [2, 2], "count": [3136]}, "eef_direction_action": {"mean": [5.559630102040816, 3.297831632653061], "std": [1.3738224515859725, 2.402553996551644], "min": [0, 0], "max": [6, 6], "count": [3136]}, "eef_velocity_action": {"mean": [0.1757015306122449, 1.182079081632653], "std": [0.5327861813125763, 0.9019241132107454], "min": [0, 0], "max": [2, 2], "count": [3136]}, "eef_acc_mag_action": {"mean": [0.15019132653061223, 0.9521683673469388], "std": [0.474563402063225, 0.8335337194429112], "min": [0, 0], "max": [2, 2], "count": [3136]}, "eef_sim_pose_state": {"mean": [0.08853211565496062, 0.3239676863190211, 1.1953198139251755, -0.009644362371092462, -0.010306765842378787, -0.05338463859831781, 0.24175279407400496, -0.35532768983708635, 1.236742898199807, 0.021472064801037277, 0.2500013662117047, -0.012010878992673153], "std": [0.05996173882367773, 0.03394643203527265, 0.040394459071403786, 0.03811665537312118, 0.0448667507483618, 0.1713072021020429, 0.15740506379390687, 0.12625256195132226, 0.08043356686970708, 0.23556092851166585, 0.35684860017058817, 0.30868985042117764], "min": [0.05476975060419705, 0.10334254028530625, 1.1811024863690693, -0.34560128557598635, -0.4012379779659223, -1.178161518096553, 0.016242295677492018, -0.708301986514945, 1.0964360542527933, -0.6781830533588358, -0.36202068337278015, -1.1501594065156127], "max": [0.3813481729115248, 0.33609582320585707, 1.3621283183074073, 0.16433610285829459, 0.3106374259447111, 0.07827666952438851, 0.5646669358819706, -0.0246909765599399, 1.467641470976479, 0.7156489063287965, 1.2170345893764787, 0.9212066083925554], "count": [3136]}, "eef_sim_pose_action": {"mean": [0.08853211565496062, 0.3239676863190211, 1.1953198139251755, -0.009644362371092462, -0.010306765842378787, -0.05338463859831781, 0.24175279407400496, -0.35532768983708635, 1.236742898199807, 0.021472064801037277, 0.2500013662117047, -0.012010878992673153], "std": [0.05996173882367773, 0.03394643203527265, 0.040394459071403786, 0.03811665537312118, 0.0448667507483618, 0.1713072021020429, 0.15740506379390687, 0.12625256195132226, 0.08043356686970708, 0.23556092851166585, 0.35684860017058817, 0.30868985042117764], "min": [0.05476975060419705, 0.10334254028530625, 1.1811024863690693, -0.34560128557598635, -0.4012379779659223, -1.178161518096553, 0.016242295677492018, -0.708301986514945, 1.0964360542527933, -0.6781830533588358, -0.36202068337278015, -1.1501594065156127], "max": [0.3813481729115248, 0.33609582320585707, 1.3621283183074073, 0.16433610285829459, 0.3106374259447111, 0.07827666952438851, 0.5646669358819706, -0.0246909765599399, 1.467641470976479, 0.7156489063287965, 1.2170345893764787, 0.9212066083925554], "count": [3136]}, "gripper_mode_state": {"mean": [1.0, 0.704719387755102], "std": [0.0, 0.4561687980092232], "min": [1, 0], "max": [1, 1], "count": [3136]}, "gripper_activity_state": {"mean": [2.0, 1.852359693877551], "std": [0.0, 0.49184761329291554], "min": [2, 0], "max": [2, 2], "count": [3136]}, "gripper_mode_action": {"mean": [1.0, 0.704719387755102], "std": [0.0, 0.4561687980092232], "min": [1, 0], "max": [1, 1], "count": [3136]}, "gripper_activity_action": {"mean": [2.0, 1.852359693877551], "std": [0.0, 0.49184761329291554], "min": [2, 0], "max": [2, 2], "count": [3136]}, "gripper_open_scale_state": {"mean": [0.0397281866254567, 0.2633965468195758], "std": [6.516175564756824e-05, 0.3706934658202517], "min": [0.03955791677747454, 0.022072972995894297], "max": [0.040201808725084574, 0.9750206811087472], "count": [3136]}, "gripper_open_scale_action": {"mean": [0.0397281866254567, 0.2633965468195758], "std": [6.516175564756824e-05, 0.3706934658202517], "min": [0.03955791677747454, 0.022072972995894297], "max": [0.040201808725084574, 0.9750206811087472], "count": [3136]}}} +{"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.43017583035093293]], [[0.42811590540609007]], [[0.3822838865167867]]], "std": [[[0.22449139824851186]], [[0.2225449233767917]], [[0.2201482288579859]]], "count": [473]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42912175505626254]], [[0.43906584656413655]], [[0.4305289586471187]]], "std": [[[0.15400898979178568]], [[0.14309893958190315]], [[0.14910532717593789]]], "count": [473]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44532497627897766]], [[0.45220310319335627]], [[0.4321529712307756]]], "std": [[[0.23402684011272262]], [[0.2205729851240804]], [[0.23020400306817107]]], "count": [473]}, "observation.state": {"min": [-0.925176739692688, -0.0031370713841170073, -0.8357574939727783, -1.1550875902175903, -0.4098615348339081, -0.28071847558021545, 0.0686006098985672, -1.3956314325332642, -0.012231242842972279, -1.9468309879302979, -1.5299999713897705, -0.6101491451263428, -0.4799932837486267, 0.033967118710279465], "max": [0.0914745032787323, 1.8254371881484985, 0.0, 0.10634172707796097, 0.289415180683136, 0.15484510362148285, 0.07022792845964432, 1.0982403755187988, 2.7320151329040527, 0.037171848118305206, 0.5343268513679504, 1.0615899562835693, 0.7577865123748779, 1.7086098194122314], "mean": [-0.02300489880144596, 0.09487149864435196, -0.03716350346803665, -0.05642318353056908, -0.007229483686387539, -0.011165250092744827, 0.06922302395105362, 0.1020517572760582, 1.2220044136047363, -0.6187306642532349, -0.4808803200721741, 0.00724408496171236, 0.020041953772306442, 0.6322131752967834], "std": [0.09282518923282623, 0.37038907408714294, 0.15126967430114746, 0.23929758369922638, 0.04585753753781319, 0.05428551509976387, 0.00011873935000039637, 0.5038740038871765, 0.9455675482749939, 0.610918402671814, 0.4927852749824524, 0.3095105290412903, 0.21166196465492249, 0.7127246260643005], "count": [3692]}, "action": {"min": [-0.925176739692688, -0.0031370713841170073, -0.8357574939727783, -1.1550875902175903, -0.4098615348339081, -0.28071847558021545, 0.0686006098985672, -1.3956314325332642, -0.012231242842972279, -1.9468309879302979, -1.5299999713897705, -0.6101491451263428, -0.4799932837486267, 0.033967118710279465], "max": [0.0914745032787323, 1.8254371881484985, 0.0, 0.10634172707796097, 0.289415180683136, 0.15484510362148285, 0.07022792845964432, 1.0982403755187988, 2.7320151329040527, 0.037171848118305206, 0.5343268513679504, 1.0615899562835693, 0.7577865123748779, 1.7086098194122314], "mean": [-0.02300489880144596, 0.09487149864435196, -0.03716350346803665, -0.05642318353056908, -0.007229483686387539, -0.011165250092744827, 0.06922302395105362, 0.1020517572760582, 1.2220044136047363, -0.6187306642532349, -0.4808803200721741, 0.00724408496171236, 0.020041953772306442, 0.6322131752967834], "std": [0.09282518923282623, 0.37038907408714294, 0.15126967430114746, 0.23929758369922638, 0.04585753753781319, 0.05428551509976387, 0.00011873935000039637, 0.5038740038871765, 0.9455675482749939, 0.610918402671814, 0.4927852749824524, 0.3095105290412903, 0.21166196465492249, 0.7127246260643005], "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": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [3692]}, "index": {"min": [148357], "max": [152048], "mean": [150202.5], "std": [1065.788557829366], "count": [3692]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3692]}, "subtask_annotation": {"mean": [13.447453954496208, 33.0, 33.0, 33.0, 33.0], "std": [8.560611854075194, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3692]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [3692]}, "eef_direction_state": {"mean": [5.7267063921993495, 3.3068797399783314], "std": [1.0910905253901877, 2.4361458098786315], "min": [0, 0], "max": [6, 6], "count": [3692]}, "eef_velocity_state": {"mean": [0.10780065005417118, 1.1300108342361863], "std": [0.41865211579831113, 0.8834573935943251], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_acc_mag_state": {"mean": [0.09642470205850487, 0.9656013001083423], "std": [0.38795265249971955, 0.8311760137592948], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_direction_action": {"mean": [5.7267063921993495, 3.3068797399783314], "std": [1.0910905253901877, 2.4361458098786315], "min": [0, 0], "max": [6, 6], "count": [3692]}, "eef_velocity_action": {"mean": [0.10780065005417118, 1.1300108342361863], "std": [0.41865211579831113, 0.8834573935943251], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_acc_mag_action": {"mean": [0.09642470205850487, 0.9656013001083423], "std": [0.38795265249971955, 0.8311760137592948], "min": [0, 0], "max": [2, 2], "count": [3692]}, "eef_sim_pose_state": {"mean": [0.0847070625534354, 0.32915603073804334, 1.189963243400739, -0.011353291373121589, 0.001342763429962641, -0.030311794988591528, 0.2635052224373883, -0.2884906230308735, 1.236052743655405, 0.06862138794071625, 0.1032352871075647, 0.12266774395625978], "std": [0.06404533532298202, 0.023169406383705324, 0.029794758084300134, 0.054848479616184095, 0.04305726214431533, 0.11041327187458332, 0.17274143534104186, 0.13547288417578307, 0.06931963785504762, 0.3168740834630649, 0.32046902150940354, 0.32372149711035786], "min": [0.05850148666945923, 0.11055895199791436, 1.1815865690456202, -0.3583828844382573, -0.3501195704802256, -0.9827927662048042, 0.05671036667161822, -0.7170277717551917, 1.0718297460765405, -0.4963506344223908, -0.49177103321678306, -1.0996359246036453], "max": [0.41050418804005745, 0.3546565226539632, 1.370796865253814, 0.154667381393503, 0.4296511942990411, 0.16557125345159915, 0.6025089182621151, 0.03585373263494497, 1.4346929022088206, 1.7626670097424872, 1.0031287086770835, 1.0714428933551439], "count": [3692]}, "eef_sim_pose_action": {"mean": [0.0847070625534354, 0.32915603073804334, 1.189963243400739, -0.011353291373121589, 0.001342763429962641, -0.030311794988591528, 0.2635052224373883, -0.2884906230308735, 1.236052743655405, 0.06862138794071625, 0.1032352871075647, 0.12266774395625978], "std": [0.06404533532298202, 0.023169406383705324, 0.029794758084300134, 0.054848479616184095, 0.04305726214431533, 0.11041327187458332, 0.17274143534104186, 0.13547288417578307, 0.06931963785504762, 0.3168740834630649, 0.32046902150940354, 0.32372149711035786], "min": [0.05850148666945923, 0.11055895199791436, 1.1815865690456202, -0.3583828844382573, -0.3501195704802256, -0.9827927662048042, 0.05671036667161822, -0.7170277717551917, 1.0718297460765405, -0.4963506344223908, -0.49177103321678306, -1.0996359246036453], "max": [0.41050418804005745, 0.3546565226539632, 1.370796865253814, 0.154667381393503, 0.4296511942990411, 0.16557125345159915, 0.6025089182621151, 0.03585373263494497, 1.4346929022088206, 1.7626670097424872, 1.0031287086770835, 1.0714428933551439], "count": [3692]}, "gripper_mode_state": {"mean": [1.0, 0.5918201516793066], "std": [0.0, 0.49149675456262143], "min": [1, 0], "max": [1, 1], "count": [3692]}, "gripper_activity_state": {"mean": [2.0, 1.817172264355363], "std": [0.0, 0.5427527241947027], "min": [2, 0], "max": [2, 2], "count": [3692]}, "gripper_mode_action": {"mean": [1.0, 0.5918201516793066], "std": [0.0, 0.49149675456262143], "min": [1, 0], "max": [1, 1], "count": [3692]}, "gripper_activity_action": {"mean": [2.0, 1.817172264355363], "std": [0.0, 0.5427527241947027], "min": [2, 0], "max": [2, 2], "count": [3692]}, "gripper_open_scale_state": {"mean": [0.03955491046416619, 0.36126087398095963], "std": [6.784249571606399e-05, 0.40727123902776063], "min": [0.03920034851346697, 0.019409782120159695], "max": [0.040130244834082465, 0.9763484682355609], "count": [3692]}, "gripper_open_scale_action": {"mean": [0.03955491046416619, 0.36126087398095963], "std": [6.784249571606399e-05, 0.40727123902776063], "min": [0.03920034851346697, 0.019409782120159695], "max": [0.040130244834082465, 0.9763484682355609], "count": [3692]}}} +{"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.5295788135645673]], [[0.555209726709497]], [[0.5311307390696177]]], "std": [[[0.2292219419832624]], [[0.24658636881123838]], [[0.26285533800080935]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45035019929689046]], [[0.446664091899386]], [[0.4299957989824718]]], "std": [[[0.16872462978296163]], [[0.1559121291179956]], [[0.17291378509429567]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4725734474029511]], [[0.4321761959360765]], [[0.4065225292137057]]], "std": [[[0.24831889744271987]], [[0.2419353213338684]], [[0.25700001682689333]]], "count": [352]}, "observation.state": {"min": [-0.9646452069282532, -0.0075849988497793674, -0.681649386882782, -1.0952622890472412, -0.3976912796497345, -1.1991997957229614, 0.06772936880588531, -1.5402973890304565, -0.008064483292400837, -1.466029405593872, -1.5299999713897705, -0.3409963846206665, -0.19257910549640656, 0.038209326565265656], "max": [0.030297091230750084, 1.4321072101593018, 0.0, 0.20490947365760803, 0.30169159173965454, 0.1736399233341217, 0.06910119205713272, 0.7336118221282959, 2.3884081840515137, 0.00460055423900485, 0.8574952483177185, 1.108372688293457, 1.24405837059021, 1.7058988809585571], "mean": [-0.0255024041980505, 0.07461612671613693, -0.02548161894083023, -0.03534511476755142, 0.00457045529037714, -0.032725412398576736, 0.06798652559518814, -0.15363503992557526, 0.9891871809959412, -0.47205132246017456, -0.29574063420295715, 0.04988479986786842, 0.11957380920648575, 0.557431697845459], "std": [0.10115222632884979, 0.28397825360298157, 0.09093055874109268, 0.211223766207695, 0.037916865199804306, 0.15102159976959229, 9.855141979642212e-05, 0.43601417541503906, 0.8214985728263855, 0.47560033202171326, 0.5504284501075745, 0.22095312178134918, 0.2760538160800934, 0.6251910328865051], "count": [2493]}, "action": {"min": [-0.9646452069282532, -0.0075849988497793674, -0.681649386882782, -1.0952622890472412, -0.3976912796497345, -1.1991997957229614, 0.06772936880588531, -1.5402973890304565, -0.008064483292400837, -1.466029405593872, -1.5299999713897705, -0.3409963846206665, -0.19257910549640656, 0.038209326565265656], "max": [0.030297091230750084, 1.4321072101593018, 0.0, 0.20490947365760803, 0.30169159173965454, 0.1736399233341217, 0.06910119205713272, 0.7336118221282959, 2.3884081840515137, 0.00460055423900485, 0.8574952483177185, 1.108372688293457, 1.24405837059021, 1.7058988809585571], "mean": [-0.0255024041980505, 0.07461612671613693, -0.02548161894083023, -0.03534511476755142, 0.00457045529037714, -0.032725412398576736, 0.06798652559518814, -0.15363503992557526, 0.9891871809959412, -0.47205132246017456, -0.29574063420295715, 0.04988479986786842, 0.11957380920648575, 0.557431697845459], "std": [0.10115222632884979, 0.28397825360298157, 0.09093055874109268, 0.211223766207695, 0.037916865199804306, 0.15102159976959229, 9.855141979642212e-05, 0.43601417541503906, 0.8214985728263855, 0.47560033202171326, 0.5504284501075745, 0.22095312178134918, 0.2760538160800934, 0.6251910328865051], "count": [2493]}, "timestamp": {"min": [0.0], "max": [83.06666666666666], "mean": [41.53333333333333], "std": [23.988901754924242], "count": [2493]}, "frame_index": {"min": [0], "max": [2492], "mean": [1246.0], "std": [719.6670526477272], "count": [2493]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [2493]}, "index": {"min": [156148], "max": [158640], "mean": [157394.0], "std": [719.6670526477272], "count": [2493]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2493]}, "subtask_annotation": {"mean": [17.496991576413958, 33.0, 33.0, 33.0, 33.0], "std": [11.677427175107075, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2493]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [2493]}, "eef_direction_state": {"mean": [5.700762133975131, 3.196550340954673], "std": [1.1468173144165403, 2.3837336794796795], "min": [0, 0], "max": [6, 6], "count": [2493]}, "eef_velocity_state": {"mean": [0.1255515443241075, 1.251103088648215], "std": [0.4556999027588966, 0.8850520179124133], "min": [0, 0], "max": [2, 2], "count": [2493]}, "eef_acc_mag_state": {"mean": [0.1095066185318893, 1.0429201764941838], "std": [0.4177685517511433, 0.8239319360144811], "min": [0, 0], "max": [2, 2], "count": [2493]}, "eef_direction_action": {"mean": [5.700762133975131, 3.196550340954673], "std": [1.1468173144165403, 2.3837336794796795], "min": [0, 0], "max": [6, 6], "count": [2493]}, "eef_velocity_action": {"mean": [0.1255515443241075, 1.251103088648215], "std": [0.4556999027588966, 0.8850520179124133], "min": [0, 0], "max": [2, 2], "count": [2493]}, "eef_acc_mag_action": {"mean": [0.1095066185318893, 1.0429201764941838], "std": [0.4177685517511433, 0.8239319360144811], "min": [0, 0], "max": [2, 2], "count": [2493]}, "eef_sim_pose_state": {"mean": [0.07869202207150369, 0.33108840310119897, 1.189665818982728, -0.032348637478576, 0.01383181455246474, -0.020908766025982437, 0.210285764337771, -0.3693062599323397, 1.243282835190102, 0.12265147248954367, 0.21503698799436213, -0.10818361604851864], "std": [0.04053632419880483, 0.013062158619693261, 0.02892220354588827, 0.14953894311222538, 0.03070794880120225, 0.10530136052514531, 0.13326052304063074, 0.11551715001559731, 0.06675865562911125, 0.3175307047577282, 0.3518757889633264, 0.3749421995182746], "min": [0.06015457110159161, 0.20963148967838785, 1.1763833818484333, -1.1243415281778302, -0.22056439780933412, -1.090170393749242, 0.04743033786896633, -0.7906594971114106, 1.1445181551884325, -0.7966758975752951, -0.4561529953278569, -1.4266253171638037], "max": [0.3014746757108735, 0.33957350340990283, 1.3668603695238009, 0.19497249354413024, 0.19681941235833333, 0.25422387149012626, 0.4944214363131427, -0.047699992084922496, 1.44270754000484, 1.4838951545995558, 1.356946942093213, 1.0724953355573188], "count": [2493]}, "eef_sim_pose_action": {"mean": [0.07869202207150369, 0.33108840310119897, 1.189665818982728, -0.032348637478576, 0.01383181455246474, -0.020908766025982437, 0.210285764337771, -0.3693062599323397, 1.243282835190102, 0.12265147248954367, 0.21503698799436213, -0.10818361604851864], "std": [0.04053632419880483, 0.013062158619693261, 0.02892220354588827, 0.14953894311222538, 0.03070794880120225, 0.10530136052514531, 0.13326052304063074, 0.11551715001559731, 0.06675865562911125, 0.3175307047577282, 0.3518757889633264, 0.3749421995182746], "min": [0.06015457110159161, 0.20963148967838785, 1.1763833818484333, -1.1243415281778302, -0.22056439780933412, -1.090170393749242, 0.04743033786896633, -0.7906594971114106, 1.1445181551884325, -0.7966758975752951, -0.4561529953278569, -1.4266253171638037], "max": [0.3014746757108735, 0.33957350340990283, 1.3668603695238009, 0.19497249354413024, 0.19681941235833333, 0.25422387149012626, 0.4944214363131427, -0.047699992084922496, 1.44270754000484, 1.4838951545995558, 1.356946942093213, 1.0724953355573188], "count": [2493]}, "gripper_mode_state": {"mean": [1.0, 0.601684717208183], "std": [0.0, 0.4895510374682983], "min": [1, 0], "max": [1, 1], "count": [2493]}, "gripper_activity_state": {"mean": [2.0, 1.7352587244283995], "std": [0.0, 0.6331118613723056], "min": [2, 0], "max": [2, 2], "count": [2493]}, "gripper_mode_action": {"mean": [1.0, 0.601684717208183], "std": [0.0, 0.4895510374682983], "min": [1, 0], "max": [1, 1], "count": [2493]}, "gripper_activity_action": {"mean": [2.0, 1.7352587244283995], "std": [0.0, 0.6331118613723056], "min": [2, 0], "max": [2, 2], "count": [2493]}, "gripper_open_scale_state": {"mean": [0.03884851379719965, 0.3185318080070904], "std": [5.6309336923580756e-05, 0.3572497180816301], "min": [0.03870249646050589, 0.021833900894437517], "max": [0.039486395461218696, 0.974799360547747], "count": [2493]}, "gripper_open_scale_action": {"mean": [0.03884851379719965, 0.3185318080070904], "std": [5.6309336923580756e-05, 0.3572497180816301], "min": [0.03870249646050589, 0.021833900894437517], "max": [0.039486395461218696, 0.974799360547747], "count": [2493]}}} +{"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.1419062616331936]], [[0.1627068709836876]], [[0.16842831664256117]]], "std": [[[0.11018987080827626]], [[0.11328642318013205]], [[0.0969412426869809]]], "count": [357]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42714512733197857]], [[0.43889264583829174]], [[0.4297002831633743]]], "std": [[[0.1670423314378477]], [[0.16284891658450662]], [[0.1715762411818071]]], "count": [357]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4603740784985018]], [[0.4391132180541062]], [[0.4296280810799265]]], "std": [[[0.22212846621531537]], [[0.21128728738811237]], [[0.22552971169787878]]], "count": [357]}, "observation.state": {"min": [-0.8843011856079102, -0.00761337298899889, -1.1888351440429688, -1.4128837585449219, -0.4125630855560303, -1.2026408910751343, 0.06797505170106888, -1.0677893161773682, -0.011277281679213047, -2.0040550231933594, -1.5299999713897705, -0.523621141910553, -0.2286193072795868, 0.038812603801488876], "max": [0.09250281751155853, 2.2242722511291504, 0.0, 0.026102423667907715, 0.43533068895339966, 0.2521456480026245, 0.06947670131921768, 0.8495580554008484, 2.8025829792022705, 0.004859919659793377, 0.5924521684646606, 0.9351500272750854, 1.0208361148834229, 1.7065445184707642], "mean": [-0.025130044668912888, 0.13262860476970673, -0.05462777614593506, -0.07086929678916931, -0.00680185342207551, -0.06861615926027298, 0.06800191104412079, -0.09977932274341583, 0.9614461660385132, -0.4948377311229706, -0.25014054775238037, 0.01935533620417118, 0.07515732198953629, 0.5384275913238525], "std": [0.1081097275018692, 0.4548329710960388, 0.20164898037910461, 0.2528003454208374, 0.07465860247612, 0.2463231086730957, 0.00015032153169158846, 0.3781050443649292, 0.944503903388977, 0.5354964733123779, 0.4683434069156647, 0.20285789668560028, 0.17814062535762787, 0.6116374135017395], "count": [2538]}, "action": {"min": [-0.8843011856079102, -0.00761337298899889, -1.1888351440429688, -1.4128837585449219, -0.4125630855560303, -1.2026408910751343, 0.06797505170106888, -1.0677893161773682, -0.011277281679213047, -2.0040550231933594, -1.5299999713897705, -0.523621141910553, -0.2286193072795868, 0.038812603801488876], "max": [0.09250281751155853, 2.2242722511291504, 0.0, 0.026102423667907715, 0.43533068895339966, 0.2521456480026245, 0.06947670131921768, 0.8495580554008484, 2.8025829792022705, 0.004859919659793377, 0.5924521684646606, 0.9351500272750854, 1.0208361148834229, 1.7065445184707642], "mean": [-0.025130044668912888, 0.13262860476970673, -0.05462777614593506, -0.07086929678916931, -0.00680185342207551, -0.06861615926027298, 0.06800191104412079, -0.09977932274341583, 0.9614461660385132, -0.4948377311229706, -0.25014054775238037, 0.01935533620417118, 0.07515732198953629, 0.5384275913238525], "std": [0.1081097275018692, 0.4548329710960388, 0.20164898037910461, 0.2528003454208374, 0.07465860247612, 0.2463231086730957, 0.00015032153169158846, 0.3781050443649292, 0.944503903388977, 0.5354964733123779, 0.4683434069156647, 0.20285789668560028, 0.17814062535762787, 0.6116374135017395], "count": [2538]}, "timestamp": {"min": [0.0], "max": [84.56666666666666], "mean": [42.28333333333333], "std": [24.421914491034634], "count": [2538]}, "frame_index": {"min": [0], "max": [2537], "mean": [1268.5], "std": [732.657434731039], "count": [2538]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [2538]}, "index": {"min": [158641], "max": [161178], "mean": [159909.5], "std": [732.657434731039], "count": [2538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2538]}, "subtask_annotation": {"mean": [16.07289204097715, 33.0, 33.0, 33.0, 33.0], "std": [11.717745579029039, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2538]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [2538]}, "eef_direction_state": {"mean": [5.594562647754137, 3.624113475177305], "std": [1.3479992710997608, 2.3893482643138197], "min": [0, 0], "max": [6, 6], "count": [2538]}, "eef_velocity_state": {"mean": [0.17178881008668243, 1.074468085106383], "std": [0.5418280642623805, 0.9193064358828018], "min": [0, 0], "max": [2, 2], "count": [2538]}, "eef_acc_mag_state": {"mean": [0.1434200157604413, 0.9034672970843184], "std": [0.4754803942378964, 0.8396567386997054], "min": [0, 0], "max": [2, 2], "count": [2538]}, "eef_direction_action": {"mean": [5.594562647754137, 3.624113475177305], "std": [1.3479992710997608, 2.3893482643138197], "min": [0, 0], "max": [6, 6], "count": [2538]}, "eef_velocity_action": {"mean": [0.17178881008668243, 1.074468085106383], "std": [0.5418280642623805, 0.9193064358828018], "min": [0, 0], "max": [2, 2], "count": [2538]}, "eef_acc_mag_action": {"mean": [0.1434200157604413, 0.9034672970843184], "std": [0.4754803942378964, 0.8396567386997054], "min": [0, 0], "max": [2, 2], "count": [2538]}, "eef_sim_pose_state": {"mean": [0.0914240950516634, 0.3287652363899072, 1.1902269914885497, -0.06821766847768129, 0.006983612290856451, -0.031949052327480944, 0.21903098365803178, -0.36352826412837735, 1.2215787925300945, 0.08470973330710198, 0.20987080190866933, -0.07646147551069934], "std": [0.08336647635057368, 0.023782944105210112, 0.025403887395777373, 0.245435473577461, 0.049111990828044474, 0.12096164044298076, 0.15812056787825005, 0.12429099625755692, 0.06207525425755079, 0.20261141553115755, 0.2968266087774387, 0.33164967790934263], "min": [0.061879712681729676, 0.13356591590003664, 1.1817437476241794, -1.2066070807767346, -0.20428370695229914, -0.7141319283336773, 0.044990764474518184, -0.703312237059262, 1.1130362164705971, -0.21166991308793764, -0.3952994535678509, -0.9800906556873996], "max": [0.5285764588802226, 0.3617437458560203, 1.3368119179252576, 0.2527720275811355, 0.3277368275257153, 0.3330546278180718, 0.5574076002652698, 0.05528423662061298, 1.4363220042089422, 1.1416756513618915, 1.2894551220581638, 0.8659342716442542], "count": [2538]}, "eef_sim_pose_action": {"mean": [0.0914240950516634, 0.3287652363899072, 1.1902269914885497, -0.06821766847768129, 0.006983612290856451, -0.031949052327480944, 0.21903098365803178, -0.36352826412837735, 1.2215787925300945, 0.08470973330710198, 0.20987080190866933, -0.07646147551069934], "std": [0.08336647635057368, 0.023782944105210112, 0.025403887395777373, 0.245435473577461, 0.049111990828044474, 0.12096164044298076, 0.15812056787825005, 0.12429099625755692, 0.06207525425755079, 0.20261141553115755, 0.2968266087774387, 0.33164967790934263], "min": [0.061879712681729676, 0.13356591590003664, 1.1817437476241794, -1.2066070807767346, -0.20428370695229914, -0.7141319283336773, 0.044990764474518184, -0.703312237059262, 1.1130362164705971, -0.21166991308793764, -0.3952994535678509, -0.9800906556873996], "max": [0.5285764588802226, 0.3617437458560203, 1.3368119179252576, 0.2527720275811355, 0.3277368275257153, 0.3330546278180718, 0.5574076002652698, 0.05528423662061298, 1.4363220042089422, 1.1416756513618915, 1.2894551220581638, 0.8659342716442542], "count": [2538]}, "gripper_mode_state": {"mean": [1.0, 0.6059889676910953], "std": [0.0, 0.4886372260970123], "min": [1, 0], "max": [1, 1], "count": [2538]}, "gripper_activity_state": {"mean": [2.0, 1.7635933806146573], "std": [0.0, 0.6047344168156282], "min": [2, 0], "max": [2, 2], "count": [2538]}, "gripper_mode_action": {"mean": [1.0, 0.6059889676910953], "std": [0.0, 0.4886372260970123], "min": [1, 0], "max": [1, 1], "count": [2538]}, "gripper_activity_action": {"mean": [2.0, 1.7635933806146573], "std": [0.0, 0.6047344168156282], "min": [2, 0], "max": [2, 2], "count": [2538]}, "gripper_open_scale_state": {"mean": [0.038857397620948766, 0.30767180155247603], "std": [8.58940707822864e-05, 0.3495052799845022], "min": [0.03884288668632507, 0.02217863074370793], "max": [0.0397009721824101, 0.9751682962690081], "count": [2538]}, "gripper_open_scale_action": {"mean": [0.038857397620948766, 0.30767180155247603], "std": [8.58940707822864e-05, 0.3495052799845022], "min": [0.03884288668632507, 0.02217863074370793], "max": [0.0397009721824101, 0.9751682962690081], "count": [2538]}}} +{"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.3165477430044424]], [[0.3333652999404634]], [[0.2719498591728984]]], "std": [[[0.17705945421793054]], [[0.18255756973758844]], [[0.15399893139583845]]], "count": [333]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4179786232310742]], [[0.426973982969898]], [[0.4140685644795122]]], "std": [[[0.1769640365395389]], [[0.18801863396334673]], [[0.20345873705611237]]], "count": [333]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432541266756953]], [[0.43150301199892704]], [[0.40342934846611317]]], "std": [[[0.2552243957012078]], [[0.2429798985362871]], [[0.25386490187616007]]], "count": [333]}, "observation.state": {"min": [-0.7726077437400818, -0.007659777533262968, -0.9802137017250061, -1.1842331886291504, -0.2883884012699127, -0.5445631742477417, 0.06810014694929123, -1.9972031116485596, -0.006966523360460997, -1.932250738143921, -1.5299999713897705, -0.3466796576976776, -0.22439506649971008, 0.0382116325199604], "max": [0.08914559334516525, 1.9604274034500122, -0.018347958102822304, 0.2509533762931824, 0.31490227580070496, 0.1048317700624466, 0.06947670131921768, 0.8922046422958374, 2.733553647994995, 0.032213594764471054, 0.8254146575927734, 1.0129904747009277, 0.7823302149772644, 1.707964539527893], "mean": [-0.028662577271461487, 0.22555503249168396, -0.14763668179512024, 0.0038456765469163656, -0.010968456044793129, -0.01636209525167942, 0.06825795024633408, -0.28132426738739014, 1.2220208644866943, -0.6820409297943115, -0.4131408631801605, 0.09396984428167343, 0.08583182841539383, 0.615297257900238], "std": [0.09611350297927856, 0.584006130695343, 0.2526942789554596, 0.3495754897594452, 0.05303366482257843, 0.1525748074054718, 0.00020578982366714627, 0.5983434915542603, 0.9239188432693481, 0.6062945127487183, 0.585900068283081, 0.22910365462303162, 0.20521102845668793, 0.6891745328903198], "count": [2313]}, "action": {"min": [-0.7726077437400818, -0.007659777533262968, -0.9802137017250061, -1.1842331886291504, -0.2883884012699127, -0.5445631742477417, 0.06810014694929123, -1.9972031116485596, -0.006966523360460997, -1.932250738143921, -1.5299999713897705, -0.3466796576976776, -0.22439506649971008, 0.0382116325199604], "max": [0.08914559334516525, 1.9604274034500122, -0.018347958102822304, 0.2509533762931824, 0.31490227580070496, 0.1048317700624466, 0.06947670131921768, 0.8922046422958374, 2.733553647994995, 0.032213594764471054, 0.8254146575927734, 1.0129904747009277, 0.7823302149772644, 1.707964539527893], "mean": [-0.028662577271461487, 0.22555503249168396, -0.14763668179512024, 0.0038456765469163656, -0.010968456044793129, -0.01636209525167942, 0.06825795024633408, -0.28132426738739014, 1.2220208644866943, -0.6820409297943115, -0.4131408631801605, 0.09396984428167343, 0.08583182841539383, 0.615297257900238], "std": [0.09611350297927856, 0.584006130695343, 0.2526942789554596, 0.3495754897594452, 0.05303366482257843, 0.1525748074054718, 0.00020578982366714627, 0.5983434915542603, 0.9239188432693481, 0.6062945127487183, 0.585900068283081, 0.22910365462303162, 0.20521102845668793, 0.6891745328903198], "count": [2313]}, "timestamp": {"min": [0.0], "max": [77.06666666666666], "mean": [38.53333333333333], "std": [22.256850797168216], "count": [2313]}, "frame_index": {"min": [0], "max": [2312], "mean": [1156.0], "std": [667.7055239150465], "count": [2313]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [2313]}, "index": {"min": [161179], "max": [163491], "mean": [162335.0], "std": [667.7055239150465], "count": [2313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2313]}, "subtask_annotation": {"mean": [17.850410722006053, 33.0, 33.0, 33.0, 33.0], "std": [10.648051243854333, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2313]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [2313]}, "eef_direction_state": {"mean": [5.427583225248595, 3.198875918720277], "std": [1.5501586589131848, 2.334400078314079], "min": [0, 0], "max": [6, 6], "count": [2313]}, "eef_velocity_state": {"mean": [0.21962818849978383, 1.2728058798097708], "std": [0.5748846686878144, 0.8740035373169741], "min": [0, 0], "max": [2, 2], "count": [2313]}, "eef_acc_mag_state": {"mean": [0.18590575010808474, 1.0319930825767403], "std": [0.5194282197855031, 0.8263998230175725], "min": [0, 0], "max": [2, 2], "count": [2313]}, "eef_direction_action": {"mean": [5.427583225248595, 3.198875918720277], "std": [1.5501586589131848, 2.334400078314079], "min": [0, 0], "max": [6, 6], "count": [2313]}, "eef_velocity_action": {"mean": [0.21962818849978383, 1.2728058798097708], "std": [0.5748846686878144, 0.8740035373169741], "min": [0, 0], "max": [2, 2], "count": [2313]}, "eef_acc_mag_action": {"mean": [0.18590575010808474, 1.0319930825767403], "std": [0.5194282197855031, 0.8263998230175725], "min": [0, 0], "max": [2, 2], "count": [2313]}, "eef_sim_pose_state": {"mean": [0.10626859856729848, 0.3267993827157915, 1.1974587525805265, -0.017567104922555515, 0.08165763454295039, -0.03976593080838424, 0.23744330467623262, -0.3879943381146071, 1.25165827628541, 0.08091477389227408, 0.12075776407748076, -0.19307081878523663], "std": [0.11227058317613725, 0.024316904094758257, 0.035407898786702134, 0.1550400636656236, 0.06257331384864712, 0.10787166517108134, 0.17605170343603416, 0.14402260588078544, 0.08927693687381208, 0.25043209165694397, 0.31926827640937905, 0.5346927781438794], "min": [0.0527487535232513, 0.17429617016033225, 1.1828889390911392, -0.5500837522015547, -0.23817242873885136, -0.7206240607845706, -0.04403355291813964, -0.7923683392506298, 1.1015276566544077, -0.724362999066872, -0.7558916915053048, -1.8083359032652027], "max": [0.4579188706969141, 0.35961319403611663, 1.3691002694462282, 0.10467908191092495, 0.48991968639282835, 0.2340504701517318, 0.6298083097334303, 0.010412215832642725, 1.5421176498769884, 0.9116167410355759, 0.9988477750627394, 0.864452355514707], "count": [2313]}, "eef_sim_pose_action": {"mean": [0.10626859856729848, 0.3267993827157915, 1.1974587525805265, -0.017567104922555515, 0.08165763454295039, -0.03976593080838424, 0.23744330467623262, -0.3879943381146071, 1.25165827628541, 0.08091477389227408, 0.12075776407748076, -0.19307081878523663], "std": [0.11227058317613725, 0.024316904094758257, 0.035407898786702134, 0.1550400636656236, 0.06257331384864712, 0.10787166517108134, 0.17605170343603416, 0.14402260588078544, 0.08927693687381208, 0.25043209165694397, 0.31926827640937905, 0.5346927781438794], "min": [0.0527487535232513, 0.17429617016033225, 1.1828889390911392, -0.5500837522015547, -0.23817242873885136, -0.7206240607845706, -0.04403355291813964, -0.7923683392506298, 1.1015276566544077, -0.724362999066872, -0.7558916915053048, -1.8083359032652027], "max": [0.4579188706969141, 0.35961319403611663, 1.3691002694462282, 0.10467908191092495, 0.48991968639282835, 0.2340504701517318, 0.6298083097334303, 0.010412215832642725, 1.5421176498769884, 0.9116167410355759, 0.9988477750627394, 0.864452355514707], "count": [2313]}, "gripper_mode_state": {"mean": [1.0, 0.5810635538261998], "std": [0.0, 0.49338494123865057], "min": [1, 0], "max": [1, 1], "count": [2313]}, "gripper_activity_state": {"mean": [2.0, 1.812797233030696], "std": [0.0, 0.5461579051633021], "min": [2, 0], "max": [2, 2], "count": [2313]}, "gripper_mode_action": {"mean": [1.0, 0.5810635538261998], "std": [0.0, 0.49338494123865057], "min": [1, 0], "max": [1, 1], "count": [2313]}, "gripper_activity_action": {"mean": [2.0, 1.812797233030696], "std": [0.0, 0.5461579051633021], "min": [2, 0], "max": [2, 2], "count": [2313]}, "gripper_open_scale_state": {"mean": [0.039004847393535054, 0.3516001655126491], "std": [0.00011759352384223548, 0.39381138214465183], "min": [0.03891436968530927, 0.021835218582834517], "max": [0.0397009721824101, 0.9759797368730817], "count": [2313]}, "gripper_open_scale_action": {"mean": [0.039004847393535054, 0.3516001655126491], "std": [0.00011759352384223548, 0.39381138214465183], "min": [0.03891436968530927, 0.021835218582834517], "max": [0.0397009721824101, 0.9759797368730817], "count": [2313]}}} +{"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.24924348680231032]], [[0.2564454139968846]], [[0.22122787359552068]]], "std": [[[0.1692504266859287]], [[0.1666376226210764]], [[0.13828916823417833]]], "count": [407]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367360073977721]], [[0.4376179106914401]], [[0.4223051065771654]]], "std": [[[0.16478658656481418]], [[0.16286334206627381]], [[0.1759869744923893]]], "count": [407]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448644787835965]], [[0.4438718926145397]], [[0.4236765615883263]]], "std": [[[0.23507524775633473]], [[0.22346066724127356]], [[0.23290547448165722]]], "count": [407]}, "observation.state": {"min": [-1.1428157091140747, -0.009881928563117981, -1.9266798496246338, -1.2210487127304077, -0.3697887659072876, -0.2475285828113556, 0.06747473776340485, -1.4968632459640503, -0.015214238315820694, -1.7027186155319214, -1.1842331886291504, -0.7987416982650757, -0.2760898470878601, 0.025200849398970604], "max": [0.020359104499220848, 2.5523617267608643, 1.0842021724855044e-19, 0.16454674303531647, 0.35500451922416687, 0.139638289809227, 1.7044812440872192, 1.1241445541381836, 2.294835329055786, 0.03338021785020828, 0.6258641481399536, 0.9022800922393799, 0.6372378468513489, 1.7060279846191406], "mean": [-0.1279524266719818, 0.3791239559650421, -0.22514113783836365, -0.14909175038337708, 0.01696380414068699, -0.022802114486694336, 0.2700314521789551, 0.03823860362172127, 0.7404502034187317, -0.4034728705883026, -0.19307561218738556, 0.03253365308046341, 0.03363091126084328, 0.33843153715133667], "std": [0.27742841839790344, 0.7389943599700928, 0.4659167528152466, 0.33482205867767334, 0.06926251202821732, 0.05280173942446709, 0.5051915645599365, 0.4290786683559418, 0.8018212914466858, 0.5198728442192078, 0.43872418999671936, 0.22827741503715515, 0.1475798487663269, 0.5265711545944214], "count": [3019]}, "action": {"min": [-1.1428157091140747, -0.009881928563117981, -1.9266798496246338, -1.2210487127304077, -0.3697887659072876, -0.2475285828113556, 0.06747473776340485, -1.4968632459640503, -0.015214238315820694, -1.7027186155319214, -1.1842331886291504, -0.7987416982650757, -0.2760898470878601, 0.025200849398970604], "max": [0.020359104499220848, 2.5523617267608643, 1.0842021724855044e-19, 0.16454674303531647, 0.35500451922416687, 0.139638289809227, 1.7044812440872192, 1.1241445541381836, 2.294835329055786, 0.03338021785020828, 0.6258641481399536, 0.9022800922393799, 0.6372378468513489, 1.7060279846191406], "mean": [-0.1279524266719818, 0.3791239559650421, -0.22514113783836365, -0.14909175038337708, 0.01696380414068699, -0.022802114486694336, 0.2700314521789551, 0.03823860362172127, 0.7404502034187317, -0.4034728705883026, -0.19307561218738556, 0.03253365308046341, 0.03363091126084328, 0.33843153715133667], "std": [0.27742841839790344, 0.7389943599700928, 0.4659167528152466, 0.33482205867767334, 0.06926251202821732, 0.05280173942446709, 0.5051915645599365, 0.4290786683559418, 0.8018212914466858, 0.5198728442192078, 0.43872418999671936, 0.22827741503715515, 0.1475798487663269, 0.5265711545944214], "count": [3019]}, "timestamp": {"min": [0.0], "max": [100.6], "mean": [50.300000000000004], "std": [29.050339451067043], "count": [3019]}, "frame_index": {"min": [0], "max": [3018], "mean": [1509.0], "std": [871.5101835320113], "count": [3019]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [3019]}, "index": {"min": [163492], "max": [166510], "mean": [165001.0], "std": [871.5101835320113], "count": [3019]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3019]}, "subtask_annotation": {"mean": [21.41603179860881, 33.0, 33.0, 33.0, 33.0], "std": [9.28328347749502, 0.0, 0.0, 0.0, 0.0], "min": [4, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3019]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [3019]}, "eef_direction_state": {"mean": [5.207684663795959, 3.7661477310367673], "std": [1.6857037472475422, 2.3962334014270477], "min": [0, 0], "max": [6, 6], "count": [3019]}, "eef_velocity_state": {"mean": [0.35872805564756544, 0.9695263332229215], "std": [0.7129376303955118, 0.9282287539329219], "min": [0, 0], "max": [2, 2], "count": [3019]}, "eef_acc_mag_state": {"mean": [0.3067240808214641, 0.7830407419675389], "std": [0.6424256113881273, 0.8338030071801238], "min": [0, 0], "max": [2, 2], "count": [3019]}, "eef_direction_action": {"mean": [5.207684663795959, 3.7661477310367673], "std": [1.6857037472475422, 2.3962334014270477], "min": [0, 0], "max": [6, 6], "count": [3019]}, "eef_velocity_action": {"mean": [0.35872805564756544, 0.9695263332229215], "std": [0.7129376303955118, 0.9282287539329219], "min": [0, 0], "max": [2, 2], "count": [3019]}, "eef_acc_mag_action": {"mean": [0.3067240808214641, 0.7830407419675389], "std": [0.6424256113881273, 0.8338030071801238], "min": [0, 0], "max": [2, 2], "count": [3019]}, "eef_sim_pose_state": {"mean": [0.12657095381277217, 0.2936681583538475, 1.2132916246743732, -0.024352974542670505, 0.004814333910998793, -0.11087846641976343, 0.17842893863650514, -0.31538131266175545, 1.2429063709111405, 0.02654660809364497, 0.1419976306482531, 0.061938994727037226], "std": [0.11556900092330392, 0.09871735491930644, 0.06072804301326063, 0.05547203184960941, 0.08476058853882935, 0.26652472541177996, 0.13441437331858133, 0.09658781514854117, 0.0709035852664136, 0.1919763579947265, 0.3402400857845507, 0.3129867778702471], "min": [0.058378827243475276, -0.13556994926222865, 1.1826871189109367, -0.25963594999675976, -0.4536532201377885, -1.073757335431889, 0.02350430525362391, -0.6079695549886351, 1.1700115056000464, -0.6306962752912897, -0.27800247907944087, -1.1109660538750556], "max": [0.4683175424963602, 0.339856074442244, 1.4143669478173135, 0.13843191565252846, 0.3656461607465322, 0.273961209360089, 0.5110525017596824, 0.055537922122686365, 1.4395562465436278, 0.6831936193255224, 1.3374451740609343, 1.1969688531200413], "count": [3019]}, "eef_sim_pose_action": {"mean": [0.12657095381277217, 0.2936681583538475, 1.2132916246743732, -0.024352974542670505, 0.004814333910998793, -0.11087846641976343, 0.17842893863650514, -0.31538131266175545, 1.2429063709111405, 0.02654660809364497, 0.1419976306482531, 0.061938994727037226], "std": [0.11556900092330392, 0.09871735491930644, 0.06072804301326063, 0.05547203184960941, 0.08476058853882935, 0.26652472541177996, 0.13441437331858133, 0.09658781514854117, 0.0709035852664136, 0.1919763579947265, 0.3402400857845507, 0.3129867778702471], "min": [0.058378827243475276, -0.13556994926222865, 1.1826871189109367, -0.25963594999675976, -0.4536532201377885, -1.073757335431889, 0.02350430525362391, -0.6079695549886351, 1.1700115056000464, -0.6306962752912897, -0.27800247907944087, -1.1109660538750556], "max": [0.4683175424963602, 0.339856074442244, 1.4143669478173135, 0.13843191565252846, 0.3656461607465322, 0.273961209360089, 0.5110525017596824, 0.055537922122686365, 1.4395562465436278, 0.6831936193255224, 1.3374451740609343, 1.1969688531200413], "count": [3019]}, "gripper_mode_state": {"mean": [0.8585624378933422, 0.7545544882411395], "std": [0.3484723491641734, 0.4303510340597452], "min": [0, 0], "max": [1, 1], "count": [3019]}, "gripper_activity_state": {"mean": [1.9668764491553494, 1.881417687976151], "std": [0.2419198666910326, 0.44489207756583754], "min": [0, 0], "max": [2, 2], "count": [3019]}, "gripper_mode_action": {"mean": [0.8585624378933422, 0.7545544882411395], "std": [0.3484723491641734, 0.4303510340597452], "min": [0, 0], "max": [1, 1], "count": [3019]}, "gripper_activity_action": {"mean": [1.9668764491553494, 1.881417687976151], "std": [0.2419198666910326, 0.44489207756583754], "min": [0, 0], "max": [2, 2], "count": [3019]}, "gripper_open_scale_state": {"mean": [0.154297464965551, 0.19339058006826262], "std": [0.2886796131326487, 0.30089763026325833], "min": [0.03855699300765991, 0.014400485370840346], "max": [0.9739892823355538, 0.9748731340680804], "count": [3019]}, "gripper_open_scale_action": {"mean": [0.154297464965551, 0.19339058006826262], "std": [0.2886796131326487, 0.30089763026325833], "min": [0.03855699300765991, 0.014400485370840346], "max": [0.9739892823355538, 0.9748731340680804], "count": [3019]}}} +{"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.3131376229380641]], [[0.33104196234049177]], [[0.2700137511671335]]], "std": [[[0.17649061098546528]], [[0.18178241052899988]], [[0.15315766951029747]]], "count": [350]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42989539915966385]], [[0.42729558045440397]], [[0.4117872751322751]]], "std": [[[0.17468822261356393]], [[0.1806259180211142]], [[0.1953590595567558]]], "count": [350]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462303018985372]], [[0.43270007936507937]], [[0.4043274120759415]]], "std": [[[0.2481712296365648]], [[0.2351298851467691]], [[0.24544561024256017]]], "count": [350]}, "observation.state": {"min": [-0.8281826376914978, -0.007647873368114233, -0.9295923709869385, -0.9035146832466125, -0.4898771345615387, -1.0753204822540283, 0.06810014694929123, -1.8666108846664429, -0.011039386503398418, -1.917475938796997, -1.5299999713897705, -0.5296105742454529, -0.18100973963737488, 0.03597820922732353], "max": [0.19683773815631866, 1.9420197010040283, -0.02761165425181389, 0.3050772547721863, 0.36944666504859924, 0.19607369601726532, 0.06922635436058044, 0.6061241030693054, 2.583129405975342, 0.032213594764471054, 0.7117670774459839, 1.1148595809936523, 0.6818749904632568, 1.707448124885559], "mean": [-0.012353197671473026, 0.18091174960136414, -0.11238809674978256, -0.0014545528683811426, -0.03041737526655197, -0.07225901633501053, 0.0682896226644516, -0.21302203834056854, 1.2484495639801025, -0.632601261138916, -0.5117011070251465, 0.1622689962387085, 0.07384610921144485, 0.5776738524436951], "std": [0.0948827937245369, 0.4919366240501404, 0.2223520278930664, 0.23410461843013763, 0.08754117786884308, 0.28522220253944397, 0.00017082656268030405, 0.5806649327278137, 0.8747559189796448, 0.5219095945358276, 0.5114908218383789, 0.2661105692386627, 0.14732050895690918, 0.7017414569854736], "count": [2474]}, "action": {"min": [-0.8281826376914978, -0.007647873368114233, -0.9295923709869385, -0.9035146832466125, -0.4898771345615387, -1.0753204822540283, 0.06810014694929123, -1.8666108846664429, -0.011039386503398418, -1.917475938796997, -1.5299999713897705, -0.5296105742454529, -0.18100973963737488, 0.03597820922732353], "max": [0.19683773815631866, 1.9420197010040283, -0.02761165425181389, 0.3050772547721863, 0.36944666504859924, 0.19607369601726532, 0.06922635436058044, 0.6061241030693054, 2.583129405975342, 0.032213594764471054, 0.7117670774459839, 1.1148595809936523, 0.6818749904632568, 1.707448124885559], "mean": [-0.012353197671473026, 0.18091174960136414, -0.11238809674978256, -0.0014545528683811426, -0.03041737526655197, -0.07225901633501053, 0.0682896226644516, -0.21302203834056854, 1.2484495639801025, -0.632601261138916, -0.5117011070251465, 0.1622689962387085, 0.07384610921144485, 0.5776738524436951], "std": [0.0948827937245369, 0.4919366240501404, 0.2223520278930664, 0.23410461843013763, 0.08754117786884308, 0.28522220253944397, 0.00017082656268030405, 0.5806649327278137, 0.8747559189796448, 0.5219095945358276, 0.5114908218383789, 0.2661105692386627, 0.14732050895690918, 0.7017414569854736], "count": [2474]}, "timestamp": {"min": [0.0], "max": [82.43333333333334], "mean": [41.21666666666666], "std": [23.80607415485944], "count": [2474]}, "frame_index": {"min": [0], "max": [2473], "mean": [1236.5], "std": [714.1822246457832], "count": [2474]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [2474]}, "index": {"min": [166511], "max": [168984], "mean": [167747.5], "std": [714.1822246457832], "count": [2474]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2474]}, "subtask_annotation": {"mean": [17.987873888439772, 33.0, 33.0, 33.0, 33.0], "std": [10.146653741057886, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2474]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [2474]}, "eef_direction_state": {"mean": [5.450282942603072, 3.0052546483427647], "std": [1.5245743408413617, 2.3377790462027956], "min": [0, 0], "max": [6, 6], "count": [2474]}, "eef_velocity_state": {"mean": [0.22756669361358126, 1.3120452708164916], "std": [0.5967034037945822, 0.859842687133322], "min": [0, 0], "max": [2, 2], "count": [2474]}, "eef_acc_mag_state": {"mean": [0.19078415521422798, 1.0638641875505255], "std": [0.5334221206010337, 0.8171339828847148], "min": [0, 0], "max": [2, 2], "count": [2474]}, "eef_direction_action": {"mean": [5.450282942603072, 3.0052546483427647], "std": [1.5245743408413617, 2.3377790462027956], "min": [0, 0], "max": [6, 6], "count": [2474]}, "eef_velocity_action": {"mean": [0.22756669361358126, 1.3120452708164916], "std": [0.5967034037945822, 0.859842687133322], "min": [0, 0], "max": [2, 2], "count": [2474]}, "eef_acc_mag_action": {"mean": [0.19078415521422798, 1.0638641875505255], "std": [0.5334221206010337, 0.8171339828847148], "min": [0, 0], "max": [2, 2], "count": [2474]}, "eef_sim_pose_state": {"mean": [0.0981756994500983, 0.3326787251133116, 1.1978348009165585, -0.07715443246365278, 0.06630112434608637, -0.04327257447964813, 0.2516013689229247, -0.3664452196028549, 1.2524827623889105, 0.08929081900817044, 0.10107383071095484, -0.044289277509685546], "std": [0.09126411718511976, 0.01580246795358787, 0.039571866474323994, 0.29902293695202214, 0.0578516496051835, 0.1239623623730798, 0.17183454312101698, 0.13707931154494818, 0.08076765594335947, 0.15331764047998903, 0.29905421907377616, 0.5281641676087839], "min": [0.05309327643581484, 0.18386105037563777, 1.1823560740839838, -1.1563403354130488, -0.0917768190297612, -0.9824412916664198, -0.030535891617976714, -0.7702019111798152, 1.1186591639423638, -0.19978074482964392, -0.5852342963432211, -1.736150010553601], "max": [0.44973161264192274, 0.3868992224547748, 1.3591249439102686, 0.197824288710797, 0.4954541794236875, 0.3510415365548945, 0.5843904710924563, -0.0814834251469854, 1.4906716045255481, 0.6121981670530982, 1.0313614597188359, 1.0295917368834102], "count": [2474]}, "eef_sim_pose_action": {"mean": [0.0981756994500983, 0.3326787251133116, 1.1978348009165585, -0.07715443246365278, 0.06630112434608637, -0.04327257447964813, 0.2516013689229247, -0.3664452196028549, 1.2524827623889105, 0.08929081900817044, 0.10107383071095484, -0.044289277509685546], "std": [0.09126411718511976, 0.01580246795358787, 0.039571866474323994, 0.29902293695202214, 0.0578516496051835, 0.1239623623730798, 0.17183454312101698, 0.13707931154494818, 0.08076765594335947, 0.15331764047998903, 0.29905421907377616, 0.5281641676087839], "min": [0.05309327643581484, 0.18386105037563777, 1.1823560740839838, -1.1563403354130488, -0.0917768190297612, -0.9824412916664198, -0.030535891617976714, -0.7702019111798152, 1.1186591639423638, -0.19978074482964392, -0.5852342963432211, -1.736150010553601], "max": [0.44973161264192274, 0.3868992224547748, 1.3591249439102686, 0.197824288710797, 0.4954541794236875, 0.3510415365548945, 0.5843904710924563, -0.0814834251469854, 1.4906716045255481, 0.6121981670530982, 1.0313614597188359, 1.0295917368834102], "count": [2474]}, "gripper_mode_state": {"mean": [1.0, 0.6358124494745352], "std": [0.0, 0.481201598675371], "min": [1, 0], "max": [1, 1], "count": [2474]}, "gripper_activity_state": {"mean": [2.0, 1.8067906224737267], "std": [0.0, 0.554851432532782], "min": [2, 0], "max": [2, 2], "count": [2474]}, "gripper_mode_action": {"mean": [1.0, 0.6358124494745352], "std": [0.0, 0.481201598675371], "min": [1, 0], "max": [1, 1], "count": [2474]}, "gripper_activity_action": {"mean": [2.0, 1.8067906224737267], "std": [0.0, 0.554851432532782], "min": [2, 0], "max": [2, 2], "count": [2474]}, "gripper_open_scale_state": {"mean": [0.039023323876639884, 0.3301023638295511], "std": [9.761379687747591e-05, 0.40099173029616864], "min": [0.03891436968530927, 0.02055897670132773], "max": [0.03955791677747454, 0.975684642791748], "count": [2474]}, "gripper_open_scale_action": {"mean": [0.039023323876639884, 0.3301023638295511], "std": [9.761379687747591e-05, 0.40099173029616864], "min": [0.03891436968530927, 0.02055897670132773], "max": [0.03955791677747454, 0.975684642791748], "count": [2474]}}} +{"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.4014617176742111]], [[0.40253050512984623]], [[0.36331624435135085]]], "std": [[[0.219853726206846]], [[0.21767336109623017]], [[0.21532262924119178]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344667069102616]], [[0.44201798921019114]], [[0.432642371010389]]], "std": [[[0.154904415852326]], [[0.1468199055857989]], [[0.15035902468395637]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43268876751162055]], [[0.4408876864296658]], [[0.4208533444205245]]], "std": [[[0.23563122354137422]], [[0.2239280674044638]], [[0.23442796249428605]]], "count": [337]}, "observation.state": {"min": [-1.0427905321121216, -3.2526065174565133e-19, -0.5599457025527954, -0.8298836350440979, -0.4028136432170868, -0.3856753408908844, 0.06885088980197906, -1.1412817239761353, -0.010350349359214306, -1.93741774559021, -1.291753888130188, -0.5763553380966187, -0.4958427846431732, 0.03283753991127014], "max": [0.044649042189121246, 1.6657958030700684, -0.041675250977277756, 0.15441539883613586, 0.6064421534538269, 0.14289498329162598, 0.06922635436058044, 1.025184154510498, 2.4695587158203125, 0.03373734652996063, 1.0170804262161255, 0.7789673805236816, 0.5094679594039917, 1.7064082622528076], "mean": [-0.025600295513868332, 0.08514200896024704, -0.07601670920848846, 0.07635094970464706, 0.013994747772812843, -0.010812303051352501, 0.06899725645780563, 0.08813972026109695, 1.296879768371582, -0.6864045262336731, -0.441419780254364, -0.019500061869621277, 0.01940031535923481, 0.5338716506958008], "std": [0.11996683478355408, 0.32527869939804077, 0.09944870322942734, 0.18446646630764008, 0.06417994201183319, 0.045729219913482666, 0.00011855247430503368, 0.4614676237106323, 0.8419896364212036, 0.6190411448478699, 0.46202582120895386, 0.22817496955394745, 0.16498969495296478, 0.6762649416923523], "count": [2347]}, "action": {"min": [-1.0427905321121216, -3.2526065174565133e-19, -0.5599457025527954, -0.8298836350440979, -0.4028136432170868, -0.3856753408908844, 0.06885088980197906, -1.1412817239761353, -0.010350349359214306, -1.93741774559021, -1.291753888130188, -0.5763553380966187, -0.4958427846431732, 0.03283753991127014], "max": [0.044649042189121246, 1.6657958030700684, -0.041675250977277756, 0.15441539883613586, 0.6064421534538269, 0.14289498329162598, 0.06922635436058044, 1.025184154510498, 2.4695587158203125, 0.03373734652996063, 1.0170804262161255, 0.7789673805236816, 0.5094679594039917, 1.7064082622528076], "mean": [-0.025600295513868332, 0.08514200896024704, -0.07601670920848846, 0.07635094970464706, 0.013994747772812843, -0.010812303051352501, 0.06899725645780563, 0.08813972026109695, 1.296879768371582, -0.6864045262336731, -0.441419780254364, -0.019500061869621277, 0.01940031535923481, 0.5338716506958008], "std": [0.11996683478355408, 0.32527869939804077, 0.09944870322942734, 0.18446646630764008, 0.06417994201183319, 0.045729219913482666, 0.00011855247430503368, 0.4614676237106323, 0.8419896364212036, 0.6190411448478699, 0.46202582120895386, 0.22817496955394745, 0.16498969495296478, 0.6762649416923523], "count": [2347]}, "timestamp": {"min": [0.0], "max": [78.2], "mean": [39.1], "std": [22.58401597984242], "count": [2347]}, "frame_index": {"min": [0], "max": [2346], "mean": [1173.0], "std": [677.5204793952726], "count": [2347]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [2347]}, "index": {"min": [168985], "max": [171331], "mean": [170158.0], "std": [677.5204793952726], "count": [2347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2347]}, "subtask_annotation": {"mean": [20.007669365146995, 33.0, 33.0, 33.0, 33.0], "std": [10.581190592513705, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2347]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [2347]}, "eef_direction_state": {"mean": [5.674904132935662, 2.935662547933532], "std": [1.1980939011289469, 2.3316138428934745], "min": [0, 0], "max": [6, 6], "count": [2347]}, "eef_velocity_state": {"mean": [0.13847464848743077, 1.2854708138048572], "std": [0.48846766099063227, 0.8467423111172595], "min": [0, 0], "max": [2, 2], "count": [2347]}, "eef_acc_mag_state": {"mean": [0.10864933958244567, 1.0766936514699617], "std": [0.40411940297975973, 0.8048095580228208], "min": [0, 0], "max": [2, 2], "count": [2347]}, "eef_direction_action": {"mean": [5.674904132935662, 2.935662547933532], "std": [1.1980939011289469, 2.3316138428934745], "min": [0, 0], "max": [6, 6], "count": [2347]}, "eef_velocity_action": {"mean": [0.13847464848743077, 1.2854708138048572], "std": [0.48846766099063227, 0.8467423111172595], "min": [0, 0], "max": [2, 2], "count": [2347]}, "eef_acc_mag_action": {"mean": [0.10864933958244567, 1.0766936514699617], "std": [0.40411940297975973, 0.8048095580228208], "min": [0, 0], "max": [2, 2], "count": [2347]}, "eef_sim_pose_state": {"mean": [0.07748792484674683, 0.3296398436299268, 1.1900639536682098, -0.0103270020015811, 0.08520180051805518, -0.011679142503829551, 0.2752523647749527, -0.29992227047553693, 1.2564282666742987, 0.007652561445907817, 0.16357853549190762, 0.06387362954236915], "std": [0.050716912173648786, 0.020339232753580423, 0.02366922788670626, 0.04438915800090481, 0.0576631910284654, 0.10518833195920023, 0.14896993897376362, 0.15133770744346148, 0.06965192562150106, 0.17390728477268452, 0.30863419422367605, 0.42847415770136404], "min": [0.05331931511380371, 0.17428899373420453, 1.1831582251340593, -0.3812716844698114, -0.1065846890383455, -1.03933828045403, 0.05156189489701902, -0.5954463268160617, 1.107622709221636, -0.41302089192774016, -0.37134400920978994, -1.233231617659166], "max": [0.353443040267423, 0.3413477560867131, 1.3273438480800448, 0.17014352042789355, 0.483376689083471, 0.4399063770246656, 0.5515515568785089, 0.061128167415225164, 1.4884892794695153, 0.5416850230179739, 1.0378591739981022, 0.936686828621984], "count": [2347]}, "eef_sim_pose_action": {"mean": [0.07748792484674683, 0.3296398436299268, 1.1900639536682098, -0.0103270020015811, 0.08520180051805518, -0.011679142503829551, 0.2752523647749527, -0.29992227047553693, 1.2564282666742987, 0.007652561445907817, 0.16357853549190762, 0.06387362954236915], "std": [0.050716912173648786, 0.020339232753580423, 0.02366922788670626, 0.04438915800090481, 0.0576631910284654, 0.10518833195920023, 0.14896993897376362, 0.15133770744346148, 0.06965192562150106, 0.17390728477268452, 0.30863419422367605, 0.42847415770136404], "min": [0.05331931511380371, 0.17428899373420453, 1.1831582251340593, -0.3812716844698114, -0.1065846890383455, -1.03933828045403, 0.05156189489701902, -0.5954463268160617, 1.107622709221636, -0.41302089192774016, -0.37134400920978994, -1.233231617659166], "max": [0.353443040267423, 0.3413477560867131, 1.3273438480800448, 0.17014352042789355, 0.483376689083471, 0.4399063770246656, 0.5515515568785089, 0.061128167415225164, 1.4884892794695153, 0.5416850230179739, 1.0378591739981022, 0.936686828621984], "count": [2347]}, "gripper_mode_state": {"mean": [1.0, 0.6625479335321687], "std": [0.0, 0.4728405326369767], "min": [1, 0], "max": [1, 1], "count": [2347]}, "gripper_activity_state": {"mean": [2.0, 1.7971878994461015], "std": [0.0, 0.5658441176337594], "min": [2, 0], "max": [2, 2], "count": [2347]}, "gripper_mode_action": {"mean": [1.0, 0.6625479335321687], "std": [0.0, 0.4728405326369767], "min": [1, 0], "max": [1, 1], "count": [2347]}, "gripper_activity_action": {"mean": [2.0, 1.7971878994461015], "std": [0.0, 0.5658441176337594], "min": [2, 0], "max": [2, 2], "count": [2347]}, "gripper_open_scale_state": {"mean": [0.039427939199023244, 0.3050730545494352], "std": [6.773697353190832e-05, 0.38643617491985593], "min": [0.03934336560113089, 0.018764308520725796], "max": [0.03955791677747454, 0.9750904355730329], "count": [2347]}, "gripper_open_scale_action": {"mean": [0.039427939199023244, 0.3050730545494352], "std": [6.773697353190832e-05, 0.38643617491985593], "min": [0.03934336560113089, 0.018764308520725796], "max": [0.03955791677747454, 0.9750904355730329], "count": [2347]}}} +{"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.43302460442231827]], [[0.4324469008835903]], [[0.3884604191837586]]], "std": [[[0.2205955145351999]], [[0.21980845065514093]], [[0.22089994329871715]]], "count": [449]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289965791810414]], [[0.4375450711093643]], [[0.426649745136857]]], "std": [[[0.15276934446879556]], [[0.144751306263377]], [[0.1543315487213386]]], "count": [449]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44480434371224364]], [[0.4476922773192425]], [[0.42691494655273643]]], "std": [[[0.23677210740125368]], [[0.22205357990656518]], [[0.2325801749869108]]], "count": [449]}, "observation.state": {"min": [-1.0108933448791504, -0.009165722876787186, -0.9894176125526428, -1.220941185951233, -0.46946239471435547, -0.1595340073108673, 0.06910119205713272, -1.7947574853897095, -0.011035741306841373, -1.934349775314331, -1.4373400211334229, -0.9203884601593018, -0.2454369217157364, 0.03705408424139023], "max": [0.35278454422950745, 1.6981145143508911, 0.0, 0.13815778493881226, 0.4828782379627228, 0.14973041415214539, 0.07019810378551483, 0.9900051951408386, 2.692638874053955, 0.035180605947971344, 0.5620591640472412, 1.0155417919158936, 0.9752321243286133, 1.70822274684906], "mean": [-0.038612864911556244, 0.10538577288389206, -0.05731689929962158, -0.018611446022987366, 0.016159459948539734, -0.00342843821272254, 0.06916936486959457, -0.11298460513353348, 1.0396331548690796, -0.4582687318325043, -0.3730998635292053, 0.07161145657300949, 0.11605171859264374, 0.37058568000793457], "std": [0.14867618680000305, 0.377292275428772, 0.1604747772216797, 0.24908562004566193, 0.0852862000465393, 0.037642769515514374, 8.026837167562917e-05, 0.5855440497398376, 0.8871744275093079, 0.5155824422836304, 0.40973126888275146, 0.32332688570022583, 0.22531938552856445, 0.5703808069229126], "count": [3446]}, "action": {"min": [-1.0108933448791504, -0.009165722876787186, -0.9894176125526428, -1.220941185951233, -0.46946239471435547, -0.1595340073108673, 0.06910119205713272, -1.7947574853897095, -0.011035741306841373, -1.934349775314331, -1.4373400211334229, -0.9203884601593018, -0.2454369217157364, 0.03705408424139023], "max": [0.35278454422950745, 1.6981145143508911, 0.0, 0.13815778493881226, 0.4828782379627228, 0.14973041415214539, 0.07019810378551483, 0.9900051951408386, 2.692638874053955, 0.035180605947971344, 0.5620591640472412, 1.0155417919158936, 0.9752321243286133, 1.70822274684906], "mean": [-0.038612864911556244, 0.10538577288389206, -0.05731689929962158, -0.018611446022987366, 0.016159459948539734, -0.00342843821272254, 0.06916936486959457, -0.11298460513353348, 1.0396331548690796, -0.4582687318325043, -0.3730998635292053, 0.07161145657300949, 0.11605171859264374, 0.37058568000793457], "std": [0.14867618680000305, 0.377292275428772, 0.1604747772216797, 0.24908562004566193, 0.0852862000465393, 0.037642769515514374, 8.026837167562917e-05, 0.5855440497398376, 0.8871744275093079, 0.5155824422836304, 0.40973126888275146, 0.32332688570022583, 0.22531938552856445, 0.5703808069229126], "count": [3446]}, "timestamp": {"min": [0.0], "max": [114.83333333333333], "mean": [57.41666666666667], "std": [33.159149064272846], "count": [3446]}, "frame_index": {"min": [0], "max": [3445], "mean": [1722.5], "std": [994.7744719281853], "count": [3446]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [3446]}, "index": {"min": [171332], "max": [174777], "mean": [173054.5], "std": [994.7744719281853], "count": [3446]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3446]}, "subtask_annotation": {"mean": [19.26262333139872, 33.0, 33.0, 33.0, 33.0], "std": [11.351214276452287, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3446]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [3446]}, "eef_direction_state": {"mean": [5.666279744631456, 3.518282066163668], "std": [1.207471144983615, 2.370643405017462], "min": [0, 0], "max": [6, 6], "count": [3446]}, "eef_velocity_state": {"mean": [0.1424840394660476, 1.11172373766686], "std": [0.4881177609209354, 0.9042984924754804], "min": [0, 0], "max": [2, 2], "count": [3446]}, "eef_acc_mag_state": {"mean": [0.11578641903656413, 0.9352872896111434], "std": [0.4210099025158307, 0.8346405222537864], "min": [0, 0], "max": [2, 2], "count": [3446]}, "eef_direction_action": {"mean": [5.666279744631456, 3.518282066163668], "std": [1.207471144983615, 2.370643405017462], "min": [0, 0], "max": [6, 6], "count": [3446]}, "eef_velocity_action": {"mean": [0.1424840394660476, 1.11172373766686], "std": [0.4881177609209354, 0.9042984924754804], "min": [0, 0], "max": [2, 2], "count": [3446]}, "eef_acc_mag_action": {"mean": [0.11578641903656413, 0.9352872896111434], "std": [0.4210099025158307, 0.8346405222537864], "min": [0, 0], "max": [2, 2], "count": [3446]}, "eef_sim_pose_state": {"mean": [0.08278596775019334, 0.3253526063515384, 1.1919311554332506, -0.004761057945145028, 0.029507970658240748, -0.022364400756914184, 0.21731197806784086, -0.3312269336631293, 1.226133703417585, 0.16726909143737498, 0.1876845041554118, -0.02518805869072545], "std": [0.05663693369373895, 0.03485158627140023, 0.034426378118122554, 0.042434152171656206, 0.05330700607078951, 0.09797550576692367, 0.15513945437879845, 0.12153281903789116, 0.06594165433145877, 0.28353743600307024, 0.3311962048488189, 0.45715537838331255], "min": [0.05441059023317153, 0.07927295792661668, 1.1810818154171356, -0.25953176509266285, -0.3707036865160882, -0.68819128518235, 0.04145182746564589, -0.7092362334268891, 1.0648833929936237, -0.2492137774311605, -0.27988426154611146, -1.3484236694962404], "max": [0.3665710112401293, 0.3455019823551649, 1.407798714403884, 0.14736012712640364, 0.4189016785901074, 0.498196537524903, 0.5765853203293178, 0.010672352781795414, 1.4236475281194971, 1.1830437269561078, 1.2465175705246523, 1.1747880457583344], "count": [3446]}, "eef_sim_pose_action": {"mean": [0.08278596775019334, 0.3253526063515384, 1.1919311554332506, -0.004761057945145028, 0.029507970658240748, -0.022364400756914184, 0.21731197806784086, -0.3312269336631293, 1.226133703417585, 0.16726909143737498, 0.1876845041554118, -0.02518805869072545], "std": [0.05663693369373895, 0.03485158627140023, 0.034426378118122554, 0.042434152171656206, 0.05330700607078951, 0.09797550576692367, 0.15513945437879845, 0.12153281903789116, 0.06594165433145877, 0.28353743600307024, 0.3311962048488189, 0.45715537838331255], "min": [0.05441059023317153, 0.07927295792661668, 1.1810818154171356, -0.25953176509266285, -0.3707036865160882, -0.68819128518235, 0.04145182746564589, -0.7092362334268891, 1.0648833929936237, -0.2492137774311605, -0.27988426154611146, -1.3484236694962404], "max": [0.3665710112401293, 0.3455019823551649, 1.407798714403884, 0.14736012712640364, 0.4189016785901074, 0.498196537524903, 0.5765853203293178, 0.010672352781795414, 1.4236475281194971, 1.1830437269561078, 1.2465175705246523, 1.1747880457583344], "count": [3446]}, "gripper_mode_state": {"mean": [1.0, 0.751015670342426], "std": [0.0, 0.43242471395902604], "min": [1, 0], "max": [1, 1], "count": [3446]}, "gripper_activity_state": {"mean": [2.0, 1.8325594892629136], "std": [0.0, 0.5218351321976893], "min": [2, 0], "max": [2, 2], "count": [3446]}, "gripper_mode_action": {"mean": [1.0, 0.751015670342426], "std": [0.0, 0.43242471395902604], "min": [1, 0], "max": [1, 1], "count": [3446]}, "gripper_activity_action": {"mean": [2.0, 1.8325594892629136], "std": [0.0, 0.5218351321976893], "min": [2, 0], "max": [2, 2], "count": [3446]}, "gripper_open_scale_state": {"mean": [0.039525024233966775, 0.2117660896507117], "std": [4.5867973506997596e-05, 0.32593073484077384], "min": [0.039486395461218696, 0.02117376242365156], "max": [0.04011320216315133, 0.9761272839137486], "count": [3446]}, "gripper_open_scale_action": {"mean": [0.039525024233966775, 0.2117660896507117], "std": [4.5867973506997596e-05, 0.32593073484077384], "min": [0.039486395461218696, 0.02117376242365156], "max": [0.04011320216315133, 0.9761272839137486], "count": [3446]}}} +{"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.21813419970620493]], [[0.221827019468886]], [[0.2079169842829564]]], "std": [[[0.1627632357947477]], [[0.15551873482749187]], [[0.13117594992749812]]], "count": [439]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41875181140540246]], [[0.4262173332886685]], [[0.4145071935126873]]], "std": [[[0.15682970092943138]], [[0.16037566492547883]], [[0.17060785841136264]]], "count": [439]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42211417561203174]], [[0.42953499362286046]], [[0.4130834195611932]]], "std": [[[0.2438959943331958]], [[0.23553164695667933]], [[0.24573503191216833]]], "count": [439]}, "observation.state": {"min": [-0.998582661151886, -0.0030295487958937883, -0.4539465010166168, -1.3686808347702026, -0.2448919117450714, -0.5996591448783875, 0.06772488355636597, -1.7763184309005737, -0.007636949885636568, -1.9486321210861206, -1.3023496866226196, -0.6203382611274719, -0.30833014845848083, 0.03841570392251015], "max": [0.013693067245185375, 1.6786320209503174, 0.0, 0.09735330194234848, 0.5151529312133789, 0.1415950506925583, 0.06835036724805832, 1.089970350265503, 2.8347480297088623, 0.03997642546892166, 1.2640001773834229, 0.8728557229042053, 0.7083389163017273, 1.7129958868026733], "mean": [-0.023830706253647804, 0.06256058067083359, -0.02446560002863407, -0.019729018211364746, 0.005853347014635801, 0.016190147027373314, 0.06800486147403717, 0.09092564135789871, 1.3692351579666138, -0.7164186239242554, -0.17746536433696747, 0.03569154441356659, 0.04085802286863327, 0.5671884417533875], "std": [0.11295406520366669, 0.28107956051826477, 0.06763887405395508, 0.2006821185350418, 0.05282074213027954, 0.06288336962461472, 5.7112236390821636e-05, 0.555924117565155, 0.8583510518074036, 0.6075189113616943, 0.5822261571884155, 0.3003561794757843, 0.17298506200313568, 0.7053179740905762], "count": [3342]}, "action": {"min": [-0.998582661151886, -0.0030295487958937883, -0.4539465010166168, -1.3686808347702026, -0.2448919117450714, -0.5996591448783875, 0.06772488355636597, -1.7763184309005737, -0.007636949885636568, -1.9486321210861206, -1.3023496866226196, -0.6203382611274719, -0.30833014845848083, 0.03841570392251015], "max": [0.013693067245185375, 1.6786320209503174, 0.0, 0.09735330194234848, 0.5151529312133789, 0.1415950506925583, 0.06835036724805832, 1.089970350265503, 2.8347480297088623, 0.03997642546892166, 1.2640001773834229, 0.8728557229042053, 0.7083389163017273, 1.7129958868026733], "mean": [-0.023830706253647804, 0.06256058067083359, -0.02446560002863407, -0.019729018211364746, 0.005853347014635801, 0.016190147027373314, 0.06800486147403717, 0.09092564135789871, 1.3692351579666138, -0.7164186239242554, -0.17746536433696747, 0.03569154441356659, 0.04085802286863327, 0.5671884417533875], "std": [0.11295406520366669, 0.28107956051826477, 0.06763887405395508, 0.2006821185350418, 0.05282074213027954, 0.06288336962461472, 5.7112236390821636e-05, 0.555924117565155, 0.8583510518074036, 0.6075189113616943, 0.5822261571884155, 0.3003561794757843, 0.17298506200313568, 0.7053179740905762], "count": [3342]}, "timestamp": {"min": [0.0], "max": [111.36666666666666], "mean": [55.68333333333334], "std": [32.158408554229496], "count": [3342]}, "frame_index": {"min": [0], "max": [3341], "mean": [1670.5], "std": [964.7522566268848], "count": [3342]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [3342]}, "index": {"min": [174778], "max": [178119], "mean": [176448.5], "std": [964.7522566268848], "count": [3342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3342]}, "subtask_annotation": {"mean": [19.632256134051467, 33.0, 33.0, 33.0, 33.0], "std": [9.014932800735673, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3342]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [3342]}, "eef_direction_state": {"mean": [5.771992818671454, 2.96229802513465], "std": [1.015183728957008, 2.2823739538254455], "min": [0, 0], "max": [6, 6], "count": [3342]}, "eef_velocity_state": {"mean": [0.10353081986834231, 1.2929383602633153], "std": [0.43216652386130433, 0.8263706756096514], "min": [0, 0], "max": [2, 2], "count": [3342]}, "eef_acc_mag_state": {"mean": [0.0843806104129264, 1.1122082585278277], "std": [0.3645762186828461, 0.7966345096132108], "min": [0, 0], "max": [2, 2], "count": [3342]}, "eef_direction_action": {"mean": [5.771992818671454, 2.96229802513465], "std": [1.015183728957008, 2.2823739538254455], "min": [0, 0], "max": [6, 6], "count": [3342]}, "eef_velocity_action": {"mean": [0.10353081986834231, 1.2929383602633153], "std": [0.43216652386130433, 0.8263706756096514], "min": [0, 0], "max": [2, 2], "count": [3342]}, "eef_acc_mag_action": {"mean": [0.0843806104129264, 1.1122082585278277], "std": [0.3645762186828461, 0.7966345096132108], "min": [0, 0], "max": [2, 2], "count": [3342]}, "eef_sim_pose_state": {"mean": [0.07654067630372083, 0.3298193354128782, 1.1872506582866529, 0.01643653526255823, 0.018315159995634062, -0.01789861186564811, 0.27061937352629956, -0.28429778656326793, 1.230347663851587, 0.07650391860267515, 0.4045292514844818, 0.14208857989035995], "std": [0.03842284823804701, 0.020741091859559135, 0.018986440349988812, 0.06395536212099197, 0.0452567774486702, 0.09171261350210262, 0.1541272700864965, 0.12730367277857035, 0.07474506000131209, 0.916205086501597, 0.5254206356877552, 0.9808475065791552], "min": [0.062433282966465546, 0.14670370066105892, 1.1816211944703499, -0.5943206031095986, -0.31736393061542545, -0.9668701074298764, 0.05533884119918081, -0.6885600027546868, 1.0909298053638148, -3.1405817386159924, -0.4188667064251186, -3.1082723530512015], "max": [0.32011383002921395, 0.3444433593762503, 1.3235221708572769, 0.17016121843083715, 0.32910023899040475, 0.498482485758182, 0.640681525806028, 0.08966430635533885, 1.442795968937965, 3.1362938136746847, 1.5652243096891159, 3.1340576876719286], "count": [3342]}, "eef_sim_pose_action": {"mean": [0.07654067630372083, 0.3298193354128782, 1.1872506582866529, 0.01643653526255823, 0.018315159995634062, -0.01789861186564811, 0.27061937352629956, -0.28429778656326793, 1.230347663851587, 0.07650391860267515, 0.4045292514844818, 0.14208857989035995], "std": [0.03842284823804701, 0.020741091859559135, 0.018986440349988812, 0.06395536212099197, 0.0452567774486702, 0.09171261350210262, 0.1541272700864965, 0.12730367277857035, 0.07474506000131209, 0.916205086501597, 0.5254206356877552, 0.9808475065791552], "min": [0.062433282966465546, 0.14670370066105892, 1.1816211944703499, -0.5943206031095986, -0.31736393061542545, -0.9668701074298764, 0.05533884119918081, -0.6885600027546868, 1.0909298053638148, -3.1405817386159924, -0.4188667064251186, -3.1082723530512015], "max": [0.32011383002921395, 0.3444433593762503, 1.3235221708572769, 0.17016121843083715, 0.32910023899040475, 0.498482485758182, 0.640681525806028, 0.08966430635533885, 1.442795968937965, 3.1362938136746847, 1.5652243096891159, 3.1340576876719286], "count": [3342]}, "gripper_mode_state": {"mean": [1.0, 0.6418312387791741], "std": [0.0, 0.47946209412878], "min": [1, 0], "max": [1, 1], "count": [3342]}, "gripper_activity_state": {"mean": [2.0, 1.8444045481747458], "std": [0.0, 0.504050132943464], "min": [2, 0], "max": [2, 2], "count": [3342]}, "gripper_mode_action": {"mean": [1.0, 0.6418312387791741], "std": [0.0, 0.47946209412878], "min": [1, 0], "max": [1, 1], "count": [3342]}, "gripper_activity_action": {"mean": [2.0, 1.8444045481747458], "std": [0.0, 0.504050132943464], "min": [2, 0], "max": [2, 2], "count": [3342]}, "gripper_open_scale_state": {"mean": [0.03885946785821781, 0.32410878773768537], "std": [3.263242192062278e-05, 0.40303777356122017], "min": [0.03869993346078055, 0.021951830812862942], "max": [0.03905735271317618, 0.9788547924586705], "count": [3342]}, "gripper_open_scale_action": {"mean": [0.03885946785821781, 0.32410878773768537], "std": [3.263242192062278e-05, 0.40303777356122017], "min": [0.03869993346078055, 0.021951830812862942], "max": [0.03905735271317618, 0.9788547924586705], "count": [3342]}}} +{"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.2290999344464956]], [[0.22985874467117917]], [[0.21054402894887106]]], "std": [[[0.16630759963164682]], [[0.15825284681721613]], [[0.1329425172029465]]], "count": [393]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4056020410284555]], [[0.41458713141745246]], [[0.40099364491343614]]], "std": [[[0.1729545166307694]], [[0.17591961665708009]], [[0.1882430618619063]]], "count": [393]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336671198589699]], [[0.44439020827443215]], [[0.4311948068596961]]], "std": [[[0.23435321988357197]], [[0.22529841128428824]], [[0.23338829476340808]]], "count": [393]}, "observation.state": {"min": [-1.0016894340515137, -0.012264725752174854, -1.9312818050384521, -1.530060887336731, -0.6252042055130005, -0.35257548093795776, 0.06772488355636597, -1.2679097652435303, -0.011013745330274105, -1.9220778942108154, -1.3729127645492554, -0.676485538482666, -0.25452762842178345, 0.03569642826914787], "max": [0.32520392537117004, 2.5724596977233887, 0.004758200142532587, 0.08374621719121933, 0.28036269545555115, 0.19328157603740692, 1.70447838306427, 1.0181480646133423, 2.5786216259002686, 0.034532032907009125, 0.7646669149398804, 0.8763314485549927, 0.4166909158229828, 1.7082140445709229], "mean": [-0.08909085392951965, 0.4538053870201111, -0.24093079566955566, -0.22256262600421906, -0.010145585052669048, -0.010386934503912926, 0.19942200183868408, 0.005244954954832792, 0.7069435119628906, -0.3190629780292511, -0.26765862107276917, 0.025625957176089287, 0.012333565391600132, 0.36380094289779663], "std": [0.22058604657649994, 0.8247256278991699, 0.46923601627349854, 0.4635896682739258, 0.086701899766922, 0.04497157409787178, 0.4066372513771057, 0.35359838604927063, 0.849945604801178, 0.4581012427806854, 0.4024798572063446, 0.2074950486421585, 0.10734673589468002, 0.5708160996437073], "count": [2881]}, "action": {"min": [-1.0016894340515137, -0.012264725752174854, -1.9312818050384521, -1.530060887336731, -0.6252042055130005, -0.35257548093795776, 0.06772488355636597, -1.2679097652435303, -0.011013745330274105, -1.9220778942108154, -1.3729127645492554, -0.676485538482666, -0.25452762842178345, 0.03569642826914787], "max": [0.32520392537117004, 2.5724596977233887, 0.004758200142532587, 0.08374621719121933, 0.28036269545555115, 0.19328157603740692, 1.70447838306427, 1.0181480646133423, 2.5786216259002686, 0.034532032907009125, 0.7646669149398804, 0.8763314485549927, 0.4166909158229828, 1.7082140445709229], "mean": [-0.08909085392951965, 0.4538053870201111, -0.24093079566955566, -0.22256262600421906, -0.010145585052669048, -0.010386934503912926, 0.19942200183868408, 0.005244954954832792, 0.7069435119628906, -0.3190629780292511, -0.26765862107276917, 0.025625957176089287, 0.012333565391600132, 0.36380094289779663], "std": [0.22058604657649994, 0.8247256278991699, 0.46923601627349854, 0.4635896682739258, 0.086701899766922, 0.04497157409787178, 0.4066372513771057, 0.35359838604927063, 0.849945604801178, 0.4581012427806854, 0.4024798572063446, 0.2074950486421585, 0.10734673589468002, 0.5708160996437073], "count": [2881]}, "timestamp": {"min": [0.0], "max": [96.0], "mean": [48.0], "std": [27.722433755594643], "count": [2881]}, "frame_index": {"min": [0], "max": [2880], "mean": [1440.0], "std": [831.6730126678393], "count": [2881]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [2881]}, "index": {"min": [178120], "max": [181000], "mean": [179560.0], "std": [831.6730126678393], "count": [2881]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2881]}, "subtask_annotation": {"mean": [20.48733078792086, 33.0, 33.0, 33.0, 33.0], "std": [10.121815967380723, 0.0, 0.0, 0.0, 0.0], "min": [4, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2881]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [2881]}, "eef_direction_state": {"mean": [4.979520999652898, 4.031586254772648], "std": [1.921741348033008, 2.4142442654829863], "min": [0, 0], "max": [6, 6], "count": [2881]}, "eef_velocity_state": {"mean": [0.4460256855258591, 0.8608122179798681], "std": [0.774878251591673, 0.9421271174965573], "min": [0, 0], "max": [2, 2], "count": [2881]}, "eef_acc_mag_state": {"mean": [0.3880597014925373, 0.6827490454703228], "std": [0.7099601930976264, 0.8218705706101693], "min": [0, 0], "max": [2, 2], "count": [2881]}, "eef_direction_action": {"mean": [4.979520999652898, 4.031586254772648], "std": [1.921741348033008, 2.4142442654829863], "min": [0, 0], "max": [6, 6], "count": [2881]}, "eef_velocity_action": {"mean": [0.4460256855258591, 0.8608122179798681], "std": [0.774878251591673, 0.9421271174965573], "min": [0, 0], "max": [2, 2], "count": [2881]}, "eef_acc_mag_action": {"mean": [0.3880597014925373, 0.6827490454703228], "std": [0.7099601930976264, 0.8218705706101693], "min": [0, 0], "max": [2, 2], "count": [2881]}, "eef_sim_pose_state": {"mean": [0.14410406539645523, 0.3007649015205465, 1.209019457608413, -0.012054613830579363, -0.009645724079438743, -0.09918961132499671, 0.17649796463337084, -0.32466163524373004, 1.2211351448214574, 0.02506660327687965, 0.11488344943940257, 0.031165671534003726], "std": [0.14249488195676888, 0.08478961308478475, 0.05807502464775465, 0.04705158317981891, 0.08553654237485014, 0.24009471475231012, 0.13641308756403392, 0.09993150407777732, 0.05935803700891704, 0.15568658471325764, 0.3256232661336101, 0.3290299168194099], "min": [0.04992104072385564, -0.12170953710820338, 1.1745631617107195, -0.3270366312564794, -0.46558295409670425, -1.0821796721556698, 0.043348334895885327, -0.7036091662170403, 1.1046381505246443, -0.6794635651440823, -0.2908397807327068, -0.9727951169865279], "max": [0.5145609421019306, 0.4056355391939452, 1.4543210932418464, 0.19786949682702915, 0.32147055335633734, 0.33416913745910226, 0.5479004527644187, 0.10761722725214196, 1.3997157721265403, 0.6766830080402296, 1.2472054514808666, 1.295048339058526], "count": [2881]}, "eef_sim_pose_action": {"mean": [0.14410406539645523, 0.3007649015205465, 1.209019457608413, -0.012054613830579363, -0.009645724079438743, -0.09918961132499671, 0.17649796463337084, -0.32466163524373004, 1.2211351448214574, 0.02506660327687965, 0.11488344943940257, 0.031165671534003726], "std": [0.14249488195676888, 0.08478961308478475, 0.05807502464775465, 0.04705158317981891, 0.08553654237485014, 0.24009471475231012, 0.13641308756403392, 0.09993150407777732, 0.05935803700891704, 0.15568658471325764, 0.3256232661336101, 0.3290299168194099], "min": [0.04992104072385564, -0.12170953710820338, 1.1745631617107195, -0.3270366312564794, -0.46558295409670425, -1.0821796721556698, 0.043348334895885327, -0.7036091662170403, 1.1046381505246443, -0.6794635651440823, -0.2908397807327068, -0.9727951169865279], "max": [0.5145609421019306, 0.4056355391939452, 1.4543210932418464, 0.19786949682702915, 0.32147055335633734, 0.33416913745910226, 0.5479004527644187, 0.10761722725214196, 1.3997157721265403, 0.6766830080402296, 1.2472054514808666, 1.295048339058526], "count": [2881]}, "gripper_mode_state": {"mean": [0.9021173203748698, 0.759805623047553], "std": [0.29715595342268025, 0.42720140242381005], "min": [0, 0], "max": [1, 1], "count": [2881]}, "gripper_activity_state": {"mean": [1.9600833044081916, 1.8823325234293649], "std": [0.26505982245200427, 0.4428892569711928], "min": [0, 0], "max": [2, 2], "count": [2881]}, "gripper_mode_action": {"mean": [0.9021173203748698, 0.759805623047553], "std": [0.29715595342268025, 0.42720140242381005], "min": [0, 0], "max": [1, 1], "count": [2881]}, "gripper_activity_action": {"mean": [1.9600833044081916, 1.8823325234293649], "std": [0.26505982245200427, 0.4428892569711928], "min": [0, 0], "max": [2, 2], "count": [2881]}, "gripper_open_scale_state": {"mean": [0.11395443916445286, 0.20788744296807482], "std": [0.23236633678046906, 0.3261813116175692], "min": [0.03869993346078055, 0.02039795901094164], "max": [0.9739876474652972, 0.9761223111833844], "count": [2881]}, "gripper_open_scale_action": {"mean": [0.11395443916445286, 0.20788744296807482], "std": [0.23236633678046906, 0.3261813116175692], "min": [0.03869993346078055, 0.02039795901094164], "max": [0.9739876474652972, 0.9761223111833844], "count": [2881]}}} +{"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.5050877379937483]], [[0.534905145874775]], [[0.5291839932430299]]], "std": [[[0.23834896470739642]], [[0.2643192796600123]], [[0.28625882979618766]]], "count": [345]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4416181033121783]], [[0.4453768676391652]], [[0.4323048538094787]]], "std": [[[0.16675623038224135]], [[0.1724018445101515]], [[0.20216798163468716]]], "count": [345]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44874140696536263]], [[0.4189551356130214]], [[0.40281249565848887]]], "std": [[[0.25499167824911323]], [[0.2551205009793024]], [[0.2730760362632187]]], "count": [345]}, "observation.state": {"min": [-0.41290712356567383, -0.009296164847910404, -0.8648138642311096, -1.0339030027389526, -0.27458256483078003, -1.2175912857055664, 0.06910119205713272, -2.2670698165893555, -0.011744808405637741, -1.9741225242614746, -1.5299999713897705, -0.4321397542953491, -0.23289458453655243, 0.03981605917215347], "max": [0.14086049795150757, 1.8285051584243774, 1.1957366213427405e-18, 0.4072432518005371, 0.17841750383377075, 0.19133327901363373, 0.07022792845964432, 0.5632263422012329, 2.6829323768615723, 0.0015339808305725455, 0.26384469866752625, 0.927635908126831, 0.6575777530670166, 1.708351731300354], "mean": [-0.0008197393035516143, 0.1507399082183838, -0.0818236842751503, -0.020269032567739487, -0.013592233881354332, -0.05656748265028, 0.06912080198526382, -0.2877151668071747, 1.257035732269287, -0.6550924181938171, -0.3856924772262573, 0.08106686174869537, 0.052118197083473206, 0.6426513195037842], "std": [0.05360696092247963, 0.4573303163051605, 0.1860707551240921, 0.2805303633213043, 0.05757498741149902, 0.24034199118614197, 0.00012887372577097267, 0.5897008776664734, 0.9802769422531128, 0.5599726438522339, 0.5545794367790222, 0.18616169691085815, 0.15989302098751068, 0.6965195536613464], "count": [2422]}, "action": {"min": [-0.41290712356567383, -0.009296164847910404, -0.8648138642311096, -1.0339030027389526, -0.27458256483078003, -1.2175912857055664, 0.06910119205713272, -2.2670698165893555, -0.011744808405637741, -1.9741225242614746, -1.5299999713897705, -0.4321397542953491, -0.23289458453655243, 0.03981605917215347], "max": [0.14086049795150757, 1.8285051584243774, 1.1957366213427405e-18, 0.4072432518005371, 0.17841750383377075, 0.19133327901363373, 0.07022792845964432, 0.5632263422012329, 2.6829323768615723, 0.0015339808305725455, 0.26384469866752625, 0.927635908126831, 0.6575777530670166, 1.708351731300354], "mean": [-0.0008197393035516143, 0.1507399082183838, -0.0818236842751503, -0.020269032567739487, -0.013592233881354332, -0.05656748265028, 0.06912080198526382, -0.2877151668071747, 1.257035732269287, -0.6550924181938171, -0.3856924772262573, 0.08106686174869537, 0.052118197083473206, 0.6426513195037842], "std": [0.05360696092247963, 0.4573303163051605, 0.1860707551240921, 0.2805303633213043, 0.05757498741149902, 0.24034199118614197, 0.00012887372577097267, 0.5897008776664734, 0.9802769422531128, 0.5599726438522339, 0.5545794367790222, 0.18616169691085815, 0.15989302098751068, 0.6965195536613464], "count": [2422]}, "timestamp": {"min": [0.0], "max": [80.7], "mean": [40.35], "std": [23.305703879808767], "count": [2422]}, "frame_index": {"min": [0], "max": [2421], "mean": [1210.5], "std": [699.171116394263], "count": [2422]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [2422]}, "index": {"min": [181001], "max": [183422], "mean": [182211.5], "std": [699.171116394263], "count": [2422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2422]}, "subtask_annotation": {"mean": [16.47233691164327, 33.0, 33.0, 33.0, 33.0], "std": [11.703317875157836, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2422]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [2422]}, "eef_direction_state": {"mean": [5.504954582989265, 3.2613542526837325], "std": [1.4991658215864183, 2.4115708855997062], "min": [0, 0], "max": [6, 6], "count": [2422]}, "eef_velocity_state": {"mean": [0.19983484723369116, 1.1961189099917424], "std": [0.5730241728756065, 0.8884625002028399], "min": [0, 0], "max": [2, 2], "count": [2422]}, "eef_acc_mag_state": {"mean": [0.16845582163501238, 1.0297274979355904], "std": [0.5007302779133778, 0.8338076431996801], "min": [0, 0], "max": [2, 2], "count": [2422]}, "eef_direction_action": {"mean": [5.504954582989265, 3.2613542526837325], "std": [1.4991658215864183, 2.4115708855997062], "min": [0, 0], "max": [6, 6], "count": [2422]}, "eef_velocity_action": {"mean": [0.19983484723369116, 1.1961189099917424], "std": [0.5730241728756065, 0.8884625002028399], "min": [0, 0], "max": [2, 2], "count": [2422]}, "eef_acc_mag_action": {"mean": [0.16845582163501238, 1.0297274979355904], "std": [0.5007302779133778, 0.8338076431996801], "min": [0, 0], "max": [2, 2], "count": [2422]}, "eef_sim_pose_state": {"mean": [0.09335251718495176, 0.3324326503493802, 1.1936509118587901, -0.057844570796715566, 0.048494160375098884, -0.014557177635203557, 0.24341033291448674, -0.39734264558095744, 1.2219036541007142, 0.07680249699473202, 0.21188977769063538, -0.19885262297133519], "std": [0.08378906767258305, 0.010336817481099266, 0.03400582146829716, 0.24533177562297595, 0.05703667041531073, 0.0918528673381454, 0.20221470456927276, 0.12723815256676788, 0.07014857037375395, 0.1656773693881056, 0.2720701726041088, 0.5393941038663009], "min": [0.05145347946922786, 0.25520893557689767, 1.180956107589746, -1.2399299838876225, -0.18861154458515617, -0.6274244097773738, -0.2170215942528259, -0.8030643956026189, 1.1197774336410065, -0.214505395926744, -0.25036126248654766, -1.9811847509318454], "max": [0.43051443763426656, 0.3679218226412552, 1.3808782142624851, 0.1842820256217724, 0.4129100333124416, 0.20622128623497993, 0.5696536231230793, -0.044527857449530216, 1.5374536792607463, 0.5891896989461065, 1.129812101727552, 1.075136682446609], "count": [2422]}, "eef_sim_pose_action": {"mean": [0.09335251718495176, 0.3324326503493802, 1.1936509118587901, -0.057844570796715566, 0.048494160375098884, -0.014557177635203557, 0.24341033291448674, -0.39734264558095744, 1.2219036541007142, 0.07680249699473202, 0.21188977769063538, -0.19885262297133519], "std": [0.08378906767258305, 0.010336817481099266, 0.03400582146829716, 0.24533177562297595, 0.05703667041531073, 0.0918528673381454, 0.20221470456927276, 0.12723815256676788, 0.07014857037375395, 0.1656773693881056, 0.2720701726041088, 0.5393941038663009], "min": [0.05145347946922786, 0.25520893557689767, 1.180956107589746, -1.2399299838876225, -0.18861154458515617, -0.6274244097773738, -0.2170215942528259, -0.8030643956026189, 1.1197774336410065, -0.214505395926744, -0.25036126248654766, -1.9811847509318454], "max": [0.43051443763426656, 0.3679218226412552, 1.3808782142624851, 0.1842820256217724, 0.4129100333124416, 0.20622128623497993, 0.5696536231230793, -0.044527857449530216, 1.5374536792607463, 0.5891896989461065, 1.129812101727552, 1.075136682446609], "count": [2422]}, "gripper_mode_state": {"mean": [1.0, 0.5751445086705202], "std": [0.0, 0.49432105237049595], "min": [1, 0], "max": [1, 1], "count": [2422]}, "gripper_activity_state": {"mean": [2.0, 1.7786952931461602], "std": [0.0, 0.5893987324940047], "min": [2, 0], "max": [2, 2], "count": [2422]}, "gripper_mode_action": {"mean": [1.0, 0.5751445086705202], "std": [0.0, 0.49432105237049595], "min": [1, 0], "max": [1, 1], "count": [2422]}, "gripper_activity_action": {"mean": [2.0, 1.7786952931461602], "std": [0.0, 0.5893987324940047], "min": [2, 0], "max": [2, 2], "count": [2422]}, "gripper_open_scale_state": {"mean": [0.039497374029280365, 0.36723065956982176], "std": [7.364176161916234e-05, 0.39801100855633925], "min": [0.039486395461218696, 0.02275203381265913], "max": [0.040130244834082465, 0.976200989314488], "count": [2422]}, "gripper_open_scale_action": {"mean": [0.039497374029280365, 0.36723065956982176], "std": [7.364176161916234e-05, 0.39801100855633925], "min": [0.039486395461218696, 0.02275203381265913], "max": [0.040130244834082465, 0.976200989314488], "count": [2422]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49672838892814386]], [[0.5306394899801763]], [[0.5204857480029048]]], "std": [[[0.2487962931582707]], [[0.2699711547785308]], [[0.2855140855895156]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45569402122710945]], [[0.45889167108284756]], [[0.4497840315806002]]], "std": [[[0.17072788086766347]], [[0.17178917242008698]], [[0.190980820919931]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.457984575261536]], [[0.4101423666313372]], [[0.39771402897996033]]], "std": [[[0.2731812949674026]], [[0.2666025264389945]], [[0.2789728329418398]]], "count": [222]}, "observation.state": {"min": [-0.7437570095062256, -0.0015339808305725455, -0.5121837258338928, -0.8030135631561279, -0.06110793352127075, -0.9109100103378296, 0.06835036724805832, -1.504694938659668, -0.008874624036252499, -1.9604601860046387, -1.5299999713897705, -0.4219983220100403, -0.27765053510665894, 0.03732024133205414], "max": [0.053052306175231934, 1.3146215677261353, 0.0, 0.07851266860961914, 0.15033011138439178, 0.1686040759086609, 0.0697270855307579, 0.8038256764411926, 2.4252235889434814, 0.0015339808305725455, 0.7685392498970032, 0.9467636346817017, 1.3387387990951538, 1.707964539527893], "mean": [-0.02011740580201149, 0.059022437781095505, -0.022362684831023216, -0.03766823559999466, 0.008115437813103199, -0.04892415180802345, 0.06837692111730576, -0.2917061448097229, 1.3949871063232422, -0.8609703183174133, -0.10097597539424896, 0.18959440290927887, 0.1929335594177246, 0.589261531829834], "std": [0.0799427255988121, 0.2503417432308197, 0.09316597878932953, 0.15595608949661255, 0.024933848530054092, 0.1884882003068924, 0.00017483568808529526, 0.5469067096710205, 0.8317961692810059, 0.6464343667030334, 0.5020409226417542, 0.25263234972953796, 0.36285853385925293, 0.6801785230636597], "count": [1350]}, "action": {"min": [-0.7437570095062256, -0.0015339808305725455, -0.5121837258338928, -0.8030135631561279, -0.06110793352127075, -0.9109100103378296, 0.06835036724805832, -1.504694938659668, -0.008874624036252499, -1.9604601860046387, -1.5299999713897705, -0.4219983220100403, -0.27765053510665894, 0.03732024133205414], "max": [0.053052306175231934, 1.3146215677261353, 0.0, 0.07851266860961914, 0.15033011138439178, 0.1686040759086609, 0.0697270855307579, 0.8038256764411926, 2.4252235889434814, 0.0015339808305725455, 0.7685392498970032, 0.9467636346817017, 1.3387387990951538, 1.707964539527893], "mean": [-0.02011740580201149, 0.059022437781095505, -0.022362684831023216, -0.03766823559999466, 0.008115437813103199, -0.04892415180802345, 0.06837692111730576, -0.2917061448097229, 1.3949871063232422, -0.8609703183174133, -0.10097597539424896, 0.18959440290927887, 0.1929335594177246, 0.589261531829834], "std": [0.0799427255988121, 0.2503417432308197, 0.09316597878932953, 0.15595608949661255, 0.024933848530054092, 0.1884882003068924, 0.00017483568808529526, 0.5469067096710205, 0.8317961692810059, 0.6464343667030334, 0.5020409226417542, 0.25263234972953796, 0.36285853385925293, 0.6801785230636597], "count": [1350]}, "timestamp": {"min": [0.0], "max": [44.96666666666667], "mean": [22.483333333333334], "std": [12.99037749287554], "count": [1350]}, "frame_index": {"min": [0], "max": [1349], "mean": [674.5], "std": [389.7113247862662], "count": [1350]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1350]}, "index": {"min": [183423], "max": [184772], "mean": [184097.5], "std": [389.7113247862662], "count": [1350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1350]}, "subtask_annotation": {"mean": [13.055555555555555, 33.0, 33.0, 33.0, 33.0], "std": [12.426758265438814, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1350]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [1350]}, "eef_direction_state": {"mean": [5.739259259259259, 3.151851851851852], "std": [1.0914547747741512, 2.2077087788307193], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_state": {"mean": [0.10814814814814815, 1.2740740740740741], "std": [0.4356437300519824, 0.794701244863189], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_state": {"mean": [0.08592592592592592, 1.1296296296296295], "std": [0.3651814288740909, 0.8029182029345032], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_direction_action": {"mean": [5.739259259259259, 3.151851851851852], "std": [1.0914547747741512, 2.2077087788307193], "min": [0, 0], "max": [6, 6], "count": [1350]}, "eef_velocity_action": {"mean": [0.10814814814814815, 1.2740740740740741], "std": [0.4356437300519824, 0.794701244863189], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_acc_mag_action": {"mean": [0.08592592592592592, 1.1296296296296295], "std": [0.3651814288740909, 0.8029182029345032], "min": [0, 0], "max": [2, 2], "count": [1350]}, "eef_sim_pose_state": {"mean": [0.07779777644102218, 0.33239419339135956, 1.1899089921373547, -0.04879453511772051, -0.0010189122396606918, -0.012000967103430977, 0.26567381690018677, -0.42410795768285475, 1.254249038549346, 0.3335202280368343, 0.39779606902772047, -0.050208673164831685], "std": [0.03876088824447998, 0.008737279541893194, 0.029083768767761916, 0.18778205734744752, 0.013806492474803018, 0.07458153359657023, 0.13281126978405655, 0.1786583337000274, 0.06398665579730506, 0.4653857235897291, 0.3423526616312129, 0.48699363215419905], "min": [0.061188694325438095, 0.24383770162293872, 1.182147654163051, -0.90901437986763, -0.12692493538068494, -0.7982058000746143, 0.0646032680052454, -0.8156499559884878, 1.1638581283293705, -0.19944019200239888, -0.35116910166551896, -1.4183816935135116], "max": [0.2934130538454635, 0.3379629304526139, 1.3348717973169386, 0.16712805473865133, 0.16728799152086515, 0.1539675476919885, 0.4621087867746417, 0.004264708832244887, 1.526600244669866, 1.7758205726511131, 0.9999211065476659, 1.1490032287646594], "count": [1350]}, "eef_sim_pose_action": {"mean": [0.07779777644102218, 0.33239419339135956, 1.1899089921373547, -0.04879453511772051, -0.0010189122396606918, -0.012000967103430977, 0.26567381690018677, -0.42410795768285475, 1.254249038549346, 0.3335202280368343, 0.39779606902772047, -0.050208673164831685], "std": [0.03876088824447998, 0.008737279541893194, 0.029083768767761916, 0.18778205734744752, 0.013806492474803018, 0.07458153359657023, 0.13281126978405655, 0.1786583337000274, 0.06398665579730506, 0.4653857235897291, 0.3423526616312129, 0.48699363215419905], "min": [0.061188694325438095, 0.24383770162293872, 1.182147654163051, -0.90901437986763, -0.12692493538068494, -0.7982058000746143, 0.0646032680052454, -0.8156499559884878, 1.1638581283293705, -0.19944019200239888, -0.35116910166551896, -1.4183816935135116], "max": [0.2934130538454635, 0.3379629304526139, 1.3348717973169386, 0.16712805473865133, 0.16728799152086515, 0.1539675476919885, 0.4621087867746417, 0.004264708832244887, 1.526600244669866, 1.7758205726511131, 0.9999211065476659, 1.1490032287646594], "count": [1350]}, "gripper_mode_state": {"mean": [1.0, 0.6029629629629629], "std": [0.0, 0.4892837911252305], "min": [1, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_state": {"mean": [2.0, 1.8362962962962963], "std": [0.0, 0.5169866260047316], "min": [2, 0], "max": [2, 2], "count": [1350]}, "gripper_mode_action": {"mean": [1.0, 0.6029629629629629], "std": [0.0, 0.4892837911252305], "min": [1, 0], "max": [1, 1], "count": [1350]}, "gripper_activity_action": {"mean": [2.0, 1.8362962962962963], "std": [0.0, 0.5169866260047316], "min": [2, 0], "max": [2, 2], "count": [1350]}, "gripper_open_scale_state": {"mean": [0.03907204639028719, 0.33672113028783646], "std": [9.990392587977562e-05, 0.3886723745488251], "min": [0.03905735271317618, 0.021325852189745222], "max": [0.039844048874718804, 0.9759797368730817], "count": [1350]}, "gripper_open_scale_action": {"mean": [0.03907204639028719, 0.33672113028783646], "std": [9.990392587977562e-05, 0.3886723745488251], "min": [0.03905735271317618, 0.021325852189745222], "max": [0.039844048874718804, 0.9759797368730817], "count": [1350]}}} +{"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.5077752059357205]], [[0.530371448707565]], [[0.4998147897007026]]], "std": [[[0.22628726765959467]], [[0.23897628641078178]], [[0.251553107486014]]], "count": [347]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347585325196361]], [[0.4359254872137776]], [[0.4220840208321561]]], "std": [[[0.18124072763283378]], [[0.15531879147318695]], [[0.16400936081146827]]], "count": [347]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575502101737268]], [[0.4293608552610926]], [[0.4010177038795025]]], "std": [[[0.2473144830396997]], [[0.23939731909118978]], [[0.2511720121116204]]], "count": [347]}, "observation.state": {"min": [-0.8185834288597107, -0.00903119146823883, -1.287009358406067, -1.2225826978683472, -0.40509435534477234, -1.2072428464889526, 0.06772488355636597, -1.332913875579834, -0.008611425757408142, -1.9680973291397095, -1.1912503242492676, -0.5740088224411011, -0.1549941450357437, 0.027866432443261147], "max": [0.16186580061912537, 2.3024988174438477, 0.0015339808305725455, 0.05368932709097862, 0.35320809483528137, 0.21708133816719055, 0.06922635436058044, 0.761383593082428, 2.5755228996276855, 0.008468295447528362, 0.8283496499061584, 1.100232720375061, 1.3817720413208008, 1.7060279846191406], "mean": [-0.04740074649453163, 0.2342032939195633, -0.09179381281137466, -0.12554030120372772, 0.009330995380878448, -0.08781066536903381, 0.06791912764310837, -0.11243424564599991, 0.9951888918876648, -0.5722224116325378, -0.3088913857936859, 0.007783961016684771, 0.15057066082954407, 0.48591625690460205], "std": [0.1433781087398529, 0.5861664414405823, 0.23834021389484406, 0.3406371772289276, 0.06689530611038208, 0.31139010190963745, 0.00018068258941639215, 0.41415154933929443, 0.9374454021453857, 0.5965370535850525, 0.4792901277542114, 0.1985885500907898, 0.28099778294563293, 0.6157485842704773], "count": [2441]}, "action": {"min": [-0.8185834288597107, -0.00903119146823883, -1.287009358406067, -1.2225826978683472, -0.40509435534477234, -1.2072428464889526, 0.06772488355636597, -1.332913875579834, -0.008611425757408142, -1.9680973291397095, -1.1912503242492676, -0.5740088224411011, -0.1549941450357437, 0.027866432443261147], "max": [0.16186580061912537, 2.3024988174438477, 0.0015339808305725455, 0.05368932709097862, 0.35320809483528137, 0.21708133816719055, 0.06922635436058044, 0.761383593082428, 2.5755228996276855, 0.008468295447528362, 0.8283496499061584, 1.100232720375061, 1.3817720413208008, 1.7060279846191406], "mean": [-0.04740074649453163, 0.2342032939195633, -0.09179381281137466, -0.12554030120372772, 0.009330995380878448, -0.08781066536903381, 0.06791912764310837, -0.11243424564599991, 0.9951888918876648, -0.5722224116325378, -0.3088913857936859, 0.007783961016684771, 0.15057066082954407, 0.48591625690460205], "std": [0.1433781087398529, 0.5861664414405823, 0.23834021389484406, 0.3406371772289276, 0.06689530611038208, 0.31139010190963745, 0.00018068258941639215, 0.41415154933929443, 0.9374454021453857, 0.5965370535850525, 0.4792901277542114, 0.1985885500907898, 0.28099778294563293, 0.6157485842704773], "count": [2441]}, "timestamp": {"min": [0.0], "max": [81.33333333333333], "mean": [40.666666666666664], "std": [23.488531480514297], "count": [2441]}, "frame_index": {"min": [0], "max": [2440], "mean": [1220.0], "std": [704.6559444154288], "count": [2441]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [2441]}, "index": {"min": [184773], "max": [187213], "mean": [185993.0], "std": [704.6559444154288], "count": [2441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2441]}, "subtask_annotation": {"mean": [16.527652601392873, 33.0, 33.0, 33.0, 33.0], "std": [11.470611209862208, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2441]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [2441]}, "eef_direction_state": {"mean": [5.276526013928717, 3.5772224498156495], "std": [1.7329192099935726, 2.3174607132373413], "min": [0, 0], "max": [6, 6], "count": [2441]}, "eef_velocity_state": {"mean": [0.3035641130684146, 1.1569029086439984], "std": [0.685801155581149, 0.92418596575538], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_acc_mag_state": {"mean": [0.2531749283080705, 0.9619008603031545], "std": [0.5982145681300082, 0.8417264354027285], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_direction_action": {"mean": [5.276526013928717, 3.5772224498156495], "std": [1.7329192099935726, 2.3174607132373413], "min": [0, 0], "max": [6, 6], "count": [2441]}, "eef_velocity_action": {"mean": [0.3035641130684146, 1.1569029086439984], "std": [0.685801155581149, 0.92418596575538], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_acc_mag_action": {"mean": [0.2531749283080705, 0.9619008603031545], "std": [0.5982145681300082, 0.8417264354027285], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_sim_pose_state": {"mean": [0.10718712528718544, 0.3215187712237806, 1.1955488236294258, -0.08858735541137533, 0.016594565395441786, -0.03802851464447014, 0.23075197003373307, -0.3611041053373315, 1.2432886719529095, 0.13512703604154438, 0.11160141011304726, -0.11210266200704169], "std": [0.10117123692295377, 0.03859308819396995, 0.034846142762010285, 0.3125979898998519, 0.08077703593858764, 0.12189402857493953, 0.169439213184339, 0.13196522849820871, 0.06745220750599248, 0.2981050652251228, 0.2641802824996539, 0.3954463273735101], "min": [0.05637410222961632, 0.10156482898679264, 1.1617069433688274, -1.2047038450866134, -0.3218579443008611, -0.6802133845210415, 0.05223645533482234, -0.7563985382742427, 1.1406642719390876, -0.6150507375593138, -0.39320692683467207, -1.382852533046722], "max": [0.4996650527373769, 0.3404836247927607, 1.397848421166559, 0.2164586181367591, 0.49379638965419526, 0.36002056685311046, 0.5603131524824319, -0.017432464925619676, 1.4621284321455212, 1.5903130079812857, 1.2549784770659875, 0.7995099049700612], "count": [2441]}, "eef_sim_pose_action": {"mean": [0.10718712528718544, 0.3215187712237806, 1.1955488236294258, -0.08858735541137533, 0.016594565395441786, -0.03802851464447014, 0.23075197003373307, -0.3611041053373315, 1.2432886719529095, 0.13512703604154438, 0.11160141011304726, -0.11210266200704169], "std": [0.10117123692295377, 0.03859308819396995, 0.034846142762010285, 0.3125979898998519, 0.08077703593858764, 0.12189402857493953, 0.169439213184339, 0.13196522849820871, 0.06745220750599248, 0.2981050652251228, 0.2641802824996539, 0.3954463273735101], "min": [0.05637410222961632, 0.10156482898679264, 1.1617069433688274, -1.2047038450866134, -0.3218579443008611, -0.6802133845210415, 0.05223645533482234, -0.7563985382742427, 1.1406642719390876, -0.6150507375593138, -0.39320692683467207, -1.382852533046722], "max": [0.4996650527373769, 0.3404836247927607, 1.397848421166559, 0.2164586181367591, 0.49379638965419526, 0.36002056685311046, 0.5603131524824319, -0.017432464925619676, 1.4621284321455212, 1.5903130079812857, 1.2549784770659875, 0.7995099049700612], "count": [2441]}, "gripper_mode_state": {"mean": [1.0, 0.6607947562474396], "std": [0.0, 0.47343959103916183], "min": [1, 0], "max": [1, 1], "count": [2441]}, "gripper_activity_state": {"mean": [2.0, 1.7828758705448586], "std": [0.0, 0.5834408282571103], "min": [2, 0], "max": [2, 2], "count": [2441]}, "gripper_mode_action": {"mean": [1.0, 0.6607947562474396], "std": [0.0, 0.47343959103916183], "min": [1, 0], "max": [1, 1], "count": [2441]}, "gripper_activity_action": {"mean": [2.0, 1.7828758705448586], "std": [0.0, 0.5834408282571103], "min": [2, 0], "max": [2, 2], "count": [2441]}, "gripper_open_scale_state": {"mean": [0.03881002311584615, 0.2776648457891671], "std": [0.00010324254224956942, 0.3518558966611104], "min": [0.03869993346078055, 0.015923675681863512], "max": [0.03955791677747454, 0.9748731340680804], "count": [2441]}, "gripper_open_scale_action": {"mean": [0.03881002311584615, 0.2776648457891671], "std": [0.00010324254224956942, 0.3518558966611104], "min": [0.03869993346078055, 0.015923675681863512], "max": [0.03955791677747454, 0.9748731340680804], "count": [2441]}}} +{"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.5039978413122085]], [[0.5302338048512018]], [[0.5227205440349496]]], "std": [[[0.25115884504564123]], [[0.2686721022743699]], [[0.28473866026498695]]], "count": [382]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454586356066568]], [[0.4470863703247442]], [[0.43548474303915863]]], "std": [[[0.164791905379335]], [[0.16464186372676268]], [[0.18315891827178016]]], "count": [382]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44496927434440914]], [[0.4161455560118172]], [[0.4014328176151205]]], "std": [[[0.253586753710045]], [[0.25048547798499654]], [[0.26705926602693597]]], "count": [382]}, "observation.state": {"min": [-0.7967290282249451, -0.00443235831335187, -1.6168158054351807, -0.9610374569892883, -0.5699267387390137, -1.1151245832443237, 0.0686006098985672, -1.8816351890563965, -0.012341351248323917, -1.9634953737258911, -1.5299999713897705, -0.3644184172153473, -0.18723271787166595, 0.036644354462623596], "max": [0.2242266982793808, 2.5347073078155518, 0.0, 0.29881352186203003, 0.5714609026908875, 0.2309495061635971, 0.0697270855307579, 0.7877494096755981, 2.8010902404785156, 0.0015339808305725455, 0.9268642067909241, 1.0689553022384644, 1.1994231939315796, 1.712609052658081], "mean": [-0.026409154757857323, 0.16964399814605713, -0.09788946062326431, -0.027484655380249023, 0.0030107893981039524, -0.053775135427713394, 0.06873632222414017, -0.09763015806674957, 1.3065766096115112, -0.8018627166748047, -0.23808221518993378, 0.036114610731601715, 0.13414987921714783, 0.5832577347755432], "std": [0.12463530153036118, 0.496410071849823, 0.2534020245075226, 0.22286249697208405, 0.08911260962486267, 0.2743251621723175, 0.00015155735309235752, 0.5917317867279053, 0.9422752857208252, 0.6219534873962402, 0.5639414191246033, 0.2263030856847763, 0.21416276693344116, 0.6880099177360535], "count": [2778]}, "action": {"min": [-0.7967290282249451, -0.00443235831335187, -1.6168158054351807, -0.9610374569892883, -0.5699267387390137, -1.1151245832443237, 0.0686006098985672, -1.8816351890563965, -0.012341351248323917, -1.9634953737258911, -1.5299999713897705, -0.3644184172153473, -0.18723271787166595, 0.036644354462623596], "max": [0.2242266982793808, 2.5347073078155518, 0.0, 0.29881352186203003, 0.5714609026908875, 0.2309495061635971, 0.0697270855307579, 0.7877494096755981, 2.8010902404785156, 0.0015339808305725455, 0.9268642067909241, 1.0689553022384644, 1.1994231939315796, 1.712609052658081], "mean": [-0.026409154757857323, 0.16964399814605713, -0.09788946062326431, -0.027484655380249023, 0.0030107893981039524, -0.053775135427713394, 0.06873632222414017, -0.09763015806674957, 1.3065766096115112, -0.8018627166748047, -0.23808221518993378, 0.036114610731601715, 0.13414987921714783, 0.5832577347755432], "std": [0.12463530153036118, 0.496410071849823, 0.2534020245075226, 0.22286249697208405, 0.08911260962486267, 0.2743251621723175, 0.00015155735309235752, 0.5917317867279053, 0.9422752857208252, 0.6219534873962402, 0.5639414191246033, 0.2263030856847763, 0.21416276693344116, 0.6880099177360535], "count": [2778]}, "timestamp": {"min": [0.0], "max": [92.56666666666666], "mean": [46.28333333333334], "std": [26.731315731567364], "count": [2778]}, "frame_index": {"min": [0], "max": [2777], "mean": [1388.5], "std": [801.9394719470208], "count": [2778]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [2778]}, "index": {"min": [187214], "max": [189991], "mean": [188602.5], "std": [801.9394719470208], "count": [2778]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2778]}, "subtask_annotation": {"mean": [16.804175665946723, 33.0, 33.0, 33.0, 33.0], "std": [11.919025325471763, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2778]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [2778]}, "eef_direction_state": {"mean": [5.45752339812815, 3.484521238300936], "std": [1.5373309738083256, 2.1520524813252764], "min": [0, 0], "max": [6, 6], "count": [2778]}, "eef_velocity_state": {"mean": [0.23110151187904968, 1.2372210223182145], "std": [0.6117498504651623, 0.8579177133274541], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_acc_mag_state": {"mean": [0.19150467962562995, 1.0442764578833694], "std": [0.5333106694380708, 0.8168390663772715], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_direction_action": {"mean": [5.45752339812815, 3.484521238300936], "std": [1.5373309738083256, 2.1520524813252764], "min": [0, 0], "max": [6, 6], "count": [2778]}, "eef_velocity_action": {"mean": [0.23110151187904968, 1.2372210223182145], "std": [0.6117498504651623, 0.8579177133274541], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_acc_mag_action": {"mean": [0.19150467962562995, 1.0442764578833694], "std": [0.5333106694380708, 0.8168390663772715], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_sim_pose_state": {"mean": [0.09592860171366054, 0.3249784620975818, 1.195068104100448, -0.05455986624387246, 0.04362397882802871, -0.023395050736193346, 0.26571535950952724, -0.3335344370927959, 1.245314166975606, 0.11756171393255359, 0.25972373873161764, -0.07620680802451833], "std": [0.08772253508661357, 0.03801433603591347, 0.04001124209049707, 0.27804998420845284, 0.06757264102040761, 0.11511923758341423, 0.17978529138287094, 0.1586306719770574, 0.08268788912746321, 0.2555595568647243, 0.35510487370131605, 0.48473467962341477], "min": [0.049942482652765956, 0.060391407922663363, 1.1540221961994686, -1.137630758384982, -0.30954479243060495, -0.8148778281144813, -0.018782820294294136, -0.7483463457309903, 1.129343292566361, -1.0162579714676088, -0.5870455199385259, -1.5778454645983455], "max": [0.5356088507474239, 0.34308872828811565, 1.4358905266123358, 0.2021756385149345, 0.4754644305692697, 0.4245152865163512, 0.5892449328702347, 0.012233113850999379, 1.5379765648776165, 1.4474555008690206, 1.318657506028647, 0.8428917676255592], "count": [2778]}, "eef_sim_pose_action": {"mean": [0.09592860171366054, 0.3249784620975818, 1.195068104100448, -0.05455986624387246, 0.04362397882802871, -0.023395050736193346, 0.26571535950952724, -0.3335344370927959, 1.245314166975606, 0.11756171393255359, 0.25972373873161764, -0.07620680802451833], "std": [0.08772253508661357, 0.03801433603591347, 0.04001124209049707, 0.27804998420845284, 0.06757264102040761, 0.11511923758341423, 0.17978529138287094, 0.1586306719770574, 0.08268788912746321, 0.2555595568647243, 0.35510487370131605, 0.48473467962341477], "min": [0.049942482652765956, 0.060391407922663363, 1.1540221961994686, -1.137630758384982, -0.30954479243060495, -0.8148778281144813, -0.018782820294294136, -0.7483463457309903, 1.129343292566361, -1.0162579714676088, -0.5870455199385259, -1.5778454645983455], "max": [0.5356088507474239, 0.34308872828811565, 1.4358905266123358, 0.2021756385149345, 0.4754644305692697, 0.4245152865163512, 0.5892449328702347, 0.012233113850999379, 1.5379765648776165, 1.4474555008690206, 1.318657506028647, 0.8428917676255592], "count": [2778]}, "gripper_mode_state": {"mean": [1.0, 0.6234701223902088], "std": [0.0, 0.48451535463486667], "min": [1, 0], "max": [1, 1], "count": [2778]}, "gripper_activity_state": {"mean": [2.0, 1.7879769618430525], "std": [0.0, 0.5786327416602294], "min": [2, 0], "max": [2, 2], "count": [2778]}, "gripper_mode_action": {"mean": [1.0, 0.6234701223902088], "std": [0.0, 0.48451535463486667], "min": [1, 0], "max": [1, 1], "count": [2778]}, "gripper_activity_action": {"mean": [2.0, 1.7879769618430525], "std": [0.0, 0.5786327416602294], "min": [2, 0], "max": [2, 2], "count": [2778]}, "gripper_open_scale_state": {"mean": [0.03927743622032403, 0.3332915193018404], "std": [8.660219046492973e-05, 0.3931495923638296], "min": [0.03920034851346697, 0.020939631121499196], "max": [0.039844048874718804, 0.9786337443760463], "count": [2778]}, "gripper_open_scale_action": {"mean": [0.03927743622032403, 0.3332915193018404], "std": [8.660219046492973e-05, 0.3931495923638296], "min": [0.03920034851346697, 0.020939631121499196], "max": [0.039844048874718804, 0.9786337443760463], "count": [2778]}}} +{"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.519822278390523]], [[0.5562284456080412]], [[0.5412789158434839]]], "std": [[[0.2287999556405698]], [[0.24623894226103396]], [[0.2633580537756327]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4543665283348188]], [[0.45169914989354326]], [[0.4371150336081402]]], "std": [[[0.16378546713381287]], [[0.1552207595892534]], [[0.174203797416558]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46922808972073676]], [[0.42392243745667463]], [[0.39659805933105563]]], "std": [[[0.2566696220006953]], [[0.24660197281887195]], [[0.26283167390497825]]], "count": [352]}, "observation.state": {"min": [-0.6441854238510132, -0.0011098168324679136, -0.7685243487358093, -1.1949710845947266, -0.3306891918182373, -0.7121890187263489, 0.06810014694929123, -1.137350082397461, -0.010709336027503014, -1.6494542360305786, -1.5299999713897705, -0.3189297318458557, -0.1664561927318573, 0.04039968177676201], "max": [0.0011039208620786667, 1.5892040729522705, 0.0, 0.11576917767524719, 0.2253459095954895, 0.0875869169831276, 0.06937767565250397, 0.6805219054222107, 2.3945441246032715, 0.0015339808305725455, 0.5018172264099121, 1.0805485248565674, 1.4063880443572998, 1.70822274684906], "mean": [-0.02404342219233513, 0.083631731569767, -0.04450130835175514, -0.02335957996547222, 0.0067528546787798405, -0.01625242829322815, 0.06831531226634979, -0.1626470685005188, 1.126196026802063, -0.6217718124389648, -0.3058573305606842, 0.046363938599824905, 0.14856977760791779, 0.704289436340332], "std": [0.0858696848154068, 0.31619617342948914, 0.12184195965528488, 0.2309170812368393, 0.039814598858356476, 0.11947978287935257, 0.00013226836745161563, 0.3910522162914276, 0.8367779850959778, 0.5148102641105652, 0.46665966510772705, 0.1859414130449295, 0.31762024760246277, 0.6773350834846497], "count": [2489]}, "action": {"min": [-0.6441854238510132, -0.0011098168324679136, -0.7685243487358093, -1.1949710845947266, -0.3306891918182373, -0.7121890187263489, 0.06810014694929123, -1.137350082397461, -0.010709336027503014, -1.6494542360305786, -1.5299999713897705, -0.3189297318458557, -0.1664561927318573, 0.04039968177676201], "max": [0.0011039208620786667, 1.5892040729522705, 0.0, 0.11576917767524719, 0.2253459095954895, 0.0875869169831276, 0.06937767565250397, 0.6805219054222107, 2.3945441246032715, 0.0015339808305725455, 0.5018172264099121, 1.0805485248565674, 1.4063880443572998, 1.70822274684906], "mean": [-0.02404342219233513, 0.083631731569767, -0.04450130835175514, -0.02335957996547222, 0.0067528546787798405, -0.01625242829322815, 0.06831531226634979, -0.1626470685005188, 1.126196026802063, -0.6217718124389648, -0.3058573305606842, 0.046363938599824905, 0.14856977760791779, 0.704289436340332], "std": [0.0858696848154068, 0.31619617342948914, 0.12184195965528488, 0.2309170812368393, 0.039814598858356476, 0.11947978287935257, 0.00013226836745161563, 0.3910522162914276, 0.8367779850959778, 0.5148102641105652, 0.46665966510772705, 0.1859414130449295, 0.31762024760246277, 0.6773350834846497], "count": [2489]}, "timestamp": {"min": [0.0], "max": [82.93333333333334], "mean": [41.46666666666666], "std": [23.950411733876773], "count": [2489]}, "frame_index": {"min": [0], "max": [2488], "mean": [1244.0], "std": [718.5123520163032], "count": [2489]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [2489]}, "index": {"min": [189992], "max": [192480], "mean": [191236.0], "std": [718.5123520163032], "count": [2489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2489]}, "subtask_annotation": {"mean": [14.056247488951387, 33.0, 33.0, 33.0, 33.0], "std": [11.678671678671478, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2489]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [2489]}, "eef_direction_state": {"mean": [5.655685014061873, 3.198071514664524], "std": [1.2740135435152564, 2.254529902143368], "min": [0, 0], "max": [6, 6], "count": [2489]}, "eef_velocity_state": {"mean": [0.13860988348734432, 1.3133788670148654], "std": [0.49146168545181257, 0.8545401362175586], "min": [0, 0], "max": [2, 2], "count": [2489]}, "eef_acc_mag_state": {"mean": [0.11169144234632382, 1.0674969867416633], "std": [0.42185654977121456, 0.8009286760787696], "min": [0, 0], "max": [2, 2], "count": [2489]}, "eef_direction_action": {"mean": [5.655685014061873, 3.198071514664524], "std": [1.2740135435152564, 2.254529902143368], "min": [0, 0], "max": [6, 6], "count": [2489]}, "eef_velocity_action": {"mean": [0.13860988348734432, 1.3133788670148654], "std": [0.49146168545181257, 0.8545401362175586], "min": [0, 0], "max": [2, 2], "count": [2489]}, "eef_acc_mag_action": {"mean": [0.11169144234632382, 1.0674969867416633], "std": [0.42185654977121456, 0.8009286760787696], "min": [0, 0], "max": [2, 2], "count": [2489]}, "eef_sim_pose_state": {"mean": [0.08084788351281028, 0.3302034564809407, 1.1920767852931828, -0.016256650007315288, 0.01580853989969137, -0.017274947256876567, 0.25302569937651276, -0.38338236192112485, 1.2586404860149318, 0.1573584732830538, 0.19686314038958608, -0.11328990962105052], "std": [0.05144046333494914, 0.015795257224874425, 0.03348933170560967, 0.11929072797991984, 0.03927072465908794, 0.0877374788498443, 0.149669924248602, 0.1198198627677457, 0.06537973559780541, 0.33356371988883826, 0.2701598910272289, 0.36058097047651644], "min": [0.059127230385274725, 0.2159202504133204, 1.1822626547340775, -0.7157288509784216, -0.27510230171399286, -0.9538692540215427, 0.047254029149923785, -0.722678728453958, 1.180329779756, -0.16565894024435485, -0.39731775698280014, -1.0335721400030746], "max": [0.3511206321613624, 0.33761596882187395, 1.3479574741284273, 0.08753774119980517, 0.16768956363479126, 0.16434558587219922, 0.49262957454458817, -0.04901761122347584, 1.485078635033543, 1.4074128186503843, 0.9028299691223038, 0.9039049979071672], "count": [2489]}, "eef_sim_pose_action": {"mean": [0.08084788351281028, 0.3302034564809407, 1.1920767852931828, -0.016256650007315288, 0.01580853989969137, -0.017274947256876567, 0.25302569937651276, -0.38338236192112485, 1.2586404860149318, 0.1573584732830538, 0.19686314038958608, -0.11328990962105052], "std": [0.05144046333494914, 0.015795257224874425, 0.03348933170560967, 0.11929072797991984, 0.03927072465908794, 0.0877374788498443, 0.149669924248602, 0.1198198627677457, 0.06537973559780541, 0.33356371988883826, 0.2701598910272289, 0.36058097047651644], "min": [0.059127230385274725, 0.2159202504133204, 1.1822626547340775, -0.7157288509784216, -0.27510230171399286, -0.9538692540215427, 0.047254029149923785, -0.722678728453958, 1.180329779756, -0.16565894024435485, -0.39731775698280014, -1.0335721400030746], "max": [0.3511206321613624, 0.33761596882187395, 1.3479574741284273, 0.08753774119980517, 0.16768956363479126, 0.16434558587219922, 0.49262957454458817, -0.04901761122347584, 1.485078635033543, 1.4074128186503843, 0.9028299691223038, 0.9039049979071672], "count": [2489]}, "gripper_mode_state": {"mean": [1.0, 0.5327440739252712], "std": [0.0, 0.49892667359320175], "min": [1, 0], "max": [1, 1], "count": [2489]}, "gripper_activity_state": {"mean": [2.0, 1.7967055042185616], "std": [0.0, 0.5680430926048631], "min": [2, 0], "max": [2, 2], "count": [2489]}, "gripper_mode_action": {"mean": [1.0, 0.5327440739252712], "std": [0.0, 0.49892667359320175], "min": [1, 0], "max": [1, 1], "count": [2489]}, "gripper_activity_action": {"mean": [2.0, 1.7967055042185616], "std": [0.0, 0.5680430926048631], "min": [2, 0], "max": [2, 2], "count": [2489]}, "gripper_open_scale_state": {"mean": [0.039037383891394765, 0.4024505853389539], "std": [7.558066630423773e-05, 0.3870475415895824], "min": [0.03891436968530927, 0.023085532443864003], "max": [0.03964438608714512, 0.9761272839137486], "count": [2489]}, "gripper_open_scale_action": {"mean": [0.039037383891394765, 0.4024505853389539], "std": [7.558066630423773e-05, 0.3870475415895824], "min": [0.03891436968530927, 0.023085532443864003], "max": [0.03964438608714512, 0.9761272839137486], "count": [2489]}}} +{"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.49191855099527737]], [[0.5193391385539723]], [[0.48822400421521267]]], "std": [[[0.2279471472897074]], [[0.24616578911999668]], [[0.26082953454079966]]], "count": [322]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43581028244631187]], [[0.43629839713663243]], [[0.42113385414552296]]], "std": [[[0.1830427272947366]], [[0.15842912709020085]], [[0.16549565442206238]]], "count": [322]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642415864896683]], [[0.42645170350748995]], [[0.3972958581983518]]], "std": [[[0.2520511945924591]], [[0.2457658431768897]], [[0.2557351601604922]]], "count": [322]}, "observation.state": {"min": [-0.6039618253707886, -0.009621300734579563, -0.9157865047454834, -1.1164759397506714, -0.15508423745632172, -0.8902878761291504, 0.06776338070631027, -1.2382278442382812, -0.01007426530122757, -1.7451246976852417, -1.5194991827011108, -0.48296064138412476, -0.16607974469661713, 0.037470534443855286], "max": [0.28209787607192993, 1.9604101181030273, 0.0024106064811348915, 0.12005604803562164, 0.32011133432388306, 0.37613236904144287, 0.06910119205713272, 0.6965541839599609, 2.639907121658325, 0.004373068455606699, 0.5460971593856812, 0.9679033756256104, 1.2977477312088013, 1.706204891204834], "mean": [-0.009437382221221924, 0.12250903248786926, -0.05625959485769272, -0.060593388974666595, 0.008125507272779942, -0.049410026520490646, 0.067990742623806, -0.14123229682445526, 1.1523690223693848, -0.5749515891075134, -0.34219232201576233, 0.028195243328809738, 0.17467084527015686, 0.5362361073493958], "std": [0.06756281852722168, 0.4216499924659729, 0.1814451664686203, 0.2339933216571808, 0.058990348130464554, 0.19927546381950378, 0.00011576836550375447, 0.3808027505874634, 0.978450357913971, 0.5528025031089783, 0.4791119396686554, 0.1627875566482544, 0.27066099643707275, 0.633109450340271], "count": [2215]}, "action": {"min": [-0.6039618253707886, -0.009621300734579563, -0.9157865047454834, -1.1164759397506714, -0.15508423745632172, -0.8902878761291504, 0.06776338070631027, -1.2382278442382812, -0.01007426530122757, -1.7451246976852417, -1.5194991827011108, -0.48296064138412476, -0.16607974469661713, 0.037470534443855286], "max": [0.28209787607192993, 1.9604101181030273, 0.0024106064811348915, 0.12005604803562164, 0.32011133432388306, 0.37613236904144287, 0.06910119205713272, 0.6965541839599609, 2.639907121658325, 0.004373068455606699, 0.5460971593856812, 0.9679033756256104, 1.2977477312088013, 1.706204891204834], "mean": [-0.009437382221221924, 0.12250903248786926, -0.05625959485769272, -0.060593388974666595, 0.008125507272779942, -0.049410026520490646, 0.067990742623806, -0.14123229682445526, 1.1523690223693848, -0.5749515891075134, -0.34219232201576233, 0.028195243328809738, 0.17467084527015686, 0.5362361073493958], "std": [0.06756281852722168, 0.4216499924659729, 0.1814451664686203, 0.2339933216571808, 0.058990348130464554, 0.19927546381950378, 0.00011576836550375447, 0.3808027505874634, 0.978450357913971, 0.5528025031089783, 0.4791119396686554, 0.1627875566482544, 0.27066099643707275, 0.633109450340271], "count": [2215]}, "timestamp": {"min": [0.0], "max": [73.8], "mean": [36.9], "std": [21.313845265460664], "count": [2215]}, "frame_index": {"min": [0], "max": [2214], "mean": [1107.0], "std": [639.4153579638199], "count": [2215]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [2215]}, "index": {"min": [192481], "max": [194695], "mean": [193588.0], "std": [639.4153579638199], "count": [2215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2215]}, "subtask_annotation": {"mean": [16.380135440180588, 33.0, 33.0, 33.0, 33.0], "std": [11.159664670467222, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2215]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [2215]}, "eef_direction_state": {"mean": [5.56568848758465, 3.0835214446952595], "std": [1.421885106948506, 2.4102441764158296], "min": [0, 0], "max": [6, 6], "count": [2215]}, "eef_velocity_state": {"mean": [0.18103837471783296, 1.3065462753950339], "std": [0.5582961873762976, 0.8885667255398989], "min": [0, 0], "max": [2, 2], "count": [2215]}, "eef_acc_mag_state": {"mean": [0.14130925507900677, 1.0654627539503385], "std": [0.46491835403524834, 0.8271651663938393], "min": [0, 0], "max": [2, 2], "count": [2215]}, "eef_direction_action": {"mean": [5.56568848758465, 3.0835214446952595], "std": [1.421885106948506, 2.4102441764158296], "min": [0, 0], "max": [6, 6], "count": [2215]}, "eef_velocity_action": {"mean": [0.18103837471783296, 1.3065462753950339], "std": [0.5582961873762976, 0.8885667255398989], "min": [0, 0], "max": [2, 2], "count": [2215]}, "eef_acc_mag_action": {"mean": [0.14130925507900677, 1.0654627539503385], "std": [0.46491835403524834, 0.8271651663938393], "min": [0, 0], "max": [2, 2], "count": [2215]}, "eef_sim_pose_state": {"mean": [0.09036671325366795, 0.33192350813829335, 1.1927630715722104, -0.05051807583937689, 0.005709040794280806, -0.001324561392565471, 0.25581188943205585, -0.3784529622086815, 1.2138503349649599, 0.18267124397276283, 0.23271684959090636, -0.11023898734219646], "std": [0.07757248140165465, 0.013990735063431504, 0.03212437287418715, 0.2027276346981351, 0.03742619545183338, 0.054480663580860206, 0.17499487285139756, 0.12634374347566815, 0.056825787713800535, 0.2779530780698901, 0.3015246042348822, 0.33207598147988077], "min": [0.05934097607276375, 0.21114418115424088, 1.1823387014736964, -0.9099019063125479, -0.1978795213444018, -0.4410214872548843, 0.05245735731075811, -0.7779627232658766, 1.1034780505339883, -0.17341962557007393, -0.3013688319046821, -1.1199693153335668], "max": [0.457025887791639, 0.40154885137770435, 1.3644372261901923, 0.3738025034654683, 0.26072030295644466, 0.2690828638886515, 0.5890398198753646, -0.06779160700478855, 1.403956945290213, 1.4124326455258962, 1.2779247053887186, 1.0728780421179334], "count": [2215]}, "eef_sim_pose_action": {"mean": [0.09036671325366795, 0.33192350813829335, 1.1927630715722104, -0.05051807583937689, 0.005709040794280806, -0.001324561392565471, 0.25581188943205585, -0.3784529622086815, 1.2138503349649599, 0.18267124397276283, 0.23271684959090636, -0.11023898734219646], "std": [0.07757248140165465, 0.013990735063431504, 0.03212437287418715, 0.2027276346981351, 0.03742619545183338, 0.054480663580860206, 0.17499487285139756, 0.12634374347566815, 0.056825787713800535, 0.2779530780698901, 0.3015246042348822, 0.33207598147988077], "min": [0.05934097607276375, 0.21114418115424088, 1.1823387014736964, -0.9099019063125479, -0.1978795213444018, -0.4410214872548843, 0.05245735731075811, -0.7779627232658766, 1.1034780505339883, -0.17341962557007393, -0.3013688319046821, -1.1199693153335668], "max": [0.457025887791639, 0.40154885137770435, 1.3644372261901923, 0.3738025034654683, 0.26072030295644466, 0.2690828638886515, 0.5890398198753646, -0.06779160700478855, 1.403956945290213, 1.4124326455258962, 1.2779247053887186, 1.0728780421179334], "count": [2215]}, "gripper_mode_state": {"mean": [1.0, 0.6230248306997742], "std": [0.0, 0.4846286114451887], "min": [1, 0], "max": [1, 1], "count": [2215]}, "gripper_activity_state": {"mean": [2.0, 1.7891647855530475], "std": [0.0, 0.5758652160984412], "min": [2, 0], "max": [2, 2], "count": [2215]}, "gripper_mode_action": {"mean": [1.0, 0.6230248306997742], "std": [0.0, 0.4846286114451887], "min": [1, 0], "max": [1, 1], "count": [2215]}, "gripper_activity_action": {"mean": [2.0, 1.7891647855530475], "std": [0.0, 0.5758652160984412], "min": [2, 0], "max": [2, 2], "count": [2215]}, "gripper_open_scale_state": {"mean": [0.038850992295250755, 0.30641838056219595], "std": [6.614925215109551e-05, 0.36177765436391746], "min": [0.0387219318321773, 0.021411733967917308], "max": [0.039486395461218696, 0.9749742235456195], "count": [2215]}, "gripper_open_scale_action": {"mean": [0.038850992295250755, 0.30641838056219595], "std": [6.614925215109551e-05, 0.36177765436391746], "min": [0.0387219318321773, 0.021411733967917308], "max": [0.039486395461218696, 0.9749742235456195], "count": [2215]}}} +{"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.509935222640473]], [[0.5457822739729448]], [[0.5394019529811288]]], "std": [[[0.23056830369267414]], [[0.25554200036056063]], [[0.2754149909128585]]], "count": [349]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4447402889363323]], [[0.44559874384328707]], [[0.4312799533057413]]], "std": [[[0.16355089274415283]], [[0.17184606067068503]], [[0.20448376466002374]]], "count": [349]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461319549787441]], [[0.41618822140444844]], [[0.39910387287675336]]], "std": [[[0.25020505046441427]], [[0.25038465112589664]], [[0.2694497893143655]]], "count": [349]}, "observation.state": {"min": [-0.5728177428245544, -0.007140092086046934, -1.492628574371338, -0.3804272413253784, -0.1830894947052002, -0.9664078950881958, 0.06910119205713272, -1.9236118793487549, -0.011313366703689098, -1.981085181236267, -1.5299999713897705, -0.5870062112808228, -0.20512689650058746, 0.03855406865477562], "max": [0.0283631794154644, 1.8331069946289062, -0.007794159464538097, 0.29601073265075684, 0.24017061293125153, 0.17757883667945862, 0.07022792845964432, 0.5280707478523254, 2.711604118347168, 0.007400436792522669, 0.708699107170105, 1.099207878112793, 0.4609840214252472, 1.70822274684906], "mean": [-0.01510235108435154, 0.13091570138931274, -0.1459251195192337, 0.11251193284988403, -0.009280885569751263, -0.02572770230472088, 0.06912004947662354, -0.27503955364227295, 1.1624938249588013, -0.6815894842147827, -0.2879907786846161, 0.11044145375490189, 0.03224378824234009, 0.6559010148048401], "std": [0.07157891988754272, 0.42873305082321167, 0.30544513463974, 0.16058401763439178, 0.03226054087281227, 0.22107519209384918, 0.0001182048799819313, 0.490536093711853, 0.9339917302131653, 0.6062491536140442, 0.5757873058319092, 0.2443353831768036, 0.13564439117908478, 0.6967915296554565], "count": [2460]}, "action": {"min": [-0.5728177428245544, -0.007140092086046934, -1.492628574371338, -0.3804272413253784, -0.1830894947052002, -0.9664078950881958, 0.06910119205713272, -1.9236118793487549, -0.011313366703689098, -1.981085181236267, -1.5299999713897705, -0.5870062112808228, -0.20512689650058746, 0.03855406865477562], "max": [0.0283631794154644, 1.8331069946289062, -0.007794159464538097, 0.29601073265075684, 0.24017061293125153, 0.17757883667945862, 0.07022792845964432, 0.5280707478523254, 2.711604118347168, 0.007400436792522669, 0.708699107170105, 1.099207878112793, 0.4609840214252472, 1.70822274684906], "mean": [-0.01510235108435154, 0.13091570138931274, -0.1459251195192337, 0.11251193284988403, -0.009280885569751263, -0.02572770230472088, 0.06912004947662354, -0.27503955364227295, 1.1624938249588013, -0.6815894842147827, -0.2879907786846161, 0.11044145375490189, 0.03224378824234009, 0.6559010148048401], "std": [0.07157891988754272, 0.42873305082321167, 0.30544513463974, 0.16058401763439178, 0.03226054087281227, 0.22107519209384918, 0.0001182048799819313, 0.490536093711853, 0.9339917302131653, 0.6062491536140442, 0.5757873058319092, 0.2443353831768036, 0.13564439117908478, 0.6967915296554565], "count": [2460]}, "timestamp": {"min": [0.0], "max": [81.96666666666667], "mean": [40.983333333333334], "std": [23.67135908098098], "count": [2460]}, "frame_index": {"min": [0], "max": [2459], "mean": [1229.5], "std": [710.1407724294295], "count": [2460]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [2460]}, "index": {"min": [194696], "max": [197155], "mean": [195925.5], "std": [710.1407724294295], "count": [2460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2460]}, "subtask_annotation": {"mean": [13.823983739837399, 33.0, 33.0, 33.0, 33.0], "std": [10.762000013585629, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2460]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [2460]}, "eef_direction_state": {"mean": [5.581707317073171, 3.3398373983739837], "std": [1.3660483673643489, 2.3794424378463583], "min": [0, 0], "max": [6, 6], "count": [2460]}, "eef_velocity_state": {"mean": [0.16829268292682928, 1.1922764227642277], "std": [0.5235614550972365, 0.8930748136508139], "min": [0, 0], "max": [2, 2], "count": [2460]}, "eef_acc_mag_state": {"mean": [0.1353658536585366, 1.0048780487804878], "std": [0.4508001786938846, 0.8424561129228636], "min": [0, 0], "max": [2, 2], "count": [2460]}, "eef_direction_action": {"mean": [5.581707317073171, 3.3398373983739837], "std": [1.3660483673643489, 2.3794424378463583], "min": [0, 0], "max": [6, 6], "count": [2460]}, "eef_velocity_action": {"mean": [0.16829268292682928, 1.1922764227642277], "std": [0.5235614550972365, 0.8930748136508139], "min": [0, 0], "max": [2, 2], "count": [2460]}, "eef_acc_mag_action": {"mean": [0.1353658536585366, 1.0048780487804878], "std": [0.4508001786938846, 0.8424561129228636], "min": [0, 0], "max": [2, 2], "count": [2460]}, "eef_sim_pose_state": {"mean": [0.0888070519365417, 0.32920253935769384, 1.1997605827266966, -0.027860552770791868, 0.09738385802200905, -0.02460715938122853, 0.2428614328830968, -0.399750008893793, 1.2468327944670832, 0.05022249117022794, 0.18818599397104907, -0.15750936999966314], "std": [0.08613380323540909, 0.017000112148035536, 0.05363920498790414, 0.2232890807427706, 0.08333601480860346, 0.08500659874033845, 0.18243043525072342, 0.1253215702652897, 0.06964801428429583, 0.1468967490597882, 0.2749350788097506, 0.48784366145420716], "min": [0.05551712131574659, 0.19475438996261507, 1.1820861386221944, -0.9724189847287562, -0.09623319205391034, -0.7231065859018478, -0.056781119601560265, -0.7721524929123562, 1.145103723252715, -0.1934718671069795, -0.3355705130192197, -1.6386330834437945], "max": [0.45886515012858, 0.3386396172167412, 1.4243539565160477, 0.16985621191215544, 0.42039186250677374, 0.15585341084095683, 0.6047727018141313, -0.05081044741116986, 1.5054876258605063, 0.5181212839539375, 0.9538842099187979, 1.2890009782349487], "count": [2460]}, "eef_sim_pose_action": {"mean": [0.0888070519365417, 0.32920253935769384, 1.1997605827266966, -0.027860552770791868, 0.09738385802200905, -0.02460715938122853, 0.2428614328830968, -0.399750008893793, 1.2468327944670832, 0.05022249117022794, 0.18818599397104907, -0.15750936999966314], "std": [0.08613380323540909, 0.017000112148035536, 0.05363920498790414, 0.2232890807427706, 0.08333601480860346, 0.08500659874033845, 0.18243043525072342, 0.1253215702652897, 0.06964801428429583, 0.1468967490597882, 0.2749350788097506, 0.48784366145420716], "min": [0.05551712131574659, 0.19475438996261507, 1.1820861386221944, -0.9724189847287562, -0.09623319205391034, -0.7231065859018478, -0.056781119601560265, -0.7721524929123562, 1.145103723252715, -0.1934718671069795, -0.3355705130192197, -1.6386330834437945], "max": [0.45886515012858, 0.3386396172167412, 1.4243539565160477, 0.16985621191215544, 0.42039186250677374, 0.15585341084095683, 0.6047727018141313, -0.05081044741116986, 1.5054876258605063, 0.5181212839539375, 0.9538842099187979, 1.2890009782349487], "count": [2460]}, "gripper_mode_state": {"mean": [1.0, 0.5646341463414634], "std": [0.0, 0.4958048276557112], "min": [1, 0], "max": [1, 1], "count": [2460]}, "gripper_activity_state": {"mean": [2.0, 1.7873983739837398], "std": [0.0, 0.5793917996988941], "min": [2, 0], "max": [2, 2], "count": [2460]}, "gripper_mode_action": {"mean": [1.0, 0.5646341463414634], "std": [0.0, 0.4958048276557112], "min": [1, 0], "max": [1, 1], "count": [2460]}, "gripper_activity_action": {"mean": [2.0, 1.7873983739837398], "std": [0.0, 0.5793917996988941], "min": [2, 0], "max": [2, 2], "count": [2460]}, "gripper_open_scale_state": {"mean": [0.039496917361514075, 0.3748014086561052], "std": [6.754536464446311e-05, 0.3981648161826792], "min": [0.039486395461218696, 0.022030896374157498], "max": [0.040130244834082465, 0.9761272839137486], "count": [2460]}, "gripper_open_scale_action": {"mean": [0.039496917361514075, 0.3748014086561052], "std": [6.754536464446311e-05, 0.3981648161826792], "min": [0.039486395461218696, 0.022030896374157498], "max": [0.040130244834082465, 0.9761272839137486], "count": [2460]}}} +{"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.518991757828979]], [[0.543739001288697]], [[0.529411628901487]]], "std": [[[0.2432190678062533]], [[0.2572129392678814]], [[0.2685519061386532]]], "count": [377]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531452933663887]], [[0.45724378333708965]], [[0.4474114403645337]]], "std": [[[0.17517416541321681]], [[0.17462593695282358]], [[0.19358897899613597]]], "count": [377]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604553239657195]], [[0.43209121865663447]], [[0.41833788783712716]]], "std": [[[0.2496964006387192]], [[0.24822498222540526]], [[0.26491044652992984]]], "count": [377]}, "observation.state": {"min": [-0.6135923266410828, -0.007278915494680405, -0.6395696997642517, -0.8007379770278931, -0.3711993098258972, -0.6896856427192688, 0.06810014694929123, -1.1944209337234497, -0.010685335844755173, -1.6796741485595703, -1.5299999713897705, -0.4352719187736511, -0.2073141485452652, 0.03169715031981468], "max": [0.11196735501289368, 1.2946797609329224, 0.0, 0.13464421033859253, 0.2936798930168152, 0.15899895131587982, 0.06947670131921768, 0.8804116249084473, 2.506568670272827, 0.0017327482346445322, 0.5291653275489807, 1.1526199579238892, 1.5868009328842163, 1.707964539527893], "mean": [-0.03303470090031624, 0.11975464224815369, -0.07987310737371445, -0.007744955364614725, 0.009630102664232254, -0.05286277085542679, 0.06822521984577179, -0.07879408448934555, 1.004543423652649, -0.446789413690567, -0.44401979446411133, 4.9286889407085255e-05, 0.11590821295976639, 0.6157975792884827], "std": [0.09444528073072433, 0.3345381021499634, 0.14116746187210083, 0.2378397434949875, 0.04802807793021202, 0.17227597534656525, 0.00018310196173842996, 0.4273824691772461, 0.8122962713241577, 0.44677019119262695, 0.5351232886314392, 0.22284364700317383, 0.2949303984642029, 0.6626583933830261], "count": [2728]}, "action": {"min": [-0.6135923266410828, -0.007278915494680405, -0.6395696997642517, -0.8007379770278931, -0.3711993098258972, -0.6896856427192688, 0.06810014694929123, -1.1944209337234497, -0.010685335844755173, -1.6796741485595703, -1.5299999713897705, -0.4352719187736511, -0.2073141485452652, 0.03169715031981468], "max": [0.11196735501289368, 1.2946797609329224, 0.0, 0.13464421033859253, 0.2936798930168152, 0.15899895131587982, 0.06947670131921768, 0.8804116249084473, 2.506568670272827, 0.0017327482346445322, 0.5291653275489807, 1.1526199579238892, 1.5868009328842163, 1.707964539527893], "mean": [-0.03303470090031624, 0.11975464224815369, -0.07987310737371445, -0.007744955364614725, 0.009630102664232254, -0.05286277085542679, 0.06822521984577179, -0.07879408448934555, 1.004543423652649, -0.446789413690567, -0.44401979446411133, 4.9286889407085255e-05, 0.11590821295976639, 0.6157975792884827], "std": [0.09444528073072433, 0.3345381021499634, 0.14116746187210083, 0.2378397434949875, 0.04802807793021202, 0.17227597534656525, 0.00018310196173842996, 0.4273824691772461, 0.8122962713241577, 0.44677019119262695, 0.5351232886314392, 0.22284364700317383, 0.2949303984642029, 0.6626583933830261], "count": [2728]}, "timestamp": {"min": [0.0], "max": [90.9], "mean": [45.45], "std": [26.25019047549941], "count": [2728]}, "frame_index": {"min": [0], "max": [2727], "mean": [1363.5], "std": [787.5057142649823], "count": [2728]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [2728]}, "index": {"min": [197156], "max": [199883], "mean": [198519.5], "std": [787.5057142649823], "count": [2728]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2728]}, "subtask_annotation": {"mean": [16.21957478005865, 33.0, 33.0, 33.0, 33.0], "std": [11.915905772385502, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2728]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [2728]}, "eef_direction_state": {"mean": [5.495967741935484, 3.1704545454545454], "std": [1.466632242198631, 2.416929130312786], "min": [0, 0], "max": [6, 6], "count": [2728]}, "eef_velocity_state": {"mean": [0.19244868035190615, 1.185850439882698], "std": [0.5374414115293824, 0.880043867828935], "min": [0, 0], "max": [2, 2], "count": [2728]}, "eef_acc_mag_state": {"mean": [0.1693548387096774, 1.026026392961877], "std": [0.5071909820484956, 0.8264222003687837], "min": [0, 0], "max": [2, 2], "count": [2728]}, "eef_direction_action": {"mean": [5.495967741935484, 3.1704545454545454], "std": [1.466632242198631, 2.416929130312786], "min": [0, 0], "max": [6, 6], "count": [2728]}, "eef_velocity_action": {"mean": [0.19244868035190615, 1.185850439882698], "std": [0.5374414115293824, 0.880043867828935], "min": [0, 0], "max": [2, 2], "count": [2728]}, "eef_acc_mag_action": {"mean": [0.1693548387096774, 1.026026392961877], "std": [0.5071909820484956, 0.8264222003687837], "min": [0, 0], "max": [2, 2], "count": [2728]}, "eef_sim_pose_state": {"mean": [0.08454101562566861, 0.330225553225211, 1.2008549214303523, -0.05331150811114345, 0.03224590375109681, -0.023388356338419403, 0.21954648714898328, -0.3590221410282931, 1.2497660024655852, 0.10021256897493226, 0.11315612701572028, -0.0816211159032209], "std": [0.05228322950428986, 0.012626862962789791, 0.04827408944590764, 0.17344495727397188, 0.05269525370339125, 0.10275810710688792, 0.1336149950294643, 0.11923878877643135, 0.06141353969799926, 0.2827306651718682, 0.20808428782023686, 0.3798235191484497], "min": [0.05438867565850515, 0.2475326313365845, 1.1822154076646858, -0.6945295586664807, -0.2416569995536737, -0.8576733540471896, 0.06315929813183276, -0.7594906499910045, 1.1812935197109464, -0.3293819077914987, -0.429129233912918, -1.1919756546497766], "max": [0.2966970083877908, 0.340021414263044, 1.3591608071630306, 0.15675853181426355, 0.36156217702874405, 0.3613889561246242, 0.5235021454640922, 0.03678117241902532, 1.4519528897045824, 1.334709558138062, 0.7347735077676467, 1.0494833681944633], "count": [2728]}, "eef_sim_pose_action": {"mean": [0.08454101562566861, 0.330225553225211, 1.2008549214303523, -0.05331150811114345, 0.03224590375109681, -0.023388356338419403, 0.21954648714898328, -0.3590221410282931, 1.2497660024655852, 0.10021256897493226, 0.11315612701572028, -0.0816211159032209], "std": [0.05228322950428986, 0.012626862962789791, 0.04827408944590764, 0.17344495727397188, 0.05269525370339125, 0.10275810710688792, 0.1336149950294643, 0.11923878877643135, 0.06141353969799926, 0.2827306651718682, 0.20808428782023686, 0.3798235191484497], "min": [0.05438867565850515, 0.2475326313365845, 1.1822154076646858, -0.6945295586664807, -0.2416569995536737, -0.8576733540471896, 0.06315929813183276, -0.7594906499910045, 1.1812935197109464, -0.3293819077914987, -0.429129233912918, -1.1919756546497766], "max": [0.2966970083877908, 0.340021414263044, 1.3591608071630306, 0.15675853181426355, 0.36156217702874405, 0.3613889561246242, 0.5235021454640922, 0.03678117241902532, 1.4519528897045824, 1.334709558138062, 0.7347735077676467, 1.0494833681944633], "count": [2728]}, "gripper_mode_state": {"mean": [1.0, 0.5751466275659824], "std": [0.0, 0.49432073026069256], "min": [1, 0], "max": [1, 1], "count": [2728]}, "gripper_activity_state": {"mean": [2.0, 1.7313049853372433], "std": [0.0, 0.6401883412422591], "min": [2, 0], "max": [2, 2], "count": [2728]}, "gripper_mode_action": {"mean": [1.0, 0.5751466275659824], "std": [0.0, 0.49432073026069256], "min": [1, 0], "max": [1, 1], "count": [2728]}, "gripper_activity_action": {"mean": [2.0, 1.7313049853372433], "std": [0.0, 0.6401883412422591], "min": [2, 0], "max": [2, 2], "count": [2728]}, "gripper_open_scale_state": {"mean": [0.0389868734700171, 0.35188391229280835], "std": [0.00010462259708159374, 0.37866089193918956], "min": [0.03891436968530927, 0.018112657325608388], "max": [0.0397009721824101, 0.9759797368730817], "count": [2728]}, "gripper_open_scale_action": {"mean": [0.0389868734700171, 0.35188391229280835], "std": [0.00010462259708159374, 0.37866089193918956], "min": [0.03891436968530927, 0.018112657325608388], "max": [0.0397009721824101, 0.9759797368730817], "count": [2728]}}} +{"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.49876243048388946]], [[0.5409484093710584]], [[0.537497652039617]]], "std": [[[0.24171892819491786]], [[0.2642621744301788]], [[0.28082513183701935]]], "count": [304]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394878794719642]], [[0.4413959587489967]], [[0.43034641149954134]]], "std": [[[0.16538497886421594]], [[0.16626879195571345]], [[0.1869932622688845]]], "count": [304]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508185647431487]], [[0.4213420954090701]], [[0.4054486082444674]]], "std": [[[0.2521925077364904]], [[0.252773453235265]], [[0.27035376182630966]]], "count": [304]}, "observation.state": {"min": [-0.6853233575820923, -0.006012920755892992, -1.1458836793899536, -0.8420174717903137, -0.160264790058136, -0.9096506237983704, 0.06810014694929123, -1.3176686763763428, -0.007377478759735823, -1.9888315200805664, -1.5284019708633423, -0.5431496500968933, -0.2178252786397934, 0.03717966750264168], "max": [0.18536406755447388, 1.8145201206207275, 0.006129579618573189, 0.07143332064151764, 0.3160000443458557, 0.24734920263290405, 0.06987431645393372, 0.8382983803749084, 2.515357494354248, 0.0015339808305725455, 1.2117050886154175, 1.0930358171463013, 1.2011069059371948, 1.7060279846191406], "mean": [-0.02319992706179619, 0.12941280007362366, -0.07154718041419983, -0.046200159937143326, 0.014948612079024315, -0.03759023919701576, 0.06878292560577393, -0.09836847335100174, 1.1750257015228271, -0.7568973302841187, -0.20415686070919037, 0.06260396540164948, 0.07074248790740967, 0.5263030529022217], "std": [0.08860177546739578, 0.3996375799179077, 0.2171487659215927, 0.21181786060333252, 0.0577545128762722, 0.16319981217384338, 0.0001829470129450783, 0.4302583336830139, 0.8470189571380615, 0.6136852502822876, 0.5059891939163208, 0.2479461282491684, 0.25254496932029724, 0.6498746871948242], "count": [2047]}, "action": {"min": [-0.6853233575820923, -0.006012920755892992, -1.1458836793899536, -0.8420174717903137, -0.160264790058136, -0.9096506237983704, 0.06810014694929123, -1.3176686763763428, -0.007377478759735823, -1.9888315200805664, -1.5284019708633423, -0.5431496500968933, -0.2178252786397934, 0.03717966750264168], "max": [0.18536406755447388, 1.8145201206207275, 0.006129579618573189, 0.07143332064151764, 0.3160000443458557, 0.24734920263290405, 0.06987431645393372, 0.8382983803749084, 2.515357494354248, 0.0015339808305725455, 1.2117050886154175, 1.0930358171463013, 1.2011069059371948, 1.7060279846191406], "mean": [-0.02319992706179619, 0.12941280007362366, -0.07154718041419983, -0.046200159937143326, 0.014948612079024315, -0.03759023919701576, 0.06878292560577393, -0.09836847335100174, 1.1750257015228271, -0.7568973302841187, -0.20415686070919037, 0.06260396540164948, 0.07074248790740967, 0.5263030529022217], "std": [0.08860177546739578, 0.3996375799179077, 0.2171487659215927, 0.21181786060333252, 0.0577545128762722, 0.16319981217384338, 0.0001829470129450783, 0.4302583336830139, 0.8470189571380615, 0.6136852502822876, 0.5059891939163208, 0.2479461282491684, 0.25254496932029724, 0.6498746871948242], "count": [2047]}, "timestamp": {"min": [0.0], "max": [68.2], "mean": [34.1], "std": [19.69726433346068], "count": [2047]}, "frame_index": {"min": [0], "max": [2046], "mean": [1023.0], "std": [590.9179300038204], "count": [2047]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [2047]}, "index": {"min": [199884], "max": [201930], "mean": [200907.0], "std": [590.9179300038204], "count": [2047]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2047]}, "subtask_annotation": {"mean": [17.028334147532973, 33.0, 33.0, 33.0, 33.0], "std": [10.814380875360584, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2047]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [2047]}, "eef_direction_state": {"mean": [5.485588666340987, 2.9995114802149487], "std": [1.510640466582123, 2.374242944825837], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_state": {"mean": [0.21201758671226184, 1.3644357596482657], "std": [0.5856050309341886, 0.8497624379374219], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_state": {"mean": [0.18221787982413287, 1.1152906692721056], "std": [0.5178931855595816, 0.8081145020284819], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_direction_action": {"mean": [5.485588666340987, 2.9995114802149487], "std": [1.510640466582123, 2.374242944825837], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_action": {"mean": [0.21201758671226184, 1.3644357596482657], "std": [0.5856050309341886, 0.8497624379374219], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_action": {"mean": [0.18221787982413287, 1.1152906692721056], "std": [0.5178931855595816, 0.8081145020284819], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_sim_pose_state": {"mean": [0.09020033521072156, 0.32899123492203247, 1.1975108500156972, -0.03948572878143802, 0.011838153108751122, -0.008136325842214921, 0.26603859607217295, -0.3485977191901431, 1.2752649795304067, 0.06985147603349262, 0.20535681841221723, -0.03968968252930302], "std": [0.07398064893662097, 0.01948756048101268, 0.0456325345812016, 0.16793393199679146, 0.06098700719955371, 0.06258697775890973, 0.16614942302703511, 0.11352574476712735, 0.07724180586822144, 0.29473462253413085, 0.31793320832144795, 0.3462371820558445], "min": [0.06164228933292877, 0.19345749487047142, 1.1817079602317122, -0.9218556751773423, -0.3822368512908887, -0.5514124128149404, 0.03698688954429034, -0.7057619382037107, 1.137159619022316, -0.985480895240899, -0.3916668992693628, -1.1137792946358311], "max": [0.4340098204764685, 0.33899863720080664, 1.3973566435927858, 0.2273822820516363, 0.36747398031537726, 0.3274761578743728, 0.5605140648118443, -0.009580094324946553, 1.4871173067483487, 1.32843478382775, 1.2451773816919283, 1.0456902765187246], "count": [2047]}, "eef_sim_pose_action": {"mean": [0.09020033521072156, 0.32899123492203247, 1.1975108500156972, -0.03948572878143802, 0.011838153108751122, -0.008136325842214921, 0.26603859607217295, -0.3485977191901431, 1.2752649795304067, 0.06985147603349262, 0.20535681841221723, -0.03968968252930302], "std": [0.07398064893662097, 0.01948756048101268, 0.0456325345812016, 0.16793393199679146, 0.06098700719955371, 0.06258697775890973, 0.16614942302703511, 0.11352574476712735, 0.07724180586822144, 0.29473462253413085, 0.31793320832144795, 0.3462371820558445], "min": [0.06164228933292877, 0.19345749487047142, 1.1817079602317122, -0.9218556751773423, -0.3822368512908887, -0.5514124128149404, 0.03698688954429034, -0.7057619382037107, 1.137159619022316, -0.985480895240899, -0.3916668992693628, -1.1137792946358311], "max": [0.4340098204764685, 0.33899863720080664, 1.3973566435927858, 0.2273822820516363, 0.36747398031537726, 0.3274761578743728, 0.5605140648118443, -0.009580094324946553, 1.4871173067483487, 1.32843478382775, 1.2451773816919283, 1.0456902765187246], "count": [2047]}, "gripper_mode_state": {"mean": [1.0, 0.6521739130434783], "std": [0.0, 0.47628048478710266], "min": [1, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_state": {"mean": [2.0, 1.7474352711284806], "std": [0.0, 0.6253183010378155], "min": [2, 0], "max": [2, 2], "count": [2047]}, "gripper_mode_action": {"mean": [1.0, 0.6521739130434783], "std": [0.0, 0.47628048478710266], "min": [1, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_action": {"mean": [2.0, 1.7474352711284806], "std": [0.0, 0.6253183010378155], "min": [2, 0], "max": [2, 2], "count": [2047]}, "gripper_open_scale_state": {"mean": [0.0393044179029461, 0.30074630049582207], "std": [0.00010454067527407262, 0.37135469429273227], "min": [0.03891436968530927, 0.021245524287223816], "max": [0.03992818083081927, 0.9748731340680804], "count": [2047]}, "gripper_open_scale_action": {"mean": [0.0393044179029461, 0.30074630049582207], "std": [0.00010454067527407262, 0.37135469429273227], "min": [0.03891436968530927, 0.021245524287223816], "max": [0.03992818083081927, 0.9748731340680804], "count": [2047]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165528063410454]], [[0.4140694031397192]], [[0.37083917410151723]]], "std": [[[0.21563396897966255]], [[0.21193137939366222]], [[0.20869694340692202]]], "count": [389]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43218128503900843]], [[0.4408500918505077]], [[0.4308031626818108]]], "std": [[[0.15349559882001737]], [[0.14386041588250642]], [[0.15006513798019064]]], "count": [389]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44066046255691654]], [[0.44644590971207104]], [[0.422718812832188]]], "std": [[[0.24200861467908477]], [[0.22824063578569312]], [[0.23879682553039216]]], "count": [389]}, "observation.state": {"min": [-1.0308336019515991, -0.006975383963435888, -0.6303573846817017, -1.3008157014846802, -0.36441537737846375, -0.4340991973876953, 0.06922635436058044, -1.943709135055542, -0.004597282502800226, -1.9588819742202759, -1.5299999713897705, -0.6124224662780762, -0.38590115308761597, 0.037075016647577286], "max": [0.13747820258140564, 1.7832494974136353, 0.01073786523193121, 0.08590292185544968, 0.32288140058517456, 0.10326024889945984, 0.07035316526889801, 0.8208657503128052, 2.5510101318359375, 0.0012435707030817866, 1.119805932044983, 1.0582592487335205, 0.9924662709236145, 1.7062861919403076], "mean": [-0.022315118461847305, 0.07868553698062897, -0.033870067447423935, -0.023025358095765114, 0.003930941689759493, -0.006330501288175583, 0.06937182694673538, -0.10276634246110916, 1.3865270614624023, -0.7993951439857483, -0.39676839113235474, 0.06248997151851654, 0.06950639188289642, 0.638501763343811], "std": [0.11651015281677246, 0.31923404335975647, 0.0961049348115921, 0.23589488863945007, 0.045290056616067886, 0.03942146524786949, 0.0001456595491617918, 0.6222788095474243, 0.8031241297721863, 0.616873025894165, 0.6479560136795044, 0.3525699973106384, 0.22859345376491547, 0.7189550399780273], "count": [2847]}, "action": {"min": [-1.0308336019515991, -0.006975383963435888, -0.6303573846817017, -1.3008157014846802, -0.36441537737846375, -0.4340991973876953, 0.06922635436058044, -1.943709135055542, -0.004597282502800226, -1.9588819742202759, -1.5299999713897705, -0.6124224662780762, -0.38590115308761597, 0.037075016647577286], "max": [0.13747820258140564, 1.7832494974136353, 0.01073786523193121, 0.08590292185544968, 0.32288140058517456, 0.10326024889945984, 0.07035316526889801, 0.8208657503128052, 2.5510101318359375, 0.0012435707030817866, 1.119805932044983, 1.0582592487335205, 0.9924662709236145, 1.7062861919403076], "mean": [-0.022315118461847305, 0.07868553698062897, -0.033870067447423935, -0.023025358095765114, 0.003930941689759493, -0.006330501288175583, 0.06937182694673538, -0.10276634246110916, 1.3865270614624023, -0.7993951439857483, -0.39676839113235474, 0.06248997151851654, 0.06950639188289642, 0.638501763343811], "std": [0.11651015281677246, 0.31923404335975647, 0.0961049348115921, 0.23589488863945007, 0.045290056616067886, 0.03942146524786949, 0.0001456595491617918, 0.6222788095474243, 0.8031241297721863, 0.616873025894165, 0.6479560136795044, 0.3525699973106384, 0.22859345376491547, 0.7189550399780273], "count": [2847]}, "timestamp": {"min": [0.0], "max": [94.86666666666666], "mean": [47.43333333333334], "std": [27.395268583110123], "count": [2847]}, "frame_index": {"min": [0], "max": [2846], "mean": [1423.0], "std": [821.8580574933038], "count": [2847]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [2847]}, "index": {"min": [201931], "max": [204777], "mean": [203354.0], "std": [821.8580574933038], "count": [2847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2847]}, "subtask_annotation": {"mean": [19.25465402177731, 33.0, 33.0, 33.0, 33.0], "std": [9.45000294256067, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2847]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [2847]}, "eef_direction_state": {"mean": [5.715841236389181, 2.92483315770987], "std": [1.14325430417642, 2.3274234678088477], "min": [0, 0], "max": [6, 6], "count": [2847]}, "eef_velocity_state": {"mean": [0.11731647348085704, 1.2971548998946258], "std": [0.44698431338957756, 0.822626751072651], "min": [0, 0], "max": [2, 2], "count": [2847]}, "eef_acc_mag_state": {"mean": [0.09553916403231472, 1.0902704601334738], "std": [0.3804187455714617, 0.8043175754119186], "min": [0, 0], "max": [2, 2], "count": [2847]}, "eef_direction_action": {"mean": [5.715841236389181, 2.92483315770987], "std": [1.14325430417642, 2.3274234678088477], "min": [0, 0], "max": [6, 6], "count": [2847]}, "eef_velocity_action": {"mean": [0.11731647348085704, 1.2971548998946258], "std": [0.44698431338957756, 0.822626751072651], "min": [0, 0], "max": [2, 2], "count": [2847]}, "eef_acc_mag_action": {"mean": [0.09553916403231472, 1.0902704601334738], "std": [0.3804187455714617, 0.8043175754119186], "min": [0, 0], "max": [2, 2], "count": [2847]}, "eef_sim_pose_state": {"mean": [0.079148322207313, 0.3289177028937613, 1.188613992865412, -0.006972639471939736, 0.021724699408045986, -0.018360764618535745, 0.28074845501137535, -0.3363300157362161, 1.2733067646562815, 0.06483915734405364, 0.18192839874620614, -0.03493534560039024], "std": [0.046981005108102665, 0.0245080625432986, 0.024492194970127296, 0.04186962304143212, 0.054994884143249316, 0.11453765906938634, 0.17013907850424478, 0.136827520339655, 0.08202892001653445, 0.24848024220225934, 0.3447368344440411, 0.4494658558377348], "min": [0.06095356073306386, 0.12364203690081545, 1.1819901210852108, -0.41774288672561033, -0.3772180349304053, -1.1903522853632125, -0.013731023519317896, -0.7752681855763871, 1.0744213414052268, -0.43079921235887897, -0.4725543793949869, -1.6014786047446794], "max": [0.3639956920703886, 0.340631772894681, 1.3520944368765149, 0.10361681578762427, 0.43299574087735726, 0.3154609724750857, 0.5892540294396328, -0.047632655535396556, 1.4651272680282468, 0.9547440042765165, 1.1499592157272698, 0.942585227427518], "count": [2847]}, "eef_sim_pose_action": {"mean": [0.079148322207313, 0.3289177028937613, 1.188613992865412, -0.006972639471939736, 0.021724699408045986, -0.018360764618535745, 0.28074845501137535, -0.3363300157362161, 1.2733067646562815, 0.06483915734405364, 0.18192839874620614, -0.03493534560039024], "std": [0.046981005108102665, 0.0245080625432986, 0.024492194970127296, 0.04186962304143212, 0.054994884143249316, 0.11453765906938634, 0.17013907850424478, 0.136827520339655, 0.08202892001653445, 0.24848024220225934, 0.3447368344440411, 0.4494658558377348], "min": [0.06095356073306386, 0.12364203690081545, 1.1819901210852108, -0.41774288672561033, -0.3772180349304053, -1.1903522853632125, -0.013731023519317896, -0.7752681855763871, 1.0744213414052268, -0.43079921235887897, -0.4725543793949869, -1.6014786047446794], "max": [0.3639956920703886, 0.340631772894681, 1.3520944368765149, 0.10361681578762427, 0.43299574087735726, 0.3154609724750857, 0.5892540294396328, -0.047632655535396556, 1.4651272680282468, 0.9547440042765165, 1.1499592157272698, 0.942585227427518], "count": [2847]}, "gripper_mode_state": {"mean": [1.0, 0.59536354056902], "std": [0.0, 0.49082155120791265], "min": [1, 0], "max": [1, 1], "count": [2847]}, "gripper_activity_state": {"mean": [2.0, 1.8036529680365296], "std": [0.0, 0.5569883671517927], "min": [2, 0], "max": [2, 2], "count": [2847]}, "gripper_mode_action": {"mean": [1.0, 0.59536354056902], "std": [0.0, 0.49082155120791265], "min": [1, 0], "max": [1, 1], "count": [2847]}, "gripper_activity_action": {"mean": [2.0, 1.8036529680365296], "std": [0.0, 0.5569883671517927], "min": [2, 0], "max": [2, 2], "count": [2847]}, "gripper_open_scale_state": {"mean": [0.03964155354306977, 0.3648577823855872], "std": [8.32333348615136e-05, 0.4108339735050331], "min": [0.03955791677747454, 0.02118572379861559], "max": [0.040201808725084574, 0.9750206811087472], "count": [2847]}, "gripper_open_scale_action": {"mean": [0.03964155354306977, 0.3648577823855872], "std": [8.32333348615136e-05, 0.4108339735050331], "min": [0.03955791677747454, 0.02118572379861559], "max": [0.040201808725084574, 0.9750206811087472], "count": [2847]}}} +{"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.5032913823048184]], [[0.5277683807123921]], [[0.5223265414599575]]], "std": [[[0.24570333495255106]], [[0.2701839375507058]], [[0.292362758168407]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44607629865868703]], [[0.4461722434399909]], [[0.431290341102974]]], "std": [[[0.18143564218380637]], [[0.18717720863732543]], [[0.2173172029523933]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4590447815226046]], [[0.4221476767636997]], [[0.40636412753410156]]], "std": [[[0.2631389636880388]], [[0.26615465262663873]], [[0.2847607824536413]]], "count": [249]}, "observation.state": {"min": [-0.04615775868296623, -0.001727373688481748, -0.5046796798706055, -0.6427379250526428, -0.4049709141254425, -0.42506107687950134, 0.06910119205713272, -0.7560286521911621, -0.012221625074744225, -2.024768114089966, -1.5299999713897705, -0.17675265669822693, -0.39967769384384155, 0.03335517644882202], "max": [0.34658122062683105, 1.147417664527893, -0.003067961661145091, 0.18129663169384003, 0.2847740948200226, 0.15868979692459106, 0.07022792845964432, 0.7189223170280457, 2.678330421447754, 0.0030322156380861998, 0.5430291891098022, 0.9710131883621216, 0.5691068768501282, 1.707964539527893], "mean": [0.025317857041954994, 0.14876234531402588, -0.1023046225309372, 0.06116921082139015, 0.005505342967808247, -0.050759829580783844, 0.06913983076810837, -0.15216949582099915, 1.0261707305908203, -0.5237477421760559, -0.34729117155075073, 0.08165060728788376, 0.03091314435005188, 0.6573663353919983], "std": [0.08317522704601288, 0.33739328384399414, 0.10097534954547882, 0.25434792041778564, 0.07754378765821457, 0.1316840946674347, 0.00014632851525675505, 0.27871209383010864, 1.0029748678207397, 0.5633182525634766, 0.5132970809936523, 0.16498669981956482, 0.15272167325019836, 0.6850422024726868], "count": [1573]}, "action": {"min": [-0.04615775868296623, -0.001727373688481748, -0.5046796798706055, -0.6427379250526428, -0.4049709141254425, -0.42506107687950134, 0.06910119205713272, -0.7560286521911621, -0.012221625074744225, -2.024768114089966, -1.5299999713897705, -0.17675265669822693, -0.39967769384384155, 0.03335517644882202], "max": [0.34658122062683105, 1.147417664527893, -0.003067961661145091, 0.18129663169384003, 0.2847740948200226, 0.15868979692459106, 0.07022792845964432, 0.7189223170280457, 2.678330421447754, 0.0030322156380861998, 0.5430291891098022, 0.9710131883621216, 0.5691068768501282, 1.707964539527893], "mean": [0.025317857041954994, 0.14876234531402588, -0.1023046225309372, 0.06116921082139015, 0.005505342967808247, -0.050759829580783844, 0.06913983076810837, -0.15216949582099915, 1.0261707305908203, -0.5237477421760559, -0.34729117155075073, 0.08165060728788376, 0.03091314435005188, 0.6573663353919983], "std": [0.08317522704601288, 0.33739328384399414, 0.10097534954547882, 0.25434792041778564, 0.07754378765821457, 0.1316840946674347, 0.00014632851525675505, 0.27871209383010864, 1.0029748678207397, 0.5633182525634766, 0.5132970809936523, 0.16498669981956482, 0.15272167325019836, 0.6850422024726868], "count": [1573]}, "timestamp": {"min": [0.0], "max": [52.4], "mean": [26.2], "std": [15.136196498607056], "count": [1573]}, "frame_index": {"min": [0], "max": [1572], "mean": [786.0], "std": [454.0858949582116], "count": [1573]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1573]}, "index": {"min": [204778], "max": [206350], "mean": [205564.0], "std": [454.0858949582116], "count": [1573]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1573]}, "subtask_annotation": {"mean": [17.64907819453274, 33.0, 33.0, 33.0, 33.0], "std": [6.519387252523621, 0.0, 0.0, 0.0, 0.0], "min": [6, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1573]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [1573]}, "eef_direction_state": {"mean": [5.354736172917991, 3.680228862047044], "std": [1.6713541824669302, 2.446393497128103], "min": [0, 0], "max": [6, 6], "count": [1573]}, "eef_velocity_state": {"mean": [0.2199618563254927, 0.993006993006993], "std": [0.5557840104875679, 0.9156834655630659], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_acc_mag_state": {"mean": [0.20470438652256834, 0.8601398601398601], "std": [0.5536018496824805, 0.8450261224575144], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_direction_action": {"mean": [5.354736172917991, 3.680228862047044], "std": [1.6713541824669302, 2.446393497128103], "min": [0, 0], "max": [6, 6], "count": [1573]}, "eef_velocity_action": {"mean": [0.2199618563254927, 0.993006993006993], "std": [0.5557840104875679, 0.9156834655630659], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_acc_mag_action": {"mean": [0.20470438652256834, 0.8601398601398601], "std": [0.5536018496824805, 0.8450261224575144], "min": [0, 0], "max": [2, 2], "count": [1573]}, "eef_sim_pose_state": {"mean": [0.08412853995930787, 0.33677346218023985, 1.2006035601194502, -0.0506373318771927, 0.10726502544381152, 0.030818573794552693, 0.24608785273536868, -0.38580887138009523, 1.2155480870363466, 0.05174508968428033, 0.15059878692704876, -0.06409430363267608], "std": [0.04871865347609016, 0.010934070038076596, 0.040957186651612285, 0.13646626047243465, 0.022776200995086603, 0.12566157101901437, 0.1818606208476318, 0.10248066529730719, 0.052274545976544455, 0.13339810612507794, 0.23134084399153773, 0.2566574481316945], "min": [0.0600073738753302, 0.3211059043380833, 1.1820872045556006, -0.48793374104945075, -0.07724041047648544, -0.4563274552691682, 0.05772806322965403, -0.6402197384466396, 1.1519644084729035, -0.19136923458145216, -0.20868204347333452, -0.7541480811965611], "max": [0.24571812106160767, 0.38597374434828163, 1.3297385812468072, 0.15266264959862322, 0.23930251239272549, 0.5744203417551701, 0.5371119303542833, 0.001586057689395938, 1.401833238732499, 0.6779780122141683, 0.9427967299583533, 1.0211398967187462], "count": [1573]}, "eef_sim_pose_action": {"mean": [0.08412853995930787, 0.33677346218023985, 1.2006035601194502, -0.0506373318771927, 0.10726502544381152, 0.030818573794552693, 0.24608785273536868, -0.38580887138009523, 1.2155480870363466, 0.05174508968428033, 0.15059878692704876, -0.06409430363267608], "std": [0.04871865347609016, 0.010934070038076596, 0.040957186651612285, 0.13646626047243465, 0.022776200995086603, 0.12566157101901437, 0.1818606208476318, 0.10248066529730719, 0.052274545976544455, 0.13339810612507794, 0.23134084399153773, 0.2566574481316945], "min": [0.0600073738753302, 0.3211059043380833, 1.1820872045556006, -0.48793374104945075, -0.07724041047648544, -0.4563274552691682, 0.05772806322965403, -0.6402197384466396, 1.1519644084729035, -0.19136923458145216, -0.20868204347333452, -0.7541480811965611], "max": [0.24571812106160767, 0.38597374434828163, 1.3297385812468072, 0.15266264959862322, 0.23930251239272549, 0.5744203417551701, 0.5371119303542833, 0.001586057689395938, 1.401833238732499, 0.6779780122141683, 0.9427967299583533, 1.0211398967187462], "count": [1573]}, "gripper_mode_state": {"mean": [1.0, 0.5568976478067387], "std": [0.0, 0.4967521088773146], "min": [1, 0], "max": [1, 1], "count": [1573]}, "gripper_activity_state": {"mean": [2.0, 1.8041958041958042], "std": [0.0, 0.5602267203459956], "min": [2, 0], "max": [2, 2], "count": [1573]}, "gripper_mode_action": {"mean": [1.0, 0.5568976478067387], "std": [0.0, 0.4967521088773146], "min": [1, 0], "max": [1, 1], "count": [1573]}, "gripper_activity_action": {"mean": [2.0, 1.8041958041958042], "std": [0.0, 0.5602267203459956], "min": [2, 0], "max": [2, 2], "count": [1573]}, "gripper_open_scale_state": {"mean": [0.039509179722373264, 0.37563924366767354], "std": [8.36155883522984e-05, 0.39145185245048625], "min": [0.039486395461218696, 0.0190601008278983], "max": [0.040130244834082465, 0.9759797368730817], "count": [1573]}, "gripper_open_scale_action": {"mean": [0.039509179722373264, 0.37563924366767354], "std": [8.36155883522984e-05, 0.39145185245048625], "min": [0.039486395461218696, 0.0190601008278983], "max": [0.040130244834082465, 0.9759797368730817], "count": [1573]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068510195397604]], [[0.5448948401756536]], [[0.5293007625272331]]], "std": [[[0.23353787116810804]], [[0.2570259634153771]], [[0.27604160946230644]]], "count": [320]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606766807938453]], [[0.4570120727805011]], [[0.44242865774782136]]], "std": [[[0.16115596951917122]], [[0.15280080030069246]], [[0.17025893375210813]]], "count": [320]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.466989723754085]], [[0.42832335920479303]], [[0.40070614702478213]]], "std": [[[0.24903864039186294]], [[0.2415955531505381]], [[0.25952077417409025]]], "count": [320]}, "observation.state": {"min": [-0.7939736843109131, -0.00612748134881258, -0.503131091594696, -0.9234564304351807, -0.1985093057155609, -0.8035456538200378, 0.06797584891319275, -1.1856443881988525, -0.00814595352858305, -1.6161384582519531, -1.5299999713897705, -0.3348889946937561, -0.18639929592609406, 0.037530358880758286], "max": [0.05794209614396095, 1.4940972328186035, 2.44281686029453e-19, 0.04635719954967499, 0.3885805606842041, 0.21776266396045685, 0.06947670131921768, 0.767167866230011, 2.403747797012329, 0.0015339808305725455, 0.5545872449874878, 1.028289556503296, 1.24405837059021, 1.708040475845337], "mean": [-0.02277461253106594, 0.07386987656354904, -0.030134297907352448, -0.02913777157664299, 0.00745958648622036, -0.02058379165828228, 0.06813614815473557, -0.07964286208152771, 1.083018183708191, -0.4613494575023651, -0.42604851722717285, 0.04025384411215782, 0.13567028939723969, 0.6643192172050476], "std": [0.08660910278558731, 0.2800478935241699, 0.08898699283599854, 0.18615703284740448, 0.039462294429540634, 0.10022889822721481, 0.00014299793110694736, 0.40707746148109436, 0.8807236552238464, 0.44583019614219666, 0.49965620040893555, 0.19639535248279572, 0.2653185725212097, 0.6626755595207214], "count": [2191]}, "action": {"min": [-0.7939736843109131, -0.00612748134881258, -0.503131091594696, -0.9234564304351807, -0.1985093057155609, -0.8035456538200378, 0.06797584891319275, -1.1856443881988525, -0.00814595352858305, -1.6161384582519531, -1.5299999713897705, -0.3348889946937561, -0.18639929592609406, 0.037530358880758286], "max": [0.05794209614396095, 1.4940972328186035, 2.44281686029453e-19, 0.04635719954967499, 0.3885805606842041, 0.21776266396045685, 0.06947670131921768, 0.767167866230011, 2.403747797012329, 0.0015339808305725455, 0.5545872449874878, 1.028289556503296, 1.24405837059021, 1.708040475845337], "mean": [-0.02277461253106594, 0.07386987656354904, -0.030134297907352448, -0.02913777157664299, 0.00745958648622036, -0.02058379165828228, 0.06813614815473557, -0.07964286208152771, 1.083018183708191, -0.4613494575023651, -0.42604851722717285, 0.04025384411215782, 0.13567028939723969, 0.6643192172050476], "std": [0.08660910278558731, 0.2800478935241699, 0.08898699283599854, 0.18615703284740448, 0.039462294429540634, 0.10022889822721481, 0.00014299793110694736, 0.40707746148109436, 0.8807236552238464, 0.44583019614219666, 0.49965620040893555, 0.19639535248279572, 0.2653185725212097, 0.6626755595207214], "count": [2191]}, "timestamp": {"min": [0.0], "max": [73.0], "mean": [36.5], "std": [21.082905133991588], "count": [2191]}, "frame_index": {"min": [0], "max": [2190], "mean": [1095.0], "std": [632.4871540197477], "count": [2191]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [2191]}, "index": {"min": [206351], "max": [208541], "mean": [207446.0], "std": [632.4871540197477], "count": [2191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2191]}, "subtask_annotation": {"mean": [14.858968507530808, 33.0, 33.0, 33.0, 33.0], "std": [10.316343249939894, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2191]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [2191]}, "eef_direction_state": {"mean": [5.678685531720675, 3.0698311273391146], "std": [1.1959528997218405, 2.4332546846447105], "min": [0, 0], "max": [6, 6], "count": [2191]}, "eef_velocity_state": {"mean": [0.1442263806481059, 1.2715654952076678], "std": [0.4957254358674197, 0.885353856688086], "min": [0, 0], "max": [2, 2], "count": [2191]}, "eef_acc_mag_state": {"mean": [0.1223185759926974, 1.0826106800547695], "std": [0.441574411148839, 0.8185568745503352], "min": [0, 0], "max": [2, 2], "count": [2191]}, "eef_direction_action": {"mean": [5.678685531720675, 3.0698311273391146], "std": [1.1959528997218405, 2.4332546846447105], "min": [0, 0], "max": [6, 6], "count": [2191]}, "eef_velocity_action": {"mean": [0.1442263806481059, 1.2715654952076678], "std": [0.4957254358674197, 0.885353856688086], "min": [0, 0], "max": [2, 2], "count": [2191]}, "eef_acc_mag_action": {"mean": [0.1223185759926974, 1.0826106800547695], "std": [0.441574411148839, 0.8185568745503352], "min": [0, 0], "max": [2, 2], "count": [2191]}, "eef_sim_pose_state": {"mean": [0.07914156661270812, 0.3313881944733651, 1.1902626065550914, -0.020500136601942782, 0.0145790588566643, -0.015288349739650101, 0.23488614248575546, -0.35894157671569793, 1.2265590140722678, 0.13072436727245992, 0.19324771352372394, -0.04034240802701331], "std": [0.043023176625012406, 0.012735104083313818, 0.027624892037642224, 0.09982589065152617, 0.029538798343630837, 0.09083753690160727, 0.14666107200644407, 0.12516178811420461, 0.05469160713347339, 0.2691347849417903, 0.2397969424319238, 0.36341441205860764], "min": [0.0592261554526734, 0.2005600716131495, 1.1818984974321909, -0.7765003224586695, -0.24862307090739133, -0.8758179054816402, 0.04939164522944348, -0.728524164690113, 1.1386424548171392, -0.1745332355381981, -0.3485585255530945, -1.029727884574805], "max": [0.32703223688097305, 0.3419594379549556, 1.3156837353875641, 0.21612449260603095, 0.2167996875661824, 0.4466425457438432, 0.5252194022343255, 0.0026253944862220414, 1.4523605874877117, 1.3713665678146358, 0.9201710607767368, 1.0920545848698229], "count": [2191]}, "eef_sim_pose_action": {"mean": [0.07914156661270812, 0.3313881944733651, 1.1902626065550914, -0.020500136601942782, 0.0145790588566643, -0.015288349739650101, 0.23488614248575546, -0.35894157671569793, 1.2265590140722678, 0.13072436727245992, 0.19324771352372394, -0.04034240802701331], "std": [0.043023176625012406, 0.012735104083313818, 0.027624892037642224, 0.09982589065152617, 0.029538798343630837, 0.09083753690160727, 0.14666107200644407, 0.12516178811420461, 0.05469160713347339, 0.2691347849417903, 0.2397969424319238, 0.36341441205860764], "min": [0.0592261554526734, 0.2005600716131495, 1.1818984974321909, -0.7765003224586695, -0.24862307090739133, -0.8758179054816402, 0.04939164522944348, -0.728524164690113, 1.1386424548171392, -0.1745332355381981, -0.3485585255530945, -1.029727884574805], "max": [0.32703223688097305, 0.3419594379549556, 1.3156837353875641, 0.21612449260603095, 0.2167996875661824, 0.4466425457438432, 0.5252194022343255, 0.0026253944862220414, 1.4523605874877117, 1.3713665678146358, 0.9201710607767368, 1.0920545848698229], "count": [2191]}, "gripper_mode_state": {"mean": [1.0, 0.5317206754906435], "std": [0.0, 0.4989927842628731], "min": [1, 0], "max": [1, 1], "count": [2191]}, "gripper_activity_state": {"mean": [2.0, 1.7389319945230488], "std": [0.0, 0.6303842839440911], "min": [2, 0], "max": [2, 2], "count": [2191]}, "gripper_mode_action": {"mean": [1.0, 0.5317206754906435], "std": [0.0, 0.4989927842628731], "min": [1, 0], "max": [1, 1], "count": [2191]}, "gripper_activity_action": {"mean": [2.0, 1.7389319945230488], "std": [0.0, 0.6303842839440911], "min": [2, 0], "max": [2, 2], "count": [2191]}, "gripper_open_scale_state": {"mean": [0.03893501285842325, 0.3796096475473174], "std": [8.171363676223416e-05, 0.3786709289425939], "min": [0.03884334223611014, 0.021445919360433306], "max": [0.0397009721824101, 0.9760231290544782], "count": [2191]}, "gripper_open_scale_action": {"mean": [0.03893501285842325, 0.3796096475473174], "std": [8.171363676223416e-05, 0.3786709289425939], "min": [0.03884334223611014, 0.021445919360433306], "max": [0.0397009721824101, 0.9760231290544782], "count": [2191]}}} +{"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.5016061969198857]], [[0.5336318555699059]], [[0.527708400193078]]], "std": [[[0.2396895357967125]], [[0.26042841397159044]], [[0.2787281817922326]]], "count": [334]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44494655215712364]], [[0.45002629707904457]], [[0.44094484315682364]]], "std": [[[0.15548707067879458]], [[0.15819182102410378]], [[0.18169309259042046]]], "count": [334]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527142463439135]], [[0.41835865442317977]], [[0.4026144712209568]]], "std": [[[0.24712141140368582]], [[0.24765078728355722]], [[0.26429661173240027]]], "count": [334]}, "observation.state": {"min": [-0.7820330858230591, -0.0014426372945308685, -0.7946020364761353, -1.2041748762130737, -0.29120758175849915, -1.1946115493774414, 0.06835036724805832, -1.7113770246505737, -0.012231523171067238, -1.9516046047210693, -1.5299999713897705, -0.6695021390914917, -0.26077672839164734, 0.02420605905354023], "max": [0.0475534051656723, 1.9251458644866943, -0.04825986921787262, 0.21862563490867615, 0.26998060941696167, 0.19941750168800354, 0.06947670131921768, 0.7455933094024658, 2.5172550678253174, 0.0019047582754865289, 0.5509286522865295, 1.2366135120391846, 1.7126749753952026, 1.70822274684906], "mean": [-0.02288409322500229, 0.11684585362672806, -0.09778425097465515, 0.06283466517925262, 0.01301579736173153, -0.058004774153232574, 0.06841328740119934, -0.22836624085903168, 1.298835277557373, -0.7294247150421143, -0.320188969373703, 0.08893746137619019, 0.1854834407567978, 0.6012090444564819], "std": [0.09731901437044144, 0.4030276834964752, 0.14214344322681427, 0.29820793867111206, 0.05126739293336868, 0.2588019073009491, 0.0001261450961465016, 0.535893976688385, 0.8436424732208252, 0.5904914736747742, 0.4638827443122864, 0.25837668776512146, 0.3164066970348358, 0.6795474290847778], "count": [2322]}, "action": {"min": [-0.7820330858230591, -0.0014426372945308685, -0.7946020364761353, -1.2041748762130737, -0.29120758175849915, -1.1946115493774414, 0.06835036724805832, -1.7113770246505737, -0.012231523171067238, -1.9516046047210693, -1.5299999713897705, -0.6695021390914917, -0.26077672839164734, 0.02420605905354023], "max": [0.0475534051656723, 1.9251458644866943, -0.04825986921787262, 0.21862563490867615, 0.26998060941696167, 0.19941750168800354, 0.06947670131921768, 0.7455933094024658, 2.5172550678253174, 0.0019047582754865289, 0.5509286522865295, 1.2366135120391846, 1.7126749753952026, 1.70822274684906], "mean": [-0.02288409322500229, 0.11684585362672806, -0.09778425097465515, 0.06283466517925262, 0.01301579736173153, -0.058004774153232574, 0.06841328740119934, -0.22836624085903168, 1.298835277557373, -0.7294247150421143, -0.320188969373703, 0.08893746137619019, 0.1854834407567978, 0.6012090444564819], "std": [0.09731901437044144, 0.4030276834964752, 0.14214344322681427, 0.29820793867111206, 0.05126739293336868, 0.2588019073009491, 0.0001261450961465016, 0.535893976688385, 0.8436424732208252, 0.5904914736747742, 0.4638827443122864, 0.25837668776512146, 0.3164066970348358, 0.6795474290847778], "count": [2322]}, "timestamp": {"min": [0.0], "max": [77.36666666666666], "mean": [38.68333333333333], "std": [22.34345334560903], "count": [2322]}, "frame_index": {"min": [0], "max": [2321], "mean": [1160.5], "std": [670.303600368271], "count": [2322]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [2322]}, "index": {"min": [208542], "max": [210863], "mean": [209702.5], "std": [670.303600368271], "count": [2322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2322]}, "subtask_annotation": {"mean": [15.063307493540051, 33.0, 33.0, 33.0, 33.0], "std": [11.298847322519036, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2322]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [2322]}, "eef_direction_state": {"mean": [5.628337639965547, 2.9104220499569338], "std": [1.2732346010821347, 2.2540391333041376], "min": [0, 0], "max": [6, 6], "count": [2322]}, "eef_velocity_state": {"mean": [0.1748492678725237, 1.4039621016365202], "std": [0.5423539457130895, 0.8109616022693423], "min": [0, 0], "max": [2, 2], "count": [2322]}, "eef_acc_mag_state": {"mean": [0.1429801894918174, 1.1589147286821706], "std": [0.4725590425578096, 0.7925037639105202], "min": [0, 0], "max": [2, 2], "count": [2322]}, "eef_direction_action": {"mean": [5.628337639965547, 2.9104220499569338], "std": [1.2732346010821347, 2.2540391333041376], "min": [0, 0], "max": [6, 6], "count": [2322]}, "eef_velocity_action": {"mean": [0.1748492678725237, 1.4039621016365202], "std": [0.5423539457130895, 0.8109616022693423], "min": [0, 0], "max": [2, 2], "count": [2322]}, "eef_acc_mag_action": {"mean": [0.1429801894918174, 1.1589147286821706], "std": [0.4725590425578096, 0.7925037639105202], "min": [0, 0], "max": [2, 2], "count": [2322]}, "eef_sim_pose_state": {"mean": [0.08328496680216411, 0.32839897352836656, 1.1929479161134118, -0.058015354863487384, 0.08183070458697218, -0.00990436604770991, 0.27077707198992823, -0.374865640092239, 1.2550289384512, 0.2085516223637248, 0.24486097405696694, -0.13166678070725313], "std": [0.06987235393226396, 0.021788137508022134, 0.03230975123251935, 0.2617923203490967, 0.05073632334364761, 0.09278019308667217, 0.16866732674016757, 0.1363439286900665, 0.0659861341082981, 0.29780598702730143, 0.2970631944773412, 0.4036537797932828], "min": [0.0573988980464984, 0.16872897374414694, 1.18250605551476, -1.2111769327478417, -0.26104568542235884, -0.8043666561656435, 0.05268829226429611, -0.7828462415235531, 1.157732562545498, -0.15054248592182617, -0.41519984170822455, -1.4241203887389455], "max": [0.423928400311525, 0.33695606388881966, 1.395703163916159, 0.19205819916271902, 0.3447646443050252, 0.2072649470507895, 0.5926089148802064, -0.06550357213399324, 1.5392868621404112, 1.4058028206498632, 1.0240851797014088, 0.7304494757902563], "count": [2322]}, "eef_sim_pose_action": {"mean": [0.08328496680216411, 0.32839897352836656, 1.1929479161134118, -0.058015354863487384, 0.08183070458697218, -0.00990436604770991, 0.27077707198992823, -0.374865640092239, 1.2550289384512, 0.2085516223637248, 0.24486097405696694, -0.13166678070725313], "std": [0.06987235393226396, 0.021788137508022134, 0.03230975123251935, 0.2617923203490967, 0.05073632334364761, 0.09278019308667217, 0.16866732674016757, 0.1363439286900665, 0.0659861341082981, 0.29780598702730143, 0.2970631944773412, 0.4036537797932828], "min": [0.0573988980464984, 0.16872897374414694, 1.18250605551476, -1.2111769327478417, -0.26104568542235884, -0.8043666561656435, 0.05268829226429611, -0.7828462415235531, 1.157732562545498, -0.15054248592182617, -0.41519984170822455, -1.4241203887389455], "max": [0.423928400311525, 0.33695606388881966, 1.395703163916159, 0.19205819916271902, 0.3447646443050252, 0.2072649470507895, 0.5926089148802064, -0.06550357213399324, 1.5392868621404112, 1.4058028206498632, 1.0240851797014088, 0.7304494757902563], "count": [2322]}, "gripper_mode_state": {"mean": [1.0, 0.5934539190353144], "std": [0.0, 0.4911887264758167], "min": [1, 0], "max": [1, 1], "count": [2322]}, "gripper_activity_state": {"mean": [2.0, 1.7885443583118001], "std": [0.0, 0.5777884415375998], "min": [2, 0], "max": [2, 2], "count": [2322]}, "gripper_mode_action": {"mean": [1.0, 0.5934539190353144], "std": [0.0, 0.4911887264758167], "min": [1, 0], "max": [1, 1], "count": [2322]}, "gripper_activity_action": {"mean": [2.0, 1.7885443583118001], "std": [0.0, 0.5777884415375998], "min": [2, 0], "max": [2, 2], "count": [2322]}, "gripper_open_scale_state": {"mean": [0.0390931222896316, 0.3435492124768293], "std": [7.208295491269379e-05, 0.38831582136362497], "min": [0.03905735271317618, 0.013832033744880132], "max": [0.0397009721824101, 0.9761272839137486], "count": [2322]}, "gripper_open_scale_action": {"mean": [0.0390931222896316, 0.3435492124768293], "std": [7.208295491269379e-05, 0.38831582136362497], "min": [0.03905735271317618, 0.013832033744880132], "max": [0.0397009721824101, 0.9761272839137486], "count": [2322]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928539780035174]], [[0.5217388032522245]], [[0.511992977629472]]], "std": [[[0.2559785964175927]], [[0.2753552233488953]], [[0.2917518726973664]]], "count": [332]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549203201695671]], [[0.45580597143475865]], [[0.4455839797096884]]], "std": [[[0.17734362792012365]], [[0.1767683634577364]], [[0.19623826124739197]]], "count": [332]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45412390903483213]], [[0.42167062203060607]], [[0.40457971674278814]]], "std": [[[0.2619705531927672]], [[0.262484116105979]], [[0.280544138329434]]], "count": [332]}, "observation.state": {"min": [-0.5168733596801758, -0.0028672642074525356, -0.5108156204223633, -1.3974565267562866, -0.5995768308639526, -0.7101565599441528, 0.06797928363084793, -1.5339808464050293, -0.007662046235054731, -1.9816311597824097, -1.5299999713897705, -0.3787522614002228, -0.1902136206626892, 0.039290446788072586], "max": [0.019941750913858414, 2.139639377593994, 0.0, 0.08840250968933105, 0.4187767505645752, 0.21937412023544312, 0.06997749209403992, 0.8211975693702698, 2.5598530769348145, 0.004353067371994257, 0.5031070113182068, 1.1004260778427124, 1.3759807348251343, 1.707964539527893], "mean": [-0.029043661430478096, 0.14762751758098602, -0.06088648736476898, -0.04707697406411171, 0.017574502155184746, -0.03498832881450653, 0.06834793835878372, -0.12066368013620377, 0.9211112856864929, -0.4179908335208893, -0.3100406527519226, 0.06504811346530914, 0.11656204611063004, 0.6380855441093445], "std": [0.07994989305734634, 0.417876660823822, 0.10430820286273956, 0.2948548197746277, 0.09698828309774399, 0.15328122675418854, 0.00019223721756134182, 0.46560415625572205, 0.8584569692611694, 0.46351855993270874, 0.4512038826942444, 0.2204817831516266, 0.3014413118362427, 0.6699087023735046], "count": [2300]}, "action": {"min": [-0.5168733596801758, -0.0028672642074525356, -0.5108156204223633, -1.3974565267562866, -0.5995768308639526, -0.7101565599441528, 0.06797928363084793, -1.5339808464050293, -0.007662046235054731, -1.9816311597824097, -1.5299999713897705, -0.3787522614002228, -0.1902136206626892, 0.039290446788072586], "max": [0.019941750913858414, 2.139639377593994, 0.0, 0.08840250968933105, 0.4187767505645752, 0.21937412023544312, 0.06997749209403992, 0.8211975693702698, 2.5598530769348145, 0.004353067371994257, 0.5031070113182068, 1.1004260778427124, 1.3759807348251343, 1.707964539527893], "mean": [-0.029043661430478096, 0.14762751758098602, -0.06088648736476898, -0.04707697406411171, 0.017574502155184746, -0.03498832881450653, 0.06834793835878372, -0.12066368013620377, 0.9211112856864929, -0.4179908335208893, -0.3100406527519226, 0.06504811346530914, 0.11656204611063004, 0.6380855441093445], "std": [0.07994989305734634, 0.417876660823822, 0.10430820286273956, 0.2948548197746277, 0.09698828309774399, 0.15328122675418854, 0.00019223721756134182, 0.46560415625572205, 0.8584569692611694, 0.46351855993270874, 0.4512038826942444, 0.2204817831516266, 0.3014413118362427, 0.6699087023735046], "count": [2300]}, "timestamp": {"min": [0.0], "max": [76.63333333333334], "mean": [38.31666666666667], "std": [22.131758227086753], "count": [2300]}, "frame_index": {"min": [0], "max": [2299], "mean": [1149.5], "std": [663.9527468126026], "count": [2300]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [2300]}, "index": {"min": [210864], "max": [213163], "mean": [212013.5], "std": [663.9527468126026], "count": [2300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2300]}, "subtask_annotation": {"mean": [14.184347826086956, 33.0, 33.0, 33.0, 33.0], "std": [11.21675448141783, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2300]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [2300]}, "eef_direction_state": {"mean": [5.38, 3.553478260869565], "std": [1.6500171277108213, 2.3320472601215676], "min": [0, 0], "max": [6, 6], "count": [2300]}, "eef_velocity_state": {"mean": [0.25043478260869567, 1.151304347826087], "std": [0.6254562040127246, 0.9168343662835141], "min": [0, 0], "max": [2, 2], "count": [2300]}, "eef_acc_mag_state": {"mean": [0.20652173913043478, 0.9491304347826087], "std": [0.5480805137271455, 0.842627428337556], "min": [0, 0], "max": [2, 2], "count": [2300]}, "eef_direction_action": {"mean": [5.38, 3.553478260869565], "std": [1.6500171277108213, 2.3320472601215676], "min": [0, 0], "max": [6, 6], "count": [2300]}, "eef_velocity_action": {"mean": [0.25043478260869567, 1.151304347826087], "std": [0.6254562040127246, 0.9168343662835141], "min": [0, 0], "max": [2, 2], "count": [2300]}, "eef_acc_mag_action": {"mean": [0.20652173913043478, 0.9491304347826087], "std": [0.5480805137271455, 0.842627428337556], "min": [0, 0], "max": [2, 2], "count": [2300]}, "eef_sim_pose_state": {"mean": [0.08799288966909348, 0.33043964811192134, 1.194731950933445, -0.033284330427011906, 0.03934374061994351, -0.011462905328252756, 0.19472516383741542, -0.36577799492153673, 1.2304016837042118, 0.11434282610437826, 0.19090325957942447, -0.05654738963122807], "std": [0.06155150484538283, 0.013329162574076446, 0.03465269813622143, 0.15232232488336955, 0.069985077914311, 0.11958909729250393, 0.1314671010144319, 0.13419478962146728, 0.058529169279908706, 0.3062590969307066, 0.268004685526767, 0.4172074669361696], "min": [0.05890862718038871, 0.24838332032897212, 1.1386536041072655, -0.6932720194281712, -0.2563277717371908, -0.9334426050424101, 0.05092108906673413, -0.8092540367129029, 1.1503581865650852, -0.1895839184409488, -0.5602717723293251, -1.2764488121016297], "max": [0.4127145458226889, 0.3418501306556479, 1.3339011872004378, 0.3031010152844701, 0.6722809020479317, 0.30534505474645, 0.4999220510835717, 0.011812845065756639, 1.4991997740759024, 1.4038033561373782, 0.9058976233623346, 1.3375697945217273], "count": [2300]}, "eef_sim_pose_action": {"mean": [0.08799288966909348, 0.33043964811192134, 1.194731950933445, -0.033284330427011906, 0.03934374061994351, -0.011462905328252756, 0.19472516383741542, -0.36577799492153673, 1.2304016837042118, 0.11434282610437826, 0.19090325957942447, -0.05654738963122807], "std": [0.06155150484538283, 0.013329162574076446, 0.03465269813622143, 0.15232232488336955, 0.069985077914311, 0.11958909729250393, 0.1314671010144319, 0.13419478962146728, 0.058529169279908706, 0.3062590969307066, 0.268004685526767, 0.4172074669361696], "min": [0.05890862718038871, 0.24838332032897212, 1.1386536041072655, -0.6932720194281712, -0.2563277717371908, -0.9334426050424101, 0.05092108906673413, -0.8092540367129029, 1.1503581865650852, -0.1895839184409488, -0.5602717723293251, -1.2764488121016297], "max": [0.4127145458226889, 0.3418501306556479, 1.3339011872004378, 0.3031010152844701, 0.6722809020479317, 0.30534505474645, 0.4999220510835717, 0.011812845065756639, 1.4991997740759024, 1.4038033561373782, 0.9058976233623346, 1.3375697945217273], "count": [2300]}, "gripper_mode_state": {"mean": [1.0, 0.5565217391304348], "std": [0.0, 0.49679502111602614], "min": [1, 0], "max": [1, 1], "count": [2300]}, "gripper_activity_state": {"mean": [2.0, 1.7908695652173914], "std": [0.0, 0.5764992782036814], "min": [2, 0], "max": [2, 2], "count": [2300]}, "gripper_mode_action": {"mean": [1.0, 0.5565217391304348], "std": [0.0, 0.49679502111602614], "min": [1, 0], "max": [1, 1], "count": [2300]}, "gripper_activity_action": {"mean": [2.0, 1.7908695652173914], "std": [0.0, 0.5764992782036814], "min": [2, 0], "max": [2, 2], "count": [2300]}, "gripper_open_scale_state": {"mean": [0.03905580389018463, 0.3646202633414283], "std": [0.00010984905205614996, 0.38280546808639165], "min": [0.038845304931913106, 0.02245168387889862], "max": [0.03998713833945138, 0.9759797368730817], "count": [2300]}, "gripper_open_scale_action": {"mean": [0.03905580389018463, 0.3646202633414283], "std": [0.00010984905205614996, 0.38280546808639165], "min": [0.038845304931913106, 0.02245168387889862], "max": [0.03998713833945138, 0.9759797368730817], "count": [2300]}}} +{"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.536166665050458]], [[0.5574927044342299]], [[0.5345778050917037]]], "std": [[[0.23038015587068733]], [[0.24408717434750107]], [[0.2583731599950019]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45535044736654967]], [[0.4539591228512506]], [[0.4404824964605031]]], "std": [[[0.16141553714893794]], [[0.15425056841343662]], [[0.1727641434622276]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4666825895541204]], [[0.4267841262452888]], [[0.39897863291376556]]], "std": [[[0.25094300812102227]], [[0.2445017401594596]], [[0.26396479155281766]]], "count": [337]}, "observation.state": {"min": [-0.8222137093544006, -0.008126827888190746, -0.563446581363678, -1.0016894340515137, -0.42099881172180176, -1.3330292701721191, 0.06747473776340485, -1.2011069059371948, -0.010678084567189217, -1.8926295042037964, -1.385184645652771, -0.36065569519996643, -0.17292875051498413, 0.03297634422779083], "max": [0.2316311001777649, 1.4572817087173462, 0.0, 0.12612009048461914, 0.5244120359420776, 0.24354109168052673, 1.4127320051193237, 0.6211045384407043, 2.4366161823272705, 0.007662813179194927, 0.7448858618736267, 1.0998085737228394, 1.6737831830978394, 1.7060279846191406], "mean": [-0.017277782782912254, 0.09021814912557602, -0.02654864452779293, -0.05539407953619957, 0.0036204620264470577, -0.04972514882683754, 0.07546398043632507, -0.16606399416923523, 1.0588854551315308, -0.6145563721656799, -0.2850094139575958, 0.09111183881759644, 0.16021981835365295, 0.5485789179801941], "std": [0.0958268791437149, 0.3137095272541046, 0.0952732115983963, 0.22168421745300293, 0.07149257510900497, 0.224093958735466, 0.08646644651889801, 0.43675050139427185, 0.8525331616401672, 0.579174280166626, 0.5019899606704712, 0.22376905381679535, 0.29876673221588135, 0.620428740978241], "count": [2349]}, "action": {"min": [-0.8222137093544006, -0.008126827888190746, -0.563446581363678, -1.0016894340515137, -0.42099881172180176, -1.3330292701721191, 0.06747473776340485, -1.2011069059371948, -0.010678084567189217, -1.8926295042037964, -1.385184645652771, -0.36065569519996643, -0.17292875051498413, 0.03297634422779083], "max": [0.2316311001777649, 1.4572817087173462, 0.0, 0.12612009048461914, 0.5244120359420776, 0.24354109168052673, 1.4127320051193237, 0.6211045384407043, 2.4366161823272705, 0.007662813179194927, 0.7448858618736267, 1.0998085737228394, 1.6737831830978394, 1.7060279846191406], "mean": [-0.017277782782912254, 0.09021814912557602, -0.02654864452779293, -0.05539407953619957, 0.0036204620264470577, -0.04972514882683754, 0.07546398043632507, -0.16606399416923523, 1.0588854551315308, -0.6145563721656799, -0.2850094139575958, 0.09111183881759644, 0.16021981835365295, 0.5485789179801941], "std": [0.0958268791437149, 0.3137095272541046, 0.0952732115983963, 0.22168421745300293, 0.07149257510900497, 0.224093958735466, 0.08646644651889801, 0.43675050139427185, 0.8525331616401672, 0.579174280166626, 0.5019899606704712, 0.22376905381679535, 0.29876673221588135, 0.620428740978241], "count": [2349]}, "timestamp": {"min": [0.0], "max": [78.26666666666667], "mean": [39.13333333333334], "std": [22.603260990560795], "count": [2349]}, "frame_index": {"min": [0], "max": [2348], "mean": [1174.0], "std": [678.0978297168239], "count": [2349]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [2349]}, "index": {"min": [213164], "max": [215512], "mean": [214338.0], "std": [678.0978297168239], "count": [2349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2349]}, "subtask_annotation": {"mean": [13.625798212005108, 33.0, 33.0, 33.0, 33.0], "std": [10.906196203798096, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2349]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [2349]}, "eef_direction_state": {"mean": [5.6415495955725845, 3.21796509152831], "std": [1.2400622005218582, 2.3658923303909587], "min": [0, 0], "max": [6, 6], "count": [2349]}, "eef_velocity_state": {"mean": [0.1583652618135377, 1.2852277564921244], "std": [0.5133750139011372, 0.8828572666266894], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_acc_mag_state": {"mean": [0.13197105151128138, 1.0383141762452108], "std": [0.44877629085114074, 0.8187229368950327], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_direction_action": {"mean": [5.6415495955725845, 3.21796509152831], "std": [1.2400622005218582, 2.3658923303909587], "min": [0, 0], "max": [6, 6], "count": [2349]}, "eef_velocity_action": {"mean": [0.1583652618135377, 1.2852277564921244], "std": [0.5133750139011372, 0.8828572666266894], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_acc_mag_action": {"mean": [0.13197105151128138, 1.0383141762452108], "std": [0.44877629085114074, 0.8187229368950327], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_sim_pose_state": {"mean": [0.08187728154938827, 0.3323395489682569, 1.1908589399706175, -0.051909384535835344, 0.008379809240845785, -0.013627289413279784, 0.23544278774934488, -0.37688080163716936, 1.2624201090654923, 0.1606594582939069, 0.16061521149140776, -0.07211674858585218], "std": [0.04753609873655076, 0.013493867748405285, 0.030093526114504384, 0.23042741212080237, 0.05432781124379836, 0.08788886756844913, 0.15126011402765924, 0.12793721093451832, 0.0742289782822863, 0.28322768549535526, 0.2669871625873917, 0.38551650344714994], "min": [0.05871381233811721, 0.20368624703001006, 1.181169699021116, -1.3859218089722145, -0.22644213533697166, -1.0133673836675023, 0.062309176635351196, -0.7731913026344277, 1.1811265441178334, -0.1713253803961413, -0.6298678264501356, -0.9715185238403827], "max": [0.3179321641939435, 0.37692185068036754, 1.3381745198187738, 0.22300232638693657, 0.35836484212147846, 0.5114067140149481, 0.5134113891345765, -0.0342994852868943, 1.5347845401331348, 1.2927381163072753, 0.943235947117925, 1.257575770722133], "count": [2349]}, "eef_sim_pose_action": {"mean": [0.08187728154938827, 0.3323395489682569, 1.1908589399706175, -0.051909384535835344, 0.008379809240845785, -0.013627289413279784, 0.23544278774934488, -0.37688080163716936, 1.2624201090654923, 0.1606594582939069, 0.16061521149140776, -0.07211674858585218], "std": [0.04753609873655076, 0.013493867748405285, 0.030093526114504384, 0.23042741212080237, 0.05432781124379836, 0.08788886756844913, 0.15126011402765924, 0.12793721093451832, 0.0742289782822863, 0.28322768549535526, 0.2669871625873917, 0.38551650344714994], "min": [0.05871381233811721, 0.20368624703001006, 1.181169699021116, -1.3859218089722145, -0.22644213533697166, -1.0133673836675023, 0.062309176635351196, -0.7731913026344277, 1.1811265441178334, -0.1713253803961413, -0.6298678264501356, -0.9715185238403827], "max": [0.3179321641939435, 0.37692185068036754, 1.3381745198187738, 0.22300232638693657, 0.35836484212147846, 0.5114067140149481, 0.5134113891345765, -0.0342994852868943, 1.5347845401331348, 1.2927381163072753, 0.943235947117925, 1.257575770722133], "count": [2349]}, "gripper_mode_state": {"mean": [0.9944657300979141, 0.5994040017028522], "std": [0.07418653354037542, 0.49001922864869285], "min": [0, 0], "max": [1, 1], "count": [2349]}, "gripper_activity_state": {"mean": [1.9842486164325244, 1.7518092805449128], "std": [0.1655996480254045, 0.6197765326543015], "min": [0, 0], "max": [2, 2], "count": [2349]}, "gripper_mode_action": {"mean": [0.9944657300979141, 0.5994040017028522], "std": [0.07418653354037542, 0.49001922864869285], "min": [0, 0], "max": [1, 1], "count": [2349]}, "gripper_activity_action": {"mean": [1.9842486164325244, 1.7518092805449128], "std": [0.1655996480254045, 0.6197765326543015], "min": [0, 0], "max": [2, 2], "count": [2349]}, "gripper_open_scale_state": {"mean": [0.04312123340396907, 0.3134735469600916], "std": [0.04941183066587903, 0.35453087434162167], "min": [0.03855699300765991, 0.018843625273023332], "max": [0.8072754314967564, 0.9748731340680804], "count": [2349]}, "gripper_open_scale_action": {"mean": [0.04312123340396907, 0.3134735469600916], "std": [0.04941183066587903, 0.35453087434162167], "min": [0.03855699300765991, 0.018843625273023332], "max": [0.8072754314967564, 0.9748731340680804], "count": [2349]}}} +{"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.5305803081607475]], [[0.5581492399335906]], [[0.5382324469446413]]], "std": [[[0.22792793753112595]], [[0.24271988430697197]], [[0.25803831243512054]]], "count": [332]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579721549597081]], [[0.4558111153765388]], [[0.44159901370186627]]], "std": [[[0.16310450178110641]], [[0.15586757185638994]], [[0.1753837183881708]]], "count": [332]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4678780095873691]], [[0.428446696098118]], [[0.3998207823122556]]], "std": [[[0.24617792954989554]], [[0.24305107841001528]], [[0.26268164729543125]]], "count": [332]}, "observation.state": {"min": [-0.8447942137718201, -0.0037870376836508512, -0.7992039918899536, -1.4235341548919678, -0.4860159456729889, -0.558368980884552, 0.06794712692499161, -1.3942365646362305, -0.008732308633625507, -1.870532512664795, -1.1750292778015137, -0.2539063096046448, -0.17243070900440216, 0.03867451474070549], "max": [0.0977439358830452, 2.1413028240203857, 0.0, 0.17935991287231445, 0.3604341447353363, 0.19942589104175568, 0.06922635436058044, 0.6516818404197693, 2.4193098545074463, 0.005873849615454674, 1.0651319026947021, 1.3245431184768677, 1.800291657447815, 1.7081722021102905], "mean": [-0.03723973408341408, 0.14412029087543488, -0.06803511083126068, -0.05306263267993927, 0.00628417544066906, -0.026522576808929443, 0.06799483299255371, -0.1594635248184204, 0.9736840128898621, -0.5768994688987732, -0.21582439541816711, 0.1001339703798294, 0.10684122145175934, 0.5107828974723816], "std": [0.11115442961454391, 0.4202379882335663, 0.16073280572891235, 0.28012898564338684, 0.06818810850381851, 0.12232484668493271, 0.00012919613800477237, 0.4327256381511688, 0.8283456563949585, 0.5503286719322205, 0.48903602361679077, 0.24419771134853363, 0.32416337728500366, 0.6212900876998901], "count": [2302]}, "action": {"min": [-0.8447942137718201, -0.0037870376836508512, -0.7992039918899536, -1.4235341548919678, -0.4860159456729889, -0.558368980884552, 0.06794712692499161, -1.3942365646362305, -0.008732308633625507, -1.870532512664795, -1.1750292778015137, -0.2539063096046448, -0.17243070900440216, 0.03867451474070549], "max": [0.0977439358830452, 2.1413028240203857, 0.0, 0.17935991287231445, 0.3604341447353363, 0.19942589104175568, 0.06922635436058044, 0.6516818404197693, 2.4193098545074463, 0.005873849615454674, 1.0651319026947021, 1.3245431184768677, 1.800291657447815, 1.7081722021102905], "mean": [-0.03723973408341408, 0.14412029087543488, -0.06803511083126068, -0.05306263267993927, 0.00628417544066906, -0.026522576808929443, 0.06799483299255371, -0.1594635248184204, 0.9736840128898621, -0.5768994688987732, -0.21582439541816711, 0.1001339703798294, 0.10684122145175934, 0.5107828974723816], "std": [0.11115442961454391, 0.4202379882335663, 0.16073280572891235, 0.28012898564338684, 0.06818810850381851, 0.12232484668493271, 0.00012919613800477237, 0.4327256381511688, 0.8283456563949585, 0.5503286719322205, 0.48903602361679077, 0.24419771134853363, 0.32416337728500366, 0.6212900876998901], "count": [2302]}, "timestamp": {"min": [0.0], "max": [76.7], "mean": [38.35], "std": [22.151003237877163], "count": [2302]}, "frame_index": {"min": [0], "max": [2301], "mean": [1150.5], "std": [664.5300971363148], "count": [2302]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [2302]}, "index": {"min": [215513], "max": [217814], "mean": [216663.5], "std": [664.5300971363148], "count": [2302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2302]}, "subtask_annotation": {"mean": [14.657688966116421, 33.0, 33.0, 33.0, 33.0], "std": [11.344695268366705, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2302]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [2302]}, "eef_direction_state": {"mean": [5.423110338835795, 3.2567332754126848], "std": [1.603900887897689, 2.387637454181697], "min": [0, 0], "max": [6, 6], "count": [2302]}, "eef_velocity_state": {"mean": [0.23240660295395307, 1.2345786272806256], "std": [0.6093189099854537, 0.8982383427836799], "min": [0, 0], "max": [2, 2], "count": [2302]}, "eef_acc_mag_state": {"mean": [0.19591659426585578, 1.0047784535186794], "std": [0.5373300212049799, 0.8302877137883091], "min": [0, 0], "max": [2, 2], "count": [2302]}, "eef_direction_action": {"mean": [5.423110338835795, 3.2567332754126848], "std": [1.603900887897689, 2.387637454181697], "min": [0, 0], "max": [6, 6], "count": [2302]}, "eef_velocity_action": {"mean": [0.23240660295395307, 1.2345786272806256], "std": [0.6093189099854537, 0.8982383427836799], "min": [0, 0], "max": [2, 2], "count": [2302]}, "eef_acc_mag_action": {"mean": [0.19591659426585578, 1.0047784535186794], "std": [0.5373300212049799, 0.8302877137883091], "min": [0, 0], "max": [2, 2], "count": [2302]}, "eef_sim_pose_state": {"mean": [0.08996965091277336, 0.32768463212269516, 1.1964623621690444, -0.027854415826365057, 0.02291845774489135, -0.03106259882115748, 0.2187016492959438, -0.37083339978696, 1.2629863223402897, 0.10844849755643496, 0.18526092343265177, -0.05398828345026716], "std": [0.06880058673819926, 0.02154971555247681, 0.04103907816529984, 0.12102793939078164, 0.0682261671541726, 0.11799524711239234, 0.14483609816477927, 0.1186846686787798, 0.07504920391757373, 0.2785769852762136, 0.3172609260465683, 0.3631479974266496], "min": [0.05830172456367658, 0.20211320987306539, 1.181866480084008, -0.5669056448067817, -0.41285675365866115, -0.913844620114793, 0.04016620557484164, -0.7728014719036493, 1.1811272214494142, -0.2720633172951329, -0.4862620319928206, -1.2470239047075729], "max": [0.453206464073371, 0.33919657495132494, 1.3605526833684514, 0.19371325259419164, 0.5023654580074974, 0.2578006132052658, 0.539991600504482, -0.06862655593845488, 1.5364834213761847, 1.361285944323853, 1.2756230470319188, 1.2273210118620386], "count": [2302]}, "eef_sim_pose_action": {"mean": [0.08996965091277336, 0.32768463212269516, 1.1964623621690444, -0.027854415826365057, 0.02291845774489135, -0.03106259882115748, 0.2187016492959438, -0.37083339978696, 1.2629863223402897, 0.10844849755643496, 0.18526092343265177, -0.05398828345026716], "std": [0.06880058673819926, 0.02154971555247681, 0.04103907816529984, 0.12102793939078164, 0.0682261671541726, 0.11799524711239234, 0.14483609816477927, 0.1186846686787798, 0.07504920391757373, 0.2785769852762136, 0.3172609260465683, 0.3631479974266496], "min": [0.05830172456367658, 0.20211320987306539, 1.181866480084008, -0.5669056448067817, -0.41285675365866115, -0.913844620114793, 0.04016620557484164, -0.7728014719036493, 1.1811272214494142, -0.2720633172951329, -0.4862620319928206, -1.2470239047075729], "max": [0.453206464073371, 0.33919657495132494, 1.3605526833684514, 0.19371325259419164, 0.5023654580074974, 0.2578006132052658, 0.539991600504482, -0.06862655593845488, 1.5364834213761847, 1.361285944323853, 1.2756230470319188, 1.2273210118620386], "count": [2302]}, "gripper_mode_state": {"mean": [1.0, 0.6381407471763684], "std": [0.0, 0.4805383792888517], "min": [1, 0], "max": [1, 1], "count": [2302]}, "gripper_activity_state": {"mean": [2.0, 1.7906168549087749], "std": [0.0, 0.5772539490224866], "min": [2, 0], "max": [2, 2], "count": [2302]}, "gripper_mode_action": {"mean": [1.0, 0.6381407471763684], "std": [0.0, 0.4805383792888517], "min": [1, 0], "max": [1, 1], "count": [2302]}, "gripper_activity_action": {"mean": [2.0, 1.7906168549087749], "std": [0.0, 0.5772539490224866], "min": [2, 0], "max": [2, 2], "count": [2302]}, "gripper_open_scale_state": {"mean": [0.038853310343570265, 0.2918741242155311], "std": [7.381962435924209e-05, 0.3550243058762885], "min": [0.038826929671423774, 0.022099722708974565], "max": [0.03955791677747454, 0.9760984012058803], "count": [2302]}, "gripper_open_scale_action": {"mean": [0.038853310343570265, 0.2918741242155311], "std": [7.381962435924209e-05, 0.3550243058762885], "min": [0.038826929671423774, 0.022099722708974565], "max": [0.03955791677747454, 0.9760984012058803], "count": [2302]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120054550168621]], [[0.5347533379219268]], [[0.5273908502327872]]], "std": [[[0.24560178110170894]], [[0.26432977215012077]], [[0.28194534041670233]]], "count": [292]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475087052705405]], [[0.4520371899901513]], [[0.4419282155594353]]], "std": [[[0.17033673075408112]], [[0.17134570512503067]], [[0.19108236054393565]]], "count": [292]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44901261583400487]], [[0.4211640496761871]], [[0.40652911891545046]]], "std": [[[0.2542071722217147]], [[0.2514650713924885]], [[0.26668198228896733]]], "count": [292]}, "observation.state": {"min": [-0.7565236687660217, -0.0065285577438771725, -0.7169324159622192, -1.0184859037399292, -0.3510091304779053, -1.175281286239624, 0.06838756799697876, -1.6961342096328735, -0.008661257103085518, -1.935829520225525, -1.5299999713897705, -0.5591878890991211, -0.22179843485355377, 0.04150962457060814], "max": [0.03567573055624962, 1.639825463294983, 0.0, 0.04958069324493408, 0.3298058807849884, 0.14613290131092072, 0.0697270855307579, 0.7297617793083191, 2.5980021953582764, 0.0013579265214502811, 0.3435804545879364, 1.24763023853302, 2.026280164718628, 1.70822274684906], "mean": [-0.038631144911050797, 0.16184668242931366, -0.06477325409650803, -0.08413169533014297, 0.009802469052374363, -0.09387029707431793, 0.06874590367078781, -0.28693887591362, 1.277387261390686, -0.6231916546821594, -0.4242233633995056, 0.09036941081285477, 0.1860874742269516, 0.6216710209846497], "std": [0.12684473395347595, 0.44157347083091736, 0.16868846118450165, 0.2732512950897217, 0.069699227809906, 0.3043566644191742, 0.00017086428124457598, 0.6203833222389221, 0.8490635752677917, 0.49261873960494995, 0.48653706908226013, 0.282772034406662, 0.33577725291252136, 0.6821961402893066], "count": [1942]}, "action": {"min": [-0.7565236687660217, -0.0065285577438771725, -0.7169324159622192, -1.0184859037399292, -0.3510091304779053, -1.175281286239624, 0.06838756799697876, -1.6961342096328735, -0.008661257103085518, -1.935829520225525, -1.5299999713897705, -0.5591878890991211, -0.22179843485355377, 0.04150962457060814], "max": [0.03567573055624962, 1.639825463294983, 0.0, 0.04958069324493408, 0.3298058807849884, 0.14613290131092072, 0.0697270855307579, 0.7297617793083191, 2.5980021953582764, 0.0013579265214502811, 0.3435804545879364, 1.24763023853302, 2.026280164718628, 1.70822274684906], "mean": [-0.038631144911050797, 0.16184668242931366, -0.06477325409650803, -0.08413169533014297, 0.009802469052374363, -0.09387029707431793, 0.06874590367078781, -0.28693887591362, 1.277387261390686, -0.6231916546821594, -0.4242233633995056, 0.09036941081285477, 0.1860874742269516, 0.6216710209846497], "std": [0.12684473395347595, 0.44157347083091736, 0.16868846118450165, 0.2732512950897217, 0.069699227809906, 0.3043566644191742, 0.00017086428124457598, 0.6203833222389221, 0.8490635752677917, 0.49261873960494995, 0.48653706908226013, 0.282772034406662, 0.33577725291252136, 0.6821961402893066], "count": [1942]}, "timestamp": {"min": [0.0], "max": [64.7], "mean": [32.35], "std": [18.68690123529789], "count": [1942]}, "frame_index": {"min": [0], "max": [1941], "mean": [970.5], "std": [560.6070370589367], "count": [1942]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1942]}, "index": {"min": [217815], "max": [219756], "mean": [218785.5], "std": [560.6070370589367], "count": [1942]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1942]}, "subtask_annotation": {"mean": [14.090113285272915, 33.0, 33.0, 33.0, 33.0], "std": [11.454814964808497, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1942]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1942]}, "eef_direction_state": {"mean": [5.433573635427394, 3.1585993820803298], "std": [1.5565103630503991, 2.2025581267960246], "min": [0, 0], "max": [6, 6], "count": [1942]}, "eef_velocity_state": {"mean": [0.22502574665293512, 1.3676622039134911], "std": [0.5946308640027606, 0.8440404720376817], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_acc_mag_state": {"mean": [0.19515962924819774, 1.0679711637487126], "std": [0.5403561878427147, 0.8140842493114009], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_direction_action": {"mean": [5.433573635427394, 3.1585993820803298], "std": [1.5565103630503991, 2.2025581267960246], "min": [0, 0], "max": [6, 6], "count": [1942]}, "eef_velocity_action": {"mean": [0.22502574665293512, 1.3676622039134911], "std": [0.5946308640027606, 0.8440404720376817], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_acc_mag_action": {"mean": [0.19515962924819774, 1.0679711637487126], "std": [0.5403561878427147, 0.8140842493114009], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_sim_pose_state": {"mean": [0.09426136779519723, 0.3259252714473899, 1.1976628662349333, -0.09373145508947846, 0.012801620175559612, -0.028831182588907763, 0.2450503485414221, -0.3879234819932386, 1.2418611397667567, 0.20257286014959308, 0.22809821988402382, -0.18932887263611195], "std": [0.072799295806282, 0.02483539362039822, 0.041017225876939324, 0.3043482740776077, 0.03205063768012321, 0.129336515418336, 0.15306238908508307, 0.1539086464434397, 0.06671172582413738, 0.3242259351748877, 0.3051792630232372, 0.48139989855719534], "min": [0.054293158438221106, 0.18283881565666363, 1.181854781952253, -1.2303155237056083, -0.1829482325795908, -0.8574065454576288, 0.05851326036083271, -0.75963760267408, 1.1321103063509275, -0.16103632363576084, -0.4077021044916951, -1.5008984164555086], "max": [0.36355864077809746, 0.3368951423542368, 1.3935297264673385, 0.14397951971414527, 0.24171212043915724, 0.15717890975949578, 0.5632921383239784, -0.016192031058837486, 1.4481839034385082, 1.4418555806184867, 0.9620674427124309, 0.7260096380669924], "count": [1942]}, "eef_sim_pose_action": {"mean": [0.09426136779519723, 0.3259252714473899, 1.1976628662349333, -0.09373145508947846, 0.012801620175559612, -0.028831182588907763, 0.2450503485414221, -0.3879234819932386, 1.2418611397667567, 0.20257286014959308, 0.22809821988402382, -0.18932887263611195], "std": [0.072799295806282, 0.02483539362039822, 0.041017225876939324, 0.3043482740776077, 0.03205063768012321, 0.129336515418336, 0.15306238908508307, 0.1539086464434397, 0.06671172582413738, 0.3242259351748877, 0.3051792630232372, 0.48139989855719534], "min": [0.054293158438221106, 0.18283881565666363, 1.181854781952253, -1.2303155237056083, -0.1829482325795908, -0.8574065454576288, 0.05851326036083271, -0.75963760267408, 1.1321103063509275, -0.16103632363576084, -0.4077021044916951, -1.5008984164555086], "max": [0.36355864077809746, 0.3368951423542368, 1.3935297264673385, 0.14397951971414527, 0.24171212043915724, 0.15717890975949578, 0.5632921383239784, -0.016192031058837486, 1.4481839034385082, 1.4418555806184867, 0.9620674427124309, 0.7260096380669924], "count": [1942]}, "gripper_mode_state": {"mean": [1.0, 0.5890834191555098], "std": [0.0, 0.49200014678001985], "min": [1, 0], "max": [1, 1], "count": [1942]}, "gripper_activity_state": {"mean": [2.0, 1.7327497425334706], "std": [0.0, 0.6363099709919433], "min": [2, 0], "max": [2, 2], "count": [1942]}, "gripper_mode_action": {"mean": [1.0, 0.5890834191555098], "std": [0.0, 0.49200014678001985], "min": [1, 0], "max": [1, 1], "count": [1942]}, "gripper_activity_action": {"mean": [2.0, 1.7327497425334706], "std": [0.0, 0.6363099709919433], "min": [2, 0], "max": [2, 2], "count": [1942]}, "gripper_open_scale_state": {"mean": [0.039282705937919354, 0.35524277017561867], "std": [9.763420690728383e-05, 0.38982579925807403], "min": [0.03907861028398786, 0.023719785468918935], "max": [0.039844048874718804, 0.9761272839137486], "count": [1942]}, "gripper_open_scale_action": {"mean": [0.039282705937919354, 0.35524277017561867], "std": [9.763420690728383e-05, 0.38982579925807403], "min": [0.03907861028398786, 0.023719785468918935], "max": [0.039844048874718804, 0.9761272839137486], "count": [1942]}}} +{"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.47586528576833265]], [[0.5002826740310229]], [[0.4644402143425567]]], "std": [[[0.21885707500833326]], [[0.23073490934506302]], [[0.24415735091267013]]], "count": [334]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363165947516731]], [[0.44655038941724395]], [[0.4381230145917316]]], "std": [[[0.17848052356511881]], [[0.15956036463492992]], [[0.16399291530392446]]], "count": [334]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46497373390473956]], [[0.4399698356554864]], [[0.4183668056044773]]], "std": [[[0.2482422039974283]], [[0.2317549021482695]], [[0.2377870155376058]]], "count": [334]}, "observation.state": {"min": [-0.775858998298645, -0.003067961661145091, -1.1350399255752563, -1.1655641794204712, -0.20487281680107117, -1.0921943187713623, 0.06772488355636597, -1.3384331464767456, -0.006489056162536144, -1.8513741493225098, -1.5299999713897705, -0.5403724908828735, -0.10742822289466858, 0.03364242613315582], "max": [0.040805697441101074, 2.0279226303100586, 0.0019856817089021206, 0.15291021764278412, 0.3634480834007263, 0.188472718000412, 0.06910119205713272, 0.6563979983329773, 2.658388614654541, 0.0015339808305725455, 0.6340078711509705, 1.011021375656128, 1.3233152627944946, 1.7058988809585571], "mean": [-0.022249311208724976, 0.14560672640800476, -0.06268863379955292, -0.0776071697473526, -0.0018243568483740091, -0.07244602590799332, 0.06799180805683136, -0.14914928376674652, 0.9362675547599792, -0.4914104640483856, -0.26788219809532166, 0.050562936812639236, 0.1328674852848053, 0.4643933176994324], "std": [0.09943602234125137, 0.4558718800544739, 0.21129892766475677, 0.2485583871603012, 0.03559696674346924, 0.270189493894577, 0.000125419013784267, 0.4124811291694641, 0.9127784967422485, 0.5627928972244263, 0.43323221802711487, 0.20659223198890686, 0.25343963503837585, 0.5850386023521423], "count": [2323]}, "action": {"min": [-0.775858998298645, -0.003067961661145091, -1.1350399255752563, -1.1655641794204712, -0.20487281680107117, -1.0921943187713623, 0.06772488355636597, -1.3384331464767456, -0.006489056162536144, -1.8513741493225098, -1.5299999713897705, -0.5403724908828735, -0.10742822289466858, 0.03364242613315582], "max": [0.040805697441101074, 2.0279226303100586, 0.0019856817089021206, 0.15291021764278412, 0.3634480834007263, 0.188472718000412, 0.06910119205713272, 0.6563979983329773, 2.658388614654541, 0.0015339808305725455, 0.6340078711509705, 1.011021375656128, 1.3233152627944946, 1.7058988809585571], "mean": [-0.022249311208724976, 0.14560672640800476, -0.06268863379955292, -0.0776071697473526, -0.0018243568483740091, -0.07244602590799332, 0.06799180805683136, -0.14914928376674652, 0.9362675547599792, -0.4914104640483856, -0.26788219809532166, 0.050562936812639236, 0.1328674852848053, 0.4643933176994324], "std": [0.09943602234125137, 0.4558718800544739, 0.21129892766475677, 0.2485583871603012, 0.03559696674346924, 0.270189493894577, 0.000125419013784267, 0.4124811291694641, 0.9127784967422485, 0.5627928972244263, 0.43323221802711487, 0.20659223198890686, 0.25343963503837585, 0.5850386023521423], "count": [2323]}, "timestamp": {"min": [0.0], "max": [77.4], "mean": [38.699999999999996], "std": [22.35307585098749], "count": [2323]}, "frame_index": {"min": [0], "max": [2322], "mean": [1161.0], "std": [670.5922755296247], "count": [2323]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [2323]}, "index": {"min": [219757], "max": [222079], "mean": [220918.0], "std": [670.5922755296247], "count": [2323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2323]}, "subtask_annotation": {"mean": [12.924235901851056, 33.0, 33.0, 33.0, 33.0], "std": [10.527267456598963, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2323]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [2323]}, "eef_direction_state": {"mean": [5.511838140335772, 3.386569091691778], "std": [1.4674579463908906, 2.394467449660185], "min": [0, 0], "max": [6, 6], "count": [2323]}, "eef_velocity_state": {"mean": [0.19629789065863107, 1.2079207920792079], "std": [0.5630646730407803, 0.9068957278204224], "min": [0, 0], "max": [2, 2], "count": [2323]}, "eef_acc_mag_state": {"mean": [0.17262160998708567, 1.001291433491175], "std": [0.5089719088106077, 0.8280999432517672], "min": [0, 0], "max": [2, 2], "count": [2323]}, "eef_direction_action": {"mean": [5.511838140335772, 3.386569091691778], "std": [1.4674579463908906, 2.394467449660185], "min": [0, 0], "max": [6, 6], "count": [2323]}, "eef_velocity_action": {"mean": [0.19629789065863107, 1.2079207920792079], "std": [0.5630646730407803, 0.9068957278204224], "min": [0, 0], "max": [2, 2], "count": [2323]}, "eef_acc_mag_action": {"mean": [0.17262160998708567, 1.001291433491175], "std": [0.5089719088106077, 0.8280999432517672], "min": [0, 0], "max": [2, 2], "count": [2323]}, "eef_sim_pose_state": {"mean": [0.09432859756356482, 0.3282738858464692, 1.193777215322955, -0.07235144683437084, 0.005260158029089301, -0.024073058963065695, 0.21041691636350326, -0.3789781806339017, 1.2299160532483273, 0.1346928941223292, 0.1744824425144945, -0.10024232378254821], "std": [0.08496237711831375, 0.01977380583867259, 0.03412606479334577, 0.2704476548213452, 0.05067235879662507, 0.10870980793450541, 0.1548136963866275, 0.12943579514270684, 0.058654200378997205, 0.2629298770123284, 0.27396221926208303, 0.30135066234972147], "min": [0.05903145662076094, 0.18320000107685763, 1.1817203669684142, -1.0922081796273821, -0.1845220988352314, -0.8676332724721633, 0.05538090228940923, -0.8209609926222167, 1.1413723196530035, -0.11138412551831288, -0.41486300873655213, -1.1668341863636906], "max": [0.4859392509716868, 0.3411975651046783, 1.3447479039702281, 0.2102798382074796, 0.4247398258445483, 0.348739208108491, 0.5550655997437111, -0.030924245794645804, 1.4312912351236775, 1.3540841180093968, 1.0377268634628853, 0.6300563683262583], "count": [2323]}, "eef_sim_pose_action": {"mean": [0.09432859756356482, 0.3282738858464692, 1.193777215322955, -0.07235144683437084, 0.005260158029089301, -0.024073058963065695, 0.21041691636350326, -0.3789781806339017, 1.2299160532483273, 0.1346928941223292, 0.1744824425144945, -0.10024232378254821], "std": [0.08496237711831375, 0.01977380583867259, 0.03412606479334577, 0.2704476548213452, 0.05067235879662507, 0.10870980793450541, 0.1548136963866275, 0.12943579514270684, 0.058654200378997205, 0.2629298770123284, 0.27396221926208303, 0.30135066234972147], "min": [0.05903145662076094, 0.18320000107685763, 1.1817203669684142, -1.0922081796273821, -0.1845220988352314, -0.8676332724721633, 0.05538090228940923, -0.8209609926222167, 1.1413723196530035, -0.11138412551831288, -0.41486300873655213, -1.1668341863636906], "max": [0.4859392509716868, 0.3411975651046783, 1.3447479039702281, 0.2102798382074796, 0.4247398258445483, 0.348739208108491, 0.5550655997437111, -0.030924245794645804, 1.4312912351236775, 1.3540841180093968, 1.0377268634628853, 0.6300563683262583], "count": [2323]}, "gripper_mode_state": {"mean": [1.0, 0.6612139474817047], "std": [0.0, 0.47329701365776927], "min": [1, 0], "max": [1, 1], "count": [2323]}, "gripper_activity_state": {"mean": [2.0, 1.787343951786483], "std": [0.0, 0.5775793416518089], "min": [2, 0], "max": [2, 2], "count": [2323]}, "gripper_mode_action": {"mean": [1.0, 0.6612139474817047], "std": [0.0, 0.47329701365776927], "min": [1, 0], "max": [1, 1], "count": [2323]}, "gripper_activity_action": {"mean": [2.0, 1.787343951786483], "std": [0.0, 0.5775793416518089], "min": [2, 0], "max": [2, 2], "count": [2323]}, "gripper_open_scale_state": {"mean": [0.03885158271845561, 0.26536557235885994], "std": [7.166307627800238e-05, 0.33430703273764806], "min": [0.03869993346078055, 0.01922424350466047], "max": [0.039486395461218696, 0.974799360547747], "count": [2323]}, "gripper_open_scale_action": {"mean": [0.03885158271845561, 0.26536557235885994], "std": [7.166307627800238e-05, 0.33430703273764806], "min": [0.03869993346078055, 0.01922424350466047], "max": [0.039486395461218696, 0.974799360547747], "count": [2323]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5247144812091503]], [[0.555219495506536]], [[0.537496231617647]]], "std": [[[0.2294160991487288]], [[0.24839159245355683]], [[0.2650651630931978]]], "count": [320]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4565536934912854]], [[0.452369128710512]], [[0.4369716460716231]]], "std": [[[0.15759161603988475]], [[0.14736822829650648]], [[0.16511600181661473]]], "count": [320]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4680429832175926]], [[0.43095880395561]], [[0.402396195874183]]], "std": [[[0.2499865166267035]], [[0.2410104484317369]], [[0.2583460423862176]]], "count": [320]}, "observation.state": {"min": [-0.6574214100837708, -0.012187153100967407, -0.9002121686935425, -1.290077805519104, -0.48268693685531616, -0.3497476279735565, 0.06798876821994781, -1.2563302516937256, -0.010672724805772305, -1.507975697517395, -1.5299999713897705, -0.3014627993106842, -0.1699744462966919, 0.034124236553907394], "max": [0.013805827125906944, 2.2288739681243896, 0.0, 0.1119738295674324, 0.5491651296615601, 0.18324558436870575, 0.06922635436058044, 0.6712583303451538, 2.613903284072876, 0.006026275921612978, 0.3942330479621887, 1.0887181758880615, 1.325395941734314, 1.707964539527893], "mean": [-0.0409623421728611, 0.15510152280330658, -0.058779142796993256, -0.07320473343133926, 0.014921720139682293, -0.013867591507732868, 0.06811533868312836, -0.16586989164352417, 1.046762466430664, -0.4550985097885132, -0.4039892256259918, 0.026871925219893456, 0.13590817153453827, 0.6295796036720276], "std": [0.12109923362731934, 0.45869243144989014, 0.16313354671001434, 0.2823013365268707, 0.0827987790107727, 0.06895815581083298, 0.00010279616981279105, 0.41519010066986084, 0.9091609120368958, 0.46028193831443787, 0.5019598603248596, 0.18353469669818878, 0.26574966311454773, 0.651488721370697], "count": [2193]}, "action": {"min": [-0.6574214100837708, -0.012187153100967407, -0.9002121686935425, -1.290077805519104, -0.48268693685531616, -0.3497476279735565, 0.06798876821994781, -1.2563302516937256, -0.010672724805772305, -1.507975697517395, -1.5299999713897705, -0.3014627993106842, -0.1699744462966919, 0.034124236553907394], "max": [0.013805827125906944, 2.2288739681243896, 0.0, 0.1119738295674324, 0.5491651296615601, 0.18324558436870575, 0.06922635436058044, 0.6712583303451538, 2.613903284072876, 0.006026275921612978, 0.3942330479621887, 1.0887181758880615, 1.325395941734314, 1.707964539527893], "mean": [-0.0409623421728611, 0.15510152280330658, -0.058779142796993256, -0.07320473343133926, 0.014921720139682293, -0.013867591507732868, 0.06811533868312836, -0.16586989164352417, 1.046762466430664, -0.4550985097885132, -0.4039892256259918, 0.026871925219893456, 0.13590817153453827, 0.6295796036720276], "std": [0.12109923362731934, 0.45869243144989014, 0.16313354671001434, 0.2823013365268707, 0.0827987790107727, 0.06895815581083298, 0.00010279616981279105, 0.41519010066986084, 0.9091609120368958, 0.46028193831443787, 0.5019598603248596, 0.18353469669818878, 0.26574966311454773, 0.651488721370697], "count": [2193]}, "timestamp": {"min": [0.0], "max": [73.06666666666666], "mean": [36.53333333333334], "std": [21.102150144967236], "count": [2193]}, "frame_index": {"min": [0], "max": [2192], "mean": [1096.0], "std": [633.064504349017], "count": [2193]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [2193]}, "index": {"min": [222080], "max": [224272], "mean": [223176.0], "std": [633.064504349017], "count": [2193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2193]}, "subtask_annotation": {"mean": [14.522571819425444, 33.0, 33.0, 33.0, 33.0], "std": [10.719384929518453, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2193]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [2193]}, "eef_direction_state": {"mean": [5.423164614683083, 3.3410852713178296], "std": [1.597036590728813, 2.355429371175617], "min": [0, 0], "max": [6, 6], "count": [2193]}, "eef_velocity_state": {"mean": [0.24578203374373006, 1.2102143182854537], "std": [0.6379556824096199, 0.8963856083238003], "min": [0, 0], "max": [2, 2], "count": [2193]}, "eef_acc_mag_state": {"mean": [0.19015047879616964, 0.9963520291837665], "std": [0.5246792390113317, 0.8407027048571549], "min": [0, 0], "max": [2, 2], "count": [2193]}, "eef_direction_action": {"mean": [5.423164614683083, 3.3410852713178296], "std": [1.597036590728813, 2.355429371175617], "min": [0, 0], "max": [6, 6], "count": [2193]}, "eef_velocity_action": {"mean": [0.24578203374373006, 1.2102143182854537], "std": [0.6379556824096199, 0.8963856083238003], "min": [0, 0], "max": [2, 2], "count": [2193]}, "eef_acc_mag_action": {"mean": [0.19015047879616964, 0.9963520291837665], "std": [0.5246792390113317, 0.8407027048571549], "min": [0, 0], "max": [2, 2], "count": [2193]}, "eef_sim_pose_state": {"mean": [0.09231195824538332, 0.3257039379051563, 1.193063390666129, -0.014215399197976304, 0.022706294399426695, -0.025999177740114014, 0.2250633555347722, -0.3821913932223184, 1.2223854543239698, 0.12971000132584848, 0.18478203012899783, -0.1417780254285952], "std": [0.07314675788460107, 0.02916606088201575, 0.03155686161500065, 0.06860786714199123, 0.07205169621865105, 0.10517177286325825, 0.14624339462053818, 0.1299762485692323, 0.05437186162386766, 0.2787506302484189, 0.2510350487740934, 0.4077723119532149], "min": [0.0496668549968617, 0.13190561612904494, 1.1666616321393486, -0.34831967526583335, -0.3131494180182586, -0.8986873605040453, 0.06311010146768664, -0.7895971544647593, 1.1254538205222868, -0.24745566617224807, -0.21806745342097655, -1.2517278803988445], "max": [0.4535271403354796, 0.3393349544882394, 1.32722878722171, 0.18242725489594824, 0.46122968423353417, 0.263776543986798, 0.5415193916806988, -0.04686205592655731, 1.4455456253633128, 1.2549575484282158, 0.9507233973200169, 0.9599543250884934], "count": [2193]}, "eef_sim_pose_action": {"mean": [0.09231195824538332, 0.3257039379051563, 1.193063390666129, -0.014215399197976304, 0.022706294399426695, -0.025999177740114014, 0.2250633555347722, -0.3821913932223184, 1.2223854543239698, 0.12971000132584848, 0.18478203012899783, -0.1417780254285952], "std": [0.07314675788460107, 0.02916606088201575, 0.03155686161500065, 0.06860786714199123, 0.07205169621865105, 0.10517177286325825, 0.14624339462053818, 0.1299762485692323, 0.05437186162386766, 0.2787506302484189, 0.2510350487740934, 0.4077723119532149], "min": [0.0496668549968617, 0.13190561612904494, 1.1666616321393486, -0.34831967526583335, -0.3131494180182586, -0.8986873605040453, 0.06311010146768664, -0.7895971544647593, 1.1254538205222868, -0.24745566617224807, -0.21806745342097655, -1.2517278803988445], "max": [0.4535271403354796, 0.3393349544882394, 1.32722878722171, 0.18242725489594824, 0.46122968423353417, 0.263776543986798, 0.5415193916806988, -0.04686205592655731, 1.4455456253633128, 1.2549575484282158, 0.9507233973200169, 0.9599543250884934], "count": [2193]}, "gripper_mode_state": {"mean": [1.0, 0.5531235750113999], "std": [0.0, 0.4971698761771575], "min": [1, 0], "max": [1, 1], "count": [2193]}, "gripper_activity_state": {"mean": [2.0, 1.734610123119015], "std": [0.0, 0.6361732563252718], "min": [2, 0], "max": [2, 2], "count": [2193]}, "gripper_mode_action": {"mean": [1.0, 0.5531235750113999], "std": [0.0, 0.4971698761771575], "min": [1, 0], "max": [1, 1], "count": [2193]}, "gripper_activity_action": {"mean": [2.0, 1.734610123119015], "std": [0.0, 0.6361732563252718], "min": [2, 0], "max": [2, 2], "count": [2193]}, "gripper_open_scale_state": {"mean": [0.03892313433457719, 0.3597595852088453], "std": [5.8740028119885384e-05, 0.3722805287030425], "min": [0.03885072469711304, 0.01949956374508994], "max": [0.03955791677747454, 0.9759797368730817], "count": [2193]}, "gripper_open_scale_action": {"mean": [0.03892313433457719, 0.3597595852088453], "std": [5.8740028119885384e-05, 0.3722805287030425], "min": [0.03885072469711304, 0.01949956374508994], "max": [0.03955791677747454, 0.9759797368730817], "count": [2193]}}} +{"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.5185785929756518]], [[0.5534384643814791]], [[0.5383506420730685]]], "std": [[[0.23032870048148837]], [[0.25293623895641837]], [[0.2725069595028748]]], "count": [364]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637006609267639]], [[0.45785500386051853]], [[0.44283670754626636]]], "std": [[[0.15824742043447215]], [[0.1513347982488472]], [[0.16969997798861325]]], "count": [364]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46112225873255286]], [[0.412138546230458]], [[0.38869969205630966]]], "std": [[[0.27154613917646064]], [[0.2602791893848569]], [[0.2712481871349074]]], "count": [364]}, "observation.state": {"min": [-0.6723462343215942, -0.007460030261427164, -0.475534051656723, -1.0053905248641968, -0.3967529833316803, -0.43718451261520386, 0.06797505170106888, -1.3732811212539673, -0.009183859452605247, -1.9650293588638306, -1.5299999713897705, -0.30715569853782654, -0.46479618549346924, 0.04039968177676201], "max": [0.09664078801870346, 1.460349678993225, 0.0, 0.20252448320388794, 0.1292659193277359, 0.12219686061143875, 0.06910119205713272, 0.6193678379058838, 2.504990577697754, 0.002753772772848606, 0.9151625037193298, 1.0709619522094727, 1.5338126420974731, 1.70822274684906], "mean": [-0.020533865317702293, 0.06369145214557648, -0.061180662363767624, 0.07313396781682968, 0.0013802037574350834, -0.005255629308521748, 0.06803325563669205, -0.3784794211387634, 1.2584854364395142, -0.5749201774597168, -0.42424091696739197, 0.13852539658546448, 0.17925605177879333, 0.8366990685462952], "std": [0.07766265422105789, 0.2656228542327881, 0.07125835865736008, 0.23177406191825867, 0.031599950045347214, 0.07419805973768234, 7.478195038856938e-05, 0.510769248008728, 0.9115221500396729, 0.5300288796424866, 0.5512784719467163, 0.25519588589668274, 0.35174551606178284, 0.7147169709205627], "count": [2605]}, "action": {"min": [-0.6723462343215942, -0.007460030261427164, -0.475534051656723, -1.0053905248641968, -0.3967529833316803, -0.43718451261520386, 0.06797505170106888, -1.3732811212539673, -0.009183859452605247, -1.9650293588638306, -1.5299999713897705, -0.30715569853782654, -0.46479618549346924, 0.04039968177676201], "max": [0.09664078801870346, 1.460349678993225, 0.0, 0.20252448320388794, 0.1292659193277359, 0.12219686061143875, 0.06910119205713272, 0.6193678379058838, 2.504990577697754, 0.002753772772848606, 0.9151625037193298, 1.0709619522094727, 1.5338126420974731, 1.70822274684906], "mean": [-0.020533865317702293, 0.06369145214557648, -0.061180662363767624, 0.07313396781682968, 0.0013802037574350834, -0.005255629308521748, 0.06803325563669205, -0.3784794211387634, 1.2584854364395142, -0.5749201774597168, -0.42424091696739197, 0.13852539658546448, 0.17925605177879333, 0.8366990685462952], "std": [0.07766265422105789, 0.2656228542327881, 0.07125835865736008, 0.23177406191825867, 0.031599950045347214, 0.07419805973768234, 7.478195038856938e-05, 0.510769248008728, 0.9115221500396729, 0.5300288796424866, 0.5512784719467163, 0.25519588589668274, 0.35174551606178284, 0.7147169709205627], "count": [2605]}, "timestamp": {"min": [0.0], "max": [86.8], "mean": [43.4], "std": [25.066622340386342], "count": [2605]}, "frame_index": {"min": [0], "max": [2604], "mean": [1302.0], "std": [751.9986702115903], "count": [2605]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [2605]}, "index": {"min": [224273], "max": [226877], "mean": [225575.0], "std": [751.9986702115903], "count": [2605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2605]}, "subtask_annotation": {"mean": [10.401151631477926, 33.0, 33.0, 33.0, 33.0], "std": [11.332859440067892, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2605]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [2605]}, "eef_direction_state": {"mean": [5.710172744721689, 3.306333973128599], "std": [1.147505083394558, 2.238859859400746], "min": [0, 0], "max": [6, 6], "count": [2605]}, "eef_velocity_state": {"mean": [0.12322456813819578, 1.2644913627639156], "std": [0.46342003003029164, 0.8383251402125549], "min": [0, 0], "max": [2, 2], "count": [2605]}, "eef_acc_mag_state": {"mean": [0.09366602687140115, 1.0859884836852207], "std": [0.3815039887764559, 0.8065800838907349], "min": [0, 0], "max": [2, 2], "count": [2605]}, "eef_direction_action": {"mean": [5.710172744721689, 3.306333973128599], "std": [1.147505083394558, 2.238859859400746], "min": [0, 0], "max": [6, 6], "count": [2605]}, "eef_velocity_action": {"mean": [0.12322456813819578, 1.2644913627639156], "std": [0.46342003003029164, 0.8383251402125549], "min": [0, 0], "max": [2, 2], "count": [2605]}, "eef_acc_mag_action": {"mean": [0.09366602687140115, 1.0859884836852207], "std": [0.3815039887764559, 0.8065800838907349], "min": [0, 0], "max": [2, 2], "count": [2605]}, "eef_sim_pose_state": {"mean": [0.0741033717129157, 0.3318657421018062, 1.1886103750197092, -0.004428234589186374, 0.07563029692541881, -0.019111328714828454, 0.2307510895066238, -0.4518282757276391, 1.2199566933725148, 0.2360906288870132, 0.24199204042370673, -0.22112662999645397], "std": [0.04119043695301237, 0.009916059559791112, 0.023323715966317035, 0.07463808005383903, 0.0585878355561498, 0.10081661467631445, 0.12411342157639699, 0.16089858350020153, 0.05424581170320635, 0.40568366452019794, 0.2891223503451053, 0.40112969851999586], "min": [0.05987666022058617, 0.24418034146369214, 1.1809577014072317, -0.4418379784720435, -0.15418896458047748, -1.0688859607066652, 0.0640900975345608, -0.772105433650051, 1.1180929521863343, -0.21781401742212542, -0.5852278407247178, -1.2477768584766151], "max": [0.32008415781601557, 0.3341639902371395, 1.3013620914049238, 0.11547470646375094, 0.38525576848111, 0.05848311067371405, 0.4653669210011851, -0.0897159941150013, 1.460436663324528, 1.3372776615787534, 1.0703113410553948, 1.0983594908519012], "count": [2605]}, "eef_sim_pose_action": {"mean": [0.0741033717129157, 0.3318657421018062, 1.1886103750197092, -0.004428234589186374, 0.07563029692541881, -0.019111328714828454, 0.2307510895066238, -0.4518282757276391, 1.2199566933725148, 0.2360906288870132, 0.24199204042370673, -0.22112662999645397], "std": [0.04119043695301237, 0.009916059559791112, 0.023323715966317035, 0.07463808005383903, 0.0585878355561498, 0.10081661467631445, 0.12411342157639699, 0.16089858350020153, 0.05424581170320635, 0.40568366452019794, 0.2891223503451053, 0.40112969851999586], "min": [0.05987666022058617, 0.24418034146369214, 1.1809577014072317, -0.4418379784720435, -0.15418896458047748, -1.0688859607066652, 0.0640900975345608, -0.772105433650051, 1.1180929521863343, -0.21781401742212542, -0.5852278407247178, -1.2477768584766151], "max": [0.32008415781601557, 0.3341639902371395, 1.3013620914049238, 0.11547470646375094, 0.38525576848111, 0.05848311067371405, 0.4653669210011851, -0.0897159941150013, 1.460436663324528, 1.3372776615787534, 1.0703113410553948, 1.0983594908519012], "count": [2605]}, "gripper_mode_state": {"mean": [1.0, 0.43877159309021113], "std": [0.0, 0.4962369214269345], "min": [1, 0], "max": [1, 1], "count": [2605]}, "gripper_activity_state": {"mean": [2.0, 1.799616122840691], "std": [0.0, 0.5656174300765979], "min": [2, 0], "max": [2, 2], "count": [2605]}, "gripper_mode_action": {"mean": [1.0, 0.43877159309021113], "std": [0.0, 0.4962369214269345], "min": [1, 0], "max": [1, 1], "count": [2605]}, "gripper_activity_action": {"mean": [2.0, 1.799616122840691], "std": [0.0, 0.5656174300765979], "min": [2, 0], "max": [2, 2], "count": [2605]}, "gripper_open_scale_state": {"mean": [0.038875268827505624, 0.4781138945327022], "std": [4.272329847843583e-05, 0.40840901862780277], "min": [0.03884288668632507, 0.023085532443864003], "max": [0.039486395461218696, 0.9761272839137486], "count": [2605]}, "gripper_open_scale_action": {"mean": [0.038875268827505624, 0.4781138945327022], "std": [4.272329847843583e-05, 0.40840901862780277], "min": [0.03884288668632507, 0.023085532443864003], "max": [0.039486395461218696, 0.9761272839137486], "count": [2605]}}} +{"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.5509875472103489]], [[0.5787083785648054]], [[0.5495694500983784]]], "std": [[[0.22326605146192716]], [[0.23481911799071709]], [[0.24840017688758287]]], "count": [289]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44503788041552644]], [[0.44845095306480914]], [[0.437294292919013]]], "std": [[[0.1666744757267241]], [[0.14833423769780912]], [[0.16403358132050327]]], "count": [289]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788584754355414]], [[0.4365167686259433]], [[0.40497885711377973]]], "std": [[[0.24884573619979242]], [[0.2388073481655019]], [[0.25611161153379475]]], "count": [289]}, "observation.state": {"min": [-1.0312162637710571, -0.007368437945842743, -1.6565024852752686, -1.2745637893676758, -0.12892095744609833, -1.1647312641143799, 0.06772488355636597, -1.3669767379760742, -0.010612433776259422, -1.9573594331741333, -1.352971076965332, -0.5278195738792419, -0.17161324620246887, 0.04039968177676201], "max": [0.07826756685972214, 2.3715343475341797, 0.0015339808305725455, 0.008633828721940517, 0.32028186321258545, 0.23564141988754272, 0.06922635436058044, 0.6286653876304626, 2.4431707859039307, 0.007642100099474192, 0.8086174726486206, 1.0185842514038086, 1.545974612236023, 1.7058988809585571], "mean": [-0.046836286783218384, 0.16906273365020752, -0.09428016096353531, -0.0915568619966507, 0.013683580793440342, -0.06546260416507721, 0.06781043857336044, -0.12147112190723419, 1.000259518623352, -0.60367751121521, -0.2679223120212555, 0.013378722593188286, 0.17302656173706055, 0.4990515112876892], "std": [0.1635889708995819, 0.5227454304695129, 0.3077654540538788, 0.2703248858451843, 0.05739040672779083, 0.23696473240852356, 0.00021584158821497113, 0.39753851294517517, 0.8879730701446533, 0.6021801233291626, 0.47843316197395325, 0.18862281739711761, 0.3007256090641022, 0.5964151620864868], "count": [1916]}, "action": {"min": [-1.0312162637710571, -0.007368437945842743, -1.6565024852752686, -1.2745637893676758, -0.12892095744609833, -1.1647312641143799, 0.06772488355636597, -1.3669767379760742, -0.010612433776259422, -1.9573594331741333, -1.352971076965332, -0.5278195738792419, -0.17161324620246887, 0.04039968177676201], "max": [0.07826756685972214, 2.3715343475341797, 0.0015339808305725455, 0.008633828721940517, 0.32028186321258545, 0.23564141988754272, 0.06922635436058044, 0.6286653876304626, 2.4431707859039307, 0.007642100099474192, 0.8086174726486206, 1.0185842514038086, 1.545974612236023, 1.7058988809585571], "mean": [-0.046836286783218384, 0.16906273365020752, -0.09428016096353531, -0.0915568619966507, 0.013683580793440342, -0.06546260416507721, 0.06781043857336044, -0.12147112190723419, 1.000259518623352, -0.60367751121521, -0.2679223120212555, 0.013378722593188286, 0.17302656173706055, 0.4990515112876892], "std": [0.1635889708995819, 0.5227454304695129, 0.3077654540538788, 0.2703248858451843, 0.05739040672779083, 0.23696473240852356, 0.00021584158821497113, 0.39753851294517517, 0.8879730701446533, 0.6021801233291626, 0.47843316197395325, 0.18862281739711761, 0.3007256090641022, 0.5964151620864868], "count": [1916]}, "timestamp": {"min": [0.0], "max": [63.833333333333336], "mean": [31.916666666666664], "std": [18.436716085029893], "count": [1916]}, "frame_index": {"min": [0], "max": [1915], "mean": [957.5], "std": [553.1014825508968], "count": [1916]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [1916]}, "index": {"min": [226878], "max": [228793], "mean": [227835.5], "std": [553.1014825508968], "count": [1916]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1916]}, "subtask_annotation": {"mean": [13.113256784968685, 33.0, 33.0, 33.0, 33.0], "std": [11.045749030647338, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1916]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [1916]}, "eef_direction_state": {"mean": [5.509394572025053, 3.2045929018789145], "std": [1.4522372952243694, 2.339392126858269], "min": [0, 0], "max": [6, 6], "count": [1916]}, "eef_velocity_state": {"mean": [0.2176409185803758, 1.3340292275574113], "std": [0.6054052529751112, 0.883690453449261], "min": [0, 0], "max": [2, 2], "count": [1916]}, "eef_acc_mag_state": {"mean": [0.17640918580375783, 1.1132567849686847], "std": [0.517125150513408, 0.8091411713077669], "min": [0, 0], "max": [2, 2], "count": [1916]}, "eef_direction_action": {"mean": [5.509394572025053, 3.2045929018789145], "std": [1.4522372952243694, 2.339392126858269], "min": [0, 0], "max": [6, 6], "count": [1916]}, "eef_velocity_action": {"mean": [0.2176409185803758, 1.3340292275574113], "std": [0.6054052529751112, 0.883690453449261], "min": [0, 0], "max": [2, 2], "count": [1916]}, "eef_acc_mag_action": {"mean": [0.17640918580375783, 1.1132567849686847], "std": [0.517125150513408, 0.8091411713077669], "min": [0, 0], "max": [2, 2], "count": [1916]}, "eef_sim_pose_state": {"mean": [0.09729614237815759, 0.31976069189022843, 1.197404345100919, -0.06749111686239792, -0.016563001971416764, -0.03295944441903412, 0.2321624304140172, -0.36556674671193023, 1.2577981204104487, 0.16938551539253124, 0.12938784602712175, -0.10728196511906694], "std": [0.09231488359302342, 0.05181332757211923, 0.04332395528215759, 0.24107469042254992, 0.05913355657013375, 0.13933249354498056, 0.16669381149414214, 0.11724606621150077, 0.0750002752703502, 0.28825742294198925, 0.2506207779636515, 0.3502908952695828], "min": [0.05806216613312453, 0.03420113965365203, 1.1816531441977398, -1.1716260328770227, -0.34164018851769606, -0.9352773000606136, 0.057593245061772255, -0.7215181423945513, 1.180885981799403, -0.19321024779458137, -0.39822299831754204, -1.1780650235109018], "max": [0.5275639801421933, 0.34283070393610404, 1.3898727310704007, 0.242737257747332, 0.24958356744292987, 0.33360502844827683, 0.5677951842667569, -0.03349959043779582, 1.500168871633972, 1.3511629120865933, 1.1128057296772629, 0.7652034781009754], "count": [1916]}, "eef_sim_pose_action": {"mean": [0.09729614237815759, 0.31976069189022843, 1.197404345100919, -0.06749111686239792, -0.016563001971416764, -0.03295944441903412, 0.2321624304140172, -0.36556674671193023, 1.2577981204104487, 0.16938551539253124, 0.12938784602712175, -0.10728196511906694], "std": [0.09231488359302342, 0.05181332757211923, 0.04332395528215759, 0.24107469042254992, 0.05913355657013375, 0.13933249354498056, 0.16669381149414214, 0.11724606621150077, 0.0750002752703502, 0.28825742294198925, 0.2506207779636515, 0.3502908952695828], "min": [0.05806216613312453, 0.03420113965365203, 1.1816531441977398, -1.1716260328770227, -0.34164018851769606, -0.9352773000606136, 0.057593245061772255, -0.7215181423945513, 1.180885981799403, -0.19321024779458137, -0.39822299831754204, -1.1780650235109018], "max": [0.5275639801421933, 0.34283070393610404, 1.3898727310704007, 0.242737257747332, 0.24958356744292987, 0.33360502844827683, 0.5677951842667569, -0.03349959043779582, 1.500168871633972, 1.3511629120865933, 1.1128057296772629, 0.7652034781009754], "count": [1916]}, "gripper_mode_state": {"mean": [1.0, 0.6377870563674322], "std": [0.0, 0.48063991417442703], "min": [1, 0], "max": [1, 1], "count": [1916]}, "gripper_activity_state": {"mean": [2.0, 1.7432150313152401], "std": [0.0, 0.6271775408518863], "min": [2, 0], "max": [2, 2], "count": [1916]}, "gripper_mode_action": {"mean": [1.0, 0.6377870563674322], "std": [0.0, 0.48063991417442703], "min": [1, 0], "max": [1, 1], "count": [1916]}, "gripper_activity_action": {"mean": [2.0, 1.7432150313152401], "std": [0.0, 0.6271775408518863], "min": [2, 0], "max": [2, 2], "count": [1916]}, "gripper_open_scale_state": {"mean": [0.03874842385916169, 0.2851715499650155], "std": [0.0001233376287017727, 0.34080714107000054], "min": [0.03869993346078055, 0.023085532443864003], "max": [0.03955791677747454, 0.974799360547747], "count": [1916]}, "gripper_open_scale_action": {"mean": [0.03874842385916169, 0.2851715499650155], "std": [0.0001233376287017727, 0.34080714107000054], "min": [0.03869993346078055, 0.023085532443864003], "max": [0.03955791677747454, 0.974799360547747], "count": [1916]}}} +{"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.514868366453839]], [[0.5342741139005378]], [[0.5230918023599935]]], "std": [[[0.24178218031880713]], [[0.2607908029009071]], [[0.27878527315861656]]], "count": [346]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4532456009860592]], [[0.45542771890387496]], [[0.4458925134119158]]], "std": [[[0.16576581751991387]], [[0.16756012620784239]], [[0.19094476290228207]]], "count": [346]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44734540720591387]], [[0.4203009456030325]], [[0.40482861004067655]]], "std": [[[0.2532354557968953]], [[0.24991139394328823]], [[0.26693319278577043]]], "count": [346]}, "observation.state": {"min": [-0.6734617948532104, -0.0073731630109250546, -0.8881748914718628, -1.0753204822540283, -0.31225335597991943, -1.3759807348251343, 0.06797505170106888, -2.4753050804138184, -0.011626738123595715, -1.9650293588638306, -1.5299999713897705, -0.48502039909362793, -0.1888466328382492, 0.04175637662410736], "max": [0.05502352491021156, 1.883402705192566, 0.0, 0.2995925843715668, 0.33958494663238525, 0.1637548953294754, 1.7048546075820923, 0.9274149537086487, 2.739779472351074, 0.011683057062327862, 1.1213399171829224, 0.9521023631095886, 0.9311263561248779, 1.707964539527893], "mean": [-0.025409607216715813, 0.19311459362506866, -0.1163792610168457, -0.010786093771457672, 0.0019494466250762343, -0.11975112557411194, 0.1555069386959076, -0.2621976435184479, 1.3289004564285278, -0.761310875415802, -0.23056448996067047, 0.07134448736906052, 0.1663016378879547, 0.6381208300590515], "std": [0.08690477162599564, 0.5139578580856323, 0.224340558052063, 0.2956549823284149, 0.04563823714852333, 0.3760203421115875, 0.3582250475883484, 0.6312233805656433, 0.8773792386054993, 0.6023384928703308, 0.5526012778282166, 0.2358546108007431, 0.24503779411315918, 0.7049980163574219], "count": [2434]}, "action": {"min": [-0.6734617948532104, -0.0073731630109250546, -0.8881748914718628, -1.0753204822540283, -0.31225335597991943, -1.3759807348251343, 0.06797505170106888, -2.4753050804138184, -0.011626738123595715, -1.9650293588638306, -1.5299999713897705, -0.48502039909362793, -0.1888466328382492, 0.04175637662410736], "max": [0.05502352491021156, 1.883402705192566, 0.0, 0.2995925843715668, 0.33958494663238525, 0.1637548953294754, 1.7048546075820923, 0.9274149537086487, 2.739779472351074, 0.011683057062327862, 1.1213399171829224, 0.9521023631095886, 0.9311263561248779, 1.707964539527893], "mean": [-0.025409607216715813, 0.19311459362506866, -0.1163792610168457, -0.010786093771457672, 0.0019494466250762343, -0.11975112557411194, 0.1555069386959076, -0.2621976435184479, 1.3289004564285278, -0.761310875415802, -0.23056448996067047, 0.07134448736906052, 0.1663016378879547, 0.6381208300590515], "std": [0.08690477162599564, 0.5139578580856323, 0.224340558052063, 0.2956549823284149, 0.04563823714852333, 0.3760203421115875, 0.3582250475883484, 0.6312233805656433, 0.8773792386054993, 0.6023384928703308, 0.5526012778282166, 0.2358546108007431, 0.24503779411315918, 0.7049980163574219], "count": [2434]}, "timestamp": {"min": [0.0], "max": [81.1], "mean": [40.55], "std": [23.421173943440344], "count": [2434]}, "frame_index": {"min": [0], "max": [2433], "mean": [1216.5], "std": [702.6352183032103], "count": [2434]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [2434]}, "index": {"min": [228794], "max": [231227], "mean": [230010.5], "std": [702.6352183032103], "count": [2434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2434]}, "subtask_annotation": {"mean": [15.554642563681183, 33.0, 33.0, 33.0, 33.0], "std": [10.915888786290797, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2434]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [2434]}, "eef_direction_state": {"mean": [5.4063270336894, 3.1552999178307313], "std": [1.6041163364620217, 2.2720929064314466], "min": [0, 0], "max": [6, 6], "count": [2434]}, "eef_velocity_state": {"mean": [0.2124075595727198, 1.2962202136400987], "std": [0.5628842307537854, 0.8414647659454713], "min": [0, 0], "max": [2, 2], "count": [2434]}, "eef_acc_mag_state": {"mean": [0.19104354971240756, 1.0973705834018077], "std": [0.5309503538944188, 0.8010683016347885], "min": [0, 0], "max": [2, 2], "count": [2434]}, "eef_direction_action": {"mean": [5.4063270336894, 3.1552999178307313], "std": [1.6041163364620217, 2.2720929064314466], "min": [0, 0], "max": [6, 6], "count": [2434]}, "eef_velocity_action": {"mean": [0.2124075595727198, 1.2962202136400987], "std": [0.5628842307537854, 0.8414647659454713], "min": [0, 0], "max": [2, 2], "count": [2434]}, "eef_acc_mag_action": {"mean": [0.19104354971240756, 1.0973705834018077], "std": [0.5309503538944188, 0.8010683016347885], "min": [0, 0], "max": [2, 2], "count": [2434]}, "eef_sim_pose_state": {"mean": [0.10053740463282444, 0.3280108320258739, 1.1979304206853565, -0.11943236659212103, 0.06585453394431683, -0.023474398657995988, 0.2598792165848461, -0.37684653919546096, 1.2446620109166202, 0.1471645284266462, 0.32334029661882124, -0.21780506611847988], "std": [0.09585563989419843, 0.018570868213928112, 0.040019537248828334, 0.37452051261576214, 0.06894121915923358, 0.0926510280409527, 0.18169994968494801, 0.13560240048691674, 0.07322419919980458, 0.3456885488509416, 0.3881901862439506, 0.5681438554130942], "min": [0.0541472321106936, 0.19762357872865408, 1.1809894141124355, -1.3851181315539352, -0.19026153368726062, -0.7728116575321923, -0.15636284471288192, -0.7446709330031173, 1.132875805897, -0.9963479212586701, -0.38046813625092835, -1.8244277870574068], "max": [0.44224488988081867, 0.34080224944207127, 1.3912558907440706, 0.15440809010685, 0.3597574570335693, 0.31513006492879025, 0.5753482523449027, 0.021604152053233367, 1.4729749645772008, 1.2820447708908427, 1.4506794078491154, 0.9197960006850248], "count": [2434]}, "eef_sim_pose_action": {"mean": [0.10053740463282444, 0.3280108320258739, 1.1979304206853565, -0.11943236659212103, 0.06585453394431683, -0.023474398657995988, 0.2598792165848461, -0.37684653919546096, 1.2446620109166202, 0.1471645284266462, 0.32334029661882124, -0.21780506611847988], "std": [0.09585563989419843, 0.018570868213928112, 0.040019537248828334, 0.37452051261576214, 0.06894121915923358, 0.0926510280409527, 0.18169994968494801, 0.13560240048691674, 0.07322419919980458, 0.3456885488509416, 0.3881901862439506, 0.5681438554130942], "min": [0.0541472321106936, 0.19762357872865408, 1.1809894141124355, -1.3851181315539352, -0.19026153368726062, -0.7728116575321923, -0.15636284471288192, -0.7446709330031173, 1.132875805897, -0.9963479212586701, -0.38046813625092835, -1.8244277870574068], "max": [0.44224488988081867, 0.34080224944207127, 1.3912558907440706, 0.15440809010685, 0.3597574570335693, 0.31513006492879025, 0.5753482523449027, 0.021604152053233367, 1.4729749645772008, 1.2820447708908427, 1.4506794078491154, 0.9197960006850248], "count": [2434]}, "gripper_mode_state": {"mean": [0.9457682826622843, 0.5879211175020542], "std": [0.22647436537567958, 0.49220918022442217], "min": [0, 0], "max": [1, 1], "count": [2434]}, "gripper_activity_state": {"mean": [1.9782251437962202, 1.7604765817584223], "std": [0.19635747570877715, 0.6092136475412506], "min": [0, 0], "max": [2, 2], "count": [2434]}, "gripper_mode_action": {"mean": [0.9457682826622843, 0.5879211175020542], "std": [0.22647436537567958, 0.49220918022442217], "min": [0, 0], "max": [1, 1], "count": [2434]}, "gripper_activity_action": {"mean": [1.9782251437962202, 1.7604765817584223], "std": [0.19635747570877715, 0.6092136475412506], "min": [0, 0], "max": [2, 2], "count": [2434]}, "gripper_open_scale_state": {"mean": [0.08886023850554159, 0.3646415382551889], "std": [0.2047057433717404, 0.4028572665153786], "min": [0.03884288668632507, 0.023860786642347063], "max": [0.9742026329040527, 0.9759797368730817], "count": [2434]}, "gripper_open_scale_action": {"mean": [0.08886023850554159, 0.3646415382551889], "std": [0.2047057433717404, 0.4028572665153786], "min": [0.03884288668632507, 0.023860786642347063], "max": [0.9742026329040527, 0.9759797368730817], "count": [2434]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5273913343861034]], [[0.5650329228261028]], [[0.5440987812723896]]], "std": [[[0.22312059416750607]], [[0.239594120573704]], [[0.2543449903824357]]], "count": [298]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45515390731236566]], [[0.4477642699697329]], [[0.42890977248468365]]], "std": [[[0.17613298434155872]], [[0.15529087365114932]], [[0.1693515535407836]]], "count": [298]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46958824900206164]], [[0.4243914403942039]], [[0.39352687762278665]]], "std": [[[0.25089173088783934]], [[0.2397991110051917]], [[0.2571968170756046]]], "count": [298]}, "observation.state": {"min": [-0.7160564064979553, -0.006783198565244675, -0.6717830896377563, -0.9431824088096619, -0.27606216073036194, -1.0110423564910889, 0.06797505170106888, -1.6363917589187622, -0.008419101126492023, -1.9558254480361938, -1.4284449815750122, -0.43520453572273254, -0.22895286977291107, 0.03510145843029022], "max": [0.12574568390846252, 1.4189295768737793, 0.0, 0.29010772705078125, 0.4331148564815521, 0.2085423320531845, 0.06910119205713272, 0.8018656969070435, 2.2778191566467285, 0.004080478101968765, 1.4752024412155151, 1.1331185102462769, 1.9812445640563965, 1.6928420066833496], "mean": [-0.026498910039663315, 0.08885045349597931, -0.03490829840302467, -0.04639080539345741, 0.0049228123389184475, -0.030886294320225716, 0.06799454241991043, -0.12979495525360107, 0.941142201423645, -0.5749079585075378, -0.21633906662464142, 0.053523506969213486, 0.20100921392440796, 0.5106039047241211], "std": [0.08248503506183624, 0.3040543496608734, 0.12087566405534744, 0.21115979552268982, 0.04570746049284935, 0.18041573464870453, 0.00012181563215563074, 0.5155467987060547, 0.8101474642753601, 0.5790199637413025, 0.5648555159568787, 0.26433485746383667, 0.37103819847106934, 0.6058676838874817], "count": [1994]}, "action": {"min": [-0.7160564064979553, -0.006783198565244675, -0.6717830896377563, -0.9431824088096619, -0.27606216073036194, -1.0110423564910889, 0.06797505170106888, -1.6363917589187622, -0.008419101126492023, -1.9558254480361938, -1.4284449815750122, -0.43520453572273254, -0.22895286977291107, 0.03510145843029022], "max": [0.12574568390846252, 1.4189295768737793, 0.0, 0.29010772705078125, 0.4331148564815521, 0.2085423320531845, 0.06910119205713272, 0.8018656969070435, 2.2778191566467285, 0.004080478101968765, 1.4752024412155151, 1.1331185102462769, 1.9812445640563965, 1.6928420066833496], "mean": [-0.026498910039663315, 0.08885045349597931, -0.03490829840302467, -0.04639080539345741, 0.0049228123389184475, -0.030886294320225716, 0.06799454241991043, -0.12979495525360107, 0.941142201423645, -0.5749079585075378, -0.21633906662464142, 0.053523506969213486, 0.20100921392440796, 0.5106039047241211], "std": [0.08248503506183624, 0.3040543496608734, 0.12087566405534744, 0.21115979552268982, 0.04570746049284935, 0.18041573464870453, 0.00012181563215563074, 0.5155467987060547, 0.8101474642753601, 0.5790199637413025, 0.5648555159568787, 0.26433485746383667, 0.37103819847106934, 0.6058676838874817], "count": [1994]}, "timestamp": {"min": [0.0], "max": [66.43333333333334], "mean": [33.21666666666666], "std": [19.1872715332037], "count": [1994]}, "frame_index": {"min": [0], "max": [1993], "mean": [996.5], "std": [575.6181459961109], "count": [1994]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [1994]}, "index": {"min": [231228], "max": [233221], "mean": [232224.5], "std": [575.6181459961109], "count": [1994]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1994]}, "subtask_annotation": {"mean": [16.07271815446339, 33.0, 33.0, 33.0, 33.0], "std": [11.499868209693728, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1994]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [1994]}, "eef_direction_state": {"mean": [5.62086258776329, 3.4117352056168504], "std": [1.2800788506048435, 2.3133389959157173], "min": [0, 0], "max": [6, 6], "count": [1994]}, "eef_velocity_state": {"mean": [0.1629889669007021, 1.2482447342026077], "std": [0.5184792716628682, 0.912445669387279], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_acc_mag_state": {"mean": [0.14092276830491474, 1.013039117352056], "std": [0.46080078465924695, 0.8318089985716183], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_direction_action": {"mean": [5.62086258776329, 3.4117352056168504], "std": [1.2800788506048435, 2.3133389959157173], "min": [0, 0], "max": [6, 6], "count": [1994]}, "eef_velocity_action": {"mean": [0.1629889669007021, 1.2482447342026077], "std": [0.5184792716628682, 0.912445669387279], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_acc_mag_action": {"mean": [0.14092276830491474, 1.013039117352056], "std": [0.46080078465924695, 0.8318089985716183], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_sim_pose_state": {"mean": [0.08189483145510432, 0.33140225978759813, 1.1926479304644044, -0.030087694064848035, 0.007424180350704322, -0.02146192833680699, 0.19883877917999843, -0.3621580008005747, 1.2713774742019048, 0.19055401512263462, 0.14811970572239044, -0.07596392297125514], "std": [0.04852223183360506, 0.01232292428055542, 0.035891415300059355, 0.1801914158704309, 0.04424945469497779, 0.09473848575046842, 0.1274111468552033, 0.1353206070904717, 0.08691659862271398, 0.3855919802466146, 0.34448980989162453, 0.4737127266496485], "min": [0.054518161248016644, 0.2078919689776273, 1.1816869032942223, -0.9862599179376585, -0.195035204918536, -0.9875250783268404, 0.05927529650909821, -0.7637581917067715, 1.1716299929027585, -1.1806255433679897, -0.5146660404118204, -1.3226904781234894], "max": [0.3239972711383462, 0.3488799177347504, 1.3600939285788076, 0.20710163029227577, 0.3775679786601034, 0.46918263298584645, 0.5024632466985319, -0.030505641971452772, 1.573451564557975, 1.4610336911921997, 1.3911085788649697, 1.1057972991669296], "count": [1994]}, "eef_sim_pose_action": {"mean": [0.08189483145510432, 0.33140225978759813, 1.1926479304644044, -0.030087694064848035, 0.007424180350704322, -0.02146192833680699, 0.19883877917999843, -0.3621580008005747, 1.2713774742019048, 0.19055401512263462, 0.14811970572239044, -0.07596392297125514], "std": [0.04852223183360506, 0.01232292428055542, 0.035891415300059355, 0.1801914158704309, 0.04424945469497779, 0.09473848575046842, 0.1274111468552033, 0.1353206070904717, 0.08691659862271398, 0.3855919802466146, 0.34448980989162453, 0.4737127266496485], "min": [0.054518161248016644, 0.2078919689776273, 1.1816869032942223, -0.9862599179376585, -0.195035204918536, -0.9875250783268404, 0.05927529650909821, -0.7637581917067715, 1.1716299929027585, -1.1806255433679897, -0.5146660404118204, -1.3226904781234894], "max": [0.3239972711383462, 0.3488799177347504, 1.3600939285788076, 0.20710163029227577, 0.3775679786601034, 0.46918263298584645, 0.5024632466985319, -0.030505641971452772, 1.573451564557975, 1.4610336911921997, 1.3911085788649697, 1.1057972991669296], "count": [1994]}, "gripper_mode_state": {"mean": [1.0, 0.6278836509528586], "std": [0.0, 0.4833691879081341], "min": [1, 0], "max": [1, 1], "count": [1994]}, "gripper_activity_state": {"mean": [2.0, 1.7316950852557673], "std": [0.0, 0.6394961307228911], "min": [2, 0], "max": [2, 2], "count": [1994]}, "gripper_mode_action": {"mean": [1.0, 0.6278836509528586], "std": [0.0, 0.4833691879081341], "min": [1, 0], "max": [1, 1], "count": [1994]}, "gripper_activity_action": {"mean": [2.0, 1.7316950852557673], "std": [0.0, 0.6394961307228911], "min": [2, 0], "max": [2, 2], "count": [1994]}, "gripper_open_scale_state": {"mean": [0.038853253231364245, 0.29177249222567253], "std": [6.96040873018282e-05, 0.34620855259937083], "min": [0.03884288668632507, 0.020057976245880127], "max": [0.039486395461218696, 0.9673382895333427], "count": [1994]}, "gripper_open_scale_action": {"mean": [0.038853253231364245, 0.29177249222567253], "std": [6.96040873018282e-05, 0.34620855259937083], "min": [0.03884288668632507, 0.020057976245880127], "max": [0.039486395461218696, 0.9673382895333427], "count": [1994]}}} +{"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.5091722740529904]], [[0.5366227695199943]], [[0.5038521830416754]]], "std": [[[0.22018880991662948]], [[0.23497001475896476]], [[0.2514555904295345]]], "count": [310]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42177989581137115]], [[0.43341561599550216]], [[0.42330983993956006]]], "std": [[[0.1805704454916492]], [[0.15831455602693084]], [[0.16450139697298674]]], "count": [310]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46921708219129943]], [[0.4366485109635252]], [[0.41263221326164873]]], "std": [[[0.25248284771873575]], [[0.2332744166889282]], [[0.2399888954558937]]], "count": [310]}, "observation.state": {"min": [-0.6611253619194031, -0.008786355145275593, -1.2908228635787964, -1.11513352394104, -0.33671149611473083, -1.3406991958618164, 0.06772488355636597, -1.4212874174118042, -0.00717515591531992, -1.9855788946151733, -1.3743107318878174, -0.35926467180252075, -0.12979698181152344, 0.03394254669547081], "max": [0.029355822131037712, 2.2049319744110107, 0.005019161384552717, 0.16106797754764557, 0.4659516215324402, 0.2467268705368042, 0.06910119205713272, 0.6877182126045227, 2.659893274307251, 0.009153849445283413, 0.7130458950996399, 0.9873566627502441, 1.1234662532806396, 1.6962980031967163], "mean": [-0.03888273611664772, 0.23894034326076508, -0.1410951167345047, -0.0501040518283844, 0.012039316818118095, -0.14016281068325043, 0.06799082458019257, -0.1334034949541092, 1.0225833654403687, -0.4921194911003113, -0.3321802020072937, 0.019935613498091698, 0.12626391649246216, 0.4788753390312195], "std": [0.1180308535695076, 0.6104733943939209, 0.2879911959171295, 0.3439432680606842, 0.05577358230948448, 0.3914506733417511, 0.00012776021321769804, 0.3972378373146057, 0.9638965725898743, 0.5399237871170044, 0.460409939289093, 0.18880373239517212, 0.2240600734949112, 0.587483823299408], "count": [2104]}, "action": {"min": [-0.6611253619194031, -0.008786355145275593, -1.2908228635787964, -1.11513352394104, -0.33671149611473083, -1.3406991958618164, 0.06772488355636597, -1.4212874174118042, -0.00717515591531992, -1.9855788946151733, -1.3743107318878174, -0.35926467180252075, -0.12979698181152344, 0.03394254669547081], "max": [0.029355822131037712, 2.2049319744110107, 0.005019161384552717, 0.16106797754764557, 0.4659516215324402, 0.2467268705368042, 0.06910119205713272, 0.6877182126045227, 2.659893274307251, 0.009153849445283413, 0.7130458950996399, 0.9873566627502441, 1.1234662532806396, 1.6962980031967163], "mean": [-0.03888273611664772, 0.23894034326076508, -0.1410951167345047, -0.0501040518283844, 0.012039316818118095, -0.14016281068325043, 0.06799082458019257, -0.1334034949541092, 1.0225833654403687, -0.4921194911003113, -0.3321802020072937, 0.019935613498091698, 0.12626391649246216, 0.4788753390312195], "std": [0.1180308535695076, 0.6104733943939209, 0.2879911959171295, 0.3439432680606842, 0.05577358230948448, 0.3914506733417511, 0.00012776021321769804, 0.3972378373146057, 0.9638965725898743, 0.5399237871170044, 0.460409939289093, 0.18880373239517212, 0.2240600734949112, 0.587483823299408], "count": [2104]}, "timestamp": {"min": [0.0], "max": [70.1], "mean": [35.05], "std": [20.245747152865903], "count": [2104]}, "frame_index": {"min": [0], "max": [2103], "mean": [1051.5], "std": [607.372414585977], "count": [2104]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [2104]}, "index": {"min": [233222], "max": [235325], "mean": [234273.5], "std": [607.372414585977], "count": [2104]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2104]}, "subtask_annotation": {"mean": [15.656368821292777, 33.0, 33.0, 33.0, 33.0], "std": [11.298923084089486, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2104]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [2104]}, "eef_direction_state": {"mean": [5.320817490494297, 3.4291825095057034], "std": [1.7130743318110455, 2.4039977985346597], "min": [0, 0], "max": [6, 6], "count": [2104]}, "eef_velocity_state": {"mean": [0.2652091254752852, 1.1696768060836502], "std": [0.6459928059320398, 0.9224763591487284], "min": [0, 0], "max": [2, 2], "count": [2104]}, "eef_acc_mag_state": {"mean": [0.22908745247148288, 0.9819391634980988], "std": [0.5807346893585144, 0.842466528600531], "min": [0, 0], "max": [2, 2], "count": [2104]}, "eef_direction_action": {"mean": [5.320817490494297, 3.4291825095057034], "std": [1.7130743318110455, 2.4039977985346597], "min": [0, 0], "max": [6, 6], "count": [2104]}, "eef_velocity_action": {"mean": [0.2652091254752852, 1.1696768060836502], "std": [0.6459928059320398, 0.9224763591487284], "min": [0, 0], "max": [2, 2], "count": [2104]}, "eef_acc_mag_action": {"mean": [0.22908745247148288, 0.9819391634980988], "std": [0.5807346893585144, 0.842466528600531], "min": [0, 0], "max": [2, 2], "count": [2104]}, "eef_sim_pose_state": {"mean": [0.11034711055217514, 0.32298607678362296, 1.1976919415966139, -0.14033429825475577, 0.047613506409970315, -0.02693419914274197, 0.2328615123213731, -0.36389442329239924, 1.2146076817061275, 0.1303379275305397, 0.1957730559306903, -0.11191143398801229], "std": [0.11705301548402322, 0.034613522429052176, 0.03632528275319854, 0.3933039414124866, 0.06046149632772115, 0.10550359699209415, 0.1751722918204934, 0.11228471850051053, 0.05427680092918322, 0.23710247613977273, 0.27716728876849545, 0.3326674297062604], "min": [0.0547462969660348, 0.09291214371237509, 1.1819326970730317, -1.3371863990416317, -0.1736892717546712, -0.6385378532444914, 0.06305349696281887, -0.6949050106573211, 1.1050539681101241, -0.1248118639334499, -0.31258070464926946, -1.1083245031025477], "max": [0.5056734084195905, 0.3428338956789431, 1.350727580119264, 0.2795147236544053, 0.3839186126705527, 0.2962555400284254, 0.5853093554769438, 0.007483403186789635, 1.4262872574074186, 1.152451958126642, 0.9770104627528506, 0.8622115838608899], "count": [2104]}, "eef_sim_pose_action": {"mean": [0.11034711055217514, 0.32298607678362296, 1.1976919415966139, -0.14033429825475577, 0.047613506409970315, -0.02693419914274197, 0.2328615123213731, -0.36389442329239924, 1.2146076817061275, 0.1303379275305397, 0.1957730559306903, -0.11191143398801229], "std": [0.11705301548402322, 0.034613522429052176, 0.03632528275319854, 0.3933039414124866, 0.06046149632772115, 0.10550359699209415, 0.1751722918204934, 0.11228471850051053, 0.05427680092918322, 0.23710247613977273, 0.27716728876849545, 0.3326674297062604], "min": [0.0547462969660348, 0.09291214371237509, 1.1819326970730317, -1.3371863990416317, -0.1736892717546712, -0.6385378532444914, 0.06305349696281887, -0.6949050106573211, 1.1050539681101241, -0.1248118639334499, -0.31258070464926946, -1.1083245031025477], "max": [0.5056734084195905, 0.3428338956789431, 1.350727580119264, 0.2795147236544053, 0.3839186126705527, 0.2962555400284254, 0.5853093554769438, 0.007483403186789635, 1.4262872574074186, 1.152451958126642, 0.9770104627528506, 0.8622115838608899], "count": [2104]}, "gripper_mode_state": {"mean": [1.0, 0.6520912547528517], "std": [0.0, 0.47630688660537157], "min": [1, 0], "max": [1, 1], "count": [2104]}, "gripper_activity_state": {"mean": [2.0, 1.7433460076045628], "std": [0.0, 0.6263414668776482], "min": [2, 0], "max": [2, 2], "count": [2104]}, "gripper_mode_action": {"mean": [1.0, 0.6520912547528517], "std": [0.0, 0.47630688660537157], "min": [1, 0], "max": [1, 1], "count": [2104]}, "gripper_activity_action": {"mean": [2.0, 1.7433460076045628], "std": [0.0, 0.6263414668776482], "min": [2, 0], "max": [2, 2], "count": [2104]}, "gripper_open_scale_state": {"mean": [0.03885108688396003, 0.2736412655948613], "std": [7.300225239426608e-05, 0.33570331769416684], "min": [0.03869993346078055, 0.019395740968840464], "max": [0.039486395461218696, 0.9693131446838379], "count": [2104]}, "gripper_open_scale_action": {"mean": [0.03885108688396003, 0.2736412655948613], "std": [7.300225239426608e-05, 0.33570331769416684], "min": [0.03869993346078055, 0.019395740968840464], "max": [0.039486395461218696, 0.9693131446838379], "count": [2104]}}} +{"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.5078495056142115]], [[0.5494242814647227]], [[0.5413182399027988]]], "std": [[[0.22986093557545872]], [[0.2532695926668697]], [[0.2713481605625193]]], "count": [286]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43919102411749467]], [[0.44266412617883205]], [[0.4322080581455582]]], "std": [[[0.15634363007605157]], [[0.15965748113153705]], [[0.18526038189927807]]], "count": [286]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445529836448954]], [[0.41306627930892637]], [[0.39594764100278806]]], "std": [[[0.24765362277240813]], [[0.24623801199510328]], [[0.2659063676084835]]], "count": [286]}, "observation.state": {"min": [-0.8452027440071106, -0.006450552027672529, -1.9370499849319458, -1.13818359375, -0.47246962785720825, -1.0881942510604858, 0.04966633766889572, -1.6035281419754028, -0.0090692900121212, -1.950685977935791, -1.5299999713897705, -0.5108156204223633, -0.18254370987415314, 0.0406462736427784], "max": [0.05725648254156113, 2.7166800498962402, 0.0, 0.12743426859378815, 0.49081936478614807, 0.21123239398002625, 1.4099209308624268, 0.5278171300888062, 2.7379796504974365, 0.0029399809427559376, 0.42337870597839355, 1.2070344686508179, 1.3979685306549072, 1.70822274684906], "mean": [-0.05796321481466293, 0.25704488158226013, -0.13804462552070618, -0.11289028823375702, 0.02764475718140602, -0.05619599670171738, 0.07727549225091934, -0.349908709526062, 1.270412564277649, -0.6415013074874878, -0.4353407323360443, 0.18456414341926575, 0.15670309960842133, 0.6023582220077515], "std": [0.16111309826374054, 0.655056357383728, 0.37145379185676575, 0.3284497559070587, 0.10024476796388626, 0.2618940770626068, 0.09607090801000595, 0.5135242938995361, 0.8235186338424683, 0.49219903349876404, 0.48073652386665344, 0.3223968744277954, 0.3127653896808624, 0.6817553639411926], "count": [1889]}, "action": {"min": [-0.8452027440071106, -0.006450552027672529, -1.9370499849319458, -1.13818359375, -0.47246962785720825, -1.0881942510604858, 0.04966633766889572, -1.6035281419754028, -0.0090692900121212, -1.950685977935791, -1.5299999713897705, -0.5108156204223633, -0.18254370987415314, 0.0406462736427784], "max": [0.05725648254156113, 2.7166800498962402, 0.0, 0.12743426859378815, 0.49081936478614807, 0.21123239398002625, 1.4099209308624268, 0.5278171300888062, 2.7379796504974365, 0.0029399809427559376, 0.42337870597839355, 1.2070344686508179, 1.3979685306549072, 1.70822274684906], "mean": [-0.05796321481466293, 0.25704488158226013, -0.13804462552070618, -0.11289028823375702, 0.02764475718140602, -0.05619599670171738, 0.07727549225091934, -0.349908709526062, 1.270412564277649, -0.6415013074874878, -0.4353407323360443, 0.18456414341926575, 0.15670309960842133, 0.6023582220077515], "std": [0.16111309826374054, 0.655056357383728, 0.37145379185676575, 0.3284497559070587, 0.10024476796388626, 0.2618940770626068, 0.09607090801000595, 0.5135242938995361, 0.8235186338424683, 0.49219903349876404, 0.48073652386665344, 0.3223968744277954, 0.3127653896808624, 0.6817553639411926], "count": [1889]}, "timestamp": {"min": [0.0], "max": [62.93333333333333], "mean": [31.466666666666665], "std": [18.17690842800282], "count": [1889]}, "frame_index": {"min": [0], "max": [1888], "mean": [944.0], "std": [545.3072528400846], "count": [1889]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [1889]}, "index": {"min": [235326], "max": [237214], "mean": [236270.0], "std": [545.3072528400846], "count": [1889]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1889]}, "subtask_annotation": {"mean": [16.382742191635785, 33.0, 33.0, 33.0, 33.0], "std": [11.057103750705581, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1889]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [1889]}, "eef_direction_state": {"mean": [5.313393329804129, 2.8544203282159875], "std": [1.694582522401361, 2.237010690441028], "min": [0, 0], "max": [6, 6], "count": [1889]}, "eef_velocity_state": {"mean": [0.3239809422975119, 1.4240338803599788], "std": [0.7223731782370246, 0.8106454440190087], "min": [0, 0], "max": [2, 2], "count": [1889]}, "eef_acc_mag_state": {"mean": [0.24722075172048702, 1.174166225516146], "std": [0.5890962243459488, 0.7848820730596904], "min": [0, 0], "max": [2, 2], "count": [1889]}, "eef_direction_action": {"mean": [5.313393329804129, 2.8544203282159875], "std": [1.694582522401361, 2.237010690441028], "min": [0, 0], "max": [6, 6], "count": [1889]}, "eef_velocity_action": {"mean": [0.3239809422975119, 1.4240338803599788], "std": [0.7223731782370246, 0.8106454440190087], "min": [0, 0], "max": [2, 2], "count": [1889]}, "eef_acc_mag_action": {"mean": [0.24722075172048702, 1.174166225516146], "std": [0.5890962243459488, 0.7848820730596904], "min": [0, 0], "max": [2, 2], "count": [1889]}, "eef_sim_pose_state": {"mean": [0.11272125871679019, 0.31542463269640136, 1.1967260320076472, -0.06131016215625916, 0.006239064534012816, -0.03032857053268566, 0.2574863314661577, -0.41467269186727673, 1.2516169738022758, 0.1951211793097055, 0.18710068490853438, -0.155852387942549], "std": [0.11845668813485868, 0.05590020451926618, 0.04273817194162136, 0.2673777075127307, 0.07666533025586075, 0.1099547139147215, 0.15551148973650666, 0.12852034039211963, 0.05767459857589385, 0.29278785610780844, 0.24702832924467913, 0.3529929184949847], "min": [0.055775395880846027, 0.05740852937429834, 1.1506436926650305, -1.1043415194536044, -0.5029312618162669, -0.7480928397215957, 0.06287856786223865, -0.7459602620341889, 1.1349644181591678, -0.18225144290990913, -0.14807713305689596, -1.1260491638645491], "max": [0.5824354868524532, 0.3397512710096841, 1.4255244699661451, 0.2082110308382269, 0.5126366575383088, 0.2285156178872717, 0.6259695079601485, -0.07550127514207329, 1.3896467870474294, 1.4472128773870634, 0.944741049784966, 0.8838506303738819], "count": [1889]}, "eef_sim_pose_action": {"mean": [0.11272125871679019, 0.31542463269640136, 1.1967260320076472, -0.06131016215625916, 0.006239064534012816, -0.03032857053268566, 0.2574863314661577, -0.41467269186727673, 1.2516169738022758, 0.1951211793097055, 0.18710068490853438, -0.155852387942549], "std": [0.11845668813485868, 0.05590020451926618, 0.04273817194162136, 0.2673777075127307, 0.07666533025586075, 0.1099547139147215, 0.15551148973650666, 0.12852034039211963, 0.05767459857589385, 0.29278785610780844, 0.24702832924467913, 0.3529929184949847], "min": [0.055775395880846027, 0.05740852937429834, 1.1506436926650305, -1.1043415194536044, -0.5029312618162669, -0.7480928397215957, 0.06287856786223865, -0.7459602620341889, 1.1349644181591678, -0.18225144290990913, -0.14807713305689596, -1.1260491638645491], "max": [0.5824354868524532, 0.3397512710096841, 1.4255244699661451, 0.2082110308382269, 0.5126366575383088, 0.2285156178872717, 0.6259695079601485, -0.07550127514207329, 1.3896467870474294, 1.4472128773870634, 0.944741049784966, 0.8838506303738819], "count": [1889]}, "gripper_mode_state": {"mean": [0.9931180518793012, 0.6019057702488089], "std": [0.08267156047131335, 0.4895050704436075], "min": [0, 0], "max": [1, 1], "count": [1889]}, "gripper_activity_state": {"mean": [1.980412916887242, 1.7464266807834834], "std": [0.18446161329293098, 0.6231540787587317], "min": [0, 0], "max": [2, 2], "count": [1889]}, "gripper_mode_action": {"mean": [0.9931180518793012, 0.6019057702488089], "std": [0.08267156047131335, 0.4895050704436075], "min": [0, 0], "max": [1, 1], "count": [1889]}, "gripper_activity_action": {"mean": [1.980412916887242, 1.7464266807834834], "std": [0.18446161329293098, 0.6231540787587317], "min": [0, 0], "max": [2, 2], "count": [1889]}, "gripper_open_scale_state": {"mean": [0.0441572301882552, 0.34420562749806854], "std": [0.05489865779601138, 0.3895760406453465], "min": [0.028380764382226125, 0.023226442081587657], "max": [0.8056691033499581, 0.9761272839137486], "count": [1889]}, "gripper_open_scale_action": {"mean": [0.0441572301882552, 0.34420562749806854], "std": [0.05489865779601138, 0.3895760406453465], "min": [0.028380764382226125, 0.023226442081587657], "max": [0.8056691033499581, 0.9761272839137486], "count": [1889]}}} +{"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.4931260877084101]], [[0.5230906959717616]], [[0.5122525843176043]]], "std": [[[0.2528424785700551]], [[0.27295284058578634]], [[0.28913295776291326]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4534949525804387]], [[0.453970978549679]], [[0.44378275085174196]]], "std": [[[0.17360360540968797]], [[0.17353929791464182]], [[0.1931236538876888]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45110218398272595]], [[0.42703559295462334]], [[0.41157565391801293]]], "std": [[[0.2543898401702148]], [[0.2545018978820765]], [[0.27167189079020143]]], "count": [337]}, "observation.state": {"min": [-0.8840451240539551, -0.016504157334566116, -0.5184854865074158, -0.5890486240386963, -0.5423893928527832, -0.7740020751953125, 0.06810014694929123, -1.3035225868225098, -0.010197035036981106, -1.8039613962173462, -1.5017435550689697, -0.44856342673301697, -0.1977321058511734, 0.03599216789007187], "max": [0.06902913749217987, 1.240958571434021, 0.0012682240922003984, 0.14722447097301483, 0.3804083466529846, 0.13601772487163544, 0.06969943642616272, 0.8837867379188538, 2.51572847366333, 0.0015339808305725455, 0.5304662585258484, 1.0951288938522339, 1.3372993469238281, 1.7068027257919312], "mean": [-0.018403315916657448, 0.06640975177288055, -0.050209615379571915, 0.029475389048457146, 0.007977377623319626, -0.022209886461496353, 0.06825288385152817, -0.10219736397266388, 0.9869269132614136, -0.4492157995700836, -0.32869061827659607, 0.048100393265485764, 0.1419495940208435, 0.5468146204948425], "std": [0.08637099713087082, 0.23848392069339752, 0.09232988208532333, 0.15517455339431763, 0.056151434779167175, 0.11609189212322235, 0.00020565514569170773, 0.403451144695282, 0.8517866730690002, 0.46633031964302063, 0.4168752431869507, 0.24341687560081482, 0.2803575396537781, 0.6416345238685608], "count": [2353]}, "action": {"min": [-0.8840451240539551, -0.016504157334566116, -0.5184854865074158, -0.5890486240386963, -0.5423893928527832, -0.7740020751953125, 0.06810014694929123, -1.3035225868225098, -0.010197035036981106, -1.8039613962173462, -1.5017435550689697, -0.44856342673301697, -0.1977321058511734, 0.03599216789007187], "max": [0.06902913749217987, 1.240958571434021, 0.0012682240922003984, 0.14722447097301483, 0.3804083466529846, 0.13601772487163544, 0.06969943642616272, 0.8837867379188538, 2.51572847366333, 0.0015339808305725455, 0.5304662585258484, 1.0951288938522339, 1.3372993469238281, 1.7068027257919312], "mean": [-0.018403315916657448, 0.06640975177288055, -0.050209615379571915, 0.029475389048457146, 0.007977377623319626, -0.022209886461496353, 0.06825288385152817, -0.10219736397266388, 0.9869269132614136, -0.4492157995700836, -0.32869061827659607, 0.048100393265485764, 0.1419495940208435, 0.5468146204948425], "std": [0.08637099713087082, 0.23848392069339752, 0.09232988208532333, 0.15517455339431763, 0.056151434779167175, 0.11609189212322235, 0.00020565514569170773, 0.403451144695282, 0.8517866730690002, 0.46633031964302063, 0.4168752431869507, 0.24341687560081482, 0.2803575396537781, 0.6416345238685608], "count": [2353]}, "timestamp": {"min": [0.0], "max": [78.4], "mean": [39.199999999999996], "std": [22.64175101198865], "count": [2353]}, "frame_index": {"min": [0], "max": [2352], "mean": [1176.0], "std": [679.2525303596594], "count": [2353]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [2353]}, "index": {"min": [237215], "max": [239567], "mean": [238391.0], "std": [679.2525303596594], "count": [2353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2353]}, "subtask_annotation": {"mean": [16.75265618359541, 33.0, 33.0, 33.0, 33.0], "std": [11.469726702988494, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2353]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [2353]}, "eef_direction_state": {"mean": [5.679558011049724, 3.093497662558436], "std": [1.1684306714071444, 2.4227486922440105], "min": [0, 0], "max": [6, 6], "count": [2353]}, "eef_velocity_state": {"mean": [0.13982150446238845, 1.2719932001699958], "std": [0.4741506487052709, 0.8866781798369194], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_acc_mag_state": {"mean": [0.1181470463238419, 1.052273693157671], "std": [0.42407125647238286, 0.8149084554693287], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_direction_action": {"mean": [5.679558011049724, 3.093497662558436], "std": [1.1684306714071444, 2.4227486922440105], "min": [0, 0], "max": [6, 6], "count": [2353]}, "eef_velocity_action": {"mean": [0.13982150446238845, 1.2719932001699958], "std": [0.4741506487052709, 0.8866781798369194], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_acc_mag_action": {"mean": [0.1181470463238419, 1.052273693157671], "std": [0.42407125647238286, 0.8149084554693287], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_sim_pose_state": {"mean": [0.07576128940197482, 0.3323938290645358, 1.1914928828449367, -0.021218428465722656, 0.045641300390033196, -0.010341582661417272, 0.21650017513368114, -0.3671208057181047, 1.2320538787921083, 0.14157338179275714, 0.2028286057546199, -0.05494959849043911], "std": [0.034670179184454045, 0.009833799586708283, 0.030753373994275735, 0.11290481100682838, 0.05171392327573898, 0.10571224353648372, 0.1422061401337445, 0.12096291849101357, 0.055594150213269, 0.29173663598986294, 0.2526191308512146, 0.3583081161356822], "min": [0.06051253513266078, 0.2245194892078296, 1.182046670749517, -0.7791958175873626, -0.17505936596586436, -1.0249442165445302, 0.05263677528912551, -0.7668481137670934, 1.1552574350976934, -0.19756322833077292, -0.46222430764230293, -1.1348635999737438], "max": [0.2755060371632546, 0.35024786067722663, 1.3331721574597335, 0.16403959203803348, 0.33640256244865774, 0.4491532875373865, 0.5277627921056781, 0.03290820557435016, 1.4576961888962727, 1.3304034477091904, 0.8638066323007547, 0.929103753904945], "count": [2353]}, "eef_sim_pose_action": {"mean": [0.07576128940197482, 0.3323938290645358, 1.1914928828449367, -0.021218428465722656, 0.045641300390033196, -0.010341582661417272, 0.21650017513368114, -0.3671208057181047, 1.2320538787921083, 0.14157338179275714, 0.2028286057546199, -0.05494959849043911], "std": [0.034670179184454045, 0.009833799586708283, 0.030753373994275735, 0.11290481100682838, 0.05171392327573898, 0.10571224353648372, 0.1422061401337445, 0.12096291849101357, 0.055594150213269, 0.29173663598986294, 0.2526191308512146, 0.3583081161356822], "min": [0.06051253513266078, 0.2245194892078296, 1.182046670749517, -0.7791958175873626, -0.17505936596586436, -1.0249442165445302, 0.05263677528912551, -0.7668481137670934, 1.1552574350976934, -0.19756322833077292, -0.46222430764230293, -1.1348635999737438], "max": [0.2755060371632546, 0.35024786067722663, 1.3331721574597335, 0.16403959203803348, 0.33640256244865774, 0.4491532875373865, 0.5277627921056781, 0.03290820557435016, 1.4576961888962727, 1.3304034477091904, 0.8638066323007547, 0.929103753904945], "count": [2353]}, "gripper_mode_state": {"mean": [1.0, 0.6349341266468338], "std": [0.0, 0.4814486280654006], "min": [1, 0], "max": [1, 1], "count": [2353]}, "gripper_activity_state": {"mean": [2.0, 1.753931151721207], "std": [0.0, 0.6179515042123188], "min": [2, 0], "max": [2, 2], "count": [2353]}, "gripper_mode_action": {"mean": [1.0, 0.6349341266468338], "std": [0.0, 0.4814486280654006], "min": [1, 0], "max": [1, 1], "count": [2353]}, "gripper_activity_action": {"mean": [2.0, 1.753931151721207], "std": [0.0, 0.6179515042123188], "min": [2, 0], "max": [2, 2], "count": [2353]}, "gripper_open_scale_state": {"mean": [0.03900145240606371, 0.31246617178482067], "std": [0.00011751868345590084, 0.3666481764070638], "min": [0.03891436968530927, 0.020566953080041066], "max": [0.039828249386378696, 0.9753158433096749], "count": [2353]}, "gripper_open_scale_action": {"mean": [0.03900145240606371, 0.31246617178482067], "std": [0.00011751868345590084, 0.3666481764070638], "min": [0.03891436968530927, 0.020566953080041066], "max": [0.039828249386378696, 0.9753158433096749], "count": [2353]}}} +{"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.5052525698328205]], [[0.5452580651199006]], [[0.5390089700828785]]], "std": [[[0.2413120575510798]], [[0.26383832690247383]], [[0.28107666664606945]]], "count": [291]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431782243634376]], [[0.4480633165255411]], [[0.4414246335227485]]], "std": [[[0.15644005421780918]], [[0.15709793529131388]], [[0.178003695320745]]], "count": [291]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477161616842231]], [[0.42038289853933175]], [[0.4037011722405648]]], "std": [[[0.2482477720364415]], [[0.24756557708366767]], [[0.266238469713197]]], "count": [291]}, "observation.state": {"min": [-0.8361055850982666, -0.0028948464896529913, -1.4327380657196045, -1.3707494735717773, -0.5094397068023682, -0.9064521789550781, 0.06810014694929123, -1.3775277137756348, -0.013554167002439499, -1.9650293588638306, -1.5299999713897705, -0.6277645230293274, -0.15889009833335876, 0.0412629134953022], "max": [0.16088542342185974, 2.529534339904785, 0.0, 0.23344536125659943, 0.5016117095947266, 0.22136299312114716, 0.06969710439443588, 0.8663105964660645, 2.6998062133789062, 0.008990386500954628, 0.4798363745212555, 1.1327778100967407, 1.428933024406433, 1.70822274684906], "mean": [-0.0476887971162796, 0.20863783359527588, -0.0895419716835022, -0.10639181733131409, 0.015062423422932625, -0.023989928886294365, 0.06825163960456848, -0.14084798097610474, 1.245397686958313, -0.6617194414138794, -0.4110797941684723, 0.06081066653132439, 0.15991085767745972, 0.5860389471054077], "std": [0.15271732211112976, 0.5664904713630676, 0.2519095540046692, 0.34532999992370605, 0.10735106468200684, 0.1895592212677002, 0.00018230189743917435, 0.5138101577758789, 0.9293036460876465, 0.5579364895820618, 0.49130019545555115, 0.23820671439170837, 0.2937608063220978, 0.6774325370788574], "count": [1932]}, "action": {"min": [-0.8361055850982666, -0.0028948464896529913, -1.4327380657196045, -1.3707494735717773, -0.5094397068023682, -0.9064521789550781, 0.06810014694929123, -1.3775277137756348, -0.013554167002439499, -1.9650293588638306, -1.5299999713897705, -0.6277645230293274, -0.15889009833335876, 0.0412629134953022], "max": [0.16088542342185974, 2.529534339904785, 0.0, 0.23344536125659943, 0.5016117095947266, 0.22136299312114716, 0.06969710439443588, 0.8663105964660645, 2.6998062133789062, 0.008990386500954628, 0.4798363745212555, 1.1327778100967407, 1.428933024406433, 1.70822274684906], "mean": [-0.0476887971162796, 0.20863783359527588, -0.0895419716835022, -0.10639181733131409, 0.015062423422932625, -0.023989928886294365, 0.06825163960456848, -0.14084798097610474, 1.245397686958313, -0.6617194414138794, -0.4110797941684723, 0.06081066653132439, 0.15991085767745972, 0.5860389471054077], "std": [0.15271732211112976, 0.5664904713630676, 0.2519095540046692, 0.34532999992370605, 0.10735106468200684, 0.1895592212677002, 0.00018230189743917435, 0.5138101577758789, 0.9293036460876465, 0.5579364895820618, 0.49130019545555115, 0.23820671439170837, 0.2937608063220978, 0.6774325370788574], "count": [1932]}, "timestamp": {"min": [0.0], "max": [64.36666666666666], "mean": [32.18333333333333], "std": [18.59067617760959], "count": [1932]}, "frame_index": {"min": [0], "max": [1931], "mean": [965.5], "std": [557.7202853282878], "count": [1932]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [1932]}, "index": {"min": [239568], "max": [241499], "mean": [240533.5], "std": [557.7202853282878], "count": [1932]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1932]}, "subtask_annotation": {"mean": [15.99223602484472, 33.0, 33.0, 33.0, 33.0], "std": [11.264578397355644, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1932]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [1932]}, "eef_direction_state": {"mean": [5.328157349896481, 3.1231884057971016], "std": [1.6736831973884172, 2.3002701659020106], "min": [0, 0], "max": [6, 6], "count": [1932]}, "eef_velocity_state": {"mean": [0.3033126293995859, 1.3162525879917184], "std": [0.6953925560607974, 0.8722100355632134], "min": [0, 0], "max": [2, 2], "count": [1932]}, "eef_acc_mag_state": {"mean": [0.2422360248447205, 1.068840579710145], "std": [0.5900457663639995, 0.8227624160222154], "min": [0, 0], "max": [2, 2], "count": [1932]}, "eef_direction_action": {"mean": [5.328157349896481, 3.1231884057971016], "std": [1.6736831973884172, 2.3002701659020106], "min": [0, 0], "max": [6, 6], "count": [1932]}, "eef_velocity_action": {"mean": [0.3033126293995859, 1.3162525879917184], "std": [0.6953925560607974, 0.8722100355632134], "min": [0, 0], "max": [2, 2], "count": [1932]}, "eef_acc_mag_action": {"mean": [0.2422360248447205, 1.068840579710145], "std": [0.5900457663639995, 0.8227624160222154], "min": [0, 0], "max": [2, 2], "count": [1932]}, "eef_sim_pose_state": {"mean": [0.10224544558164438, 0.3193244838407905, 1.193878109504127, -0.026603105861291502, 0.01252232104819743, -0.03252623941755733, 0.2606901029979126, -0.3637364016633892, 1.2390487733441533, 0.17447941893597416, 0.1678762145447106, -0.07819864847133257], "std": [0.09647821619340322, 0.04650889073879949, 0.03665823353366769, 0.19462801654366654, 0.08386773191729191, 0.12624457420139654, 0.1677381028707297, 0.15274552510795214, 0.0735572897238128, 0.3084721717256016, 0.260510887410738, 0.4045069122039802], "min": [0.060883916885678284, 0.08303252118442918, 1.1385582690045049, -0.9013545888157263, -0.4016141926977239, -0.8621421837558009, 0.05320873979531447, -0.7677440522356017, 1.1302020630292715, -0.36626494950876365, -0.45351796217056695, -1.159070324785723], "max": [0.5338025417052643, 0.3433668887776192, 1.384930364433852, 0.2247900316875525, 0.46589950282582704, 0.5501691356568541, 0.6023722369561213, 0.023439174241113796, 1.513403860270479, 1.4644945754302683, 1.0084648993626217, 0.6549613865157123], "count": [1932]}, "eef_sim_pose_action": {"mean": [0.10224544558164438, 0.3193244838407905, 1.193878109504127, -0.026603105861291502, 0.01252232104819743, -0.03252623941755733, 0.2606901029979126, -0.3637364016633892, 1.2390487733441533, 0.17447941893597416, 0.1678762145447106, -0.07819864847133257], "std": [0.09647821619340322, 0.04650889073879949, 0.03665823353366769, 0.19462801654366654, 0.08386773191729191, 0.12624457420139654, 0.1677381028707297, 0.15274552510795214, 0.0735572897238128, 0.3084721717256016, 0.260510887410738, 0.4045069122039802], "min": [0.060883916885678284, 0.08303252118442918, 1.1385582690045049, -0.9013545888157263, -0.4016141926977239, -0.8621421837558009, 0.05320873979531447, -0.7677440522356017, 1.1302020630292715, -0.36626494950876365, -0.45351796217056695, -1.159070324785723], "max": [0.5338025417052643, 0.3433668887776192, 1.384930364433852, 0.2247900316875525, 0.46589950282582704, 0.5501691356568541, 0.6023722369561213, 0.023439174241113796, 1.513403860270479, 1.4644945754302683, 1.0084648993626217, 0.6549613865157123], "count": [1932]}, "gripper_mode_state": {"mean": [1.0, 0.6138716356107661], "std": [0.0, 0.4868606069537014], "min": [1, 0], "max": [1, 1], "count": [1932]}, "gripper_activity_state": {"mean": [2.0, 1.724120082815735], "std": [0.0, 0.6466812889776925], "min": [2, 0], "max": [2, 2], "count": [1932]}, "gripper_mode_action": {"mean": [1.0, 0.6138716356107661], "std": [0.0, 0.4868606069537014], "min": [1, 0], "max": [1, 1], "count": [1932]}, "gripper_activity_action": {"mean": [2.0, 1.724120082815735], "std": [0.0, 0.6466812889776925], "min": [2, 0], "max": [2, 2], "count": [1932]}, "gripper_open_scale_state": {"mean": [0.03900072590746316, 0.33488083264000534], "std": [0.00010417279753252614, 0.38710668542873633], "min": [0.03891436968530927, 0.023578807711601257], "max": [0.0398269167968205, 0.9761272839137486], "count": [1932]}, "gripper_open_scale_action": {"mean": [0.03900072590746316, 0.33488083264000534], "std": [0.00010417279753252614, 0.38710668542873633], "min": [0.03891436968530927, 0.023578807711601257], "max": [0.0398269167968205, 0.9761272839137486], "count": [1932]}}} +{"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.5070995883781564]], [[0.5439674309796778]], [[0.5283040126433086]]], "std": [[[0.23372071413040102]], [[0.2574886789683512]], [[0.27782247345002226]]], "count": [305]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46130865745205185]], [[0.4573537429908211]], [[0.44273678524233007]]], "std": [[[0.1663589673335218]], [[0.1597259436716587]], [[0.17754277108179448]]], "count": [305]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46417004625165187]], [[0.42575295814136216]], [[0.39886701489338905]]], "std": [[[0.25158961585197687]], [[0.24486395607626538]], [[0.2611612819778258]]], "count": [305]}, "observation.state": {"min": [-0.4385676383972168, -0.007953728549182415, -0.4179813861846924, -0.9694758653640747, -0.6348391771316528, -0.8522112965583801, 0.06797505170106888, -1.4122393131256104, -0.010070454329252243, -1.4034234285354614, -1.5171070098876953, -0.6405472755432129, -0.19328157603740692, 0.038923509418964386], "max": [0.03546847775578499, 1.397270917892456, 0.0, 0.17853596806526184, 0.28520315885543823, 0.11681903153657913, 0.06922635436058044, 0.7818255424499512, 2.3746023178100586, 0.004222232848405838, 0.40343695878982544, 1.0445902347564697, 1.5453705787658691, 1.707706332206726], "mean": [-0.02870594896376133, 0.10904663801193237, -0.0689912959933281, 0.024366509169340134, 0.0013098388444632292, -0.036225151270627975, 0.06801769137382507, -0.1614377647638321, 0.9154121279716492, -0.3839741349220276, -0.33493736386299133, 0.05951105058193207, 0.11783187836408615, 0.6203750967979431], "std": [0.07945514470338821, 0.3228267729282379, 0.08125143498182297, 0.2629881799221039, 0.07040077447891235, 0.14152103662490845, 0.00013826506619807333, 0.44471824169158936, 0.831275224685669, 0.41428887844085693, 0.4197555184364319, 0.20115788280963898, 0.27219635248184204, 0.6544654965400696], "count": [2055]}, "action": {"min": [-0.4385676383972168, -0.007953728549182415, -0.4179813861846924, -0.9694758653640747, -0.6348391771316528, -0.8522112965583801, 0.06797505170106888, -1.4122393131256104, -0.010070454329252243, -1.4034234285354614, -1.5171070098876953, -0.6405472755432129, -0.19328157603740692, 0.038923509418964386], "max": [0.03546847775578499, 1.397270917892456, 0.0, 0.17853596806526184, 0.28520315885543823, 0.11681903153657913, 0.06922635436058044, 0.7818255424499512, 2.3746023178100586, 0.004222232848405838, 0.40343695878982544, 1.0445902347564697, 1.5453705787658691, 1.707706332206726], "mean": [-0.02870594896376133, 0.10904663801193237, -0.0689912959933281, 0.024366509169340134, 0.0013098388444632292, -0.036225151270627975, 0.06801769137382507, -0.1614377647638321, 0.9154121279716492, -0.3839741349220276, -0.33493736386299133, 0.05951105058193207, 0.11783187836408615, 0.6203750967979431], "std": [0.07945514470338821, 0.3228267729282379, 0.08125143498182297, 0.2629881799221039, 0.07040077447891235, 0.14152103662490845, 0.00013826506619807333, 0.44471824169158936, 0.831275224685669, 0.41428887844085693, 0.4197555184364319, 0.20115788280963898, 0.27219635248184204, 0.6544654965400696], "count": [2055]}, "timestamp": {"min": [0.0], "max": [68.46666666666667], "mean": [34.233333333333334], "std": [19.774244378502576], "count": [2055]}, "frame_index": {"min": [0], "max": [2054], "mean": [1027.0], "std": [593.2273313550774], "count": [2055]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [2055]}, "index": {"min": [241500], "max": [243554], "mean": [242527.0], "std": [593.2273313550774], "count": [2055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2055]}, "subtask_annotation": {"mean": [14.613625304136253, 33.0, 33.0, 33.0, 33.0], "std": [11.199783159429481, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2055]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [2055]}, "eef_direction_state": {"mean": [5.484184914841849, 3.3693430656934305], "std": [1.5332861533626632, 2.351855778422762], "min": [0, 0], "max": [6, 6], "count": [2055]}, "eef_velocity_state": {"mean": [0.20048661800486617, 1.2321167883211679], "std": [0.5741383106005561, 0.9058555907670787], "min": [0, 0], "max": [2, 2], "count": [2055]}, "eef_acc_mag_state": {"mean": [0.16447688564476887, 1.0087591240875913], "std": [0.4973931129731463, 0.827108331832689], "min": [0, 0], "max": [2, 2], "count": [2055]}, "eef_direction_action": {"mean": [5.484184914841849, 3.3693430656934305], "std": [1.5332861533626632, 2.351855778422762], "min": [0, 0], "max": [6, 6], "count": [2055]}, "eef_velocity_action": {"mean": [0.20048661800486617, 1.2321167883211679], "std": [0.5741383106005561, 0.9058555907670787], "min": [0, 0], "max": [2, 2], "count": [2055]}, "eef_acc_mag_action": {"mean": [0.16447688564476887, 1.0087591240875913], "std": [0.4973931129731463, 0.827108331832689], "min": [0, 0], "max": [2, 2], "count": [2055]}, "eef_sim_pose_state": {"mean": [0.0809867426210129, 0.3308098002981068, 1.1946576179904107, -0.03590965830108522, 0.06436076681385763, -0.02740707373027683, 0.19629805431379724, -0.37686655282494735, 1.2283299238113756, 0.1163185090170957, 0.19640688291053182, -0.1018177354490671], "std": [0.04842373102318794, 0.01082904514236234, 0.03248996870796414, 0.1418438372949643, 0.0432446405615045, 0.12523390995878622, 0.12959656531709857, 0.11905915906041406, 0.05622427442528697, 0.2680387801063823, 0.2632786636912166, 0.39830662385577215], "min": [0.052120913026258736, 0.267270784092692, 1.1817088204056014, -0.8205454379530002, -0.1354790795740468, -1.0726979215778951, 0.039549817437598195, -0.7739765484384549, 1.1486923731799497, -0.1928474988690364, -0.5245447527183469, -1.1563548578434113], "max": [0.3016047434215372, 0.3392792263706778, 1.305415682303351, 0.11324815532203983, 0.3097667971085185, 0.25570114034011465, 0.5153274136856215, -0.061768856098683454, 1.4998791039402544, 1.1514246756071291, 0.9878377202491029, 1.1162156236131027], "count": [2055]}, "eef_sim_pose_action": {"mean": [0.0809867426210129, 0.3308098002981068, 1.1946576179904107, -0.03590965830108522, 0.06436076681385763, -0.02740707373027683, 0.19629805431379724, -0.37686655282494735, 1.2283299238113756, 0.1163185090170957, 0.19640688291053182, -0.1018177354490671], "std": [0.04842373102318794, 0.01082904514236234, 0.03248996870796414, 0.1418438372949643, 0.0432446405615045, 0.12523390995878622, 0.12959656531709857, 0.11905915906041406, 0.05622427442528697, 0.2680387801063823, 0.2632786636912166, 0.39830662385577215], "min": [0.052120913026258736, 0.267270784092692, 1.1817088204056014, -0.8205454379530002, -0.1354790795740468, -1.0726979215778951, 0.039549817437598195, -0.7739765484384549, 1.1486923731799497, -0.1928474988690364, -0.5245447527183469, -1.1563548578434113], "max": [0.3016047434215372, 0.3392792263706778, 1.305415682303351, 0.11324815532203983, 0.3097667971085185, 0.25570114034011465, 0.5153274136856215, -0.061768856098683454, 1.4998791039402544, 1.1514246756071291, 0.9878377202491029, 1.1162156236131027], "count": [2055]}, "gripper_mode_state": {"mean": [1.0, 0.559610705596107], "std": [0.0, 0.4964338463263109], "min": [1, 0], "max": [1, 1], "count": [2055]}, "gripper_activity_state": {"mean": [2.0, 1.7615571776155718], "std": [0.0, 0.6078012773235298], "min": [2, 0], "max": [2, 2], "count": [2055]}, "gripper_mode_action": {"mean": [1.0, 0.559610705596107], "std": [0.0, 0.4964338463263109], "min": [1, 0], "max": [1, 1], "count": [2055]}, "gripper_activity_action": {"mean": [2.0, 1.7615571776155718], "std": [0.0, 0.6078012773235298], "min": [2, 0], "max": [2, 2], "count": [2055]}, "gripper_open_scale_state": {"mean": [0.038866479356627806, 0.354499677777667], "std": [7.900359322644537e-05, 0.37398104121583364], "min": [0.03884288668632507, 0.022242005382265364], "max": [0.03955791677747454, 0.9758321898324149], "count": [2055]}, "gripper_open_scale_action": {"mean": [0.038866479356627806, 0.354499677777667], "std": [7.900359322644537e-05, 0.37398104121583364], "min": [0.03884288668632507, 0.022242005382265364], "max": [0.03955791677747454, 0.9758321898324149], "count": [2055]}}} +{"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.3102757399894824]], [[0.32786201518224845]], [[0.2673257387942986]]], "std": [[[0.17479095719726256]], [[0.1810482817594478]], [[0.15085788319882626]]], "count": [319]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122282135076253]], [[0.4216684124886457]], [[0.4093175082467679]]], "std": [[[0.17638988613095555]], [[0.18827762232090156]], [[0.20407236369977536]]], "count": [319]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352858461217995]], [[0.4223113530504504]], [[0.39032045266730864]]], "std": [[[0.2634031118894496]], [[0.24752272142562695]], [[0.2579680160863609]]], "count": [319]}, "observation.state": {"min": [-0.42027732729911804, -0.007211802061647177, -0.6948933005332947, -0.8160777688026428, -0.48473793268203735, -0.5445631742477417, 0.06835036724805832, -1.366566777229309, -0.011545808985829353, -1.916319489479065, -1.337850570678711, -0.16057775914669037, -0.1952570378780365, 0.03585512191057205], "max": [0.35588353872299194, 1.59073805809021, 0.0, 0.18839679658412933, 0.33449897170066833, 0.09832543134689331, 0.0697270855307579, 0.5863702893257141, 2.496077299118042, 0.03974626585841179, 1.196505069732666, 0.8114529848098755, 0.44332045316696167, 1.707448124885559], "mean": [-0.0013935306342318654, 0.10271179676055908, -0.059363674372434616, -0.008540661074221134, -0.011590688489377499, -0.010268768295645714, 0.06846752762794495, -0.22383874654769897, 1.1065499782562256, -0.5653970837593079, -0.31067270040512085, 0.13422177731990814, 0.0646691769361496, 0.5921042561531067], "std": [0.06455756723880768, 0.34391114115715027, 0.13439956307411194, 0.189549520611763, 0.08592528849840164, 0.09915398061275482, 0.00015826481103431433, 0.41541996598243713, 0.8057639598846436, 0.5259994864463806, 0.5246455073356628, 0.20631195604801178, 0.13394631445407867, 0.6669357419013977], "count": [2187]}, "action": {"min": [-0.42027732729911804, -0.007211802061647177, -0.6948933005332947, -0.8160777688026428, -0.48473793268203735, -0.5445631742477417, 0.06835036724805832, -1.366566777229309, -0.011545808985829353, -1.916319489479065, -1.337850570678711, -0.16057775914669037, -0.1952570378780365, 0.03585512191057205], "max": [0.35588353872299194, 1.59073805809021, 0.0, 0.18839679658412933, 0.33449897170066833, 0.09832543134689331, 0.0697270855307579, 0.5863702893257141, 2.496077299118042, 0.03974626585841179, 1.196505069732666, 0.8114529848098755, 0.44332045316696167, 1.707448124885559], "mean": [-0.0013935306342318654, 0.10271179676055908, -0.059363674372434616, -0.008540661074221134, -0.011590688489377499, -0.010268768295645714, 0.06846752762794495, -0.22383874654769897, 1.1065499782562256, -0.5653970837593079, -0.31067270040512085, 0.13422177731990814, 0.0646691769361496, 0.5921042561531067], "std": [0.06455756723880768, 0.34391114115715027, 0.13439956307411194, 0.189549520611763, 0.08592528849840164, 0.09915398061275482, 0.00015826481103431433, 0.41541996598243713, 0.8057639598846436, 0.5259994864463806, 0.5246455073356628, 0.20631195604801178, 0.13394631445407867, 0.6669357419013977], "count": [2187]}, "timestamp": {"min": [0.0], "max": [72.86666666666666], "mean": [36.43333333333333], "std": [21.044415112029306], "count": [2187]}, "frame_index": {"min": [0], "max": [2186], "mean": [1093.0], "std": [631.3324533608792], "count": [2187]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [2187]}, "index": {"min": [243555], "max": [245741], "mean": [244648.0], "std": [631.3324533608792], "count": [2187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2187]}, "subtask_annotation": {"mean": [17.071330589849108, 33.0, 33.0, 33.0, 33.0], "std": [11.069569925668628, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2187]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [2187]}, "eef_direction_state": {"mean": [5.553726566072245, 3.1129401005944217], "std": [1.4313169101071697, 2.3677747937205567], "min": [0, 0], "max": [6, 6], "count": [2187]}, "eef_velocity_state": {"mean": [0.1755829903978052, 1.2514860539551897], "std": [0.5403584525916523, 0.86640353458375], "min": [0, 0], "max": [2, 2], "count": [2187]}, "eef_acc_mag_state": {"mean": [0.14037494284407864, 1.0461819844535893], "std": [0.4595702315092541, 0.8221709525696603], "min": [0, 0], "max": [2, 2], "count": [2187]}, "eef_direction_action": {"mean": [5.553726566072245, 3.1129401005944217], "std": [1.4313169101071697, 2.3677747937205567], "min": [0, 0], "max": [6, 6], "count": [2187]}, "eef_velocity_action": {"mean": [0.1755829903978052, 1.2514860539551897], "std": [0.5403584525916523, 0.86640353458375], "min": [0, 0], "max": [2, 2], "count": [2187]}, "eef_acc_mag_action": {"mean": [0.14037494284407864, 1.0461819844535893], "std": [0.4595702315092541, 0.8221709525696603], "min": [0, 0], "max": [2, 2], "count": [2187]}, "eef_sim_pose_state": {"mean": [0.08377683911993207, 0.3342913977930989, 1.1936783119436938, -0.01163996761169264, 0.03445903785592372, -0.013151734266211829, 0.24138046311050093, -0.38020416883738356, 1.2545978768929984, 0.13258820791793446, 0.21864212675176511, -0.051654971638239844], "std": [0.05815385577715137, 0.011219560327130094, 0.031873604733402325, 0.10747345162651832, 0.05680626952327663, 0.0910865251640205, 0.14296879914246646, 0.10846158436343925, 0.05957787360506658, 0.20539537824573656, 0.33708719687621064, 0.4314510003413382], "min": [0.05763278136843565, 0.257672917606919, 1.1828580733818328, -0.6007407309677626, -0.17126408129771686, -0.6972664428686024, 0.056007483509972894, -0.688112082067961, 1.1814803248417727, -0.1945768729469542, -0.43598236075244445, -1.0793222315737887], "max": [0.3644317985374055, 0.41356546842501635, 1.3191117405665729, 0.09906104758242329, 0.3546715164201504, 0.2920474159518005, 0.5323317831782658, -0.05112056374929855, 1.4095068670736137, 1.2888866020295715, 1.3156140238930933, 1.5002888667598617], "count": [2187]}, "eef_sim_pose_action": {"mean": [0.08377683911993207, 0.3342913977930989, 1.1936783119436938, -0.01163996761169264, 0.03445903785592372, -0.013151734266211829, 0.24138046311050093, -0.38020416883738356, 1.2545978768929984, 0.13258820791793446, 0.21864212675176511, -0.051654971638239844], "std": [0.05815385577715137, 0.011219560327130094, 0.031873604733402325, 0.10747345162651832, 0.05680626952327663, 0.0910865251640205, 0.14296879914246646, 0.10846158436343925, 0.05957787360506658, 0.20539537824573656, 0.33708719687621064, 0.4314510003413382], "min": [0.05763278136843565, 0.257672917606919, 1.1828580733818328, -0.6007407309677626, -0.17126408129771686, -0.6972664428686024, 0.056007483509972894, -0.688112082067961, 1.1814803248417727, -0.1945768729469542, -0.43598236075244445, -1.0793222315737887], "max": [0.3644317985374055, 0.41356546842501635, 1.3191117405665729, 0.09906104758242329, 0.3546715164201504, 0.2920474159518005, 0.5323317831782658, -0.05112056374929855, 1.4095068670736137, 1.2888866020295715, 1.3156140238930933, 1.5002888667598617], "count": [2187]}, "gripper_mode_state": {"mean": [1.0, 0.5939643347050755], "std": [0.0, 0.49109133957283196], "min": [1, 0], "max": [1, 1], "count": [2187]}, "gripper_activity_state": {"mean": [2.0, 1.784636488340192], "std": [0.0, 0.5807315231412311], "min": [2, 0], "max": [2, 2], "count": [2187]}, "gripper_mode_action": {"mean": [1.0, 0.5939643347050755], "std": [0.0, 0.49109133957283196], "min": [1, 0], "max": [1, 1], "count": [2187]}, "gripper_activity_action": {"mean": [2.0, 1.784636488340192], "std": [0.0, 0.5807315231412311], "min": [2, 0], "max": [2, 2], "count": [2187]}, "gripper_open_scale_state": {"mean": [0.03912337850765832, 0.33834629281756523], "std": [9.043304862843901e-05, 0.3811073108729629], "min": [0.03905735271317618, 0.02048864109175546], "max": [0.039844048874718804, 0.975684642791748], "count": [2187]}, "gripper_open_scale_action": {"mean": [0.03912337850765832, 0.33834629281756523], "std": [9.043304862843901e-05, 0.3811073108729629], "min": [0.03905735271317618, 0.02048864109175546], "max": [0.039844048874718804, 0.975684642791748], "count": [2187]}}} +{"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.4050836174447161]], [[0.40443170170245085]], [[0.36011066276949005]]], "std": [[[0.22317056026325957]], [[0.2174944079562246]], [[0.21260771985092394]]], "count": [393]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43929214896306273]], [[0.4486382887902121]], [[0.4396208589033578]]], "std": [[[0.15715806337649535]], [[0.14828614889179564]], [[0.15068544295351266]]], "count": [393]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43409083110201957]], [[0.4448364142094497]], [[0.42634785073203724]]], "std": [[[0.2401620914552442]], [[0.2263603601873161]], [[0.23430938517341202]]], "count": [393]}, "observation.state": {"min": [-1.0477038621902466, -0.004272866528481245, -0.5767768025398254, -1.4066604375839233, -0.43978938460350037, -0.2853204309940338, 0.06885088980197906, -1.3174279928207397, -0.009380346164107323, -1.9317593574523926, -1.5299999713897705, -0.6056906580924988, -0.4218447208404541, 0.037517450749874115], "max": [0.1051587462425232, 1.896324634552002, 8.111552289557316e-19, 0.1093674749135971, 0.3878059983253479, 0.19718796014785767, 0.06910119205713272, 1.226820945739746, 2.4160196781158447, 0.032213594764471054, 0.4324880540370941, 1.0128417015075684, 0.5213045477867126, 1.7129958868026733], "mean": [-0.040005214512348175, 0.10163161158561707, -0.045071590691804886, -0.028581514954566956, 0.011536848731338978, -0.005758832674473524, 0.0689503625035286, 0.17610636353492737, 1.2840490341186523, -0.7091929316520691, -0.34032484889030457, 0.006254573818296194, 0.012879494577646255, 0.5315623879432678], "std": [0.13546139001846313, 0.3842495381832123, 0.10856754332780838, 0.26299503445625305, 0.05950285494327545, 0.03664347529411316, 0.00010507375554880127, 0.5198385119438171, 0.8895930051803589, 0.6247872710227966, 0.4204239845275879, 0.2960090935230255, 0.1883571594953537, 0.6691297888755798], "count": [2883]}, "action": {"min": [-1.0477038621902466, -0.004272866528481245, -0.5767768025398254, -1.4066604375839233, -0.43978938460350037, -0.2853204309940338, 0.06885088980197906, -1.3174279928207397, -0.009380346164107323, -1.9317593574523926, -1.5299999713897705, -0.6056906580924988, -0.4218447208404541, 0.037517450749874115], "max": [0.1051587462425232, 1.896324634552002, 8.111552289557316e-19, 0.1093674749135971, 0.3878059983253479, 0.19718796014785767, 0.06910119205713272, 1.226820945739746, 2.4160196781158447, 0.032213594764471054, 0.4324880540370941, 1.0128417015075684, 0.5213045477867126, 1.7129958868026733], "mean": [-0.040005214512348175, 0.10163161158561707, -0.045071590691804886, -0.028581514954566956, 0.011536848731338978, -0.005758832674473524, 0.0689503625035286, 0.17610636353492737, 1.2840490341186523, -0.7091929316520691, -0.34032484889030457, 0.006254573818296194, 0.012879494577646255, 0.5315623879432678], "std": [0.13546139001846313, 0.3842495381832123, 0.10856754332780838, 0.26299503445625305, 0.05950285494327545, 0.03664347529411316, 0.00010507375554880127, 0.5198385119438171, 0.8895930051803589, 0.6247872710227966, 0.4204239845275879, 0.2960090935230255, 0.1883571594953537, 0.6691297888755798], "count": [2883]}, "timestamp": {"min": [0.0], "max": [96.06666666666666], "mean": [48.03333333333334], "std": [27.741678765726146], "count": [2883]}, "frame_index": {"min": [0], "max": [2882], "mean": [1441.0], "std": [832.2503629717843], "count": [2883]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [2883]}, "index": {"min": [245742], "max": [248624], "mean": [247183.0], "std": [832.2503629717843], "count": [2883]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2883]}, "subtask_annotation": {"mean": [18.889698231009366, 33.0, 33.0, 33.0, 33.0], "std": [10.403995537706413, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2883]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [2883]}, "eef_direction_state": {"mean": [5.670482136663198, 3.2223378425251474], "std": [1.2071239041435586, 2.343282991798878], "min": [0, 0], "max": [6, 6], "count": [2883]}, "eef_velocity_state": {"mean": [0.14186611168921262, 1.2143600416233091], "std": [0.4895639151603169, 0.8698769542078745], "min": [0, 0], "max": [2, 2], "count": [2883]}, "eef_acc_mag_state": {"mean": [0.10891432535553243, 1.0180367672563302], "std": [0.4071000553002369, 0.8234892911216096], "min": [0, 0], "max": [2, 2], "count": [2883]}, "eef_direction_action": {"mean": [5.670482136663198, 3.2223378425251474], "std": [1.2071239041435586, 2.343282991798878], "min": [0, 0], "max": [6, 6], "count": [2883]}, "eef_velocity_action": {"mean": [0.14186611168921262, 1.2143600416233091], "std": [0.4895639151603169, 0.8698769542078745], "min": [0, 0], "max": [2, 2], "count": [2883]}, "eef_acc_mag_action": {"mean": [0.10891432535553243, 1.0180367672563302], "std": [0.4071000553002369, 0.8234892911216096], "min": [0, 0], "max": [2, 2], "count": [2883]}, "eef_sim_pose_state": {"mean": [0.08207642854032351, 0.3268751545729083, 1.188917748038081, -0.006327492881143968, 0.027814012856193584, -0.02849175887577596, 0.2681425215169086, -0.269654684424498, 1.2468248883283402, 0.02582096309727202, 0.2246017307714767, 0.18351580242464752], "std": [0.056101866341488484, 0.031510170569050935, 0.022200296860193734, 0.03933310829426293, 0.0586114161448346, 0.10128040776665255, 0.15548392382697132, 0.1539465937725768, 0.0671076401686826, 0.22281793319030857, 0.3713479422914835, 0.38033716700415593], "min": [0.05647650971060049, 0.09332545768533825, 1.1824949999999999, -0.3025297260814025, -0.30437710937733065, -0.8193417289997708, 0.05862498342045715, -0.6952372754705685, 1.1082884305159966, -0.6850662496833038, -0.32603472252178856, -1.0412688565172372], "max": [0.3708662921965963, 0.34112236929731277, 1.3605136170173757, 0.19710028538881252, 0.4628602613695274, 0.3731353120756836, 0.5389101877393138, 0.07121824249280975, 1.4237403050459634, 0.7466037094102698, 1.293051569008302, 1.084950138756926], "count": [2883]}, "eef_sim_pose_action": {"mean": [0.08207642854032351, 0.3268751545729083, 1.188917748038081, -0.006327492881143968, 0.027814012856193584, -0.02849175887577596, 0.2681425215169086, -0.269654684424498, 1.2468248883283402, 0.02582096309727202, 0.2246017307714767, 0.18351580242464752], "std": [0.056101866341488484, 0.031510170569050935, 0.022200296860193734, 0.03933310829426293, 0.0586114161448346, 0.10128040776665255, 0.15548392382697132, 0.1539465937725768, 0.0671076401686826, 0.22281793319030857, 0.3713479422914835, 0.38033716700415593], "min": [0.05647650971060049, 0.09332545768533825, 1.1824949999999999, -0.3025297260814025, -0.30437710937733065, -0.8193417289997708, 0.05862498342045715, -0.6952372754705685, 1.1082884305159966, -0.6850662496833038, -0.32603472252178856, -1.0412688565172372], "max": [0.3708662921965963, 0.34112236929731277, 1.3605136170173757, 0.19710028538881252, 0.4628602613695274, 0.3731353120756836, 0.5389101877393138, 0.07121824249280975, 1.4237403050459634, 0.7466037094102698, 1.293051569008302, 1.084950138756926], "count": [2883]}, "gripper_mode_state": {"mean": [1.0, 0.6833159902878946], "std": [0.0, 0.4651830260282212], "min": [1, 0], "max": [1, 1], "count": [2883]}, "gripper_activity_state": {"mean": [2.0, 1.8158168574401665], "std": [0.0, 0.5452785874004897], "min": [2, 0], "max": [2, 2], "count": [2883]}, "gripper_mode_action": {"mean": [1.0, 0.6833159902878946], "std": [0.0, 0.4651830260282212], "min": [1, 0], "max": [1, 1], "count": [2883]}, "gripper_activity_action": {"mean": [2.0, 1.8158168574401665], "std": [0.0, 0.5452785874004897], "min": [2, 0], "max": [2, 2], "count": [2883]}, "gripper_open_scale_state": {"mean": [0.0394009280816731, 0.3037532253060652], "std": [6.003741093632044e-05, 0.38236142776604115], "min": [0.03934336560113089, 0.02143854328564235], "max": [0.039486395461218696, 0.9788547924586705], "count": [2883]}, "gripper_open_scale_action": {"mean": [0.0394009280816731, 0.3037532253060652], "std": [6.003741093632044e-05, 0.38236142776604115], "min": [0.03934336560113089, 0.02143854328564235], "max": [0.039486395461218696, 0.9788547924586705], "count": [2883]}}} +{"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.465742671000024]], [[0.47291252483899543]], [[0.4302401549294932]]], "std": [[[0.21854956719896848]], [[0.2331097214330258]], [[0.24644470575446037]]], "count": [364]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4173600831358184]], [[0.43316455535205534]], [[0.42685424522373056]]], "std": [[[0.19086105461739222]], [[0.16873194208512654]], [[0.17252888805045294]]], "count": [364]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656932511252364]], [[0.43382425587756474]], [[0.4140747511611482]]], "std": [[[0.24876216763151673]], [[0.2359903448338303]], [[0.2435622731572818]]], "count": [364]}, "observation.state": {"min": [-0.6197668313980103, -0.005307279992848635, -1.3499031066894531, -1.1905596256256104, -0.28685441613197327, -0.9504364728927612, 0.06772488355636597, -1.1704105138778687, -0.006764558609575033, -1.9446598291397095, -1.3130875825881958, -0.39148685336112976, -0.15722574293613434, 0.03867451474070549], "max": [0.218725323677063, 2.322446823120117, 0.0015339808305725455, 0.07055222243070602, 0.32834166288375854, 0.3210502862930298, 0.06910119205713272, 0.8275728821754456, 2.597029447555542, 0.006110567133873701, 0.85988849401474, 1.0230515003204346, 1.389166235923767, 1.7060279846191406], "mean": [-0.011157353408634663, 0.11026477068662643, -0.05158626660704613, -0.05584981292486191, 0.0006288126460276544, -0.04880789294838905, 0.06795946508646011, -0.08585371822118759, 1.0638518333435059, -0.5643776059150696, -0.30500248074531555, 0.038491640239953995, 0.12600916624069214, 0.534982442855835], "std": [0.07400688529014587, 0.42654189467430115, 0.20950494706630707, 0.19324246048927307, 0.045383892953395844, 0.20331238210201263, 0.00014802184887230396, 0.3928510844707489, 0.9177979230880737, 0.570443868637085, 0.5130742192268372, 0.21978335082530975, 0.24955973029136658, 0.6195347905158997], "count": [2608]}, "action": {"min": [-0.6197668313980103, -0.005307279992848635, -1.3499031066894531, -1.1905596256256104, -0.28685441613197327, -0.9504364728927612, 0.06772488355636597, -1.1704105138778687, -0.006764558609575033, -1.9446598291397095, -1.3130875825881958, -0.39148685336112976, -0.15722574293613434, 0.03867451474070549], "max": [0.218725323677063, 2.322446823120117, 0.0015339808305725455, 0.07055222243070602, 0.32834166288375854, 0.3210502862930298, 0.06910119205713272, 0.8275728821754456, 2.597029447555542, 0.006110567133873701, 0.85988849401474, 1.0230515003204346, 1.389166235923767, 1.7060279846191406], "mean": [-0.011157353408634663, 0.11026477068662643, -0.05158626660704613, -0.05584981292486191, 0.0006288126460276544, -0.04880789294838905, 0.06795946508646011, -0.08585371822118759, 1.0638518333435059, -0.5643776059150696, -0.30500248074531555, 0.038491640239953995, 0.12600916624069214, 0.534982442855835], "std": [0.07400688529014587, 0.42654189467430115, 0.20950494706630707, 0.19324246048927307, 0.045383892953395844, 0.20331238210201263, 0.00014802184887230396, 0.3928510844707489, 0.9177979230880737, 0.570443868637085, 0.5130742192268372, 0.21978335082530975, 0.24955973029136658, 0.6195347905158997], "count": [2608]}, "timestamp": {"min": [0.0], "max": [86.9], "mean": [43.45], "std": [25.095489855970357], "count": [2608]}, "frame_index": {"min": [0], "max": [2607], "mean": [1303.5], "std": [752.8646956791107], "count": [2608]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [2608]}, "index": {"min": [248625], "max": [251232], "mean": [249928.5], "std": [752.8646956791107], "count": [2608]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2608]}, "subtask_annotation": {"mean": [16.300996932515336, 33.0, 33.0, 33.0, 33.0], "std": [11.474877824709703, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2608]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [2608]}, "eef_direction_state": {"mean": [5.644938650306749, 3.4171779141104293], "std": [1.2695123076614068, 2.3394875190481685], "min": [0, 0], "max": [6, 6], "count": [2608]}, "eef_velocity_state": {"mean": [0.1522239263803681, 1.2262269938650308], "std": [0.5108362194563885, 0.8931672450414337], "min": [0, 0], "max": [2, 2], "count": [2608]}, "eef_acc_mag_state": {"mean": [0.125, 0.9980828220858896], "std": [0.44188750893428436, 0.8310016901856698], "min": [0, 0], "max": [2, 2], "count": [2608]}, "eef_direction_action": {"mean": [5.644938650306749, 3.4171779141104293], "std": [1.2695123076614068, 2.3394875190481685], "min": [0, 0], "max": [6, 6], "count": [2608]}, "eef_velocity_action": {"mean": [0.1522239263803681, 1.2262269938650308], "std": [0.5108362194563885, 0.8931672450414337], "min": [0, 0], "max": [2, 2], "count": [2608]}, "eef_acc_mag_action": {"mean": [0.125, 0.9980828220858896], "std": [0.44188750893428436, 0.8310016901856698], "min": [0, 0], "max": [2, 2], "count": [2608]}, "eef_sim_pose_state": {"mean": [0.08841732268964922, 0.32951832696843836, 1.1895169917768966, -0.04931247968355232, 0.0026928398652431612, -0.010577589703018192, 0.24194037922233858, -0.3538672254289823, 1.2358088241769123, 0.14201181857189596, 0.19138611425482546, -0.04472195711037215], "std": [0.0787836530807687, 0.025605598117581934, 0.025326381780095795, 0.20550394212953196, 0.04441700680878747, 0.07993392317540605, 0.16417890962236562, 0.12041529337294711, 0.0668830215374405, 0.2523565011161625, 0.31448171274857717, 0.299459192186206], "min": [0.05332095638584369, 0.13205059067001923, 1.1822054776647413, -0.960007565850677, -0.1722570861471866, -0.6122230986513751, 0.06574952064652086, -0.7358197905048016, 1.1104541863367285, -0.15714339994597581, -0.3956180920100063, -0.9127987591970937], "max": [0.5402311074208811, 0.38788509033441837, 1.3470094262203636, 0.32102390917315166, 0.2644864215865437, 0.35505192163945837, 0.5535625459840758, 0.042905488375648254, 1.4564568728151923, 1.278501663361875, 1.2995842966181281, 0.9029130986883737], "count": [2608]}, "eef_sim_pose_action": {"mean": [0.08841732268964922, 0.32951832696843836, 1.1895169917768966, -0.04931247968355232, 0.0026928398652431612, -0.010577589703018192, 0.24194037922233858, -0.3538672254289823, 1.2358088241769123, 0.14201181857189596, 0.19138611425482546, -0.04472195711037215], "std": [0.0787836530807687, 0.025605598117581934, 0.025326381780095795, 0.20550394212953196, 0.04441700680878747, 0.07993392317540605, 0.16417890962236562, 0.12041529337294711, 0.0668830215374405, 0.2523565011161625, 0.31448171274857717, 0.299459192186206], "min": [0.05332095638584369, 0.13205059067001923, 1.1822054776647413, -0.960007565850677, -0.1722570861471866, -0.6122230986513751, 0.06574952064652086, -0.7358197905048016, 1.1104541863367285, -0.15714339994597581, -0.3956180920100063, -0.9127987591970937], "max": [0.5402311074208811, 0.38788509033441837, 1.3470094262203636, 0.32102390917315166, 0.2644864215865437, 0.35505192163945837, 0.5535625459840758, 0.042905488375648254, 1.4564568728151923, 1.278501663361875, 1.2995842966181281, 0.9029130986883737], "count": [2608]}, "gripper_mode_state": {"mean": [1.0, 0.6196319018404908], "std": [0.0, 0.4854772992242103], "min": [1, 0], "max": [1, 1], "count": [2608]}, "gripper_activity_state": {"mean": [2.0, 1.763420245398773], "std": [0.0, 0.6045045287127985], "min": [2, 0], "max": [2, 2], "count": [2608]}, "gripper_mode_action": {"mean": [1.0, 0.6196319018404908], "std": [0.0, 0.4854772992242103], "min": [1, 0], "max": [1, 1], "count": [2608]}, "gripper_activity_action": {"mean": [2.0, 1.763420245398773], "std": [0.0, 0.6045045287127985], "min": [2, 0], "max": [2, 2], "count": [2608]}, "gripper_open_scale_state": {"mean": [0.03883316536661731, 0.3057018869526247], "std": [8.457890383367799e-05, 0.3540176825208341], "min": [0.03869993346078055, 0.022099722708974565], "max": [0.039486395461218696, 0.9748731340680804], "count": [2608]}, "gripper_open_scale_action": {"mean": [0.03883316536661731, 0.3057018869526247], "std": [8.457890383367799e-05, 0.3540176825208341], "min": [0.03869993346078055, 0.022099722708974565], "max": [0.039486395461218696, 0.9748731340680804], "count": [2608]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.32167959732444396]], [[0.3450729270058867]], [[0.28575757533194746]]], "std": [[[0.17079275261054322]], [[0.18055263377303618]], [[0.1532282278324064]]], "count": [349]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41358306568408965]], [[0.4239618510091079]], [[0.4125013101547528]]], "std": [[[0.16878590630194332]], [[0.1833127945349671]], [[0.19850605705426105]]], "count": [349]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533373254427527]], [[0.4381800951676436]], [[0.408523471200005]]], "std": [[[0.24388468856184511]], [[0.23039023290008157]], [[0.2400050743053641]]], "count": [349]}, "observation.state": {"min": [-0.9361606240272522, -0.009199042804539204, -1.2882885932922363, -1.1657075881958008, -0.2751801311969757, -0.4142935574054718, 0.06810014694929123, -2.1854145526885986, -0.009706716053187847, -1.9297478199005127, -1.5299999713897705, -0.34854716062545776, -0.24083498120307922, 0.03385748714208603], "max": [0.08743690699338913, 2.1318225860595703, 0.0, 0.1411103904247284, 0.3491930365562439, 0.12223108112812042, 0.06939053535461426, 0.639093816280365, 2.518796443939209, 0.03374757617712021, 0.7961477637290955, 0.8330410718917847, 0.7546988725662231, 1.7060279846191406], "mean": [-0.03735281154513359, 0.14436575770378113, -0.09861838072538376, -0.017305396497249603, -0.0012057311832904816, 0.020705655217170715, 0.06835681200027466, -0.37875232100486755, 1.3525646924972534, -0.7834354639053345, -0.4024980366230011, 0.14762035012245178, 0.10336440056562424, 0.5672950148582458], "std": [0.12418655306100845, 0.4688744843006134, 0.26101645827293396, 0.2510099411010742, 0.0512961782515049, 0.09967607259750366, 8.531049388693646e-05, 0.5921145081520081, 0.8488295078277588, 0.6381512880325317, 0.6012061238288879, 0.1853456199169159, 0.19584211707115173, 0.6792226433753967], "count": [2464]}, "action": {"min": [-0.9361606240272522, -0.009199042804539204, -1.2882885932922363, -1.1657075881958008, -0.2751801311969757, -0.4142935574054718, 0.06810014694929123, -2.1854145526885986, -0.009706716053187847, -1.9297478199005127, -1.5299999713897705, -0.34854716062545776, -0.24083498120307922, 0.03385748714208603], "max": [0.08743690699338913, 2.1318225860595703, 0.0, 0.1411103904247284, 0.3491930365562439, 0.12223108112812042, 0.06939053535461426, 0.639093816280365, 2.518796443939209, 0.03374757617712021, 0.7961477637290955, 0.8330410718917847, 0.7546988725662231, 1.7060279846191406], "mean": [-0.03735281154513359, 0.14436575770378113, -0.09861838072538376, -0.017305396497249603, -0.0012057311832904816, 0.020705655217170715, 0.06835681200027466, -0.37875232100486755, 1.3525646924972534, -0.7834354639053345, -0.4024980366230011, 0.14762035012245178, 0.10336440056562424, 0.5672950148582458], "std": [0.12418655306100845, 0.4688744843006134, 0.26101645827293396, 0.2510099411010742, 0.0512961782515049, 0.09967607259750366, 8.531049388693646e-05, 0.5921145081520081, 0.8488295078277588, 0.6381512880325317, 0.6012061238288879, 0.1853456199169159, 0.19584211707115173, 0.6792226433753967], "count": [2464]}, "timestamp": {"min": [0.0], "max": [82.1], "mean": [41.04999999999999], "std": [23.709849102101945], "count": [2464]}, "frame_index": {"min": [0], "max": [2463], "mean": [1231.5], "std": [711.2954730630584], "count": [2464]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [2464]}, "index": {"min": [251233], "max": [253696], "mean": [252464.5], "std": [711.2954730630584], "count": [2464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2464]}, "subtask_annotation": {"mean": [18.966314935064936, 33.0, 33.0, 33.0, 33.0], "std": [11.183972982801759, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2464]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [2464]}, "eef_direction_state": {"mean": [5.584009740259741, 2.8656655844155843], "std": [1.3324450817985396, 2.2984091855607525], "min": [0, 0], "max": [6, 6], "count": [2464]}, "eef_velocity_state": {"mean": [0.17816558441558442, 1.3352272727272727], "std": [0.5423558625779783, 0.826975761063195], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_acc_mag_state": {"mean": [0.15178571428571427, 1.0892857142857142], "std": [0.4873531009347402, 0.7978148787187479], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_direction_action": {"mean": [5.584009740259741, 2.8656655844155843], "std": [1.3324450817985396, 2.2984091855607525], "min": [0, 0], "max": [6, 6], "count": [2464]}, "eef_velocity_action": {"mean": [0.17816558441558442, 1.3352272727272727], "std": [0.5423558625779783, 0.826975761063195], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_acc_mag_action": {"mean": [0.15178571428571427, 1.0892857142857142], "std": [0.4873531009347402, 0.7978148787187479], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_sim_pose_state": {"mean": [0.0925405475440067, 0.32409198614747814, 1.1960825681087528, 0.017699938845361533, 0.02853957078149689, -0.03850873077000841, 0.26811109703874353, -0.41435732875575854, 1.266670850999611, 0.13870236696199262, 0.16225297601222013, -0.2204618859070238], "std": [0.08688419476011504, 0.03768085996008389, 0.04180673467259038, 0.1059208273027189, 0.06874721531407464, 0.1021656419339081, 0.18363927413524356, 0.1281928903618375, 0.06999941244523397, 0.20128226838603325, 0.3067312486021642, 0.5159326240776395], "min": [0.05477932355482465, 0.08892007798344724, 1.1823905150166376, -0.46913029214687674, -0.3758292883141443, -0.7309226289848088, -0.15557890978165184, -0.7711243403654866, 1.146141173844791, -0.17576544981423758, -0.29942296895145804, -1.876844658099893], "max": [0.474573546550977, 0.34019641204447837, 1.40532771268624, 0.12111490830880474, 0.49691631320228336, 0.3690732435031645, 0.572947559550835, -0.055290517868403, 1.430168907504108, 0.9445232764151028, 0.9843773610906315, 0.7132431985107412], "count": [2464]}, "eef_sim_pose_action": {"mean": [0.0925405475440067, 0.32409198614747814, 1.1960825681087528, 0.017699938845361533, 0.02853957078149689, -0.03850873077000841, 0.26811109703874353, -0.41435732875575854, 1.266670850999611, 0.13870236696199262, 0.16225297601222013, -0.2204618859070238], "std": [0.08688419476011504, 0.03768085996008389, 0.04180673467259038, 0.1059208273027189, 0.06874721531407464, 0.1021656419339081, 0.18363927413524356, 0.1281928903618375, 0.06999941244523397, 0.20128226838603325, 0.3067312486021642, 0.5159326240776395], "min": [0.05477932355482465, 0.08892007798344724, 1.1823905150166376, -0.46913029214687674, -0.3758292883141443, -0.7309226289848088, -0.15557890978165184, -0.7711243403654866, 1.146141173844791, -0.17576544981423758, -0.29942296895145804, -1.876844658099893], "max": [0.474573546550977, 0.34019641204447837, 1.40532771268624, 0.12111490830880474, 0.49691631320228336, 0.3690732435031645, 0.572947559550835, -0.055290517868403, 1.430168907504108, 0.9445232764151028, 0.9843773610906315, 0.7132431985107412], "count": [2464]}, "gripper_mode_state": {"mean": [1.0, 0.6294642857142857], "std": [0.0, 0.48294823607140813], "min": [1, 0], "max": [1, 1], "count": [2464]}, "gripper_activity_state": {"mean": [2.0, 1.7609577922077921], "std": [0.0, 0.6091177286119658], "min": [2, 0], "max": [2, 2], "count": [2464]}, "gripper_mode_action": {"mean": [1.0, 0.6294642857142857], "std": [0.0, 0.48294823607140813], "min": [1, 0], "max": [1, 1], "count": [2464]}, "gripper_activity_action": {"mean": [2.0, 1.7609577922077921], "std": [0.0, 0.6091177286119658], "min": [2, 0], "max": [2, 2], "count": [2464]}, "gripper_open_scale_state": {"mean": [0.039061471873441125, 0.3241716851056955], "std": [4.8746783694352886e-05, 0.38812353251204523], "min": [0.03891436968530927, 0.019347135509763445], "max": [0.039651734488351006, 0.9748731340680804], "count": [2464]}, "gripper_open_scale_action": {"mean": [0.039061471873441125, 0.3241716851056955], "std": [4.8746783694352886e-05, 0.38812353251204523], "min": [0.03891436968530927, 0.019347135509763445], "max": [0.039651734488351006, 0.9748731340680804], "count": [2464]}}} +{"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.3184619649141708]], [[0.3358058615540233]], [[0.27197368413177236]]], "std": [[[0.17372859966182205]], [[0.17942050078683014]], [[0.14850271034220608]]], "count": [364]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4097460347386818]], [[0.41476745537958776]], [[0.40181742515382224]]], "std": [[[0.18119628513866304]], [[0.19013044009682395]], [[0.20413911236716484]]], "count": [364]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45037736194905315]], [[0.43619609937992293]], [[0.40872090395987454]]], "std": [[[0.25411181313632714]], [[0.23968551897366286]], [[0.25035246857247084]]], "count": [364]}, "observation.state": {"min": [-0.5384272336959839, -0.005952741485089064, -1.145433783531189, -1.2133787870407104, -0.5939411520957947, -1.1612234115600586, 0.06797505170106888, -2.3902485370635986, -0.007667518220841885, -1.934349775314331, -1.5299999713897705, -0.5820572972297668, -0.32832667231559753, 0.03508668765425682], "max": [0.32520392537117004, 1.7487380504608154, 0.0024637666065245867, 0.1479431837797165, 0.5186554789543152, 0.1733398288488388, 0.0697270855307579, 0.7115539312362671, 2.5816895961761475, 0.03374176472425461, 0.6565195918083191, 0.6379615664482117, 0.77085280418396, 1.7062861919403076], "mean": [-0.010226377286016941, 0.15000814199447632, -0.11701265722513199, 0.028388595208525658, -0.026926349848508835, -0.0628163143992424, 0.06814952194690704, -0.25160130858421326, 1.1455872058868408, -0.7740800976753235, -0.3371025323867798, 0.032252103090286255, 0.12057032436132431, 0.5635709762573242], "std": [0.0819203183054924, 0.4308233857154846, 0.2551991045475006, 0.18599873781204224, 0.1269545704126358, 0.27686813473701477, 0.00020164682064205408, 0.7418411374092102, 0.8493959903717041, 0.6315040588378906, 0.4820997714996338, 0.23240256309509277, 0.1519155651330948, 0.6745110750198364], "count": [2599]}, "action": {"min": [-0.5384272336959839, -0.005952741485089064, -1.145433783531189, -1.2133787870407104, -0.5939411520957947, -1.1612234115600586, 0.06797505170106888, -2.3902485370635986, -0.007667518220841885, -1.934349775314331, -1.5299999713897705, -0.5820572972297668, -0.32832667231559753, 0.03508668765425682], "max": [0.32520392537117004, 1.7487380504608154, 0.0024637666065245867, 0.1479431837797165, 0.5186554789543152, 0.1733398288488388, 0.0697270855307579, 0.7115539312362671, 2.5816895961761475, 0.03374176472425461, 0.6565195918083191, 0.6379615664482117, 0.77085280418396, 1.7062861919403076], "mean": [-0.010226377286016941, 0.15000814199447632, -0.11701265722513199, 0.028388595208525658, -0.026926349848508835, -0.0628163143992424, 0.06814952194690704, -0.25160130858421326, 1.1455872058868408, -0.7740800976753235, -0.3371025323867798, 0.032252103090286255, 0.12057032436132431, 0.5635709762573242], "std": [0.0819203183054924, 0.4308233857154846, 0.2551991045475006, 0.18599873781204224, 0.1269545704126358, 0.27686813473701477, 0.00020164682064205408, 0.7418411374092102, 0.8493959903717041, 0.6315040588378906, 0.4820997714996338, 0.23240256309509277, 0.1519155651330948, 0.6745110750198364], "count": [2599]}, "timestamp": {"min": [0.0], "max": [86.6], "mean": [43.3], "std": [25.00888730920359], "count": [2599]}, "frame_index": {"min": [0], "max": [2598], "mean": [1299.0], "std": [750.2666192761077], "count": [2599]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [2599]}, "index": {"min": [253697], "max": [256295], "mean": [254996.0], "std": [750.2666192761077], "count": [2599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2599]}, "subtask_annotation": {"mean": [17.56791073489804, 33.0, 33.0, 33.0, 33.0], "std": [10.874281828816708, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2599]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [2599]}, "eef_direction_state": {"mean": [5.463639861485187, 3.1835321277414392], "std": [1.4946761964542568, 2.3495478738782616], "min": [0, 0], "max": [6, 6], "count": [2599]}, "eef_velocity_state": {"mean": [0.23816852635629088, 1.2743362831858407], "std": [0.6114130884051454, 0.8521746913255476], "min": [0, 0], "max": [2, 2], "count": [2599]}, "eef_acc_mag_state": {"mean": [0.1996921893035783, 1.0600230858022317], "std": [0.5447852592924928, 0.8127107767838384], "min": [0, 0], "max": [2, 2], "count": [2599]}, "eef_direction_action": {"mean": [5.463639861485187, 3.1835321277414392], "std": [1.4946761964542568, 2.3495478738782616], "min": [0, 0], "max": [6, 6], "count": [2599]}, "eef_velocity_action": {"mean": [0.23816852635629088, 1.2743362831858407], "std": [0.6114130884051454, 0.8521746913255476], "min": [0, 0], "max": [2, 2], "count": [2599]}, "eef_acc_mag_action": {"mean": [0.1996921893035783, 1.0600230858022317], "std": [0.5447852592924928, 0.8127107767838384], "min": [0, 0], "max": [2, 2], "count": [2599]}, "eef_sim_pose_state": {"mean": [0.09247994746845423, 0.33432009990833833, 1.2008991847615964, -0.06787607516536269, 0.060060271285976206, -0.037653186575471696, 0.21368731327685347, -0.34442995407085836, 1.295826216892738, 0.11467547193350348, 0.036355777794358425, -0.21621753954045836], "std": [0.08145457561427383, 0.01600920848684011, 0.04995978462093466, 0.29492283916329304, 0.06999960444195932, 0.13547023302025518, 0.19753121148802116, 0.12501571826694038, 0.09878752480826228, 0.14011341685026735, 0.3148152169768857, 0.6713784526027121], "min": [0.053154865690619696, 0.24347506492785898, 1.1819056150456146, -1.2583961588912174, -0.423504736849043, -0.9737948435594521, -0.2822646118602913, -0.6972406100742474, 1.1773622509764594, -0.3109014403403786, -0.6113341588180752, -2.2609272951122588], "max": [0.42091491227936856, 0.4262172885785226, 1.415673674945197, 0.16629402326166948, 0.35160392558079345, 0.43393161929536217, 0.5693519416898452, -0.012257312653916948, 1.5769574404745748, 0.5545346289418651, 0.9510540398245229, 1.123539985726282], "count": [2599]}, "eef_sim_pose_action": {"mean": [0.09247994746845423, 0.33432009990833833, 1.2008991847615964, -0.06787607516536269, 0.060060271285976206, -0.037653186575471696, 0.21368731327685347, -0.34442995407085836, 1.295826216892738, 0.11467547193350348, 0.036355777794358425, -0.21621753954045836], "std": [0.08145457561427383, 0.01600920848684011, 0.04995978462093466, 0.29492283916329304, 0.06999960444195932, 0.13547023302025518, 0.19753121148802116, 0.12501571826694038, 0.09878752480826228, 0.14011341685026735, 0.3148152169768857, 0.6713784526027121], "min": [0.053154865690619696, 0.24347506492785898, 1.1819056150456146, -1.2583961588912174, -0.423504736849043, -0.9737948435594521, -0.2822646118602913, -0.6972406100742474, 1.1773622509764594, -0.3109014403403786, -0.6113341588180752, -2.2609272951122588], "max": [0.42091491227936856, 0.4262172885785226, 1.415673674945197, 0.16629402326166948, 0.35160392558079345, 0.43393161929536217, 0.5693519416898452, -0.012257312653916948, 1.5769574404745748, 0.5545346289418651, 0.9510540398245229, 1.123539985726282], "count": [2599]}, "gripper_mode_state": {"mean": [1.0, 0.6240861869949981], "std": [0.0, 0.4843579442902061], "min": [1, 0], "max": [1, 1], "count": [2599]}, "gripper_activity_state": {"mean": [2.0, 1.7941515967679877], "std": [0.0, 0.5701538860169535], "min": [2, 0], "max": [2, 2], "count": [2599]}, "gripper_mode_action": {"mean": [1.0, 0.6240861869949981], "std": [0.0, 0.4843579442902061], "min": [1, 0], "max": [1, 1], "count": [2599]}, "gripper_activity_action": {"mean": [2.0, 1.7941515967679877], "std": [0.0, 0.5701538860169535], "min": [2, 0], "max": [2, 2], "count": [2599]}, "gripper_open_scale_state": {"mean": [0.0389426765201827, 0.32204253627161394], "std": [0.00011522722741034987, 0.38543829104643357], "min": [0.03884288668632507, 0.020049535802432468], "max": [0.039844048874718804, 0.9750206811087472], "count": [2599]}, "gripper_open_scale_action": {"mean": [0.0389426765201827, 0.32204253627161394], "std": [0.00011522722741034987, 0.38543829104643357], "min": [0.03884288668632507, 0.020049535802432468], "max": [0.039844048874718804, 0.9750206811087472], "count": [2599]}}} +{"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.3186453775791362]], [[0.34103218633858773]], [[0.27846670591439193]]], "std": [[[0.16864122666906792]], [[0.1776593240732243]], [[0.14765791107482099]]], "count": [340]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40824061739074713]], [[0.4202917059143919]], [[0.4089390675060874]]], "std": [[[0.17282698719093814]], [[0.1861387253655728]], [[0.2001287650259416]]], "count": [340]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4433146802511855]], [[0.43166881167499677]], [[0.40252725874663586]]], "std": [[[0.24819367608267087]], [[0.23595220517950868]], [[0.24587306272987447]]], "count": [340]}, "observation.state": {"min": [-0.8973787426948547, -0.007416261360049248, -1.1299971342086792, -0.855961263179779, -0.2800467312335968, -0.5641341209411621, 0.06835036724805832, -2.3919403553009033, -0.010321126319468021, -1.9077407121658325, -1.5033011436462402, -0.6185092926025391, -0.13011446595191956, 0.03779026120901108], "max": [0.0458335354924202, 1.7763497829437256, 1.0842021724855044e-19, 0.09652437269687653, 0.22065302729606628, 0.10584467649459839, 0.06922635436058044, 0.5367019176483154, 2.4589712619781494, 0.032213594764471054, 0.7746602892875671, 0.8074123859405518, 0.7605878114700317, 1.7062861919403076], "mean": [-0.043945059180259705, 0.16554924845695496, -0.10158411413431168, -0.035857364535331726, 9.126773875323124e-06, -0.025488831102848053, 0.0683884471654892, -0.559097170829773, 1.2732545137405396, -0.686205267906189, -0.4421307146549225, 0.07951536029577255, 0.16223843395709991, 0.5457693338394165], "std": [0.1318703144788742, 0.46776723861694336, 0.2568451166152954, 0.21024496853351593, 0.03563219681382179, 0.1431388556957245, 0.00015920518490020186, 0.8065580129623413, 0.7981784343719482, 0.572681188583374, 0.5430158972740173, 0.2351854294538498, 0.188689723610878, 0.6638645529747009], "count": [2382]}, "action": {"min": [-0.8973787426948547, -0.007416261360049248, -1.1299971342086792, -0.855961263179779, -0.2800467312335968, -0.5641341209411621, 0.06835036724805832, -2.3919403553009033, -0.010321126319468021, -1.9077407121658325, -1.5033011436462402, -0.6185092926025391, -0.13011446595191956, 0.03779026120901108], "max": [0.0458335354924202, 1.7763497829437256, 1.0842021724855044e-19, 0.09652437269687653, 0.22065302729606628, 0.10584467649459839, 0.06922635436058044, 0.5367019176483154, 2.4589712619781494, 0.032213594764471054, 0.7746602892875671, 0.8074123859405518, 0.7605878114700317, 1.7062861919403076], "mean": [-0.043945059180259705, 0.16554924845695496, -0.10158411413431168, -0.035857364535331726, 9.126773875323124e-06, -0.025488831102848053, 0.0683884471654892, -0.559097170829773, 1.2732545137405396, -0.686205267906189, -0.4421307146549225, 0.07951536029577255, 0.16223843395709991, 0.5457693338394165], "std": [0.1318703144788742, 0.46776723861694336, 0.2568451166152954, 0.21024496853351593, 0.03563219681382179, 0.1431388556957245, 0.00015920518490020186, 0.8065580129623413, 0.7981784343719482, 0.572681188583374, 0.5430158972740173, 0.2351854294538498, 0.188689723610878, 0.6638645529747009], "count": [2382]}, "timestamp": {"min": [0.0], "max": [79.36666666666666], "mean": [39.68333333333333], "std": [22.92080366699084], "count": [2382]}, "frame_index": {"min": [0], "max": [2381], "mean": [1190.5], "std": [687.6241100097252], "count": [2382]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [2382]}, "index": {"min": [256296], "max": [258677], "mean": [257486.5], "std": [687.6241100097252], "count": [2382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2382]}, "subtask_annotation": {"mean": [19.379093198992443, 33.0, 33.0, 33.0, 33.0], "std": [11.38385806897465, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2382]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [2382]}, "eef_direction_state": {"mean": [5.4890848026868175, 2.9324097397145255], "std": [1.4708497239775702, 2.315765516590839], "min": [0, 0], "max": [6, 6], "count": [2382]}, "eef_velocity_state": {"mean": [0.2128463476070529, 1.3005877413937867], "std": [0.5806446017599521, 0.8405096154037016], "min": [0, 0], "max": [2, 2], "count": [2382]}, "eef_acc_mag_state": {"mean": [0.18681780016792612, 1.0516372795969773], "std": [0.5342454203399156, 0.8115064136320224], "min": [0, 0], "max": [2, 2], "count": [2382]}, "eef_direction_action": {"mean": [5.4890848026868175, 2.9324097397145255], "std": [1.4708497239775702, 2.315765516590839], "min": [0, 0], "max": [6, 6], "count": [2382]}, "eef_velocity_action": {"mean": [0.2128463476070529, 1.3005877413937867], "std": [0.5806446017599521, 0.8405096154037016], "min": [0, 0], "max": [2, 2], "count": [2382]}, "eef_acc_mag_action": {"mean": [0.18681780016792612, 1.0516372795969773], "std": [0.5342454203399156, 0.8115064136320224], "min": [0, 0], "max": [2, 2], "count": [2382]}, "eef_sim_pose_state": {"mean": [0.09633409227005742, 0.32487036620613113, 1.2003563842424332, -0.026467285031895663, 0.028052974513228357, -0.04401507379147079, 0.202284448765234, -0.42087581556751225, 1.269771926321331, 0.16995704964592614, 0.14343777721319478, -0.47842481360381756], "std": [0.08490229434776204, 0.031010831927357728, 0.04968168926402091, 0.14574792358870506, 0.04994491492674002, 0.12715519723245017, 0.19344910983309596, 0.13097849175732207, 0.06838943910314124, 0.1991793833959284, 0.29562027808666264, 0.7099375107510227], "min": [0.05303615447622204, 0.137864793960413, 1.1817437308113203, -0.5713607159524802, -0.17194149048853635, -0.8252816414952655, -0.22808937294642861, -0.766071872021719, 1.136486649369134, -0.18636396252945947, -0.2859724224971356, -2.2074574590569247], "max": [0.42265806215885116, 0.33896629400470707, 1.3904902365792746, 0.10559370574508892, 0.32297064252803387, 0.24685024549856516, 0.5234815245594802, -0.10561512154179252, 1.446400667160685, 0.8069747959353284, 0.9343380502005103, 0.7591807425950071], "count": [2382]}, "eef_sim_pose_action": {"mean": [0.09633409227005742, 0.32487036620613113, 1.2003563842424332, -0.026467285031895663, 0.028052974513228357, -0.04401507379147079, 0.202284448765234, -0.42087581556751225, 1.269771926321331, 0.16995704964592614, 0.14343777721319478, -0.47842481360381756], "std": [0.08490229434776204, 0.031010831927357728, 0.04968168926402091, 0.14574792358870506, 0.04994491492674002, 0.12715519723245017, 0.19344910983309596, 0.13097849175732207, 0.06838943910314124, 0.1991793833959284, 0.29562027808666264, 0.7099375107510227], "min": [0.05303615447622204, 0.137864793960413, 1.1817437308113203, -0.5713607159524802, -0.17194149048853635, -0.8252816414952655, -0.22808937294642861, -0.766071872021719, 1.136486649369134, -0.18636396252945947, -0.2859724224971356, -2.2074574590569247], "max": [0.42265806215885116, 0.33896629400470707, 1.3904902365792746, 0.10559370574508892, 0.32297064252803387, 0.24685024549856516, 0.5234815245594802, -0.10561512154179252, 1.446400667160685, 0.8069747959353284, 0.9343380502005103, 0.7591807425950071], "count": [2382]}, "gripper_mode_state": {"mean": [1.0, 0.6335012594458438], "std": [0.0, 0.4818479155567379], "min": [1, 0], "max": [1, 1], "count": [2382]}, "gripper_activity_state": {"mean": [2.0, 1.774979009235936], "std": [0.0, 0.5929153339037532], "min": [2, 0], "max": [2, 2], "count": [2382]}, "gripper_mode_action": {"mean": [1.0, 0.6335012594458438], "std": [0.0, 0.4818479155567379], "min": [1, 0], "max": [1, 1], "count": [2382]}, "gripper_activity_action": {"mean": [2.0, 1.774979009235936], "std": [0.0, 0.5929153339037532], "min": [2, 0], "max": [2, 2], "count": [2382]}, "gripper_open_scale_state": {"mean": [0.03907944853641511, 0.31187020515142894], "std": [9.097282541785304e-05, 0.3793510891392784], "min": [0.03905735271317618, 0.02159443497657776], "max": [0.03955791677747454, 0.9750206811087472], "count": [2382]}, "gripper_open_scale_action": {"mean": [0.03907944853641511, 0.31187020515142894], "std": [9.097282541785304e-05, 0.3793510891392784], "min": [0.03905735271317618, 0.02159443497657776], "max": [0.03955791677747454, 0.9750206811087472], "count": [2382]}}} +{"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.5039957860337116]], [[0.531101215978151]], [[0.5232238255881831]]], "std": [[[0.24401391990969815]], [[0.2642115175479511]], [[0.2821513267672363]]], "count": [418]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347648413964203]], [[0.438372590064734]], [[0.42671302681093704]]], "std": [[[0.1785010311257598]], [[0.1770611833690446]], [[0.1974705608856007]]], "count": [418]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45895534485724115]], [[0.43064824457161915]], [[0.4184999635154434]]], "std": [[[0.23892107273258895]], [[0.23806109408974913]], [[0.2535632623673553]]], "count": [418]}, "observation.state": {"min": [-0.41068732738494873, -0.004611392971128225, -0.7623884677886963, -0.5660389065742493, -0.5077476501464844, -0.7006176114082336, 0.0686006098985672, -1.5910670757293701, -0.010429386049509048, -1.949589729309082, -1.5299999713897705, -0.45072925090789795, -0.31936320662498474, 0.04085249826312065], "max": [0.3543495535850525, 1.3789101839065552, 0.0, 0.1365242898464203, 0.33483999967575073, 0.23244915902614594, 0.07035316526889801, 0.8554366827011108, 2.613903284072876, 0.009104990400373936, 0.6118054986000061, 0.8062166571617126, 0.4018855094909668, 1.707964539527893], "mean": [0.019752323627471924, 0.07949598133563995, -0.060407381504774094, 0.023683158680796623, -0.021342603489756584, -0.002117091091349721, 0.06917649507522583, -0.1415250450372696, 0.8444573283195496, -0.36278262734413147, -0.2402927428483963, 0.08963465690612793, 0.03715544193983078, 0.4853951334953308], "std": [0.07207119464874268, 0.2528838515281677, 0.147727370262146, 0.11211228370666504, 0.09508106112480164, 0.13727827370166779, 0.00012961945321876556, 0.37914639711380005, 0.7968112826347351, 0.3919171988964081, 0.3965783715248108, 0.21092376112937927, 0.12507963180541992, 0.6397084593772888], "count": [3132]}, "action": {"min": [-0.41068732738494873, -0.004611392971128225, -0.7623884677886963, -0.5660389065742493, -0.5077476501464844, -0.7006176114082336, 0.0686006098985672, -1.5910670757293701, -0.010429386049509048, -1.949589729309082, -1.5299999713897705, -0.45072925090789795, -0.31936320662498474, 0.04085249826312065], "max": [0.3543495535850525, 1.3789101839065552, 0.0, 0.1365242898464203, 0.33483999967575073, 0.23244915902614594, 0.07035316526889801, 0.8554366827011108, 2.613903284072876, 0.009104990400373936, 0.6118054986000061, 0.8062166571617126, 0.4018855094909668, 1.707964539527893], "mean": [0.019752323627471924, 0.07949598133563995, -0.060407381504774094, 0.023683158680796623, -0.021342603489756584, -0.002117091091349721, 0.06917649507522583, -0.1415250450372696, 0.8444573283195496, -0.36278262734413147, -0.2402927428483963, 0.08963465690612793, 0.03715544193983078, 0.4853951334953308], "std": [0.07207119464874268, 0.2528838515281677, 0.147727370262146, 0.11211228370666504, 0.09508106112480164, 0.13727827370166779, 0.00012961945321876556, 0.37914639711380005, 0.7968112826347351, 0.3919171988964081, 0.3965783715248108, 0.21092376112937927, 0.12507963180541992, 0.6397084593772888], "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": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [3132]}, "index": {"min": [258678], "max": [261809], "mean": [260243.5], "std": [904.1304754661611], "count": [3132]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3132]}, "subtask_annotation": {"mean": [16.609514687100894, 33.0, 33.0, 33.0, 33.0], "std": [10.839615574021574, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3132]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [3132]}, "eef_direction_state": {"mean": [5.615261813537676, 3.3793103448275863], "std": [1.3149341729116788, 2.4850369140819915], "min": [0, 0], "max": [6, 6], "count": [3132]}, "eef_velocity_state": {"mean": [0.13984674329501914, 1.079182630906769], "std": [0.4551209705568234, 0.9111840057400175], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_acc_mag_state": {"mean": [0.14303959131545338, 0.8978288633461047], "std": [0.4686596275048135, 0.8356873334993543], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_direction_action": {"mean": [5.615261813537676, 3.3793103448275863], "std": [1.3149341729116788, 2.4850369140819915], "min": [0, 0], "max": [6, 6], "count": [3132]}, "eef_velocity_action": {"mean": [0.13984674329501914, 1.079182630906769], "std": [0.4551209705568234, 0.9111840057400175], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_acc_mag_action": {"mean": [0.14303959131545338, 0.8978288633461047], "std": [0.4686596275048135, 0.8356873334993543], "min": [0, 0], "max": [2, 2], "count": [3132]}, "eef_sim_pose_state": {"mean": [0.07827108364328669, 0.33497522577600314, 1.1948405456034372, -0.003226370700231845, 0.04261917976607089, -0.001711256473672132, 0.18572757264720577, -0.3564202883039745, 1.2298595495723168, 0.06679032831978671, 0.23562705817379417, -0.04079234494513816], "std": [0.039276897031928694, 0.009951473155392679, 0.042142441150042495, 0.13827908948331175, 0.04647082594713346, 0.09814238314587559, 0.12216509192557361, 0.09601070596935966, 0.06634583522273661, 0.1573000321354719, 0.34402679614715503, 0.39770065919503417], "min": [0.0504257472807982, 0.30878310775768864, 1.180670491925027, -0.7326690548104273, -0.15273567463036297, -0.9182707510715327, 0.03886360350367922, -0.7344931290225909, 1.0848506311996982, -0.3343922020406647, -0.21657767223791557, -1.6574339300679082], "max": [0.3104015215345465, 0.40616039069261, 1.3692766459350307, 0.20718117881565215, 0.4462995603762714, 0.5036254782617617, 0.4746132902371928, 0.054896169527244666, 1.3876525882827784, 0.5990414667287762, 1.2565456143616283, 1.2671319309083984], "count": [3132]}, "eef_sim_pose_action": {"mean": [0.07827108364328669, 0.33497522577600314, 1.1948405456034372, -0.003226370700231845, 0.04261917976607089, -0.001711256473672132, 0.18572757264720577, -0.3564202883039745, 1.2298595495723168, 0.06679032831978671, 0.23562705817379417, -0.04079234494513816], "std": [0.039276897031928694, 0.009951473155392679, 0.042142441150042495, 0.13827908948331175, 0.04647082594713346, 0.09814238314587559, 0.12216509192557361, 0.09601070596935966, 0.06634583522273661, 0.1573000321354719, 0.34402679614715503, 0.39770065919503417], "min": [0.0504257472807982, 0.30878310775768864, 1.180670491925027, -0.7326690548104273, -0.15273567463036297, -0.9182707510715327, 0.03886360350367922, -0.7344931290225909, 1.0848506311996982, -0.3343922020406647, -0.21657767223791557, -1.6574339300679082], "max": [0.3104015215345465, 0.40616039069261, 1.3692766459350307, 0.20718117881565215, 0.4462995603762714, 0.5036254782617617, 0.4746132902371928, 0.054896169527244666, 1.3876525882827784, 0.5990414667287762, 1.2565456143616283, 1.2671319309083984], "count": [3132]}, "gripper_mode_state": {"mean": [1.0, 0.6781609195402298], "std": [0.0, 0.46718164213567936], "min": [1, 0], "max": [1, 1], "count": [3132]}, "gripper_activity_state": {"mean": [2.0, 1.8295019157088122], "std": [0.0, 0.5255156267957549], "min": [2, 0], "max": [2, 2], "count": [3132]}, "gripper_mode_action": {"mean": [1.0, 0.6781609195402298], "std": [0.0, 0.46718164213567936], "min": [1, 0], "max": [1, 1], "count": [3132]}, "gripper_activity_action": {"mean": [2.0, 1.8295019157088122], "std": [0.0, 0.5255156267957549], "min": [2, 0], "max": [2, 2], "count": [3132]}, "gripper_open_scale_state": {"mean": [0.03952888381554804, 0.27737324699130445], "std": [7.406833314338775e-05, 0.3655453562838302], "min": [0.03920034851346697, 0.02334428472178323], "max": [0.040201808725084574, 0.9759797368730817], "count": [3132]}, "gripper_open_scale_action": {"mean": [0.03952888381554804, 0.27737324699130445], "std": [7.406833314338775e-05, 0.3655453562838302], "min": [0.03920034851346697, 0.02334428472178323], "max": [0.040201808725084574, 0.9759797368730817], "count": [3132]}}} +{"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.513018381218228]], [[0.538182066993464]], [[0.5318048622458242]]], "std": [[[0.24773652261257387]], [[0.2704971087112869]], [[0.2906264752741305]]], "count": [240]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525360226034858]], [[0.453931273828976]], [[0.4430777017519971]]], "std": [[[0.17381965446384018]], [[0.17702692024127495]], [[0.2013268866978774]]], "count": [240]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424118645606391]], [[0.42502779252904865]], [[0.4062327546296296]]], "std": [[[0.25079709223024854]], [[0.24755198578564916]], [[0.26879764726912875]]], "count": [240]}, "observation.state": {"min": [-0.6354732513427734, -0.007919407449662685, -1.116737961769104, -0.7240389585494995, -0.23081181943416595, -1.1075341701507568, 0.06885088980197906, -1.228718638420105, -0.007348148617893457, -1.9476892948150635, -1.5299999713897705, -0.38581782579421997, -0.16299882531166077, 0.03516250103712082], "max": [0.2281910628080368, 1.8469128608703613, -0.02147573046386242, 0.22190555930137634, 0.19893111288547516, 0.18082614243030548, 0.06997749209403992, 0.7510112524032593, 2.6093013286590576, 0.0015339808305725455, 0.06926745176315308, 0.6052353382110596, 0.46668410301208496, 1.7079130411148071], "mean": [-0.011483067646622658, 0.2731611728668213, -0.16353550553321838, -0.022841697558760643, -0.004521303344517946, -0.13507775962352753, 0.06911630183458328, -0.08188579976558685, 1.177436351776123, -0.515728235244751, -0.503591775894165, 0.02290652133524418, 0.057558510452508926, 0.5470189452171326], "std": [0.09122003614902496, 0.5790809988975525, 0.2760474383831024, 0.2520311772823334, 0.048086825758218765, 0.35045748949050903, 0.00010911442950600758, 0.43121063709259033, 1.0005255937576294, 0.5136871337890625, 0.5180193185806274, 0.12699133157730103, 0.12502777576446533, 0.698066234588623], "count": [1494]}, "action": {"min": [-0.6354732513427734, -0.007919407449662685, -1.116737961769104, -0.7240389585494995, -0.23081181943416595, -1.1075341701507568, 0.06885088980197906, -1.228718638420105, -0.007348148617893457, -1.9476892948150635, -1.5299999713897705, -0.38581782579421997, -0.16299882531166077, 0.03516250103712082], "max": [0.2281910628080368, 1.8469128608703613, -0.02147573046386242, 0.22190555930137634, 0.19893111288547516, 0.18082614243030548, 0.06997749209403992, 0.7510112524032593, 2.6093013286590576, 0.0015339808305725455, 0.06926745176315308, 0.6052353382110596, 0.46668410301208496, 1.7079130411148071], "mean": [-0.011483067646622658, 0.2731611728668213, -0.16353550553321838, -0.022841697558760643, -0.004521303344517946, -0.13507775962352753, 0.06911630183458328, -0.08188579976558685, 1.177436351776123, -0.515728235244751, -0.503591775894165, 0.02290652133524418, 0.057558510452508926, 0.5470189452171326], "std": [0.09122003614902496, 0.5790809988975525, 0.2760474383831024, 0.2520311772823334, 0.048086825758218765, 0.35045748949050903, 0.00010911442950600758, 0.43121063709259033, 1.0005255937576294, 0.5136871337890625, 0.5180193185806274, 0.12699133157730103, 0.12502777576446533, 0.698066234588623], "count": [1494]}, "timestamp": {"min": [0.0], "max": [49.766666666666666], "mean": [24.883333333333333], "std": [14.376018482438294], "count": [1494]}, "frame_index": {"min": [0], "max": [1493], "mean": [746.5], "std": [431.2805544731488], "count": [1494]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [1494]}, "index": {"min": [261810], "max": [263303], "mean": [262556.5], "std": [431.2805544731488], "count": [1494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1494]}, "subtask_annotation": {"mean": [17.16934404283802, 33.0, 33.0, 33.0, 33.0], "std": [10.511871148608796, 0.0, 0.0, 0.0, 0.0], "min": [3, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1494]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [1494]}, "eef_direction_state": {"mean": [5.104417670682731, 3.4759036144578315], "std": [1.9077996120367615, 2.410740210015934], "min": [0, 0], "max": [6, 6], "count": [1494]}, "eef_velocity_state": {"mean": [0.35408299866131193, 1.0602409638554218], "std": [0.7102661292569165, 0.9053530797233453], "min": [0, 0], "max": [2, 2], "count": [1494]}, "eef_acc_mag_state": {"mean": [0.30455153949129854, 0.9163319946452476], "std": [0.6402544306483468, 0.8559350630836356], "min": [0, 0], "max": [2, 2], "count": [1494]}, "eef_direction_action": {"mean": [5.104417670682731, 3.4759036144578315], "std": [1.9077996120367615, 2.410740210015934], "min": [0, 0], "max": [6, 6], "count": [1494]}, "eef_velocity_action": {"mean": [0.35408299866131193, 1.0602409638554218], "std": [0.7102661292569165, 0.9053530797233453], "min": [0, 0], "max": [2, 2], "count": [1494]}, "eef_acc_mag_action": {"mean": [0.30455153949129854, 0.9163319946452476], "std": [0.6402544306483468, 0.8559350630836356], "min": [0, 0], "max": [2, 2], "count": [1494]}, "eef_sim_pose_state": {"mean": [0.11494193423913572, 0.3314958070028487, 1.2066172204125478, -0.13731658549039577, 0.08660041969688098, -0.016248950426739548, 0.2573088903324758, -0.3472367266421178, 1.2059615895130493, 0.0695978926258132, 0.15580810101824102, -0.056163131655587874], "std": [0.1098158474884287, 0.017522088443984087, 0.04770696581167536, 0.3552015128524672, 0.08864814303863724, 0.11533919066012088, 0.17926096342113965, 0.1282958673634483, 0.048753708193733224, 0.13329386980620372, 0.22736536456290726, 0.41042845723825777], "min": [0.05542050277694834, 0.1945797177711987, 1.1822169551536699, -1.1237157863971698, -0.22070092726700086, -0.8047188948304603, 0.06570194560607936, -0.7020827710154525, 1.1416316710325805, -0.16287998226746053, -0.13862624480604513, -1.1529146702963247], "max": [0.45274083364449225, 0.3775748367036783, 1.381507863036857, 0.17316004419931885, 0.3816581643317556, 0.3829174492585042, 0.5857853866630337, 0.03257918473864543, 1.372720837369633, 0.5926414929828568, 0.9237837643417737, 0.8993584280126492], "count": [1494]}, "eef_sim_pose_action": {"mean": [0.11494193423913572, 0.3314958070028487, 1.2066172204125478, -0.13731658549039577, 0.08660041969688098, -0.016248950426739548, 0.2573088903324758, -0.3472367266421178, 1.2059615895130493, 0.0695978926258132, 0.15580810101824102, -0.056163131655587874], "std": [0.1098158474884287, 0.017522088443984087, 0.04770696581167536, 0.3552015128524672, 0.08864814303863724, 0.11533919066012088, 0.17926096342113965, 0.1282958673634483, 0.048753708193733224, 0.13329386980620372, 0.22736536456290726, 0.41042845723825777], "min": [0.05542050277694834, 0.1945797177711987, 1.1822169551536699, -1.1237157863971698, -0.22070092726700086, -0.8047188948304603, 0.06570194560607936, -0.7020827710154525, 1.1416316710325805, -0.16287998226746053, -0.13862624480604513, -1.1529146702963247], "max": [0.45274083364449225, 0.3775748367036783, 1.381507863036857, 0.17316004419931885, 0.3816581643317556, 0.3829174492585042, 0.5857853866630337, 0.03257918473864543, 1.372720837369633, 0.5926414929828568, 0.9237837643417737, 0.8993584280126492], "count": [1494]}, "gripper_mode_state": {"mean": [1.0, 0.6639892904953146], "std": [0.0, 0.4723425797055004], "min": [1, 0], "max": [1, 1], "count": [1494]}, "gripper_activity_state": {"mean": [2.0, 1.7938420348058903], "std": [0.0, 0.5753197974089174], "min": [2, 0], "max": [2, 2], "count": [1494]}, "gripper_mode_action": {"mean": [1.0, 0.6639892904953146], "std": [0.0, 0.4723425797055004], "min": [1, 0], "max": [1, 1], "count": [1494]}, "gripper_activity_action": {"mean": [2.0, 1.7938420348058903], "std": [0.0, 0.5753197974089174], "min": [2, 0], "max": [2, 2], "count": [1494]}, "gripper_open_scale_state": {"mean": [0.03949567589244082, 0.3125845671831409], "std": [6.234752201581258e-05, 0.3988928897862414], "min": [0.03934336560113089, 0.02009285773549761], "max": [0.03998713833945138, 0.9759503092084613], "count": [1494]}, "gripper_open_scale_action": {"mean": [0.03949567589244082, 0.3125845671831409], "std": [6.234752201581258e-05, 0.3988928897862414], "min": [0.03934336560113089, 0.02009285773549761], "max": [0.03998713833945138, 0.9759503092084613], "count": [1494]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3074371394748806]], [[0.32366772056609455]], [[0.26548475462151133]]], "std": [[[0.17581054898197035]], [[0.18031039886690306]], [[0.14915290652077276]]], "count": [369]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4060344716627994]], [[0.4055036583889804]], [[0.39039623518784206]]], "std": [[[0.18538234290798775]], [[0.1921282260287102]], [[0.2061619816775909]]], "count": [369]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44950574109499264]], [[0.4332479040095412]], [[0.4031775163693903]]], "std": [[[0.24694402311389146]], [[0.23195852878140405]], [[0.24087719654737752]]], "count": [369]}, "observation.state": {"min": [-0.7771769165992737, -0.00608246261253953, -0.9848156571388245, -1.5299999713897705, -0.38082170486450195, -0.6458058953285217, 0.06810014694929123, -1.3314586877822876, -0.00961445551365614, -1.7651833295822144, -1.2992817163467407, -0.6036770343780518, -0.2822524607181549, 0.02557412162423134], "max": [0.302194207906723, 2.138355255126953, 0.0023675982374697924, 0.21145546436309814, 0.4502551853656769, 0.11811652034521103, 0.0697270855307579, 0.8564101457595825, 2.727116823196411, 0.032213594764471054, 0.4157087802886963, 0.9263583421707153, 0.43422868847846985, 1.707964539527893], "mean": [-0.011954966932535172, 0.16656646132469177, -0.08032836765050888, -0.011796689592301846, -0.010809709317982197, -0.02781420387327671, 0.06828882545232773, -0.08684973418712616, 1.2606738805770874, -0.6340768933296204, -0.30103957653045654, 0.037703558802604675, 0.023776069283485413, 0.48242002725601196], "std": [0.10154476761817932, 0.5192931890487671, 0.16369612514972687, 0.3189263641834259, 0.06945700943470001, 0.1139470636844635, 0.00015538526349700987, 0.38172197341918945, 0.9283214211463928, 0.538661539554596, 0.432925820350647, 0.20385737717151642, 0.10594280809164047, 0.6424821019172668], "count": [2647]}, "action": {"min": [-0.7771769165992737, -0.00608246261253953, -0.9848156571388245, -1.5299999713897705, -0.38082170486450195, -0.6458058953285217, 0.06810014694929123, -1.3314586877822876, -0.00961445551365614, -1.7651833295822144, -1.2992817163467407, -0.6036770343780518, -0.2822524607181549, 0.02557412162423134], "max": [0.302194207906723, 2.138355255126953, 0.0023675982374697924, 0.21145546436309814, 0.4502551853656769, 0.11811652034521103, 0.0697270855307579, 0.8564101457595825, 2.727116823196411, 0.032213594764471054, 0.4157087802886963, 0.9263583421707153, 0.43422868847846985, 1.707964539527893], "mean": [-0.011954966932535172, 0.16656646132469177, -0.08032836765050888, -0.011796689592301846, -0.010809709317982197, -0.02781420387327671, 0.06828882545232773, -0.08684973418712616, 1.2606738805770874, -0.6340768933296204, -0.30103957653045654, 0.037703558802604675, 0.023776069283485413, 0.48242002725601196], "std": [0.10154476761817932, 0.5192931890487671, 0.16369612514972687, 0.3189263641834259, 0.06945700943470001, 0.1139470636844635, 0.00015538526349700987, 0.38172197341918945, 0.9283214211463928, 0.538661539554596, 0.432925820350647, 0.20385737717151642, 0.10594280809164047, 0.6424821019172668], "count": [2647]}, "timestamp": {"min": [0.0], "max": [88.2], "mean": [44.1], "std": [25.470767558124354], "count": [2647]}, "frame_index": {"min": [0], "max": [2646], "mean": [1323.0], "std": [764.1230267437306], "count": [2647]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [2647]}, "index": {"min": [263304], "max": [265950], "mean": [264627.0], "std": [764.1230267437306], "count": [2647]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2647]}, "subtask_annotation": {"mean": [19.270494899886664, 33.0, 33.0, 33.0, 33.0], "std": [10.695891151036085, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2647]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [2647]}, "eef_direction_state": {"mean": [5.535323007177937, 3.032867397053268], "std": [1.4420485704885933, 2.4262558069630935], "min": [0, 0], "max": [6, 6], "count": [2647]}, "eef_velocity_state": {"mean": [0.18058179070646013, 1.2550056667925953], "std": [0.5413334443886787, 0.8628834676238393], "min": [0, 0], "max": [2, 2], "count": [2647]}, "eef_acc_mag_state": {"mean": [0.14846996599924442, 1.0256894597657726], "std": [0.47157642343957185, 0.8200945140588478], "min": [0, 0], "max": [2, 2], "count": [2647]}, "eef_direction_action": {"mean": [5.535323007177937, 3.032867397053268], "std": [1.4420485704885933, 2.4262558069630935], "min": [0, 0], "max": [6, 6], "count": [2647]}, "eef_velocity_action": {"mean": [0.18058179070646013, 1.2550056667925953], "std": [0.5413334443886787, 0.8628834676238393], "min": [0, 0], "max": [2, 2], "count": [2647]}, "eef_acc_mag_action": {"mean": [0.14846996599924442, 1.0256894597657726], "std": [0.47157642343957185, 0.8200945140588478], "min": [0, 0], "max": [2, 2], "count": [2647]}, "eef_sim_pose_state": {"mean": [0.09292733381075209, 0.3332463398249804, 1.1872479097172655, -0.033078562872447766, 0.07377830562544488, -0.02378135856048696, 0.28067208331427357, -0.3443914555275865, 1.218387879009231, 0.05404319017245624, 0.31846317820551395, -0.041748841242823735], "std": [0.08717369757976634, 0.023428409691843156, 0.01684035080837272, 0.12592661377859726, 0.0950984247500391, 0.1116970576897208, 0.17751503646600314, 0.10123042179044164, 0.059933280648663385, 0.15846718654459097, 0.3917079126439823, 0.3489471322892211], "min": [0.05901836289564934, 0.16066161632105888, 1.1539276557028646, -0.6810171392538988, -0.2168495536688111, -0.8957257628654574, 0.036825167647866586, -0.6559211066011077, 1.0730892595414792, -0.4093624389977947, -0.3124293761187096, -1.1331310978207996], "max": [0.48862745783167544, 0.4246868137016825, 1.315209339559563, 0.11740366215988657, 0.510257925864662, 0.4139771406686173, 0.6197480572868418, 0.041195844415988295, 1.4013065988775717, 0.9724506587426685, 1.2930238431708267, 0.9146264572579672], "count": [2647]}, "eef_sim_pose_action": {"mean": [0.09292733381075209, 0.3332463398249804, 1.1872479097172655, -0.033078562872447766, 0.07377830562544488, -0.02378135856048696, 0.28067208331427357, -0.3443914555275865, 1.218387879009231, 0.05404319017245624, 0.31846317820551395, -0.041748841242823735], "std": [0.08717369757976634, 0.023428409691843156, 0.01684035080837272, 0.12592661377859726, 0.0950984247500391, 0.1116970576897208, 0.17751503646600314, 0.10123042179044164, 0.059933280648663385, 0.15846718654459097, 0.3917079126439823, 0.3489471322892211], "min": [0.05901836289564934, 0.16066161632105888, 1.1539276557028646, -0.6810171392538988, -0.2168495536688111, -0.8957257628654574, 0.036825167647866586, -0.6559211066011077, 1.0730892595414792, -0.4093624389977947, -0.3124293761187096, -1.1331310978207996], "max": [0.48862745783167544, 0.4246868137016825, 1.315209339559563, 0.11740366215988657, 0.510257925864662, 0.4139771406686173, 0.6197480572868418, 0.041195844415988295, 1.4013065988775717, 0.9724506587426685, 1.2930238431708267, 0.9146264572579672], "count": [2647]}, "gripper_mode_state": {"mean": [1.0, 0.6819040423120514], "std": [0.0, 0.4657369637365412], "min": [1, 0], "max": [1, 1], "count": [2647]}, "gripper_activity_state": {"mean": [2.0, 1.8118624858330186], "std": [0.0, 0.5471040349550941], "min": [2, 0], "max": [2, 2], "count": [2647]}, "gripper_mode_action": {"mean": [1.0, 0.6819040423120514], "std": [0.0, 0.4657369637365412], "min": [1, 0], "max": [1, 1], "count": [2647]}, "gripper_activity_action": {"mean": [2.0, 1.8118624858330186], "std": [0.0, 0.5471040349550941], "min": [2, 0], "max": [2, 2], "count": [2647]}, "gripper_open_scale_state": {"mean": [0.0390221685777508, 0.2756708745057839], "std": [8.879121061836031e-05, 0.36713334016838634], "min": [0.03891436968530927, 0.01461378378527505], "max": [0.039844048874718804, 0.9759797368730817], "count": [2647]}, "gripper_open_scale_action": {"mean": [0.0390221685777508, 0.2756708745057839], "std": [8.879121061836031e-05, 0.36713334016838634], "min": [0.03891436968530927, 0.01461378378527505], "max": [0.039844048874718804, 0.9759797368730817], "count": [2647]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2272476676986584]], [[0.23299242403394105]], [[0.22045009574590071]]], "std": [[[0.1657731226346444]], [[0.15819117340348818]], [[0.13428098989616327]]], "count": [475]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41733299965600273]], [[0.4267060927645912]], [[0.4154122531819745]]], "std": [[[0.1731898473972043]], [[0.1745019851556175]], [[0.1840881055900771]]], "count": [475]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42877850418529984]], [[0.43911158181401216]], [[0.42667766999197343]]], "std": [[[0.23366351582186257]], [[0.22394180305858613]], [[0.22984433405695945]]], "count": [475]}, "observation.state": {"min": [-1.1995067596435547, -0.006040556821972132, -1.9389517307281494, -1.5300687551498413, -0.47738581895828247, -0.25909000635147095, 0.06574898213148117, -1.131799578666687, -0.013510535471141338, -1.9404857158660889, -1.5299999713897705, -0.5593845844268799, -0.4240055978298187, 0.03326743096113205], "max": [0.15033011138439178, 2.7356789112091064, 1.0842021724855044e-19, 0.16701559722423553, 0.40970540046691895, 0.17274357378482819, 1.70447838306427, 1.003212809562683, 2.6407244205474854, 0.032213594764471054, 0.9086798429489136, 0.9823636412620544, 0.6844121813774109, 1.707964539527893], "mean": [-0.1219533160328865, 0.34327954053878784, -0.16435295343399048, -0.1556246280670166, -0.00547173572704196, -0.014183584600687027, 0.1343017965555191, 0.14164982736110687, 1.0907684564590454, -0.5494508743286133, -0.3228992223739624, 0.006892923265695572, -0.0022510886192321777, 0.44549649953842163], "std": [0.2826116383075714, 0.7110689282417297, 0.39286771416664124, 0.41295310854911804, 0.08786380290985107, 0.06534256786108017, 0.29198822379112244, 0.37344667315483093, 0.9757817387580872, 0.6036208271980286, 0.5226233601570129, 0.2816721200942993, 0.1674025058746338, 0.6463317275047302], "count": [3713]}, "action": {"min": [-1.1995067596435547, -0.006040556821972132, -1.9389517307281494, -1.5300687551498413, -0.47738581895828247, -0.25909000635147095, 0.06574898213148117, -1.131799578666687, -0.013510535471141338, -1.9404857158660889, -1.5299999713897705, -0.5593845844268799, -0.4240055978298187, 0.03326743096113205], "max": [0.15033011138439178, 2.7356789112091064, 1.0842021724855044e-19, 0.16701559722423553, 0.40970540046691895, 0.17274357378482819, 1.70447838306427, 1.003212809562683, 2.6407244205474854, 0.032213594764471054, 0.9086798429489136, 0.9823636412620544, 0.6844121813774109, 1.707964539527893], "mean": [-0.1219533160328865, 0.34327954053878784, -0.16435295343399048, -0.1556246280670166, -0.00547173572704196, -0.014183584600687027, 0.1343017965555191, 0.14164982736110687, 1.0907684564590454, -0.5494508743286133, -0.3228992223739624, 0.006892923265695572, -0.0022510886192321777, 0.44549649953842163], "std": [0.2826116383075714, 0.7110689282417297, 0.39286771416664124, 0.41295310854911804, 0.08786380290985107, 0.06534256786108017, 0.29198822379112244, 0.37344667315483093, 0.9757817387580872, 0.6036208271980286, 0.5226233601570129, 0.2816721200942993, 0.1674025058746338, 0.6463317275047302], "count": [3713]}, "timestamp": {"min": [0.0], "max": [123.73333333333333], "mean": [61.866666666666674], "std": [35.72835786256563], "count": [3713]}, "frame_index": {"min": [0], "max": [3712], "mean": [1856.0], "std": [1071.850735876969], "count": [3713]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [3713]}, "index": {"min": [265951], "max": [269663], "mean": [267807.0], "std": [1071.850735876969], "count": [3713]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3713]}, "subtask_annotation": {"mean": [14.287638028548344, 33.0, 33.0, 33.0, 33.0], "std": [7.145157309877888, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3713]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [3713]}, "eef_direction_state": {"mean": [5.253164556962025, 3.607594936708861], "std": [1.67039020137416, 2.373844471913496], "min": [0, 0], "max": [6, 6], "count": [3713]}, "eef_velocity_state": {"mean": [0.3280366280635605, 1.0328575276057097], "std": [0.6846497818099613, 0.8964711290514488], "min": [0, 0], "max": [2, 2], "count": [3713]}, "eef_acc_mag_state": {"mean": [0.288446000538648, 0.9046593051440883], "std": [0.6305095074654582, 0.8368450032064552], "min": [0, 0], "max": [2, 2], "count": [3713]}, "eef_direction_action": {"mean": [5.253164556962025, 3.607594936708861], "std": [1.67039020137416, 2.373844471913496], "min": [0, 0], "max": [6, 6], "count": [3713]}, "eef_velocity_action": {"mean": [0.3280366280635605, 1.0328575276057097], "std": [0.6846497818099613, 0.8964711290514488], "min": [0, 0], "max": [2, 2], "count": [3713]}, "eef_acc_mag_action": {"mean": [0.288446000538648, 0.9046593051440883], "std": [0.6305095074654582, 0.8368450032064552], "min": [0, 0], "max": [2, 2], "count": [3713]}, "eef_sim_pose_state": {"mean": [0.11533926800407733, 0.2995796117803189, 1.2014949614455916, -0.016666142309857905, 0.023214932423669465, -0.12736214927916706, 0.23925644836972942, -0.2851336199174103, 1.2169521544460364, 0.031116885675820636, 0.20185097434491076, 0.15730756697614345], "std": [0.1049883773356961, 0.09044827292448743, 0.0412853542902706, 0.07065546862217775, 0.07680807757618444, 0.29717040167926057, 0.16996008877909927, 0.12717910098025845, 0.05927542713241081, 0.24330368790058052, 0.3492610503714599, 0.34209859737511816], "min": [0.055659083186373595, -0.13801260744469981, 1.151385532621816, -0.2899779046073413, -0.41037039442569, -1.291295480361177, 0.05286161846055162, -0.6686781389983875, 1.09857502863687, -1.0793325152760829, -0.40352512475652813, -1.156905901785345], "max": [0.5509783836221813, 0.34086613593869397, 1.3710279467268043, 0.17129295079302143, 0.4296984871064411, 0.4918849108684733, 0.6128304511014763, 0.05289106531193902, 1.4415348425397096, 0.9712144540533117, 1.1888627732877892, 1.323049825871748], "count": [3713]}, "eef_sim_pose_action": {"mean": [0.11533926800407733, 0.2995796117803189, 1.2014949614455916, -0.016666142309857905, 0.023214932423669465, -0.12736214927916706, 0.23925644836972942, -0.2851336199174103, 1.2169521544460364, 0.031116885675820636, 0.20185097434491076, 0.15730756697614345], "std": [0.1049883773356961, 0.09044827292448743, 0.0412853542902706, 0.07065546862217775, 0.07680807757618444, 0.29717040167926057, 0.16996008877909927, 0.12717910098025845, 0.05927542713241081, 0.24330368790058052, 0.3492610503714599, 0.34209859737511816], "min": [0.055659083186373595, -0.13801260744469981, 1.151385532621816, -0.2899779046073413, -0.41037039442569, -1.291295480361177, 0.05286161846055162, -0.6686781389983875, 1.09857502863687, -1.0793325152760829, -0.40352512475652813, -1.156905901785345], "max": [0.5509783836221813, 0.34086613593869397, 1.3710279467268043, 0.17129295079302143, 0.4296984871064411, 0.4918849108684733, 0.6128304511014763, 0.05289106531193902, 1.4415348425397096, 0.9712144540533117, 1.1888627732877892, 1.323049825871748], "count": [3713]}, "gripper_mode_state": {"mean": [0.951791004578508, 0.730676003231888], "std": [0.21420758198987264, 0.44360859046344653], "min": [0, 0], "max": [1, 1], "count": [3713]}, "gripper_activity_state": {"mean": [1.9795313762456235, 1.84163748990035], "std": [0.1902868860485899, 0.5081831953095121], "min": [0, 0], "max": [2, 2], "count": [3713]}, "gripper_mode_action": {"mean": [0.951791004578508, 0.730676003231888], "std": [0.21420758198987264, 0.44360859046344653], "min": [0, 0], "max": [1, 1], "count": [3713]}, "gripper_activity_action": {"mean": [1.9795313762456235, 1.84163748990035], "std": [0.1902868860485899, 0.5081831953095121], "min": [0, 0], "max": [2, 2], "count": [3713]}, "gripper_open_scale_state": {"mean": [0.07674686763029796, 0.2545697989751265], "std": [0.16685274461465996, 0.3693316109300421], "min": [0.03757084693227496, 0.019009960549218313], "max": [0.9739876474652972, 0.9759797368730817], "count": [3713]}, "gripper_open_scale_action": {"mean": [0.07674686763029796, 0.2545697989751265], "std": [0.16685274461465996, 0.3693316109300421], "min": [0.03757084693227496, 0.019009960549218313], "max": [0.9739876474652972, 0.9759797368730817], "count": [3713]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3072449562414855]], [[0.32313060896161655]], [[0.26494734202142606]]], "std": [[[0.18171226600153734]], [[0.18737395937843943]], [[0.15525692599694454]]], "count": [411]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004229501614109]], [[0.40090874918499436]], [[0.38533994481815437]]], "std": [[[0.19159704740231742]], [[0.19987543287410395]], [[0.2159455432952332]]], "count": [411]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44146737724557245]], [[0.42773891923625357]], [[0.3942344049001055]]], "std": [[[0.2548062122276992]], [[0.23830782027685782]], [[0.24802104833667282]]], "count": [411]}, "observation.state": {"min": [-0.7259238362312317, -0.011855876073241234, -0.8406214714050293, -1.3014646768569946, -0.5447688698768616, -0.3679516017436981, 0.06755312532186508, -1.5104398727416992, -0.013553343713283539, -1.9297478199005127, -1.4556938409805298, -0.37801694869995117, -0.32520392537117004, 0.0355464443564415], "max": [0.27929821610450745, 1.7455378770828247, 0.002645909320563078, 0.1133856251835823, 0.3545146882534027, 0.11575406044721603, 0.0697270855307579, 0.8881748914718628, 2.685791015625, 0.033738695085048676, 0.6220834851264954, 0.7884511947631836, 0.3213335871696472, 1.7062861919403076], "mean": [-0.008823344483971596, 0.1169920489192009, -0.056465912610292435, -0.02761811949312687, -0.00947788916528225, -0.01259628590196371, 0.06805664300918579, -0.09975527226924896, 1.072575569152832, -0.4431232213973999, -0.4352215528488159, 0.05027201771736145, 0.045109402388334274, 0.46310311555862427], "std": [0.08511918038129807, 0.3789159059524536, 0.13179001212120056, 0.2592950761318207, 0.07042302191257477, 0.04076305776834488, 0.0001631554332561791, 0.46863096952438354, 0.8977611064910889, 0.5049552321434021, 0.4491828382015228, 0.19290581345558167, 0.11963782459497452, 0.612407922744751], "count": [3061]}, "action": {"min": [-0.7259238362312317, -0.011855876073241234, -0.8406214714050293, -1.3014646768569946, -0.5447688698768616, -0.3679516017436981, 0.06755312532186508, -1.5104398727416992, -0.013553343713283539, -1.9297478199005127, -1.4556938409805298, -0.37801694869995117, -0.32520392537117004, 0.0355464443564415], "max": [0.27929821610450745, 1.7455378770828247, 0.002645909320563078, 0.1133856251835823, 0.3545146882534027, 0.11575406044721603, 0.0697270855307579, 0.8881748914718628, 2.685791015625, 0.033738695085048676, 0.6220834851264954, 0.7884511947631836, 0.3213335871696472, 1.7062861919403076], "mean": [-0.008823344483971596, 0.1169920489192009, -0.056465912610292435, -0.02761811949312687, -0.00947788916528225, -0.01259628590196371, 0.06805664300918579, -0.09975527226924896, 1.072575569152832, -0.4431232213973999, -0.4352215528488159, 0.05027201771736145, 0.045109402388334274, 0.46310311555862427], "std": [0.08511918038129807, 0.3789159059524536, 0.13179001212120056, 0.2592950761318207, 0.07042302191257477, 0.04076305776834488, 0.0001631554332561791, 0.46863096952438354, 0.8977611064910889, 0.5049552321434021, 0.4491828382015228, 0.19290581345558167, 0.11963782459497452, 0.612407922744751], "count": [3061]}, "timestamp": {"min": [0.0], "max": [102.0], "mean": [51.0], "std": [29.45448466136637], "count": [3061]}, "frame_index": {"min": [0], "max": [3060], "mean": [1530.0], "std": [883.634539840991], "count": [3061]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [3061]}, "index": {"min": [269664], "max": [272724], "mean": [271194.0], "std": [883.634539840991], "count": [3061]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3061]}, "subtask_annotation": {"mean": [11.43155831427638, 33.0, 33.0, 33.0, 33.0], "std": [10.4778497477817, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3061]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [3061]}, "eef_direction_state": {"mean": [5.5249918327344005, 3.519438092126756], "std": [1.4424988895397608, 2.415111782998285], "min": [0, 0], "max": [6, 6], "count": [3061]}, "eef_velocity_state": {"mean": [0.199281280627246, 1.0725253185233583], "std": [0.5739750659113626, 0.8928002299874985], "min": [0, 0], "max": [2, 2], "count": [3061]}, "eef_acc_mag_state": {"mean": [0.15615811826200587, 0.9193074158771644], "std": [0.47867166858783056, 0.8394606573688146], "min": [0, 0], "max": [2, 2], "count": [3061]}, "eef_direction_action": {"mean": [5.5249918327344005, 3.519438092126756], "std": [1.4424988895397608, 2.415111782998285], "min": [0, 0], "max": [6, 6], "count": [3061]}, "eef_velocity_action": {"mean": [0.199281280627246, 1.0725253185233583], "std": [0.5739750659113626, 0.8928002299874985], "min": [0, 0], "max": [2, 2], "count": [3061]}, "eef_acc_mag_action": {"mean": [0.15615811826200587, 0.9193074158771644], "std": [0.47867166858783056, 0.8394606573688146], "min": [0, 0], "max": [2, 2], "count": [3061]}, "eef_sim_pose_state": {"mean": [0.08571521612546036, 0.3330647983229995, 1.192927547711025, -0.01375958837850446, 0.03275298044956693, -0.01838684231304259, 0.22753549684154487, -0.34618873980990444, 1.2222655776240305, 0.08389501226066481, 0.18426344167670547, -0.03553793541180829], "std": [0.06346105379056159, 0.013291206478007316, 0.031721514740321886, 0.04340064433606642, 0.05703860283701694, 0.10562939371991614, 0.1516957344495538, 0.12108730715591787, 0.06490642750215161, 0.13921413556540416, 0.3267702070643589, 0.3864935498921595], "min": [0.05449193830373228, 0.1998717014100561, 1.1822210061843077, -0.3639175874716111, -0.3232903596558261, -0.8960427737953515, 0.022348141705167156, -0.7408539215947242, 1.0685788355753152, -0.36022673307989433, -0.28973497181420127, -1.2847827118357618], "max": [0.4083936772082468, 0.3858381387664205, 1.3472608938310702, 0.12171803599615733, 0.34941726566979936, 0.3402276720703571, 0.5797777612158118, 0.08281707197245128, 1.3989384994528116, 0.6356760198619631, 1.1344617379621837, 1.0760427870865414], "count": [3061]}, "eef_sim_pose_action": {"mean": [0.08571521612546036, 0.3330647983229995, 1.192927547711025, -0.01375958837850446, 0.03275298044956693, -0.01838684231304259, 0.22753549684154487, -0.34618873980990444, 1.2222655776240305, 0.08389501226066481, 0.18426344167670547, -0.03553793541180829], "std": [0.06346105379056159, 0.013291206478007316, 0.031721514740321886, 0.04340064433606642, 0.05703860283701694, 0.10562939371991614, 0.1516957344495538, 0.12108730715591787, 0.06490642750215161, 0.13921413556540416, 0.3267702070643589, 0.3864935498921595], "min": [0.05449193830373228, 0.1998717014100561, 1.1822210061843077, -0.3639175874716111, -0.3232903596558261, -0.8960427737953515, 0.022348141705167156, -0.7408539215947242, 1.0685788355753152, -0.36022673307989433, -0.28973497181420127, -1.2847827118357618], "max": [0.4083936772082468, 0.3858381387664205, 1.3472608938310702, 0.12171803599615733, 0.34941726566979936, 0.3402276720703571, 0.5797777612158118, 0.08281707197245128, 1.3989384994528116, 0.6356760198619631, 1.1344617379621837, 1.0760427870865414], "count": [3061]}, "gripper_mode_state": {"mean": [1.0, 0.7281934008493957], "std": [0.0, 0.4448907414284949], "min": [1, 0], "max": [1, 1], "count": [3061]}, "gripper_activity_state": {"mean": [2.0, 1.833061091146684], "std": [0.0, 0.5193713114485896], "min": [2, 0], "max": [2, 2], "count": [3061]}, "gripper_mode_action": {"mean": [1.0, 0.7281934008493957], "std": [0.0, 0.4448907414284949], "min": [1, 0], "max": [1, 1], "count": [3061]}, "gripper_activity_action": {"mean": [2.0, 1.833061091146684], "std": [0.0, 0.5193713114485896], "min": [2, 0], "max": [2, 2], "count": [3061]}, "gripper_open_scale_state": {"mean": [0.0388892139826924, 0.2646332473889642], "std": [9.32313850774585e-05, 0.34994718153654597], "min": [0.03860178589820862, 0.02031225391796657], "max": [0.039844048874718804, 0.9750206811087472], "count": [3061]}, "gripper_open_scale_action": {"mean": [0.0388892139826924, 0.2646332473889642], "std": [9.32313850774585e-05, 0.34994718153654597], "min": [0.03860178589820862, 0.02031225391796657], "max": [0.039844048874718804, 0.9750206811087472], "count": [3061]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.530462676094558]], [[0.5661106556106033]], [[0.5393676528737236]]], "std": [[[0.2221347975294853]], [[0.23526522294085625]], [[0.25009269235760384]]], "count": [281]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431790785709302]], [[0.4414328698857954]], [[0.42428289198241576]]], "std": [[[0.16664431105806413]], [[0.14933810394848193]], [[0.16216752553910688]]], "count": [281]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46513687790260433]], [[0.43063606478574035]], [[0.4079014742710053]]], "std": [[[0.24864497128154683]], [[0.23738288442902553]], [[0.24744395892014337]]], "count": [281]}, "observation.state": {"min": [-0.7112835645675659, -0.00861533172428608, -0.7822999358177185, -0.9418641924858093, -0.17578554153442383, -1.1028263568878174, 0.06772488355636597, -1.7168930768966675, -0.0070361061953008175, -1.9527575969696045, -1.4066604375839233, -0.7969427108764648, -0.15294437110424042, 0.03587225824594498], "max": [0.0414164736866951, 1.6214176416397095, 0.0013542053056880832, 0.04130919650197029, 0.3387986421585083, 0.18904243409633636, 0.06910119205713272, 0.7647648453712463, 2.3976118564605713, 0.0026907497085630894, 0.7179030179977417, 1.0817416906356812, 1.6281636953353882, 1.7062861919403076], "mean": [-0.029284175485372543, 0.11738444119691849, -0.05784763768315315, -0.05229560658335686, 0.00852818414568901, -0.06743483990430832, 0.0679936483502388, -0.18907944858074188, 1.1936665773391724, -0.6883235573768616, -0.28700509667396545, -0.016197435557842255, 0.22545914351940155, 0.6639983654022217], "std": [0.1168813407421112, 0.37098535895347595, 0.16830909252166748, 0.21691814064979553, 0.04796147346496582, 0.24677495658397675, 0.00014480017125606537, 0.6580129265785217, 0.8628008961677551, 0.5749990344047546, 0.5634536147117615, 0.30218493938446045, 0.3006022572517395, 0.6596169471740723], "count": [1847]}, "action": {"min": [-0.7112835645675659, -0.00861533172428608, -0.7822999358177185, -0.9418641924858093, -0.17578554153442383, -1.1028263568878174, 0.06772488355636597, -1.7168930768966675, -0.0070361061953008175, -1.9527575969696045, -1.4066604375839233, -0.7969427108764648, -0.15294437110424042, 0.03587225824594498], "max": [0.0414164736866951, 1.6214176416397095, 0.0013542053056880832, 0.04130919650197029, 0.3387986421585083, 0.18904243409633636, 0.06910119205713272, 0.7647648453712463, 2.3976118564605713, 0.0026907497085630894, 0.7179030179977417, 1.0817416906356812, 1.6281636953353882, 1.7062861919403076], "mean": [-0.029284175485372543, 0.11738444119691849, -0.05784763768315315, -0.05229560658335686, 0.00852818414568901, -0.06743483990430832, 0.0679936483502388, -0.18907944858074188, 1.1936665773391724, -0.6883235573768616, -0.28700509667396545, -0.016197435557842255, 0.22545914351940155, 0.6639983654022217], "std": [0.1168813407421112, 0.37098535895347595, 0.16830909252166748, 0.21691814064979553, 0.04796147346496582, 0.24677495658397675, 0.00014480017125606537, 0.6580129265785217, 0.8628008961677551, 0.5749990344047546, 0.5634536147117615, 0.30218493938446045, 0.3006022572517395, 0.6596169471740723], "count": [1847]}, "timestamp": {"min": [0.0], "max": [61.53333333333333], "mean": [30.766666666666666], "std": [17.77276318165274], "count": [1847]}, "frame_index": {"min": [0], "max": [1846], "mean": [923.0], "std": [533.1828954495821], "count": [1847]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [1847]}, "index": {"min": [272725], "max": [274571], "mean": [273648.0], "std": [533.1828954495821], "count": [1847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1847]}, "subtask_annotation": {"mean": [15.637249593936113, 33.0, 33.0, 33.0, 33.0], "std": [11.87406753476737, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1847]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [1847]}, "eef_direction_state": {"mean": [5.526258798050893, 3.3059014618299947], "std": [1.4464781732663625, 2.173593263262887], "min": [0, 0], "max": [6, 6], "count": [1847]}, "eef_velocity_state": {"mean": [0.1997834325933947, 1.382782891174878], "std": [0.5771688989705059, 0.8525170528263253], "min": [0, 0], "max": [2, 2], "count": [1847]}, "eef_acc_mag_state": {"mean": [0.16459122902003248, 1.1136978884677855], "std": [0.49903223418075376, 0.8027171788401419], "min": [0, 0], "max": [2, 2], "count": [1847]}, "eef_direction_action": {"mean": [5.526258798050893, 3.3059014618299947], "std": [1.4464781732663625, 2.173593263262887], "min": [0, 0], "max": [6, 6], "count": [1847]}, "eef_velocity_action": {"mean": [0.1997834325933947, 1.382782891174878], "std": [0.5771688989705059, 0.8525170528263253], "min": [0, 0], "max": [2, 2], "count": [1847]}, "eef_acc_mag_action": {"mean": [0.16459122902003248, 1.1136978884677855], "std": [0.49903223418075376, 0.8027171788401419], "min": [0, 0], "max": [2, 2], "count": [1847]}, "eef_sim_pose_state": {"mean": [0.08719733828229338, 0.32808250917841014, 1.1964324275063674, -0.0676915508736159, 0.00722820046972725, -0.02075787962838238, 0.22486997480366425, -0.37053791545778386, 1.2597652041002978, 0.16951392495576498, 0.20114600315000636, -0.22978483251025228], "std": [0.06294543445853319, 0.01993118487513764, 0.04190577923106208, 0.2475659938218628, 0.03432307298541225, 0.09744378270625458, 0.15374000035368676, 0.1658528596881737, 0.07410843438513877, 0.32641937395861176, 0.32160412977834923, 0.4910792103866929], "min": [0.054685509279451885, 0.21489410139856083, 1.1818201669673694, -1.1016476811667957, -0.1597391677428308, -0.5940097865152272, 0.04413975345139769, -0.7972355349966531, 1.1121689770327041, -0.5010817459791121, -0.56696995498887, -1.5035924289743772], "max": [0.37639526271808244, 0.3408044200941199, 1.3571056125027834, 0.18572776833094523, 0.3890076902551898, 0.3347989978638563, 0.543757690292714, -0.060599038492343556, 1.5043053294823416, 1.3715317804493568, 1.0913189692478973, 0.687811600162501], "count": [1847]}, "eef_sim_pose_action": {"mean": [0.08719733828229338, 0.32808250917841014, 1.1964324275063674, -0.0676915508736159, 0.00722820046972725, -0.02075787962838238, 0.22486997480366425, -0.37053791545778386, 1.2597652041002978, 0.16951392495576498, 0.20114600315000636, -0.22978483251025228], "std": [0.06294543445853319, 0.01993118487513764, 0.04190577923106208, 0.2475659938218628, 0.03432307298541225, 0.09744378270625458, 0.15374000035368676, 0.1658528596881737, 0.07410843438513877, 0.32641937395861176, 0.32160412977834923, 0.4910792103866929], "min": [0.054685509279451885, 0.21489410139856083, 1.1818201669673694, -1.1016476811667957, -0.1597391677428308, -0.5940097865152272, 0.04413975345139769, -0.7972355349966531, 1.1121689770327041, -0.5010817459791121, -0.56696995498887, -1.5035924289743772], "max": [0.37639526271808244, 0.3408044200941199, 1.3571056125027834, 0.18572776833094523, 0.3890076902551898, 0.3347989978638563, 0.543757690292714, -0.060599038492343556, 1.5043053294823416, 1.3715317804493568, 1.0913189692478973, 0.687811600162501], "count": [1847]}, "gripper_mode_state": {"mean": [1.0, 0.5809420682187331], "std": [0.0, 0.49340488606464855], "min": [1, 0], "max": [1, 1], "count": [1847]}, "gripper_activity_state": {"mean": [2.0, 1.7125067677314565], "std": [0.0, 0.6557979692998731], "min": [2, 0], "max": [2, 2], "count": [1847]}, "gripper_mode_action": {"mean": [1.0, 0.5809420682187331], "std": [0.0, 0.49340488606464855], "min": [1, 0], "max": [1, 1], "count": [1847]}, "gripper_activity_action": {"mean": [2.0, 1.7125067677314565], "std": [0.0, 0.6557979692998731], "min": [2, 0], "max": [2, 2], "count": [1847]}, "gripper_open_scale_state": {"mean": [0.0388527862437779, 0.3794274922762595], "std": [8.27401646016143e-05, 0.376923781720671], "min": [0.03869993346078055, 0.02049843328339713], "max": [0.039486395461218696, 0.9750206811087472], "count": [1847]}, "gripper_open_scale_action": {"mean": [0.0388527862437779, 0.3794274922762595], "std": [8.27401646016143e-05, 0.376923781720671], "min": [0.03869993346078055, 0.02049843328339713], "max": [0.039486395461218696, 0.9750206811087472], "count": [1847]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5479245686204904]], [[0.5669925565717945]], [[0.5333165062262037]]], "std": [[[0.22548441315500609]], [[0.23660695346369334]], [[0.24995989351181108]]], "count": [313]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4426940215915972]], [[0.44499420709000675]], [[0.43252842597813]]], "std": [[[0.16689625193824656]], [[0.15238346244471382]], [[0.1683024248751783]]], "count": [313]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4676440205475161]], [[0.43512498868912136]], [[0.4084181074985905]]], "std": [[[0.24664031478008455]], [[0.23287531710974482]], [[0.24757911800386126]]], "count": [313]}, "observation.state": {"min": [-0.8620972037315369, -0.010682021267712116, -1.4664443731307983, -1.101012945175171, -0.45288339257240295, -1.0060511827468872, 0.06772488355636597, -1.5744563341140747, -0.007665463723242283, -1.9496629238128662, -1.5299030542373657, -0.4438975751399994, -0.18011322617530823, 0.03043529950082302], "max": [0.04309075325727463, 2.4005215167999268, -0.0015339808305725455, 0.1226113960146904, 0.5428575873374939, 0.1675170511007309, 0.06997749209403992, 0.7300460338592529, 2.6706390380859375, 0.0037464152555912733, 0.8866409063339233, 0.929913341999054, 1.7725155353546143, 1.7062861919403076], "mean": [-0.05783121660351753, 0.24442774057388306, -0.12872891128063202, -0.09216225892305374, 0.024522364139556885, -0.07218991219997406, 0.06790277361869812, -0.1589398831129074, 0.9344093203544617, -0.543239414691925, -0.23450785875320435, -0.005388258490711451, 0.13084262609481812, 0.49723681807518005], "std": [0.1675136685371399, 0.6002402901649475, 0.295611709356308, 0.306102454662323, 0.10538849234580994, 0.2598288953304291, 0.0002673201961442828, 0.5174558162689209, 0.8677709102630615, 0.5406691431999207, 0.5336757302284241, 0.19559800624847412, 0.2835588753223419, 0.6221024394035339], "count": [2132]}, "action": {"min": [-0.8620972037315369, -0.010682021267712116, -1.4664443731307983, -1.101012945175171, -0.45288339257240295, -1.0060511827468872, 0.06772488355636597, -1.5744563341140747, -0.007665463723242283, -1.9496629238128662, -1.5299030542373657, -0.4438975751399994, -0.18011322617530823, 0.03043529950082302], "max": [0.04309075325727463, 2.4005215167999268, -0.0015339808305725455, 0.1226113960146904, 0.5428575873374939, 0.1675170511007309, 0.06997749209403992, 0.7300460338592529, 2.6706390380859375, 0.0037464152555912733, 0.8866409063339233, 0.929913341999054, 1.7725155353546143, 1.7062861919403076], "mean": [-0.05783121660351753, 0.24442774057388306, -0.12872891128063202, -0.09216225892305374, 0.024522364139556885, -0.07218991219997406, 0.06790277361869812, -0.1589398831129074, 0.9344093203544617, -0.543239414691925, -0.23450785875320435, -0.005388258490711451, 0.13084262609481812, 0.49723681807518005], "std": [0.1675136685371399, 0.6002402901649475, 0.295611709356308, 0.306102454662323, 0.10538849234580994, 0.2598288953304291, 0.0002673201961442828, 0.5174558162689209, 0.8677709102630615, 0.5406691431999207, 0.5336757302284241, 0.19559800624847412, 0.2835588753223419, 0.6221024394035339], "count": [2132]}, "timestamp": {"min": [0.0], "max": [71.03333333333333], "mean": [35.516666666666666], "std": [20.51517730851966], "count": [2132]}, "frame_index": {"min": [0], "max": [2131], "mean": [1065.5], "std": [615.4553192555899], "count": [2132]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [2132]}, "index": {"min": [274572], "max": [276703], "mean": [275637.5], "std": [615.4553192555899], "count": [2132]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2132]}, "subtask_annotation": {"mean": [17.427298311444652, 33.0, 33.0, 33.0, 33.0], "std": [11.283896843419083, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2132]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [2132]}, "eef_direction_state": {"mean": [5.238742964352721, 3.75093808630394], "std": [1.796060917009717, 2.2432667778693105], "min": [0, 0], "max": [6, 6], "count": [2132]}, "eef_velocity_state": {"mean": [0.3231707317073171, 1.172607879924953], "std": [0.7184043208556112, 0.930633622888458], "min": [0, 0], "max": [2, 2], "count": [2132]}, "eef_acc_mag_state": {"mean": [0.25656660412757976, 0.9427767354596623], "std": [0.6012253230620689, 0.8334636813483043], "min": [0, 0], "max": [2, 2], "count": [2132]}, "eef_direction_action": {"mean": [5.238742964352721, 3.75093808630394], "std": [1.796060917009717, 2.2432667778693105], "min": [0, 0], "max": [6, 6], "count": [2132]}, "eef_velocity_action": {"mean": [0.3231707317073171, 1.172607879924953], "std": [0.7184043208556112, 0.930633622888458], "min": [0, 0], "max": [2, 2], "count": [2132]}, "eef_acc_mag_action": {"mean": [0.25656660412757976, 0.9427767354596623], "std": [0.6012253230620689, 0.8334636813483043], "min": [0, 0], "max": [2, 2], "count": [2132]}, "eef_sim_pose_state": {"mean": [0.1098895162455794, 0.31707081366012774, 1.2002920964549388, -0.07443425690676796, 0.023608989767651585, -0.0332477637962249, 0.20083273238171512, -0.36373224685647865, 1.2535676330416294, 0.10907537256231978, 0.15333404458849634, -0.18155711498108004], "std": [0.10766560767880196, 0.04710666369949704, 0.042325414508421054, 0.2600073072991911, 0.06441904399701559, 0.12592285559260352, 0.14841576673888218, 0.12834306159732903, 0.07973860535265742, 0.32093876924473996, 0.33844497614464497, 0.42088135310407065], "min": [0.05356225065062016, 0.10923363428393996, 1.1817842626345472, -1.009895904869853, -0.39833604758526797, -0.688012614062709, 0.049832636937976876, -0.7655706719082896, 1.1460985851743046, -1.2020717058997472, -0.5645880160910008, -1.47813915137796], "max": [0.525916354532958, 0.3467483807133251, 1.3834422702566744, 0.16518485571589378, 0.5798278671698696, 0.5051574683581248, 0.5206159620341274, 0.005263448059089914, 1.5214931898915849, 1.2965178115753193, 1.3155522836435356, 0.5609191718350205], "count": [2132]}, "eef_sim_pose_action": {"mean": [0.1098895162455794, 0.31707081366012774, 1.2002920964549388, -0.07443425690676796, 0.023608989767651585, -0.0332477637962249, 0.20083273238171512, -0.36373224685647865, 1.2535676330416294, 0.10907537256231978, 0.15333404458849634, -0.18155711498108004], "std": [0.10766560767880196, 0.04710666369949704, 0.042325414508421054, 0.2600073072991911, 0.06441904399701559, 0.12592285559260352, 0.14841576673888218, 0.12834306159732903, 0.07973860535265742, 0.32093876924473996, 0.33844497614464497, 0.42088135310407065], "min": [0.05356225065062016, 0.10923363428393996, 1.1817842626345472, -1.009895904869853, -0.39833604758526797, -0.688012614062709, 0.049832636937976876, -0.7655706719082896, 1.1460985851743046, -1.2020717058997472, -0.5645880160910008, -1.47813915137796], "max": [0.525916354532958, 0.3467483807133251, 1.3834422702566744, 0.16518485571589378, 0.5798278671698696, 0.5051574683581248, 0.5206159620341274, 0.005263448059089914, 1.5214931898915849, 1.2965178115753193, 1.3155522836435356, 0.5609191718350205], "count": [2132]}, "gripper_mode_state": {"mean": [1.0, 0.6468105065666041], "std": [0.0, 0.47796095568744656], "min": [1, 0], "max": [1, 1], "count": [2132]}, "gripper_activity_state": {"mean": [2.0, 1.802063789868668], "std": [0.0, 0.5607849795636386], "min": [2, 0], "max": [2, 2], "count": [2132]}, "gripper_mode_action": {"mean": [1.0, 0.6468105065666041], "std": [0.0, 0.47796095568744656], "min": [1, 0], "max": [1, 1], "count": [2132]}, "gripper_activity_action": {"mean": [2.0, 1.802063789868668], "std": [0.0, 0.5607849795636386], "min": [2, 0], "max": [2, 2], "count": [2132]}, "gripper_open_scale_state": {"mean": [0.038800643236283815, 0.2841343844588512], "std": [0.0001527523146303358, 0.35548694548844034], "min": [0.03869993346078055, 0.017391599714756012], "max": [0.03998713833945138, 0.9750206811087472], "count": [2132]}, "gripper_open_scale_action": {"mean": [0.038800643236283815, 0.2841343844588512], "std": [0.0001527523146303358, 0.35548694548844034], "min": [0.03869993346078055, 0.017391599714756012], "max": [0.03998713833945138, 0.9750206811087472], "count": [2132]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899315203384877]], [[0.5307645024642648]], [[0.5263793182754132]]], "std": [[[0.24540975844125235]], [[0.27078000144747344]], [[0.29018595649434886]]], "count": [328]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387326106594399]], [[0.4420820015675647]], [[0.4314043096405229]]], "std": [[[0.16771732432128503]], [[0.1711964785155484]], [[0.19526098805874223]]], "count": [328]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495073712072905]], [[0.41439501966098097]], [[0.39599475015277114]]], "std": [[[0.25364558419665284]], [[0.2534673338638794]], [[0.2726336220720742]]], "count": [328]}, "observation.state": {"min": [-0.8182786107063293, -0.011663117446005344, -0.9035146832466125, -1.5299999713897705, -0.6065529584884644, -1.0805937051773071, 0.06810014694929123, -1.2903085947036743, -0.015261697582900524, -1.9680973291397095, -1.5299999713897705, -0.5272061824798584, -0.21344353258609772, 0.041139569133520126], "max": [0.007005190476775169, 2.1154956817626953, 2.693126573339175e-18, 0.28519296646118164, 0.3190680146217346, 0.2270144522190094, 0.06947670131921768, 0.7115505337715149, 2.743816375732422, 0.004355341196060181, 0.71478271484375, 1.0948002338409424, 1.3038262128829956, 1.70822274684906], "mean": [-0.0458197183907032, 0.21883633732795715, -0.11203427612781525, -0.053484704345464706, 0.025854820385575294, -0.0509796068072319, 0.06829231977462769, -0.12793681025505066, 1.1198830604553223, -0.6200575232505798, -0.29905155301094055, 0.08020506799221039, 0.13218626379966736, 0.5941569209098816], "std": [0.14526678621768951, 0.5702289342880249, 0.20040622353553772, 0.441047340631485, 0.0839252695441246, 0.24682796001434326, 0.00022889216779731214, 0.4495844542980194, 0.9220922589302063, 0.5802360773086548, 0.5033597350120544, 0.20800001919269562, 0.2983666956424713, 0.6814349293708801], "count": [2266]}, "action": {"min": [-0.8182786107063293, -0.011663117446005344, -0.9035146832466125, -1.5299999713897705, -0.6065529584884644, -1.0805937051773071, 0.06810014694929123, -1.2903085947036743, -0.015261697582900524, -1.9680973291397095, -1.5299999713897705, -0.5272061824798584, -0.21344353258609772, 0.041139569133520126], "max": [0.007005190476775169, 2.1154956817626953, 2.693126573339175e-18, 0.28519296646118164, 0.3190680146217346, 0.2270144522190094, 0.06947670131921768, 0.7115505337715149, 2.743816375732422, 0.004355341196060181, 0.71478271484375, 1.0948002338409424, 1.3038262128829956, 1.70822274684906], "mean": [-0.0458197183907032, 0.21883633732795715, -0.11203427612781525, -0.053484704345464706, 0.025854820385575294, -0.0509796068072319, 0.06829231977462769, -0.12793681025505066, 1.1198830604553223, -0.6200575232505798, -0.29905155301094055, 0.08020506799221039, 0.13218626379966736, 0.5941569209098816], "std": [0.14526678621768951, 0.5702289342880249, 0.20040622353553772, 0.441047340631485, 0.0839252695441246, 0.24682796001434326, 0.00022889216779731214, 0.4495844542980194, 0.9220922589302063, 0.5802360773086548, 0.5033597350120544, 0.20800001919269562, 0.2983666956424713, 0.6814349293708801], "count": [2266]}, "timestamp": {"min": [0.0], "max": [75.5], "mean": [37.75], "std": [21.804593043159], "count": [2266]}, "frame_index": {"min": [0], "max": [2265], "mean": [1132.5], "std": [654.13779129477], "count": [2266]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [2266]}, "index": {"min": [276704], "max": [278969], "mean": [277836.5], "std": [654.13779129477], "count": [2266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2266]}, "subtask_annotation": {"mean": [15.703000882612534, 33.0, 33.0, 33.0, 33.0], "std": [10.728806559927875, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2266]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [2266]}, "eef_direction_state": {"mean": [5.335834068843778, 3.3790820829655783], "std": [1.695931254957045, 2.3122690233859675], "min": [0, 0], "max": [6, 6], "count": [2266]}, "eef_velocity_state": {"mean": [0.27184466019417475, 1.238305383936452], "std": [0.6591549892008357, 0.8984921891089722], "min": [0, 0], "max": [2, 2], "count": [2266]}, "eef_acc_mag_state": {"mean": [0.2175639894086496, 1.0357458075904677], "std": [0.5659275841906738, 0.8313433523250554], "min": [0, 0], "max": [2, 2], "count": [2266]}, "eef_direction_action": {"mean": [5.335834068843778, 3.3790820829655783], "std": [1.695931254957045, 2.3122690233859675], "min": [0, 0], "max": [6, 6], "count": [2266]}, "eef_velocity_action": {"mean": [0.27184466019417475, 1.238305383936452], "std": [0.6591549892008357, 0.8984921891089722], "min": [0, 0], "max": [2, 2], "count": [2266]}, "eef_acc_mag_action": {"mean": [0.2175639894086496, 1.0357458075904677], "std": [0.5659275841906738, 0.8313433523250554], "min": [0, 0], "max": [2, 2], "count": [2266]}, "eef_sim_pose_state": {"mean": [0.10062384514243859, 0.32130484669471493, 1.1955268056511583, -0.05369625267344447, 0.05315833811542025, -0.019802293659785787, 0.24646521388290854, -0.3577680360047109, 1.2416347785699218, 0.15452612161765328, 0.1972831409524379, -0.039319228816418306], "std": [0.09621137736980327, 0.03702923258776929, 0.03540938142073059, 0.2519705562251451, 0.1050705994668341, 0.12441397208721398, 0.1650220052830181, 0.13134365206886386, 0.07336818660073213, 0.30233384177579725, 0.32323612276652175, 0.38788383749943106], "min": [0.058822900252340105, 0.15415321932501538, 1.1808708824813405, -1.063373572147953, -0.47332400294416166, -0.8417983564604226, 0.04912551280200048, -0.711599268280803, 1.150703968639216, -0.21083958964977678, -0.5182784338660742, -1.1351464758870138], "max": [0.4581108045068678, 0.3382310136110942, 1.418381440117292, 0.26849786340506954, 0.4504863543750641, 0.21020175619476053, 0.5540554104932858, 0.004247637686985217, 1.4799938229881866, 1.4409030078606546, 1.146976773494782, 1.1437937097742574], "count": [2266]}, "eef_sim_pose_action": {"mean": [0.10062384514243859, 0.32130484669471493, 1.1955268056511583, -0.05369625267344447, 0.05315833811542025, -0.019802293659785787, 0.24646521388290854, -0.3577680360047109, 1.2416347785699218, 0.15452612161765328, 0.1972831409524379, -0.039319228816418306], "std": [0.09621137736980327, 0.03702923258776929, 0.03540938142073059, 0.2519705562251451, 0.1050705994668341, 0.12441397208721398, 0.1650220052830181, 0.13134365206886386, 0.07336818660073213, 0.30233384177579725, 0.32323612276652175, 0.38788383749943106], "min": [0.058822900252340105, 0.15415321932501538, 1.1808708824813405, -1.063373572147953, -0.47332400294416166, -0.8417983564604226, 0.04912551280200048, -0.711599268280803, 1.150703968639216, -0.21083958964977678, -0.5182784338660742, -1.1351464758870138], "max": [0.4581108045068678, 0.3382310136110942, 1.418381440117292, 0.26849786340506954, 0.4504863543750641, 0.21020175619476053, 0.5540554104932858, 0.004247637686985217, 1.4799938229881866, 1.4409030078606546, 1.146976773494782, 1.1437937097742574], "count": [2266]}, "gripper_mode_state": {"mean": [1.0, 0.6081200353045013], "std": [0.0, 0.4881701117087767], "min": [1, 0], "max": [1, 1], "count": [2266]}, "gripper_activity_state": {"mean": [2.0, 1.7846425419240952], "std": [0.0, 0.5825142420704327], "min": [2, 0], "max": [2, 2], "count": [2266]}, "gripper_mode_action": {"mean": [1.0, 0.6081200353045013], "std": [0.0, 0.4881701117087767], "min": [1, 0], "max": [1, 1], "count": [2266]}, "gripper_activity_action": {"mean": [2.0, 1.7846425419240952], "std": [0.0, 0.5825142420704327], "min": [2, 0], "max": [2, 2], "count": [2266]}, "gripper_open_scale_state": {"mean": [0.03902454209792074, 0.3395194816489387], "std": [0.00013079511254934995, 0.3893905065870202], "min": [0.03891436968530927, 0.023508325219154358], "max": [0.0397009721824101, 0.9761272839137486], "count": [2266]}, "gripper_open_scale_action": {"mean": [0.03902454209792074, 0.3395194816489387], "std": [0.00013079511254934995, 0.3893905065870202], "min": [0.03891436968530927, 0.023508325219154358], "max": [0.0397009721824101, 0.9761272839137486], "count": [2266]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5303440535174644]], [[0.5537041877503689]], [[0.5316620616346897]]], "std": [[[0.23106265781737267]], [[0.2467895629804809]], [[0.2626192666891711]]], "count": [310]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45668387536017996]], [[0.4530442863166772]], [[0.43718241794925855]]], "std": [[[0.168131557646278]], [[0.1592252909909995]], [[0.17805166813109277]]], "count": [310]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720743165366505]], [[0.4300218787335723]], [[0.4031458570524984]]], "std": [[[0.2507480737706868]], [[0.2485318097889915]], [[0.26812984941792367]]], "count": [310]}, "observation.state": {"min": [-0.5079135894775391, -5.421010862427522e-19, -0.5496516227722168, -1.1397477388381958, -0.17988258600234985, -0.5820618271827698, 0.06772488355636597, -1.2836333513259888, -0.012191693298518658, -1.9710112810134888, -1.4762614965438843, -0.48460841178894043, -0.18770147860050201, 0.03679947555065155], "max": [0.004998152609914541, 1.360530138015747, 0.0, 0.230383038520813, 0.3479923605918884, 0.15487845242023468, 0.06910119205713272, 0.7296541333198547, 2.504924774169922, 0.003921453841030598, 0.6749515533447266, 1.135512113571167, 1.4085590839385986, 1.7062861919403076], "mean": [-0.019529016688466072, 0.06882660835981369, -0.025923393666744232, -0.047257646918296814, 0.002625912893563509, -0.011019623838365078, 0.06798867881298065, -0.13185077905654907, 0.9244028925895691, -0.5083352327346802, -0.2997009754180908, 0.05957944691181183, 0.1361660212278366, 0.5573862791061401], "std": [0.06462911516427994, 0.2666598856449127, 0.09771455824375153, 0.2224425971508026, 0.035948745906353, 0.07868324220180511, 0.00011320335761411116, 0.4303361773490906, 0.8271111249923706, 0.523653507232666, 0.45778676867485046, 0.23569510877132416, 0.3012448847293854, 0.6140892505645752], "count": [2103]}, "action": {"min": [-0.5079135894775391, -5.421010862427522e-19, -0.5496516227722168, -1.1397477388381958, -0.17988258600234985, -0.5820618271827698, 0.06772488355636597, -1.2836333513259888, -0.012191693298518658, -1.9710112810134888, -1.4762614965438843, -0.48460841178894043, -0.18770147860050201, 0.03679947555065155], "max": [0.004998152609914541, 1.360530138015747, 0.0, 0.230383038520813, 0.3479923605918884, 0.15487845242023468, 0.06910119205713272, 0.7296541333198547, 2.504924774169922, 0.003921453841030598, 0.6749515533447266, 1.135512113571167, 1.4085590839385986, 1.7062861919403076], "mean": [-0.019529016688466072, 0.06882660835981369, -0.025923393666744232, -0.047257646918296814, 0.002625912893563509, -0.011019623838365078, 0.06798867881298065, -0.13185077905654907, 0.9244028925895691, -0.5083352327346802, -0.2997009754180908, 0.05957944691181183, 0.1361660212278366, 0.5573862791061401], "std": [0.06462911516427994, 0.2666598856449127, 0.09771455824375153, 0.2224425971508026, 0.035948745906353, 0.07868324220180511, 0.00011320335761411116, 0.4303361773490906, 0.8271111249923706, 0.523653507232666, 0.45778676867485046, 0.23569510877132416, 0.3012448847293854, 0.6140892505645752], "count": [2103]}, "timestamp": {"min": [0.0], "max": [70.06666666666666], "mean": [35.03333333333334], "std": [20.236124647292048], "count": [2103]}, "frame_index": {"min": [0], "max": [2102], "mean": [1051.0], "std": [607.0837394187615], "count": [2103]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [2103]}, "index": {"min": [278970], "max": [281072], "mean": [280021.0], "std": [607.0837394187615], "count": [2103]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2103]}, "subtask_annotation": {"mean": [17.06229196386115, 33.0, 33.0, 33.0, 33.0], "std": [11.094005435860527, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2103]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [2103]}, "eef_direction_state": {"mean": [5.673323823109843, 3.2805515929624347], "std": [1.2103086826163492, 2.3718184696850955], "min": [0, 0], "max": [6, 6], "count": [2103]}, "eef_velocity_state": {"mean": [0.1459819305753685, 1.2520209224916785], "std": [0.49925457859007116, 0.8960283559064433], "min": [0, 0], "max": [2, 2], "count": [2103]}, "eef_acc_mag_state": {"mean": [0.12220637184973847, 1.0599144079885878], "std": [0.4380787184882575, 0.8356223772111195], "min": [0, 0], "max": [2, 2], "count": [2103]}, "eef_direction_action": {"mean": [5.673323823109843, 3.2805515929624347], "std": [1.2103086826163492, 2.3718184696850955], "min": [0, 0], "max": [6, 6], "count": [2103]}, "eef_velocity_action": {"mean": [0.1459819305753685, 1.2520209224916785], "std": [0.49925457859007116, 0.8960283559064433], "min": [0, 0], "max": [2, 2], "count": [2103]}, "eef_acc_mag_action": {"mean": [0.12220637184973847, 1.0599144079885878], "std": [0.4380787184882575, 0.8356223772111195], "min": [0, 0], "max": [2, 2], "count": [2103]}, "eef_sim_pose_state": {"mean": [0.07910038530805807, 0.3321927694853368, 1.191513862803392, -0.011668563701372349, -0.004244670040060789, -0.016847977485406514, 0.2100275339562755, -0.3640650690586682, 1.2578798172473158, 0.13708543288471264, 0.11722282779902403, -0.07117546844984533], "std": [0.040992714116295084, 0.007984432917032595, 0.036204260889216015, 0.08016787841111218, 0.05202713639478637, 0.0742810249746384, 0.1421900095032537, 0.12191569522350477, 0.07077263749926344, 0.2883507664799382, 0.23821810806016874, 0.40062127933972624], "min": [0.05988789506526228, 0.2610400408727082, 1.1807205912141905, -0.5528703218895956, -0.3659721247812502, -0.6717600864997669, 0.05237154752400072, -0.7652455529357948, 1.180969198646349, -0.17063336421560135, -0.5204968892126249, -1.5475202789818652], "max": [0.2987416535187465, 0.3395588213568934, 1.3561325220474658, 0.15536675642223607, 0.14871371663356991, 0.26144401515944987, 0.506049837301416, 0.01002725196422495, 1.453522005459301, 1.3788882578031343, 0.9538105619008972, 1.1280241390979073], "count": [2103]}, "eef_sim_pose_action": {"mean": [0.07910038530805807, 0.3321927694853368, 1.191513862803392, -0.011668563701372349, -0.004244670040060789, -0.016847977485406514, 0.2100275339562755, -0.3640650690586682, 1.2578798172473158, 0.13708543288471264, 0.11722282779902403, -0.07117546844984533], "std": [0.040992714116295084, 0.007984432917032595, 0.036204260889216015, 0.08016787841111218, 0.05202713639478637, 0.0742810249746384, 0.1421900095032537, 0.12191569522350477, 0.07077263749926344, 0.2883507664799382, 0.23821810806016874, 0.40062127933972624], "min": [0.05988789506526228, 0.2610400408727082, 1.1807205912141905, -0.5528703218895956, -0.3659721247812502, -0.6717600864997669, 0.05237154752400072, -0.7652455529357948, 1.180969198646349, -0.17063336421560135, -0.5204968892126249, -1.5475202789818652], "max": [0.2987416535187465, 0.3395588213568934, 1.3561325220474658, 0.15536675642223607, 0.14871371663356991, 0.26144401515944987, 0.506049837301416, 0.01002725196422495, 1.453522005459301, 1.3788882578031343, 0.9538105619008972, 1.1280241390979073], "count": [2103]}, "gripper_mode_state": {"mean": [1.0, 0.5815501664289111], "std": [0.0, 0.4933047439011818], "min": [1, 0], "max": [1, 1], "count": [2103]}, "gripper_activity_state": {"mean": [2.0, 1.776034236804565], "std": [0.0, 0.5921952862277878], "min": [2, 0], "max": [2, 2], "count": [2103]}, "gripper_mode_action": {"mean": [1.0, 0.5815501664289111], "std": [0.0, 0.4933047439011818], "min": [1, 0], "max": [1, 1], "count": [2103]}, "gripper_activity_action": {"mean": [2.0, 1.776034236804565], "std": [0.0, 0.5921952862277878], "min": [2, 0], "max": [2, 2], "count": [2103]}, "gripper_open_scale_state": {"mean": [0.03884985195732856, 0.3185049425690375], "std": [6.468279963227404e-05, 0.35090832172401126], "min": [0.03869993346078055, 0.02102827174322946], "max": [0.039486395461218696, 0.9750206811087472], "count": [2103]}, "gripper_open_scale_action": {"mean": [0.03884985195732856, 0.3185049425690375], "std": [6.468279963227404e-05, 0.35090832172401126], "min": [0.03869993346078055, 0.02102827174322946], "max": [0.039486395461218696, 0.9750206811087472], "count": [2103]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5198900795665263]], [[0.5546015751140442]], [[0.5363559711910654]]], "std": [[[0.2311737625350299]], [[0.25129537814327757]], [[0.2686970228094777]]], "count": [309]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45262002929542905]], [[0.45005963347223105]], [[0.43550249857224443]]], "std": [[[0.15936157407091567]], [[0.14784186520627818]], [[0.1648261696778942]]], "count": [309]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47069926796680556]], [[0.43071747008763955]], [[0.40133833576580574]]], "std": [[[0.2494197044951842]], [[0.2420016242412056]], [[0.26083983411688066]]], "count": [309]}, "observation.state": {"min": [-0.4896869361400604, -0.0045184665359556675, -0.6917991638183594, -0.882038950920105, -0.357966810464859, -0.4963097870349884, 0.06797522306442261, -1.1257590055465698, -0.008193603716790676, -1.6594839096069336, -1.5299999713897705, -0.5433893799781799, -0.20264139771461487, 0.03645898774266243], "max": [0.13392587006092072, 1.5959546566009521, 0.0037340817507356405, 0.2840227782726288, 0.2850986421108246, 0.1774289458990097, 0.06910119205713272, 0.6388401389122009, 2.616971254348755, 0.002146464306861162, 0.36726805567741394, 1.10931396484375, 1.6346489191055298, 1.6925694942474365], "mean": [-0.017645668238401413, 0.10637838393449783, -0.04376032203435898, -0.05411133915185928, 0.003863645950332284, -0.02027549408376217, 0.06810842454433441, -0.15958936512470245, 1.1172021627426147, -0.5416744947433472, -0.38578855991363525, 0.045556362718343735, 0.12132086604833603, 0.5696138143539429], "std": [0.06787876784801483, 0.3502086400985718, 0.14024241268634796, 0.20326414704322815, 0.044009216129779816, 0.07823245227336884, 8.72864548000507e-05, 0.3889177143573761, 0.9137688875198364, 0.5173520445823669, 0.4989185929298401, 0.20894764363765717, 0.29515671730041504, 0.6300824284553528], "count": [2090]}, "action": {"min": [-0.4896869361400604, -0.0045184665359556675, -0.6917991638183594, -0.882038950920105, -0.357966810464859, -0.4963097870349884, 0.06797522306442261, -1.1257590055465698, -0.008193603716790676, -1.6594839096069336, -1.5299999713897705, -0.5433893799781799, -0.20264139771461487, 0.03645898774266243], "max": [0.13392587006092072, 1.5959546566009521, 0.0037340817507356405, 0.2840227782726288, 0.2850986421108246, 0.1774289458990097, 0.06910119205713272, 0.6388401389122009, 2.616971254348755, 0.002146464306861162, 0.36726805567741394, 1.10931396484375, 1.6346489191055298, 1.6925694942474365], "mean": [-0.017645668238401413, 0.10637838393449783, -0.04376032203435898, -0.05411133915185928, 0.003863645950332284, -0.02027549408376217, 0.06810842454433441, -0.15958936512470245, 1.1172021627426147, -0.5416744947433472, -0.38578855991363525, 0.045556362718343735, 0.12132086604833603, 0.5696138143539429], "std": [0.06787876784801483, 0.3502086400985718, 0.14024241268634796, 0.20326414704322815, 0.044009216129779816, 0.07823245227336884, 8.72864548000507e-05, 0.3889177143573761, 0.9137688875198364, 0.5173520445823669, 0.4989185929298401, 0.20894764363765717, 0.29515671730041504, 0.6300824284553528], "count": [2090]}, "timestamp": {"min": [0.0], "max": [69.63333333333334], "mean": [34.81666666666667], "std": [20.111032074737267], "count": [2090]}, "frame_index": {"min": [0], "max": [2089], "mean": [1044.5], "std": [603.330962242118], "count": [2090]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [2090]}, "index": {"min": [281073], "max": [283162], "mean": [282117.5], "std": [603.330962242118], "count": [2090]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2090]}, "subtask_annotation": {"mean": [16.238277511961723, 33.0, 33.0, 33.0, 33.0], "std": [11.610120519117821, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2090]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [2090]}, "eef_direction_state": {"mean": [5.58421052631579, 3.142583732057416], "std": [1.3698180208423008, 2.385112321976348], "min": [0, 0], "max": [6, 6], "count": [2090]}, "eef_velocity_state": {"mean": [0.16937799043062202, 1.2875598086124402], "std": [0.5313340578644306, 0.8831697358424887], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_acc_mag_state": {"mean": [0.14258373205741626, 1.0717703349282297], "std": [0.46991297567894214, 0.8188083445768571], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_direction_action": {"mean": [5.58421052631579, 3.142583732057416], "std": [1.3698180208423008, 2.385112321976348], "min": [0, 0], "max": [6, 6], "count": [2090]}, "eef_velocity_action": {"mean": [0.16937799043062202, 1.2875598086124402], "std": [0.5313340578644306, 0.8831697358424887], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_acc_mag_action": {"mean": [0.14258373205741626, 1.0717703349282297], "std": [0.46991297567894214, 0.8188083445768571], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_sim_pose_state": {"mean": [0.08584485887772522, 0.33078845302547766, 1.1937482194170146, -0.020438795377640838, 0.008469596729985584, -0.013802999543825342, 0.24709451843853716, -0.3842512392335332, 1.230725033483236, 0.11979067349259102, 0.18967784395758827, -0.11178900382868953], "std": [0.05907880508221156, 0.012631857255588068, 0.03587312881131978, 0.07834145575939408, 0.03337090801274339, 0.0780789793272611, 0.15833136680930354, 0.12543887278202476, 0.0585699548144668, 0.2825147680880247, 0.2664657030255515, 0.3696376229727534], "min": [0.05341785362000499, 0.23562627603337238, 1.1814966699019769, -0.5037271579989052, -0.18618635236432834, -0.784100328754266, 0.0620862334422381, -0.7727125691809189, 1.146055855054329, -0.29640625601333553, -0.3880455051762659, -1.1229928619716132], "max": [0.3632722707158338, 0.33796307256522196, 1.3465062797285543, 0.18773785368280904, 0.3117507335823597, 0.2598643313134847, 0.5734253261853751, -0.07127087455463488, 1.4566440577036204, 1.2957365083959533, 0.9470203898490865, 0.9463734924370342], "count": [2090]}, "eef_sim_pose_action": {"mean": [0.08584485887772522, 0.33078845302547766, 1.1937482194170146, -0.020438795377640838, 0.008469596729985584, -0.013802999543825342, 0.24709451843853716, -0.3842512392335332, 1.230725033483236, 0.11979067349259102, 0.18967784395758827, -0.11178900382868953], "std": [0.05907880508221156, 0.012631857255588068, 0.03587312881131978, 0.07834145575939408, 0.03337090801274339, 0.0780789793272611, 0.15833136680930354, 0.12543887278202476, 0.0585699548144668, 0.2825147680880247, 0.2664657030255515, 0.3696376229727534], "min": [0.05341785362000499, 0.23562627603337238, 1.1814966699019769, -0.5037271579989052, -0.18618635236432834, -0.784100328754266, 0.0620862334422381, -0.7727125691809189, 1.146055855054329, -0.29640625601333553, -0.3880455051762659, -1.1229928619716132], "max": [0.3632722707158338, 0.33796307256522196, 1.3465062797285543, 0.18773785368280904, 0.3117507335823597, 0.2598643313134847, 0.5734253261853751, -0.07127087455463488, 1.4566440577036204, 1.2957365083959533, 0.9470203898490865, 0.9463734924370342], "count": [2090]}, "gripper_mode_state": {"mean": [1.0, 0.5942583732057416], "std": [0.0, 0.4910349876338729], "min": [1, 0], "max": [1, 1], "count": [2090]}, "gripper_activity_state": {"mean": [2.0, 1.722488038277512], "std": [0.0, 0.6477945884339221], "min": [2, 0], "max": [2, 2], "count": [2090]}, "gripper_mode_action": {"mean": [1.0, 0.5942583732057416], "std": [0.0, 0.4910349876338729], "min": [1, 0], "max": [1, 1], "count": [2090]}, "gripper_activity_action": {"mean": [2.0, 1.722488038277512], "std": [0.0, 0.6477945884339221], "min": [2, 0], "max": [2, 2], "count": [2090]}, "gripper_open_scale_state": {"mean": [0.03891918612561395, 0.3254933070480562], "std": [4.9876050962447046e-05, 0.3600478797590955], "min": [0.03884298460824149, 0.02083370728152139], "max": [0.039486395461218696, 0.9671825681413923], "count": [2090]}, "gripper_open_scale_action": {"mean": [0.03891918612561395, 0.3254933070480562], "std": [4.9876050962447046e-05, 0.3600478797590955], "min": [0.03884298460824149, 0.02083370728152139], "max": [0.039486395461218696, 0.9671825681413923], "count": [2090]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5293619079851232]], [[0.5597142692902433]], [[0.5532063774351722]]], "std": [[[0.23133307385006846]], [[0.25363383417724367]], [[0.2730363623042949]]], "count": [379]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4418066994901156]], [[0.4439001184173464]], [[0.4299557372054656]]], "std": [[[0.1640109222030897]], [[0.170731576544146]], [[0.20315257196857722]]], "count": [379]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502030756893786]], [[0.4172770937164077]], [[0.3995156514965998]]], "std": [[[0.2513506382068439]], [[0.2502044458618164]], [[0.26976054535877825]]], "count": [379]}, "observation.state": {"min": [-0.717793345451355, -0.012178524397313595, -1.9411404132843018, -0.9173204898834229, -0.38855937123298645, -0.37210404872894287, 0.06910119205713272, -1.558524489402771, -0.00903876032680273, -1.9705137014389038, -1.5299999713897705, -0.6861726641654968, -0.39564618468284607, 0.04150962457060814], "max": [0.1822509616613388, 2.6384470462799072, -0.0015375856310129166, 0.18421006202697754, 0.41963061690330505, 0.257357120513916, 0.07022792845964432, 0.5474947690963745, 2.7074761390686035, 0.0008699943427927792, 0.859029233455658, 1.081695556640625, 0.4224974513053894, 1.70822274684906], "mean": [-0.03153323009610176, 0.17927607893943787, -0.15791411697864532, 0.06521494686603546, 0.012326495721936226, -0.009996001608669758, 0.0691324919462204, -0.30873700976371765, 1.156968593597412, -0.7187029123306274, -0.249249666929245, 0.12525996565818787, 0.022793853655457497, 0.613437294960022], "std": [0.1253570169210434, 0.5331100821495056, 0.3245408535003662, 0.24236510694026947, 0.06365366280078888, 0.0832371711730957, 0.0001181357802124694, 0.49857839941978455, 0.9267048239707947, 0.6389297246932983, 0.5560525059700012, 0.23815928399562836, 0.1409452110528946, 0.6979194283485413], "count": [2749]}, "action": {"min": [-0.717793345451355, -0.012178524397313595, -1.9411404132843018, -0.9173204898834229, -0.38855937123298645, -0.37210404872894287, 0.06910119205713272, -1.558524489402771, -0.00903876032680273, -1.9705137014389038, -1.5299999713897705, -0.6861726641654968, -0.39564618468284607, 0.04150962457060814], "max": [0.1822509616613388, 2.6384470462799072, -0.0015375856310129166, 0.18421006202697754, 0.41963061690330505, 0.257357120513916, 0.07022792845964432, 0.5474947690963745, 2.7074761390686035, 0.0008699943427927792, 0.859029233455658, 1.081695556640625, 0.4224974513053894, 1.70822274684906], "mean": [-0.03153323009610176, 0.17927607893943787, -0.15791411697864532, 0.06521494686603546, 0.012326495721936226, -0.009996001608669758, 0.0691324919462204, -0.30873700976371765, 1.156968593597412, -0.7187029123306274, -0.249249666929245, 0.12525996565818787, 0.022793853655457497, 0.613437294960022], "std": [0.1253570169210434, 0.5331100821495056, 0.3245408535003662, 0.24236510694026947, 0.06365366280078888, 0.0832371711730957, 0.0001181357802124694, 0.49857839941978455, 0.9267048239707947, 0.6389297246932983, 0.5560525059700012, 0.23815928399562836, 0.1409452110528946, 0.6979194283485413], "count": [2749]}, "timestamp": {"min": [0.0], "max": [91.6], "mean": [45.800000000000004], "std": [26.452263083188594], "count": [2749]}, "frame_index": {"min": [0], "max": [2748], "mean": [1374.0], "std": [793.5678924956578], "count": [2749]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [2749]}, "index": {"min": [283163], "max": [285911], "mean": [284537.0], "std": [793.5678924956578], "count": [2749]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2749]}, "subtask_annotation": {"mean": [15.027282648235722, 33.0, 33.0, 33.0, 33.0], "std": [11.43792384058275, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2749]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [2749]}, "eef_direction_state": {"mean": [5.475809385230993, 3.5387413604947255], "std": [1.5142876382425718, 2.3062320904699725], "min": [0, 0], "max": [6, 6], "count": [2749]}, "eef_velocity_state": {"mean": [0.22480902146234993, 1.1629683521280465], "std": [0.6076593766709324, 0.9012723269314059], "min": [0, 0], "max": [2, 2], "count": [2749]}, "eef_acc_mag_state": {"mean": [0.18697708257548198, 0.962895598399418], "std": [0.5298969266184284, 0.8287783396109757], "min": [0, 0], "max": [2, 2], "count": [2749]}, "eef_direction_action": {"mean": [5.475809385230993, 3.5387413604947255], "std": [1.5142876382425718, 2.3062320904699725], "min": [0, 0], "max": [6, 6], "count": [2749]}, "eef_velocity_action": {"mean": [0.22480902146234993, 1.1629683521280465], "std": [0.6076593766709324, 0.9012723269314059], "min": [0, 0], "max": [2, 2], "count": [2749]}, "eef_acc_mag_action": {"mean": [0.18697708257548198, 0.962895598399418], "std": [0.5298969266184284, 0.8287783396109757], "min": [0, 0], "max": [2, 2], "count": [2749]}, "eef_sim_pose_state": {"mean": [0.0967147006263392, 0.32223639965061984, 1.198107123994249, -0.010412661525069686, 0.08649378674243953, -0.01918052682696022, 0.24269159314411334, -0.4069998279058867, 1.2558898971493764, 0.05770355812338733, 0.18063799902430494, -0.17300958597092303], "std": [0.10127189256038523, 0.04622179842274602, 0.04528159498174694, 0.08566920351842955, 0.06696968287653435, 0.11850952085433022, 0.17923518559355955, 0.12914916844343088, 0.07139572837945142, 0.12718827890172335, 0.2547494243993009, 0.477852231229049], "min": [0.05454160294666491, 0.03276821943418346, 1.1820872045556006, -0.38094572871745264, -0.3192149684419485, -0.8035699137554723, 0.04834589387849346, -0.7575503365604382, 1.1545148506881957, -0.22151225457284854, -0.3640729616733591, -1.6462302716404063], "max": [0.5574199851237469, 0.3383988094439282, 1.4004087039820974, 0.22756237772187976, 0.43737436924095796, 0.25775775699708936, 0.6376666896343008, -0.05515159717824218, 1.4434890319243323, 0.5048593998340476, 1.1610581220277512, 0.8916012273172531], "count": [2749]}, "eef_sim_pose_action": {"mean": [0.0967147006263392, 0.32223639965061984, 1.198107123994249, -0.010412661525069686, 0.08649378674243953, -0.01918052682696022, 0.24269159314411334, -0.4069998279058867, 1.2558898971493764, 0.05770355812338733, 0.18063799902430494, -0.17300958597092303], "std": [0.10127189256038523, 0.04622179842274602, 0.04528159498174694, 0.08566920351842955, 0.06696968287653435, 0.11850952085433022, 0.17923518559355955, 0.12914916844343088, 0.07139572837945142, 0.12718827890172335, 0.2547494243993009, 0.477852231229049], "min": [0.05454160294666491, 0.03276821943418346, 1.1820872045556006, -0.38094572871745264, -0.3192149684419485, -0.8035699137554723, 0.04834589387849346, -0.7575503365604382, 1.1545148506881957, -0.22151225457284854, -0.3640729616733591, -1.6462302716404063], "max": [0.5574199851237469, 0.3383988094439282, 1.4004087039820974, 0.22756237772187976, 0.43737436924095796, 0.25775775699708936, 0.6376666896343008, -0.05515159717824218, 1.4434890319243323, 0.5048593998340476, 1.1610581220277512, 0.8916012273172531], "count": [2749]}, "gripper_mode_state": {"mean": [1.0, 0.6005820298290288], "std": [0.0, 0.48977878197760283], "min": [1, 0], "max": [1, 1], "count": [2749]}, "gripper_activity_state": {"mean": [2.0, 1.8290287377228083], "std": [0.0, 0.5263668160149427], "min": [2, 0], "max": [2, 2], "count": [2749]}, "gripper_mode_action": {"mean": [1.0, 0.6005820298290288], "std": [0.0, 0.48977878197760283], "min": [1, 0], "max": [1, 1], "count": [2749]}, "gripper_activity_action": {"mean": [2.0, 1.8290287377228083], "std": [0.0, 0.5263668160149427], "min": [2, 0], "max": [2, 2], "count": [2749]}, "gripper_open_scale_state": {"mean": [0.03950407506057613, 0.35053673876515984], "std": [6.750524658060275e-05, 0.39881367095928494], "min": [0.039486395461218696, 0.023719785468918935], "max": [0.040130244834082465, 0.9761272839137486], "count": [2749]}, "gripper_open_scale_action": {"mean": [0.03950407506057613, 0.35053673876515984], "std": [6.750524658060275e-05, 0.39881367095928494], "min": [0.039486395461218696, 0.023719785468918935], "max": [0.040130244834082465, 0.9761272839137486], "count": [2749]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333186202129431]], [[0.5674607065048242]], [[0.5390416015243307]]], "std": [[[0.2252685080042992]], [[0.2406199118576231]], [[0.25731055212189086]]], "count": [301]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423991659971482]], [[0.44329641753342164]], [[0.4314109667122663]]], "std": [[[0.16857368886468]], [[0.14747606174125016]], [[0.15879150492747354]]], "count": [301]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46883051411779186]], [[0.43270381408377306]], [[0.4055083002193125]]], "std": [[[0.25267982560843805]], [[0.237465368130274]], [[0.2488710437568618]]], "count": [301]}, "observation.state": {"min": [-0.9672318696975708, -0.01178821176290512, -1.3774983882904053, -1.0430859327316284, -0.485919326543808, -0.9802137017250061, 0.06772488355636597, -1.4767146110534668, -0.0076366630382835865, -1.9604274034500122, -1.5299999713897705, -0.5205216407775879, -0.142195925116539, 0.036880120635032654], "max": [0.04272857680916786, 2.518796443939209, 0.0040463595651090145, 0.12109987437725067, 0.49547579884529114, 0.19813990592956543, 0.0697270855307579, 0.6989594101905823, 2.6098504066467285, 0.0035317835863679647, 0.6159523725509644, 1.0676506757736206, 1.5244582891464233, 1.7062861919403076], "mean": [-0.04846504330635071, 0.20009048283100128, -0.09394397586584091, -0.09526226669549942, 0.019767435267567635, -0.0387437678873539, 0.06786419451236725, -0.18779654800891876, 1.1002821922302246, -0.6019480228424072, -0.30145058035850525, 0.058860961347818375, 0.19192636013031006, 0.5873171091079712], "std": [0.16134914755821228, 0.5598970055580139, 0.26418155431747437, 0.27480176091194153, 0.10010400414466858, 0.19321294128894806, 0.00021511844533961266, 0.5335631370544434, 0.9460750222206116, 0.5797283053398132, 0.47387927770614624, 0.23300310969352722, 0.3046180009841919, 0.651413083076477], "count": [2022]}, "action": {"min": [-0.9672318696975708, -0.01178821176290512, -1.3774983882904053, -1.0430859327316284, -0.485919326543808, -0.9802137017250061, 0.06772488355636597, -1.4767146110534668, -0.0076366630382835865, -1.9604274034500122, -1.5299999713897705, -0.5205216407775879, -0.142195925116539, 0.036880120635032654], "max": [0.04272857680916786, 2.518796443939209, 0.0040463595651090145, 0.12109987437725067, 0.49547579884529114, 0.19813990592956543, 0.0697270855307579, 0.6989594101905823, 2.6098504066467285, 0.0035317835863679647, 0.6159523725509644, 1.0676506757736206, 1.5244582891464233, 1.7062861919403076], "mean": [-0.04846504330635071, 0.20009048283100128, -0.09394397586584091, -0.09526226669549942, 0.019767435267567635, -0.0387437678873539, 0.06786419451236725, -0.18779654800891876, 1.1002821922302246, -0.6019480228424072, -0.30145058035850525, 0.058860961347818375, 0.19192636013031006, 0.5873171091079712], "std": [0.16134914755821228, 0.5598970055580139, 0.26418155431747437, 0.27480176091194153, 0.10010400414466858, 0.19321294128894806, 0.00021511844533961266, 0.5335631370544434, 0.9460750222206116, 0.5797283053398132, 0.47387927770614624, 0.23300310969352722, 0.3046180009841919, 0.651413083076477], "count": [2022]}, "timestamp": {"min": [0.0], "max": [67.36666666666666], "mean": [33.68333333333333], "std": [19.456701692238095], "count": [2022]}, "frame_index": {"min": [0], "max": [2021], "mean": [1010.5], "std": [583.7010507671429], "count": [2022]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [2022]}, "index": {"min": [285912], "max": [287933], "mean": [286922.5], "std": [583.7010507671429], "count": [2022]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2022]}, "subtask_annotation": {"mean": [15.728486646884273, 33.0, 33.0, 33.0, 33.0], "std": [11.287623956535011, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2022]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [2022]}, "eef_direction_state": {"mean": [5.385262116716123, 3.3926805143422354], "std": [1.6252338812255547, 2.284880384986366], "min": [0, 0], "max": [6, 6], "count": [2022]}, "eef_velocity_state": {"mean": [0.2809099901088032, 1.2868447082096934], "std": [0.6783507978579998, 0.8955406804856598], "min": [0, 0], "max": [2, 2], "count": [2022]}, "eef_acc_mag_state": {"mean": [0.2205736894164194, 1.0568743818001978], "std": [0.5676857659329374, 0.8178460305098062], "min": [0, 0], "max": [2, 2], "count": [2022]}, "eef_direction_action": {"mean": [5.385262116716123, 3.3926805143422354], "std": [1.6252338812255547, 2.284880384986366], "min": [0, 0], "max": [6, 6], "count": [2022]}, "eef_velocity_action": {"mean": [0.2809099901088032, 1.2868447082096934], "std": [0.6783507978579998, 0.8955406804856598], "min": [0, 0], "max": [2, 2], "count": [2022]}, "eef_acc_mag_action": {"mean": [0.2205736894164194, 1.0568743818001978], "std": [0.5676857659329374, 0.8178460305098062], "min": [0, 0], "max": [2, 2], "count": [2022]}, "eef_sim_pose_state": {"mean": [0.10146609989669689, 0.3197142888993569, 1.1947422910162562, -0.03765283338092823, 0.010309024660958966, -0.028375119477132178, 0.23060169331931532, -0.37428888485419837, 1.2334223209528266, 0.2187578514180047, 0.1907006300394239, -0.12135164420032388], "std": [0.09636268392702602, 0.04555954632817466, 0.038747418805247444, 0.19199564925552318, 0.07678760299526685, 0.11858355704738126, 0.1696836182938606, 0.14450456889797073, 0.06906001387370188, 0.3191542706098355, 0.26603402220488104, 0.402062050998856], "min": [0.05726794064400845, 0.08141248143336932, 1.1165189242647173, -0.9593159195997045, -0.3479584685578878, -0.735209406301083, 0.03958238675814514, -0.8100725927810771, 1.1190871773935744, -0.140608175658952, -0.3721649238173488, -1.3611308232244799], "max": [0.518001687218991, 0.3406205673000471, 1.4199850121939634, 0.1993803426159602, 0.5804240842100055, 0.2779222149446301, 0.6012768911936642, -0.057825155082720577, 1.4535243748953792, 1.5831034083697126, 0.9745325716615412, 0.6609671832150564], "count": [2022]}, "eef_sim_pose_action": {"mean": [0.10146609989669689, 0.3197142888993569, 1.1947422910162562, -0.03765283338092823, 0.010309024660958966, -0.028375119477132178, 0.23060169331931532, -0.37428888485419837, 1.2334223209528266, 0.2187578514180047, 0.1907006300394239, -0.12135164420032388], "std": [0.09636268392702602, 0.04555954632817466, 0.038747418805247444, 0.19199564925552318, 0.07678760299526685, 0.11858355704738126, 0.1696836182938606, 0.14450456889797073, 0.06906001387370188, 0.3191542706098355, 0.26603402220488104, 0.402062050998856], "min": [0.05726794064400845, 0.08141248143336932, 1.1165189242647173, -0.9593159195997045, -0.3479584685578878, -0.735209406301083, 0.03958238675814514, -0.8100725927810771, 1.1190871773935744, -0.140608175658952, -0.3721649238173488, -1.3611308232244799], "max": [0.518001687218991, 0.3406205673000471, 1.4199850121939634, 0.1993803426159602, 0.5804240842100055, 0.2779222149446301, 0.6012768911936642, -0.057825155082720577, 1.4535243748953792, 1.5831034083697126, 0.9745325716615412, 0.6609671832150564], "count": [2022]}, "gripper_mode_state": {"mean": [1.0, 0.5771513353115727], "std": [0.0, 0.49401181307701564], "min": [1, 0], "max": [1, 1], "count": [2022]}, "gripper_activity_state": {"mean": [2.0, 1.7556874381800198], "std": [0.0, 0.6152165406743767], "min": [2, 0], "max": [2, 2], "count": [2022]}, "gripper_mode_action": {"mean": [1.0, 0.5771513353115727], "std": [0.0, 0.49401181307701564], "min": [1, 0], "max": [1, 1], "count": [2022]}, "gripper_activity_action": {"mean": [2.0, 1.7556874381800198], "std": [0.0, 0.6152165406743767], "min": [2, 0], "max": [2, 2], "count": [2022]}, "gripper_open_scale_state": {"mean": [0.03877952945456453, 0.33560795106401264], "std": [0.0001229267203477055, 0.3722350588726223], "min": [0.03869993346078055, 0.021074354648590088], "max": [0.039844048874718804, 0.9750206811087472], "count": [2022]}, "gripper_open_scale_action": {"mean": [0.03877952945456453, 0.33560795106401264], "std": [0.0001229267203477055, 0.3722350588726223], "min": [0.03869993346078055, 0.021074354648590088], "max": [0.039844048874718804, 0.9750206811087472], "count": [2022]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125433032390172]], [[0.5343343209646727]], [[0.5260963785127272]]], "std": [[[0.24948845840854741]], [[0.2683458552860038]], [[0.2850914574094803]]], "count": [316]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44765624224373296]], [[0.4501062358663578]], [[0.43994455647941316]]], "std": [[[0.16841332027957107]], [[0.16865576708544977]], [[0.18869341394302194]]], "count": [316]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45291084429552414]], [[0.41646692124458784]], [[0.4003414076073467]]], "std": [[[0.2587066869039398]], [[0.2567888347980022]], [[0.2727201935313148]]], "count": [316]}, "observation.state": {"min": [-0.7290780544281006, -0.010100447572767735, -0.9038805365562439, -1.052310824394226, -0.5820314288139343, -1.0216312408447266, 0.0686006098985672, -1.6646391153335571, -0.013783417642116547, -1.980369210243225, -1.5299999713897705, -0.6834137439727783, -0.1983066350221634, 0.035941366106271744], "max": [0.21015536785125732, 1.7848981618881226, 0.0028775460086762905, 0.19304658472537994, 0.3129320740699768, 0.16442719101905823, 0.07022792845964432, 0.617306649684906, 2.793365716934204, 0.0015339808305725455, 0.4325825870037079, 1.0293887853622437, 1.055221676826477, 1.70822274684906], "mean": [-0.025955185294151306, 0.20737974345684052, -0.09300509095191956, -0.09488670527935028, -0.0043064868077635765, -0.056988462805747986, 0.06865869462490082, -0.18623480200767517, 1.3459196090698242, -0.6911200881004333, -0.4184814989566803, 0.07091297954320908, 0.11212887614965439, 0.6649904847145081], "std": [0.11135024577379227, 0.5044699907302856, 0.22540245950222015, 0.2817467451095581, 0.0706167221069336, 0.25190573930740356, 0.00016586657147854567, 0.6038886904716492, 0.9352768659591675, 0.5878836512565613, 0.46246299147605896, 0.23471198976039886, 0.1956692487001419, 0.7112628221511841], "count": [2156]}, "action": {"min": [-0.7290780544281006, -0.010100447572767735, -0.9038805365562439, -1.052310824394226, -0.5820314288139343, -1.0216312408447266, 0.0686006098985672, -1.6646391153335571, -0.013783417642116547, -1.980369210243225, -1.5299999713897705, -0.6834137439727783, -0.1983066350221634, 0.035941366106271744], "max": [0.21015536785125732, 1.7848981618881226, 0.0028775460086762905, 0.19304658472537994, 0.3129320740699768, 0.16442719101905823, 0.07022792845964432, 0.617306649684906, 2.793365716934204, 0.0015339808305725455, 0.4325825870037079, 1.0293887853622437, 1.055221676826477, 1.70822274684906], "mean": [-0.025955185294151306, 0.20737974345684052, -0.09300509095191956, -0.09488670527935028, -0.0043064868077635765, -0.056988462805747986, 0.06865869462490082, -0.18623480200767517, 1.3459196090698242, -0.6911200881004333, -0.4184814989566803, 0.07091297954320908, 0.11212887614965439, 0.6649904847145081], "std": [0.11135024577379227, 0.5044699907302856, 0.22540245950222015, 0.2817467451095581, 0.0706167221069336, 0.25190573930740356, 0.00016586657147854567, 0.6038886904716492, 0.9352768659591675, 0.5878836512565613, 0.46246299147605896, 0.23471198976039886, 0.1956692487001419, 0.7112628221511841], "count": [2156]}, "timestamp": {"min": [0.0], "max": [71.83333333333333], "mean": [35.916666666666664], "std": [20.74611744131631], "count": [2156]}, "frame_index": {"min": [0], "max": [2155], "mean": [1077.5], "std": [622.3835232394894], "count": [2156]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [2156]}, "index": {"min": [287934], "max": [290089], "mean": [289011.5], "std": [622.3835232394894], "count": [2156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2156]}, "subtask_annotation": {"mean": [15.504638218923933, 33.0, 33.0, 33.0, 33.0], "std": [11.325405987755289, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2156]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [2156]}, "eef_direction_state": {"mean": [5.2230983302411875, 3.2894248608534324], "std": [1.8184900797898151, 2.267929888068121], "min": [0, 0], "max": [6, 6], "count": [2156]}, "eef_velocity_state": {"mean": [0.3116883116883117, 1.257421150278293], "std": [0.6960481660187743, 0.8732605986166175], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_acc_mag_state": {"mean": [0.2597402597402597, 1.0394248608534322], "std": [0.6070647216893759, 0.8239371313927358], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_direction_action": {"mean": [5.2230983302411875, 3.2894248608534324], "std": [1.8184900797898151, 2.267929888068121], "min": [0, 0], "max": [6, 6], "count": [2156]}, "eef_velocity_action": {"mean": [0.3116883116883117, 1.257421150278293], "std": [0.6960481660187743, 0.8732605986166175], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_acc_mag_action": {"mean": [0.2597402597402597, 1.0394248608534322], "std": [0.6070647216893759, 0.8239371313927358], "min": [0, 0], "max": [2, 2], "count": [2156]}, "eef_sim_pose_state": {"mean": [0.10363178986769313, 0.3275612486742808, 1.2015481501003342, -0.05903732681036698, 0.01939061643071838, -0.030154474200369683, 0.27013192199506997, -0.35730823700906716, 1.2251114085354957, 0.14355984386405335, 0.22954277495087325, -0.10555080800388289], "std": [0.09035032125393172, 0.02330476200097156, 0.04698735481343627, 0.25370332773331944, 0.062478064191976226, 0.12078791049436782, 0.18279936346462963, 0.15524309357003524, 0.06492977757434987, 0.20827065699758762, 0.282648669279443, 0.4683054726431704], "min": [0.056049236086514805, 0.18603181578332156, 1.1806783801497758, -1.0333713073877622, -0.5752639466699598, -0.9122062826011217, 0.049526996858642064, -0.767801248517079, 1.1163354470992783, -0.1809040492448606, -0.24861292837514481, -1.4311455983575192], "max": [0.409709601628981, 0.38114217484678725, 1.4333031569593333, 0.16350637983547742, 0.3671724278553046, 0.2612900262757893, 0.6076617954792238, -0.041035508318821634, 1.4314131543025144, 1.4242905994596289, 1.0415992089608408, 0.7219996617638675], "count": [2156]}, "eef_sim_pose_action": {"mean": [0.10363178986769313, 0.3275612486742808, 1.2015481501003342, -0.05903732681036698, 0.01939061643071838, -0.030154474200369683, 0.27013192199506997, -0.35730823700906716, 1.2251114085354957, 0.14355984386405335, 0.22954277495087325, -0.10555080800388289], "std": [0.09035032125393172, 0.02330476200097156, 0.04698735481343627, 0.25370332773331944, 0.062478064191976226, 0.12078791049436782, 0.18279936346462963, 0.15524309357003524, 0.06492977757434987, 0.20827065699758762, 0.282648669279443, 0.4683054726431704], "min": [0.056049236086514805, 0.18603181578332156, 1.1806783801497758, -1.0333713073877622, -0.5752639466699598, -0.9122062826011217, 0.049526996858642064, -0.767801248517079, 1.1163354470992783, -0.1809040492448606, -0.24861292837514481, -1.4311455983575192], "max": [0.409709601628981, 0.38114217484678725, 1.4333031569593333, 0.16350637983547742, 0.3671724278553046, 0.2612900262757893, 0.6076617954792238, -0.041035508318821634, 1.4314131543025144, 1.4242905994596289, 1.0415992089608408, 0.7219996617638675], "count": [2156]}, "gripper_mode_state": {"mean": [1.0, 0.5714285714285714], "std": [0.0, 0.4948716593053917], "min": [1, 0], "max": [1, 1], "count": [2156]}, "gripper_activity_state": {"mean": [2.0, 1.7792207792207793], "std": [0.0, 0.5877968562406952], "min": [2, 0], "max": [2, 2], "count": [2156]}, "gripper_mode_action": {"mean": [1.0, 0.5714285714285714], "std": [0.0, 0.4948716593053917], "min": [1, 0], "max": [1, 1], "count": [2156]}, "gripper_activity_action": {"mean": [2.0, 1.7792207792207793], "std": [0.0, 0.5877968562406952], "min": [2, 0], "max": [2, 2], "count": [2156]}, "gripper_open_scale_state": {"mean": [0.03923295897409614, 0.3799961097390325], "std": [9.477990904844605e-05, 0.4064348477034621], "min": [0.03920034851346697, 0.02053792348929814], "max": [0.040130244834082465, 0.9761272839137486], "count": [2156]}, "gripper_open_scale_action": {"mean": [0.03923295897409614, 0.3799961097390325], "std": [9.477990904844605e-05, 0.4064348477034621], "min": [0.03920034851346697, 0.02053792348929814], "max": [0.040130244834082465, 0.9761272839137486], "count": [2156]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47122968695365663]], [[0.4743522040331908]], [[0.43033838154603404]]], "std": [[[0.22244120288835487]], [[0.22848969067864908]], [[0.23692269037300903]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4208805239516932]], [[0.43829922889937867]], [[0.4345567407003954]]], "std": [[[0.1805683539395122]], [[0.15927602457726822]], [[0.16219405441079177]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46327569410823316]], [[0.4352932401355604]], [[0.4178970504182469]]], "std": [[[0.24861279065878308]], [[0.23661670900003282]], [[0.24419026392152116]]], "count": [324]}, "observation.state": {"min": [-0.637863039970398, -0.005561091937124729, -1.3499031066894531, -1.376959204673767, -0.2630440890789032, -1.0569127798080444, 0.06772488355636597, -1.5038127899169922, -0.004595505073666573, -1.9679152965545654, -1.3761234283447266, -0.480201780796051, -0.12329193949699402, 0.03631799668073654], "max": [0.2015201300382614, 2.3376691341400146, -0.006135923322290182, 0.13889846205711365, 0.3948948383331299, 0.17589473724365234, 0.06910119205713272, 0.7135637998580933, 2.7320199012756348, 0.006582602858543396, 0.9924855828285217, 0.9218385219573975, 1.065666675567627, 1.7060279846191406], "mean": [-0.019323060289025307, 0.18400277197360992, -0.10417080670595169, -0.04006178304553032, -0.001237209769897163, -0.07425904273986816, 0.06799568980932236, -0.09628646075725555, 1.0343323945999146, -0.5916764736175537, -0.26783642172813416, 0.008894217200577259, 0.11775808781385422, 0.5309383869171143], "std": [0.08587360382080078, 0.5643085241317749, 0.2678804099559784, 0.32226938009262085, 0.039249300956726074, 0.24714164435863495, 0.00015253490710165352, 0.4484398663043976, 0.9838308691978455, 0.6424007415771484, 0.46348077058792114, 0.20131409168243408, 0.1967909038066864, 0.6130785942077637], "count": [2228]}, "action": {"min": [-0.637863039970398, -0.005561091937124729, -1.3499031066894531, -1.376959204673767, -0.2630440890789032, -1.0569127798080444, 0.06772488355636597, -1.5038127899169922, -0.004595505073666573, -1.9679152965545654, -1.3761234283447266, -0.480201780796051, -0.12329193949699402, 0.03631799668073654], "max": [0.2015201300382614, 2.3376691341400146, -0.006135923322290182, 0.13889846205711365, 0.3948948383331299, 0.17589473724365234, 0.06910119205713272, 0.7135637998580933, 2.7320199012756348, 0.006582602858543396, 0.9924855828285217, 0.9218385219573975, 1.065666675567627, 1.7060279846191406], "mean": [-0.019323060289025307, 0.18400277197360992, -0.10417080670595169, -0.04006178304553032, -0.001237209769897163, -0.07425904273986816, 0.06799568980932236, -0.09628646075725555, 1.0343323945999146, -0.5916764736175537, -0.26783642172813416, 0.008894217200577259, 0.11775808781385422, 0.5309383869171143], "std": [0.08587360382080078, 0.5643085241317749, 0.2678804099559784, 0.32226938009262085, 0.039249300956726074, 0.24714164435863495, 0.00015253490710165352, 0.4484398663043976, 0.9838308691978455, 0.6424007415771484, 0.46348077058792114, 0.20131409168243408, 0.1967909038066864, 0.6130785942077637], "count": [2228]}, "timestamp": {"min": [0.0], "max": [74.23333333333333], "mean": [37.11666666666667], "std": [21.43893783645905], "count": [2228]}, "frame_index": {"min": [0], "max": [2227], "mean": [1113.5], "std": [643.1681350937715], "count": [2228]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [2228]}, "index": {"min": [290090], "max": [292317], "mean": [291203.5], "std": [643.1681350937715], "count": [2228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2228]}, "subtask_annotation": {"mean": [15.563734290843806, 33.0, 33.0, 33.0, 33.0], "std": [11.782780198868895, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2228]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [2228]}, "eef_direction_state": {"mean": [5.475763016157989, 3.592908438061041], "std": [1.5217883747955179, 2.336365384662032], "min": [0, 0], "max": [6, 6], "count": [2228]}, "eef_velocity_state": {"mean": [0.19658886894075403, 1.1772890484739678], "std": [0.5556523958472025, 0.9246695818837436], "min": [0, 0], "max": [2, 2], "count": [2228]}, "eef_acc_mag_state": {"mean": [0.1732495511669659, 0.9708258527827648], "std": [0.5071860948919044, 0.8450679809775381], "min": [0, 0], "max": [2, 2], "count": [2228]}, "eef_direction_action": {"mean": [5.475763016157989, 3.592908438061041], "std": [1.5217883747955179, 2.336365384662032], "min": [0, 0], "max": [6, 6], "count": [2228]}, "eef_velocity_action": {"mean": [0.19658886894075403, 1.1772890484739678], "std": [0.5556523958472025, 0.9246695818837436], "min": [0, 0], "max": [2, 2], "count": [2228]}, "eef_acc_mag_action": {"mean": [0.1732495511669659, 0.9708258527827648], "std": [0.5071860948919044, 0.8450679809775381], "min": [0, 0], "max": [2, 2], "count": [2228]}, "eef_sim_pose_state": {"mean": [0.10032140412325813, 0.3268006164310907, 1.1903394608094973, -0.07481280760637853, 0.039681970375941296, -0.020639693336623636, 0.23206560609163976, -0.3579695335120991, 1.2283413234319005, 0.13606183368510244, 0.17176193352472843, -0.08143806164449793], "std": [0.10785394808475886, 0.02869138511129232, 0.022780565407855873, 0.2486291869637231, 0.07064831430588192, 0.09715663587651766, 0.17379796437205042, 0.1428949813944777, 0.06743948768397376, 0.21747201191821522, 0.29265917495373595, 0.36202710193424426], "min": [0.0587012114105274, 0.15048599103453575, 1.1823412477758397, -1.0847990286867772, -0.2690158960167346, -0.5952057199346418, 0.059641351253183775, -0.7724591990086792, 1.0979289690590717, -0.1449069839358188, -0.28498568485177134, -1.0209219004251266], "max": [0.5480506989729392, 0.36778564898620375, 1.3445276310666903, 0.18765322464289486, 0.39169835464134306, 0.30047074089808545, 0.624081144910713, 0.012138647462325, 1.4466974612385284, 1.1858529145592607, 1.1784822372747517, 0.9533475258721427], "count": [2228]}, "eef_sim_pose_action": {"mean": [0.10032140412325813, 0.3268006164310907, 1.1903394608094973, -0.07481280760637853, 0.039681970375941296, -0.020639693336623636, 0.23206560609163976, -0.3579695335120991, 1.2283413234319005, 0.13606183368510244, 0.17176193352472843, -0.08143806164449793], "std": [0.10785394808475886, 0.02869138511129232, 0.022780565407855873, 0.2486291869637231, 0.07064831430588192, 0.09715663587651766, 0.17379796437205042, 0.1428949813944777, 0.06743948768397376, 0.21747201191821522, 0.29265917495373595, 0.36202710193424426], "min": [0.0587012114105274, 0.15048599103453575, 1.1823412477758397, -1.0847990286867772, -0.2690158960167346, -0.5952057199346418, 0.059641351253183775, -0.7724591990086792, 1.0979289690590717, -0.1449069839358188, -0.28498568485177134, -1.0209219004251266], "max": [0.5480506989729392, 0.36778564898620375, 1.3445276310666903, 0.18765322464289486, 0.39169835464134306, 0.30047074089808545, 0.624081144910713, 0.012138647462325, 1.4466974612385284, 1.1858529145592607, 1.1784822372747517, 0.9533475258721427], "count": [2228]}, "gripper_mode_state": {"mean": [1.0, 0.6153500897666068], "std": [0.0, 0.48651244258583026], "min": [1, 0], "max": [1, 1], "count": [2228]}, "gripper_activity_state": {"mean": [2.0, 1.7773788150807899], "std": [0.0, 0.5884815580044401], "min": [2, 0], "max": [2, 2], "count": [2228]}, "gripper_mode_action": {"mean": [1.0, 0.6153500897666068], "std": [0.0, 0.48651244258583026], "min": [1, 0], "max": [1, 1], "count": [2228]}, "gripper_activity_action": {"mean": [2.0, 1.7773788150807899], "std": [0.0, 0.5884815580044401], "min": [2, 0], "max": [2, 2], "count": [2228]}, "gripper_open_scale_state": {"mean": [0.038853820427682775, 0.30339204194561425], "std": [8.715905046226135e-05, 0.3503323213646374], "min": [0.03869993346078055, 0.02075314096042088], "max": [0.039486395461218696, 0.9748731340680804], "count": [2228]}, "gripper_open_scale_action": {"mean": [0.038853820427682775, 0.30339204194561425], "std": [8.715905046226135e-05, 0.3503323213646374], "min": [0.03869993346078055, 0.02075314096042088], "max": [0.039486395461218696, 0.9748731340680804], "count": [2228]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969188504820778]], [[0.5240275334915658]], [[0.5109877443600145]]], "std": [[[0.2556505473680397]], [[0.27060037079468996]], [[0.2825655566472042]]], "count": [369]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45006167156715143]], [[0.45226621735716266]], [[0.4425690805982134]]], "std": [[[0.18755706330677044]], [[0.1877836356122491]], [[0.208233359743893]]], "count": [369]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704310618405748]], [[0.4290966118757048]], [[0.4167209690560958]]], "std": [[[0.26267900319266446]], [[0.25757922208136913]], [[0.2701926572424589]]], "count": [369]}, "observation.state": {"min": [-0.607717752456665, -0.00019402285397518426, -0.5583189129829407, -0.937262237071991, -0.33032456040382385, -0.9022322297096252, 0.06810014694929123, -1.1249719858169556, -0.007477093487977982, -1.955812931060791, -1.3142085075378418, -0.32868579030036926, -0.5946441888809204, 0.03960806876420975], "max": [0.13387252390384674, 1.4540846347808838, 0.0, 0.08283495903015137, 0.2902311384677887, 0.15030354261398315, 0.06922635436058044, 0.8479846119880676, 2.4369277954101562, 0.0015339808305725455, 1.3330292701721191, 0.9510983228683472, 1.3945881128311157, 1.7079875469207764], "mean": [-0.01677641272544861, 0.07082618027925491, -0.03060552477836609, -0.03641119226813316, 0.0045325178653001785, -0.03167103976011276, 0.06823654472827911, -0.11030490696430206, 1.098899483680725, -0.6919093728065491, -0.16213826835155487, 0.02508704736828804, 0.12764285504817963, 0.658106803894043], "std": [0.07390756905078888, 0.26817432045936584, 0.10028574615716934, 0.18376876413822174, 0.040323127061128616, 0.1499866545200348, 0.00016901180788408965, 0.4690622389316559, 0.839825451374054, 0.6188437342643738, 0.5269876718521118, 0.2082182914018631, 0.3167736828327179, 0.6651251316070557], "count": [2649]}, "action": {"min": [-0.607717752456665, -0.00019402285397518426, -0.5583189129829407, -0.937262237071991, -0.33032456040382385, -0.9022322297096252, 0.06810014694929123, -1.1249719858169556, -0.007477093487977982, -1.955812931060791, -1.3142085075378418, -0.32868579030036926, -0.5946441888809204, 0.03960806876420975], "max": [0.13387252390384674, 1.4540846347808838, 0.0, 0.08283495903015137, 0.2902311384677887, 0.15030354261398315, 0.06922635436058044, 0.8479846119880676, 2.4369277954101562, 0.0015339808305725455, 1.3330292701721191, 0.9510983228683472, 1.3945881128311157, 1.7079875469207764], "mean": [-0.01677641272544861, 0.07082618027925491, -0.03060552477836609, -0.03641119226813316, 0.0045325178653001785, -0.03167103976011276, 0.06823654472827911, -0.11030490696430206, 1.098899483680725, -0.6919093728065491, -0.16213826835155487, 0.02508704736828804, 0.12764285504817963, 0.658106803894043], "std": [0.07390756905078888, 0.26817432045936584, 0.10028574615716934, 0.18376876413822174, 0.040323127061128616, 0.1499866545200348, 0.00016901180788408965, 0.4690622389316559, 0.839825451374054, 0.6188437342643738, 0.5269876718521118, 0.2082182914018631, 0.3167736828327179, 0.6651251316070557], "count": [2649]}, "timestamp": {"min": [0.0], "max": [88.26666666666667], "mean": [44.13333333333333], "std": [25.490012568469652], "count": [2649]}, "frame_index": {"min": [0], "max": [2648], "mean": [1324.0], "std": [764.7003770540895], "count": [2649]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [2649]}, "index": {"min": [292318], "max": [294966], "mean": [293642.0], "std": [764.7003770540895], "count": [2649]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2649]}, "subtask_annotation": {"mean": [13.826349565873915, 33.0, 33.0, 33.0, 33.0], "std": [12.207222376233167, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2649]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [2649]}, "eef_direction_state": {"mean": [5.662514156285391, 3.2449981124952814], "std": [1.2504869049005307, 2.3092372997109023], "min": [0, 0], "max": [6, 6], "count": [2649]}, "eef_velocity_state": {"mean": [0.1347678369195923, 1.2536806342015856], "std": [0.47943273790734836, 0.8547883500455123], "min": [0, 0], "max": [2, 2], "count": [2649]}, "eef_acc_mag_state": {"mean": [0.10909777274443186, 1.070592676481691], "std": [0.4137458564168338, 0.8136712122458176], "min": [0, 0], "max": [2, 2], "count": [2649]}, "eef_direction_action": {"mean": [5.662514156285391, 3.2449981124952814], "std": [1.2504869049005307, 2.3092372997109023], "min": [0, 0], "max": [6, 6], "count": [2649]}, "eef_velocity_action": {"mean": [0.1347678369195923, 1.2536806342015856], "std": [0.47943273790734836, 0.8547883500455123], "min": [0, 0], "max": [2, 2], "count": [2649]}, "eef_acc_mag_action": {"mean": [0.10909777274443186, 1.070592676481691], "std": [0.4137458564168338, 0.8136712122458176], "min": [0, 0], "max": [2, 2], "count": [2649]}, "eef_sim_pose_state": {"mean": [0.07905033740883947, 0.3317323000315716, 1.1916462429710069, -0.03192005084412146, 0.003861634269699055, -0.012236972166893642, 0.23868196508281952, -0.37128761484274714, 1.267982025119716, 0.11032787130694241, 0.2412864640604255, -0.09221263877108905], "std": [0.0419057880158153, 0.009640533657457517, 0.032714645965676345, 0.1497975811754847, 0.030647630318375387, 0.08518486901970822, 0.14302292273141334, 0.14446439878124212, 0.07177472169819735, 0.32163463528721536, 0.33209035512874774, 0.3870398524454453], "min": [0.057864187783459545, 0.25077852516789867, 1.1820450418473543, -0.9008341911281144, -0.23016230485800437, -0.9199663502750679, -0.04631778972585038, -0.7378202030352863, 1.1811713333948757, -0.6468559378670187, -0.4148460164108554, -1.146318390216314], "max": [0.3236360254765627, 0.3398333549383511, 1.3402029516490264, 0.14716513935492395, 0.2649494744711762, 0.3117184196895905, 0.520862500789391, -0.0465562484678145, 1.484302403143136, 1.2575547329421433, 1.4540531097083682, 0.879826832002856], "count": [2649]}, "eef_sim_pose_action": {"mean": [0.07905033740883947, 0.3317323000315716, 1.1916462429710069, -0.03192005084412146, 0.003861634269699055, -0.012236972166893642, 0.23868196508281952, -0.37128761484274714, 1.267982025119716, 0.11032787130694241, 0.2412864640604255, -0.09221263877108905], "std": [0.0419057880158153, 0.009640533657457517, 0.032714645965676345, 0.1497975811754847, 0.030647630318375387, 0.08518486901970822, 0.14302292273141334, 0.14446439878124212, 0.07177472169819735, 0.32163463528721536, 0.33209035512874774, 0.3870398524454453], "min": [0.057864187783459545, 0.25077852516789867, 1.1820450418473543, -0.9008341911281144, -0.23016230485800437, -0.9199663502750679, -0.04631778972585038, -0.7378202030352863, 1.1811713333948757, -0.6468559378670187, -0.4148460164108554, -1.146318390216314], "max": [0.3236360254765627, 0.3398333549383511, 1.3402029516490264, 0.14716513935492395, 0.2649494744711762, 0.3117184196895905, 0.520862500789391, -0.0465562484678145, 1.484302403143136, 1.2575547329421433, 1.4540531097083682, 0.879826832002856], "count": [2649]}, "gripper_mode_state": {"mean": [1.0, 0.5326538316345791], "std": [0.0, 0.49893258791101347], "min": [1, 0], "max": [1, 1], "count": [2649]}, "gripper_activity_state": {"mean": [2.0, 1.7901094752736881], "std": [0.0, 0.5774486222881506], "min": [2, 0], "max": [2, 2], "count": [2649]}, "gripper_mode_action": {"mean": [1.0, 0.5326538316345791], "std": [0.0, 0.49893258791101347], "min": [1, 0], "max": [1, 1], "count": [2649]}, "gripper_activity_action": {"mean": [2.0, 1.7901094752736881], "std": [0.0, 0.5774486222881506], "min": [2, 0], "max": [2, 2], "count": [2649]}, "gripper_open_scale_state": {"mean": [0.03899212275670015, 0.376060808379313], "std": [9.657834354385562e-05, 0.3800700973621081], "min": [0.03891436968530927, 0.022633182150977], "max": [0.03955791677747454, 0.9759928839547294], "count": [2649]}, "gripper_open_scale_action": {"mean": [0.03899212275670015, 0.376060808379313], "std": [9.657834354385562e-05, 0.3800700973621081], "min": [0.03891436968530927, 0.022633182150977], "max": [0.03955791677747454, 0.9759928839547294], "count": [2649]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5344653832188146]], [[0.5748842089827384]], [[0.5560225196916373]]], "std": [[[0.22382326465561603]], [[0.23557667872976915]], [[0.24880655140759658]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4660018783866823]], [[0.46007727640913915]], [[0.4438149377129769]]], "std": [[[0.17348393166147205]], [[0.15015210659997613]], [[0.16315908812039376]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46465186581755213]], [[0.42709003826601866]], [[0.3920817314675158]]], "std": [[[0.25212284103845745]], [[0.24392289863551597]], [[0.26447331318461853]]], "count": [195]}, "observation.state": {"min": [-0.7126040458679199, -0.008190341293811798, -0.5230656266212463, -1.144525170326233, -0.23840296268463135, -0.2991262674331665, 0.06778749823570251, -1.0497992038726807, -0.006130706053227186, -1.9435536861419678, -1.2962137460708618, -0.35114964842796326, -0.16617679595947266, 0.04027640074491501], "max": [0.013805827125906944, 1.5953400135040283, -0.0004872754798270762, 0.1672039031982422, 0.2309284508228302, 0.2648865282535553, 0.06910119205713272, 0.6776303052902222, 2.344815492630005, 0.001747949281707406, 1.165825366973877, 1.0461984872817993, 1.781578779220581, 1.6951711177825928], "mean": [-0.02144329994916916, 0.07625936716794968, -0.08232779055833817, 0.09421487897634506, 0.0010135157499462366, 0.004683376755565405, 0.06798872351646423, -0.11577831953763962, 0.7565561532974243, -0.4772919714450836, -0.2583506107330322, 0.06990155577659607, 0.09924550354480743, 0.49608126282691956], "std": [0.08145774900913239, 0.3065136671066284, 0.08241099864244461, 0.26253563165664673, 0.033560607582330704, 0.0724061131477356, 0.00011225189518881962, 0.4056414067745209, 0.832220196723938, 0.5678612589836121, 0.4838874638080597, 0.18539579212665558, 0.28881317377090454, 0.6279648542404175], "count": [1134]}, "action": {"min": [-0.7126040458679199, -0.008190341293811798, -0.5230656266212463, -1.144525170326233, -0.23840296268463135, -0.2991262674331665, 0.06778749823570251, -1.0497992038726807, -0.006130706053227186, -1.9435536861419678, -1.2962137460708618, -0.35114964842796326, -0.16617679595947266, 0.04027640074491501], "max": [0.013805827125906944, 1.5953400135040283, -0.0004872754798270762, 0.1672039031982422, 0.2309284508228302, 0.2648865282535553, 0.06910119205713272, 0.6776303052902222, 2.344815492630005, 0.001747949281707406, 1.165825366973877, 1.0461984872817993, 1.781578779220581, 1.6951711177825928], "mean": [-0.02144329994916916, 0.07625936716794968, -0.08232779055833817, 0.09421487897634506, 0.0010135157499462366, 0.004683376755565405, 0.06798872351646423, -0.11577831953763962, 0.7565561532974243, -0.4772919714450836, -0.2583506107330322, 0.06990155577659607, 0.09924550354480743, 0.49608126282691956], "std": [0.08145774900913239, 0.3065136671066284, 0.08241099864244461, 0.26253563165664673, 0.033560607582330704, 0.0724061131477356, 0.00011225189518881962, 0.4056414067745209, 0.832220196723938, 0.5678612589836121, 0.4838874638080597, 0.18539579212665558, 0.28881317377090454, 0.6279648542404175], "count": [1134]}, "timestamp": {"min": [0.0], "max": [37.766666666666666], "mean": [18.88333333333333], "std": [10.911915844956257], "count": [1134]}, "frame_index": {"min": [0], "max": [1133], "mean": [566.5], "std": [327.3574753486877], "count": [1134]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [1134]}, "index": {"min": [294967], "max": [296100], "mean": [295533.5], "std": [327.3574753486877], "count": [1134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1134]}, "subtask_annotation": {"mean": [15.218694885361552, 33.0, 33.0, 33.0, 33.0], "std": [10.00633677834806, 0.0, 0.0, 0.0, 0.0], "min": [3, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1134]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [1134]}, "eef_direction_state": {"mean": [5.674603174603175, 3.887125220458554], "std": [1.1955711081438483, 2.2855176336682073], "min": [0, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_state": {"mean": [0.14109347442680775, 1.062610229276896], "std": [0.49103519136998725, 0.9588328230042606], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_acc_mag_state": {"mean": [0.11992945326278659, 0.8500881834215167], "std": [0.4320591710614356, 0.8454228830178434], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_direction_action": {"mean": [5.674603174603175, 3.887125220458554], "std": [1.1955711081438483, 2.2855176336682073], "min": [0, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_action": {"mean": [0.14109347442680775, 1.062610229276896], "std": [0.49103519136998725, 0.9588328230042606], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_acc_mag_action": {"mean": [0.11992945326278659, 0.8500881834215167], "std": [0.4320591710614356, 0.8454228830178434], "min": [0, 0], "max": [2, 2], "count": [1134]}, "eef_sim_pose_state": {"mean": [0.0753424468554162, 0.33152840460570787, 1.1905378342259274, 0.005545742825594004, 0.08815234066370212, -0.020424732811445925, 0.18414232711761527, -0.36509213883788544, 1.261249591763086, 0.0967123328500551, 0.024792156672994944, -0.04060082465616651], "std": [0.05084006642289458, 0.011841380645910615, 0.026768332122043454, 0.07238600592991914, 0.04790522182413575, 0.10033450676397536, 0.13795239189931993, 0.11955834401281477, 0.0871250733953308, 0.24062704640247518, 0.2085549891542762, 0.36758843858066137], "min": [0.052084825596875314, 0.2317518364956936, 1.182652219231651, -0.29964771319788813, -0.2659460539143046, -0.9311112551156597, 0.0216977551533008, -0.7107657029430814, 1.1813583431992023, -0.16678839810813056, -0.4720181529773497, -0.9943705102357485], "max": [0.34870646489710416, 0.3405778789777118, 1.3104748518493583, 0.26267991247932054, 0.2563147049721992, 0.16598693168842626, 0.5034590150348746, -0.06570438401132184, 1.539132483528006, 1.2516376702112697, 0.9750206585261596, 1.1755836353918436], "count": [1134]}, "eef_sim_pose_action": {"mean": [0.0753424468554162, 0.33152840460570787, 1.1905378342259274, 0.005545742825594004, 0.08815234066370212, -0.020424732811445925, 0.18414232711761527, -0.36509213883788544, 1.261249591763086, 0.0967123328500551, 0.024792156672994944, -0.04060082465616651], "std": [0.05084006642289458, 0.011841380645910615, 0.026768332122043454, 0.07238600592991914, 0.04790522182413575, 0.10033450676397536, 0.13795239189931993, 0.11955834401281477, 0.0871250733953308, 0.24062704640247518, 0.2085549891542762, 0.36758843858066137], "min": [0.052084825596875314, 0.2317518364956936, 1.182652219231651, -0.29964771319788813, -0.2659460539143046, -0.9311112551156597, 0.0216977551533008, -0.7107657029430814, 1.1813583431992023, -0.16678839810813056, -0.4720181529773497, -0.9943705102357485], "max": [0.34870646489710416, 0.3405778789777118, 1.3104748518493583, 0.26267991247932054, 0.2563147049721992, 0.16598693168842626, 0.5034590150348746, -0.06570438401132184, 1.539132483528006, 1.2516376702112697, 0.9750206585261596, 1.1755836353918436], "count": [1134]}, "gripper_mode_state": {"mean": [1.0, 0.6604938271604939], "std": [0.0, 0.4735416892348364], "min": [1, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_state": {"mean": [2.0, 1.7689594356261023], "std": [0.0, 0.5994319563655208], "min": [2, 0], "max": [2, 2], "count": [1134]}, "gripper_mode_action": {"mean": [1.0, 0.6604938271604939], "std": [0.0, 0.4735416892348364], "min": [1, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_action": {"mean": [2.0, 1.7689594356261023], "std": [0.0, 0.5994319563655208], "min": [2, 0], "max": [2, 2], "count": [1134]}, "gripper_open_scale_state": {"mean": [0.038850541659493566, 0.2834740505917736], "std": [6.41427413465875e-05, 0.3588371112339027], "min": [0.03873571327754429, 0.023015086139951433], "max": [0.039486395461218696, 0.9686692101614816], "count": [1134]}, "gripper_open_scale_action": {"mean": [0.038850541659493566, 0.2834740505917736], "std": [6.41427413465875e-05, 0.3588371112339027], "min": [0.03873571327754429, 0.023015086139951433], "max": [0.039486395461218696, 0.9686692101614816], "count": [1134]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5104614861548186]], [[0.5395417187794185]], [[0.5312252548481671]]], "std": [[[0.248489524512663]], [[0.2678303510473417]], [[0.284414553994249]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458570832997122]], [[0.4498174549140644]], [[0.43899544601791335]]], "std": [[[0.16589867636787475]], [[0.1667122524653257]], [[0.18522254733569388]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44967173000887595]], [[0.42212233468490273]], [[0.4065665194061163]]], "std": [[[0.25467589468935964]], [[0.2512556505019237]], [[0.2686742922138813]]], "count": [324]}, "observation.state": {"min": [-0.841217577457428, -0.004333173856139183, -1.336097240447998, -1.1615945100784302, -0.4615255296230316, -1.1566214561462402, 0.06835036724805832, -1.4989128112792969, -0.012253398075699806, -1.9634953737258911, -1.5299999713897705, -0.6557286381721497, -0.18100973963737488, 0.03842820227146149], "max": [0.04059278219938278, 2.495786666870117, 0.0014272519620135427, 0.08718118071556091, 0.6273041367530823, 0.1907418668270111, 0.06997749209403992, 0.8544331192970276, 2.6116933822631836, 0.005987219046801329, 0.429425448179245, 1.1888351440429688, 1.5373152494430542, 1.70822274684906], "mean": [-0.04714363440871239, 0.17318002879619598, -0.06864835321903229, -0.08982503414154053, 0.021610256284475327, -0.06093445420265198, 0.0685981884598732, -0.14445114135742188, 1.2628406286239624, -0.6331794261932373, -0.41476207971572876, 0.030352529138326645, 0.10686860233545303, 0.6297382116317749], "std": [0.14727254211902618, 0.48583921790122986, 0.20311197638511658, 0.27210086584091187, 0.11941027641296387, 0.2768048048019409, 0.00014754360017832369, 0.5567587018013, 0.904810905456543, 0.529651403427124, 0.5387665033340454, 0.2509188950061798, 0.26026424765586853, 0.6964129209518433], "count": [2233]}, "action": {"min": [-0.841217577457428, -0.004333173856139183, -1.336097240447998, -1.1615945100784302, -0.4615255296230316, -1.1566214561462402, 0.06835036724805832, -1.4989128112792969, -0.012253398075699806, -1.9634953737258911, -1.5299999713897705, -0.6557286381721497, -0.18100973963737488, 0.03842820227146149], "max": [0.04059278219938278, 2.495786666870117, 0.0014272519620135427, 0.08718118071556091, 0.6273041367530823, 0.1907418668270111, 0.06997749209403992, 0.8544331192970276, 2.6116933822631836, 0.005987219046801329, 0.429425448179245, 1.1888351440429688, 1.5373152494430542, 1.70822274684906], "mean": [-0.04714363440871239, 0.17318002879619598, -0.06864835321903229, -0.08982503414154053, 0.021610256284475327, -0.06093445420265198, 0.0685981884598732, -0.14445114135742188, 1.2628406286239624, -0.6331794261932373, -0.41476207971572876, 0.030352529138326645, 0.10686860233545303, 0.6297382116317749], "std": [0.14727254211902618, 0.48583921790122986, 0.20311197638511658, 0.27210086584091187, 0.11941027641296387, 0.2768048048019409, 0.00014754360017832369, 0.5567587018013, 0.904810905456543, 0.529651403427124, 0.5387665033340454, 0.2509188950061798, 0.26026424765586853, 0.6964129209518433], "count": [2233]}, "timestamp": {"min": [0.0], "max": [74.4], "mean": [37.199999999999996], "std": [21.48705036372683], "count": [2233]}, "frame_index": {"min": [0], "max": [2232], "mean": [1116.0], "std": [644.6115109118049], "count": [2233]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [2233]}, "index": {"min": [296101], "max": [298333], "mean": [297217.0], "std": [644.6115109118049], "count": [2233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2233]}, "subtask_annotation": {"mean": [17.747424988804298, 33.0, 33.0, 33.0, 33.0], "std": [10.982613538294126, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2233]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [2233]}, "eef_direction_state": {"mean": [5.360949395432154, 3.209135691894313], "std": [1.6720717413799715, 2.3037707006252335], "min": [0, 0], "max": [6, 6], "count": [2233]}, "eef_velocity_state": {"mean": [0.2592924317062248, 1.2861621137483206], "std": [0.6442656498025253, 0.8674185103294331], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_acc_mag_state": {"mean": [0.21271831616659204, 1.058665472458576], "std": [0.5614734948021717, 0.817770286466582], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_direction_action": {"mean": [5.360949395432154, 3.209135691894313], "std": [1.6720717413799715, 2.3037707006252335], "min": [0, 0], "max": [6, 6], "count": [2233]}, "eef_velocity_action": {"mean": [0.2592924317062248, 1.2861621137483206], "std": [0.6442656498025253, 0.8674185103294331], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_acc_mag_action": {"mean": [0.21271831616659204, 1.058665472458576], "std": [0.5614734948021717, 0.817770286466582], "min": [0, 0], "max": [2, 2], "count": [2233]}, "eef_sim_pose_state": {"mean": [0.09557021164070252, 0.3238522209336736, 1.1948266094525166, -0.06236731664218605, 0.01452570482635906, -0.025503821363876137, 0.25318189657192897, -0.3571961367519558, 1.2358135981572542, 0.11409101840379524, 0.20969308256353583, -0.11632390026958964], "std": [0.07861458719971902, 0.03743538624072478, 0.03756255219934909, 0.2797529931198055, 0.055577646351617604, 0.1079404330552475, 0.16014403375477304, 0.15271021236813662, 0.07433350571453037, 0.28583391036045214, 0.2997880851790658, 0.448515615764432], "min": [0.05359888395834873, 0.07952409080179289, 1.1401295111625167, -1.1835318652593285, -0.2992185762632247, -0.7424478666716603, 0.04086631868292363, -0.760306562889586, 1.1248249421426408, -0.4359266812450601, -0.33111953691765517, -1.3448773300009413], "max": [0.5109188612545537, 0.3448089184838886, 1.3484121483534135, 0.22076945748116827, 0.39325345001435674, 0.45994692144224725, 0.5979699568358303, -0.03172860628982007, 1.5083685457848428, 1.3522213671753578, 1.0829041180656027, 0.716804734447863], "count": [2233]}, "eef_sim_pose_action": {"mean": [0.09557021164070252, 0.3238522209336736, 1.1948266094525166, -0.06236731664218605, 0.01452570482635906, -0.025503821363876137, 0.25318189657192897, -0.3571961367519558, 1.2358135981572542, 0.11409101840379524, 0.20969308256353583, -0.11632390026958964], "std": [0.07861458719971902, 0.03743538624072478, 0.03756255219934909, 0.2797529931198055, 0.055577646351617604, 0.1079404330552475, 0.16014403375477304, 0.15271021236813662, 0.07433350571453037, 0.28583391036045214, 0.2997880851790658, 0.448515615764432], "min": [0.05359888395834873, 0.07952409080179289, 1.1401295111625167, -1.1835318652593285, -0.2992185762632247, -0.7424478666716603, 0.04086631868292363, -0.760306562889586, 1.1248249421426408, -0.4359266812450601, -0.33111953691765517, -1.3448773300009413], "max": [0.5109188612545537, 0.3448089184838886, 1.3484121483534135, 0.22076945748116827, 0.39325345001435674, 0.45994692144224725, 0.5979699568358303, -0.03172860628982007, 1.5083685457848428, 1.3522213671753578, 1.0829041180656027, 0.716804734447863], "count": [2233]}, "gripper_mode_state": {"mean": [1.0, 0.5906851768920734], "std": [0.0, 0.49170743200816447], "min": [1, 0], "max": [1, 1], "count": [2233]}, "gripper_activity_state": {"mean": [2.0, 1.761755485893417], "std": [0.0, 0.6064491139108442], "min": [2, 0], "max": [2, 2], "count": [2233]}, "gripper_mode_action": {"mean": [1.0, 0.5906851768920734], "std": [0.0, 0.49170743200816447], "min": [1, 0], "max": [1, 1], "count": [2233]}, "gripper_activity_action": {"mean": [2.0, 1.761755485893417], "std": [0.0, 0.6064491139108442], "min": [2, 0], "max": [2, 2], "count": [2233]}, "gripper_open_scale_state": {"mean": [0.039198221225180914, 0.3598525594588883], "std": [8.43054222697229e-05, 0.39795058029973907], "min": [0.03905735271317618, 0.02195897272654942], "max": [0.03998713833945138, 0.9761272839137486], "count": [2233]}, "gripper_open_scale_action": {"mean": [0.039198221225180914, 0.3598525594588883], "std": [8.43054222697229e-05, 0.39795058029973907], "min": [0.03905735271317618, 0.02195897272654942], "max": [0.03998713833945138, 0.9761272839137486], "count": [2233]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5187773062928875]], [[0.5586332412594667]], [[0.5531087888859247]]], "std": [[[0.23442399541598213]], [[0.25584631603714836]], [[0.2727691520849553]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43866762353089384]], [[0.4419320246617165]], [[0.43353075859973617]]], "std": [[[0.16142563077784083]], [[0.16345193625331927]], [[0.18837425354333828]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44205290171624206]], [[0.4154330000518726]], [[0.3962812226742549]]], "std": [[[0.24582304032377172]], [[0.24526952958765966]], [[0.26610727364233433]]], "count": [294]}, "observation.state": {"min": [-0.8083497285842896, -0.015333371236920357, -1.9282138347625732, -1.2737058401107788, -0.503679633140564, -0.708699107170105, 0.06810014694929123, -1.3300199508666992, -0.006889370270073414, -1.9936636686325073, -1.5299999713897705, -0.617333173751831, -0.15724484622478485, 0.024582581594586372], "max": [0.08099032193422318, 2.5985634326934814, 0.003093255218118429, 0.23591461777687073, 0.4632622003555298, 0.1556769609451294, 0.06947670131921768, 0.5999739170074463, 2.7315561771392822, 0.0015339808305725455, 0.7139124870300293, 1.162278413772583, 1.6183497905731201, 1.707964539527893], "mean": [-0.08145161718130112, 0.3858228623867035, -0.25080570578575134, -0.10760436952114105, 0.025445107370615005, -0.036993008106946945, 0.06833890825510025, -0.1609424203634262, 1.2065699100494385, -0.7297632098197937, -0.360942542552948, 0.0681324452161789, 0.14637403190135956, 0.5305591225624084], "std": [0.18562082946300507, 0.7624121904373169, 0.4517331123352051, 0.3950452208518982, 0.10486933588981628, 0.19739946722984314, 0.0001728402858134359, 0.4787050187587738, 0.9104778170585632, 0.6088720560073853, 0.508265495300293, 0.2617212235927582, 0.3293095529079437, 0.6636080145835876], "count": [1960]}, "action": {"min": [-0.8083497285842896, -0.015333371236920357, -1.9282138347625732, -1.2737058401107788, -0.503679633140564, -0.708699107170105, 0.06810014694929123, -1.3300199508666992, -0.006889370270073414, -1.9936636686325073, -1.5299999713897705, -0.617333173751831, -0.15724484622478485, 0.024582581594586372], "max": [0.08099032193422318, 2.5985634326934814, 0.003093255218118429, 0.23591461777687073, 0.4632622003555298, 0.1556769609451294, 0.06947670131921768, 0.5999739170074463, 2.7315561771392822, 0.0015339808305725455, 0.7139124870300293, 1.162278413772583, 1.6183497905731201, 1.707964539527893], "mean": [-0.08145161718130112, 0.3858228623867035, -0.25080570578575134, -0.10760436952114105, 0.025445107370615005, -0.036993008106946945, 0.06833890825510025, -0.1609424203634262, 1.2065699100494385, -0.7297632098197937, -0.360942542552948, 0.0681324452161789, 0.14637403190135956, 0.5305591225624084], "std": [0.18562082946300507, 0.7624121904373169, 0.4517331123352051, 0.3950452208518982, 0.10486933588981628, 0.19739946722984314, 0.0001728402858134359, 0.4787050187587738, 0.9104778170585632, 0.6088720560073853, 0.508265495300293, 0.2617212235927582, 0.3293095529079437, 0.6636080145835876], "count": [1960]}, "timestamp": {"min": [0.0], "max": [65.3], "mean": [32.65], "std": [18.860106338807082], "count": [1960]}, "frame_index": {"min": [0], "max": [1959], "mean": [979.5], "std": [565.8031901642125], "count": [1960]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [1960]}, "index": {"min": [298334], "max": [300293], "mean": [299313.5], "std": [565.8031901642125], "count": [1960]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1960]}, "subtask_annotation": {"mean": [13.905102040816326, 33.0, 33.0, 33.0, 33.0], "std": [11.507104038677047, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1960]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [1960]}, "eef_direction_state": {"mean": [4.920918367346939, 3.233673469387755], "std": [2.0514731325913593, 2.2627166207067737], "min": [0, 0], "max": [6, 6], "count": [1960]}, "eef_velocity_state": {"mean": [0.4704081632653061, 1.2994897959183673], "std": [0.8226027860436939, 0.8757502584652626], "min": [0, 0], "max": [2, 2], "count": [1960]}, "eef_acc_mag_state": {"mean": [0.3566326530612245, 1.060204081632653], "std": [0.6767697041114913, 0.8265047866965594], "min": [0, 0], "max": [2, 2], "count": [1960]}, "eef_direction_action": {"mean": [4.920918367346939, 3.233673469387755], "std": [2.0514731325913593, 2.2627166207067737], "min": [0, 0], "max": [6, 6], "count": [1960]}, "eef_velocity_action": {"mean": [0.4704081632653061, 1.2994897959183673], "std": [0.8226027860436939, 0.8757502584652626], "min": [0, 0], "max": [2, 2], "count": [1960]}, "eef_acc_mag_action": {"mean": [0.3566326530612245, 1.060204081632653], "std": [0.6767697041114913, 0.8265047866965594], "min": [0, 0], "max": [2, 2], "count": [1960]}, "eef_sim_pose_state": {"mean": [0.13604553168022268, 0.3050670308776393, 1.2112117870542503, -0.04445105211932949, 0.027811170322389136, -0.05541059349654274, 0.2646703562300604, -0.3772491253949156, 1.2625250421511578, 0.1388582568990426, 0.1161849200419126, -0.09464671783893809], "std": [0.14535469267839443, 0.06417010402016902, 0.059769460664452316, 0.2043424648033625, 0.11884714947768933, 0.15291748239594724, 0.17384696904033284, 0.14286225468068775, 0.07099927829091134, 0.3127343928774138, 0.23771504485830458, 0.38611813011781204], "min": [0.044275781408891546, 0.06611702797395058, 1.1508538670368333, -0.7185488126485412, -0.550603275085352, -0.8241408432235997, -0.001139888498013858, -0.7400017507178861, 1.1515839824813734, -0.3968199536280016, -0.4700365183502009, -1.11110496043953], "max": [0.5789020642697379, 0.344904811026044, 1.4388319623617685, 0.155746583759434, 0.4049977846704902, 0.2526321056540437, 0.5905126625772505, -0.07200459122848032, 1.4617711647212632, 1.4864663466812216, 0.9104394450713409, 0.7648070722769869], "count": [1960]}, "eef_sim_pose_action": {"mean": [0.13604553168022268, 0.3050670308776393, 1.2112117870542503, -0.04445105211932949, 0.027811170322389136, -0.05541059349654274, 0.2646703562300604, -0.3772491253949156, 1.2625250421511578, 0.1388582568990426, 0.1161849200419126, -0.09464671783893809], "std": [0.14535469267839443, 0.06417010402016902, 0.059769460664452316, 0.2043424648033625, 0.11884714947768933, 0.15291748239594724, 0.17384696904033284, 0.14286225468068775, 0.07099927829091134, 0.3127343928774138, 0.23771504485830458, 0.38611813011781204], "min": [0.044275781408891546, 0.06611702797395058, 1.1508538670368333, -0.7185488126485412, -0.550603275085352, -0.8241408432235997, -0.001139888498013858, -0.7400017507178861, 1.1515839824813734, -0.3968199536280016, -0.4700365183502009, -1.11110496043953], "max": [0.5789020642697379, 0.344904811026044, 1.4388319623617685, 0.155746583759434, 0.4049977846704902, 0.2526321056540437, 0.5905126625772505, -0.07200459122848032, 1.4617711647212632, 1.4864663466812216, 0.9104394450713409, 0.7648070722769869], "count": [1960]}, "gripper_mode_state": {"mean": [1.0, 0.6561224489795918], "std": [0.0, 0.475000822025196], "min": [1, 0], "max": [1, 1], "count": [1960]}, "gripper_activity_state": {"mean": [2.0, 1.760204081632653], "std": [0.0, 0.6108274407983886], "min": [2, 0], "max": [2, 2], "count": [1960]}, "gripper_mode_action": {"mean": [1.0, 0.6561224489795918], "std": [0.0, 0.475000822025196], "min": [1, 0], "max": [1, 1], "count": [1960]}, "gripper_activity_action": {"mean": [2.0, 1.760204081632653], "std": [0.0, 0.6108274407983886], "min": [2, 0], "max": [2, 2], "count": [1960]}, "gripper_open_scale_state": {"mean": [0.03905041239960255, 0.3031780077600644], "std": [9.876546991251722e-05, 0.3792060741802855], "min": [0.03891436968530927, 0.014047189482620783], "max": [0.0397009721824101, 0.9759797368730817], "count": [1960]}, "gripper_open_scale_action": {"mean": [0.03905041239960255, 0.3031780077600644], "std": [9.876546991251722e-05, 0.3792060741802855], "min": [0.03891436968530927, 0.014047189482620783], "max": [0.0397009721824101, 0.9759797368730817], "count": [1960]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109373250504191]], [[0.5381262950484632]], [[0.531113930539536]]], "std": [[[0.25278261248954115]], [[0.2697873707842003]], [[0.2867543810082907]]], "count": [323]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438876625555623]], [[0.4436899505588269]], [[0.43344780769204827]]], "std": [[[0.16394663878295776]], [[0.16329173406562306]], [[0.1822700402701709]]], "count": [323]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468731653480105]], [[0.4192445036322062]], [[0.40511526099948064]]], "std": [[[0.25028698332745136]], [[0.24493838837167736]], [[0.2609232712993326]]], "count": [323]}, "observation.state": {"min": [-0.8997603058815002, -2.710505431213761e-19, -1.020097255706787, -1.0047574043273926, -0.36822056770324707, -0.8675703406333923, 0.06835036724805832, -1.6811776161193848, -0.011261261068284512, -1.9660511016845703, -1.5299999713897705, -0.6189576983451843, -0.12487231940031052, 0.031312115490436554], "max": [0.007669903803616762, 1.8929322957992554, -0.011580392718315125, 0.12961164116859436, 0.34357282519340515, 0.11762961745262146, 0.0697270855307579, 0.781909167766571, 2.866358995437622, 0.0015339808305725455, 0.8466649651527405, 1.174295425415039, 1.5251189470291138, 1.70822274684906], "mean": [-0.04231648147106171, 0.14969009160995483, -0.07931778579950333, -0.04006412625312805, 0.015632979571819305, -0.0448722168803215, 0.06855804473161697, -0.12791995704174042, 1.5487726926803589, -0.8508046865463257, -0.4420112371444702, 0.08442043513059616, 0.19445684552192688, 0.6850451231002808], "std": [0.15652044117450714, 0.4506181478500366, 0.1893114596605301, 0.269306480884552, 0.07097271829843521, 0.20930719375610352, 0.00015911046648398042, 0.6850239038467407, 0.8661734461784363, 0.5872118473052979, 0.5748982429504395, 0.3316570222377777, 0.3207031190395355, 0.7217689752578735], "count": [2222]}, "action": {"min": [-0.8997603058815002, -2.710505431213761e-19, -1.020097255706787, -1.0047574043273926, -0.36822056770324707, -0.8675703406333923, 0.06835036724805832, -1.6811776161193848, -0.011261261068284512, -1.9660511016845703, -1.5299999713897705, -0.6189576983451843, -0.12487231940031052, 0.031312115490436554], "max": [0.007669903803616762, 1.8929322957992554, -0.011580392718315125, 0.12961164116859436, 0.34357282519340515, 0.11762961745262146, 0.0697270855307579, 0.781909167766571, 2.866358995437622, 0.0015339808305725455, 0.8466649651527405, 1.174295425415039, 1.5251189470291138, 1.70822274684906], "mean": [-0.04231648147106171, 0.14969009160995483, -0.07931778579950333, -0.04006412625312805, 0.015632979571819305, -0.0448722168803215, 0.06855804473161697, -0.12791995704174042, 1.5487726926803589, -0.8508046865463257, -0.4420112371444702, 0.08442043513059616, 0.19445684552192688, 0.6850451231002808], "std": [0.15652044117450714, 0.4506181478500366, 0.1893114596605301, 0.269306480884552, 0.07097271829843521, 0.20930719375610352, 0.00015911046648398042, 0.6850239038467407, 0.8661734461784363, 0.5872118473052979, 0.5748982429504395, 0.3316570222377777, 0.3207031190395355, 0.7217689752578735], "count": [2222]}, "timestamp": {"min": [0.0], "max": [74.03333333333333], "mean": [37.01666666666667], "std": [21.381202803708995], "count": [2222]}, "frame_index": {"min": [0], "max": [2221], "mean": [1110.5], "std": [641.4360841112698], "count": [2222]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [2222]}, "index": {"min": [300294], "max": [302515], "mean": [301404.5], "std": [641.4360841112698], "count": [2222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2222]}, "subtask_annotation": {"mean": [18.072907290729074, 33.0, 33.0, 33.0, 33.0], "std": [11.463914130489119, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2222]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [2222]}, "eef_direction_state": {"mean": [5.536003600360036, 2.8703870387038704], "std": [1.4174906695872065, 2.1885340135188467], "min": [0, 0], "max": [6, 6], "count": [2222]}, "eef_velocity_state": {"mean": [0.18991899189918993, 1.454995499549955], "std": [0.5604157296305428, 0.7687059830445983], "min": [0, 0], "max": [2, 2], "count": [2222]}, "eef_acc_mag_state": {"mean": [0.1485148514851485, 1.1926192619261926], "std": [0.47198286127421596, 0.7712074988312951], "min": [0, 0], "max": [2, 2], "count": [2222]}, "eef_direction_action": {"mean": [5.536003600360036, 2.8703870387038704], "std": [1.4174906695872065, 2.1885340135188467], "min": [0, 0], "max": [6, 6], "count": [2222]}, "eef_velocity_action": {"mean": [0.18991899189918993, 1.454995499549955], "std": [0.5604157296305428, 0.7687059830445983], "min": [0, 0], "max": [2, 2], "count": [2222]}, "eef_acc_mag_action": {"mean": [0.1485148514851485, 1.1926192619261926], "std": [0.47198286127421596, 0.7712074988312951], "min": [0, 0], "max": [2, 2], "count": [2222]}, "eef_sim_pose_state": {"mean": [0.09128429575784902, 0.32282441656917377, 1.1956270397778448, -0.045483465839159805, 0.030277327208215413, -0.026679681196986584, 0.2915554203570173, -0.33569232568475005, 1.2381596773268126, 0.19561582063464375, 0.24468093001580732, -0.04484457600732174], "std": [0.07451242206749328, 0.03714879680439486, 0.03698714821688163, 0.20959916915645074, 0.035136795918320245, 0.11723898981006046, 0.17750299130012764, 0.1767185031477188, 0.09103161473334022, 0.3477583926745918, 0.30348666335466556, 0.4862273136191892], "min": [0.05039182378227175, 0.10115198773825826, 1.1798338641041395, -0.8921027162461528, -0.23110520994043737, -0.7536967302878481, 0.027703378297460106, -0.7984561885112644, 1.0796275016373829, -0.3888118729818488, -0.4915400234992038, -1.401886622806443], "max": [0.4098708650825186, 0.3389048710470825, 1.3388841212560354, 0.11576608677240388, 0.27274040894809515, 0.204813033248472, 0.6070757747904879, -0.009900357279758208, 1.5019390240205635, 1.8058242618559095, 0.959321177911689, 0.5913885348549086], "count": [2222]}, "eef_sim_pose_action": {"mean": [0.09128429575784902, 0.32282441656917377, 1.1956270397778448, -0.045483465839159805, 0.030277327208215413, -0.026679681196986584, 0.2915554203570173, -0.33569232568475005, 1.2381596773268126, 0.19561582063464375, 0.24468093001580732, -0.04484457600732174], "std": [0.07451242206749328, 0.03714879680439486, 0.03698714821688163, 0.20959916915645074, 0.035136795918320245, 0.11723898981006046, 0.17750299130012764, 0.1767185031477188, 0.09103161473334022, 0.3477583926745918, 0.30348666335466556, 0.4862273136191892], "min": [0.05039182378227175, 0.10115198773825826, 1.1798338641041395, -0.8921027162461528, -0.23110520994043737, -0.7536967302878481, 0.027703378297460106, -0.7984561885112644, 1.0796275016373829, -0.3888118729818488, -0.4915400234992038, -1.401886622806443], "max": [0.4098708650825186, 0.3389048710470825, 1.3388841212560354, 0.11576608677240388, 0.27274040894809515, 0.204813033248472, 0.6070757747904879, -0.009900357279758208, 1.5019390240205635, 1.8058242618559095, 0.959321177911689, 0.5913885348549086], "count": [2222]}, "gripper_mode_state": {"mean": [1.0, 0.5625562556255626], "std": [0.0, 0.49607128004160533], "min": [1, 0], "max": [1, 1], "count": [2222]}, "gripper_activity_state": {"mean": [2.0, 1.7655265526552655], "std": [0.0, 0.6033358117004192], "min": [2, 0], "max": [2, 2], "count": [2222]}, "gripper_mode_action": {"mean": [1.0, 0.5625562556255626], "std": [0.0, 0.49607128004160533], "min": [1, 0], "max": [1, 1], "count": [2222]}, "gripper_activity_action": {"mean": [2.0, 1.7655265526552655], "std": [0.0, 0.6033358117004192], "min": [2, 0], "max": [2, 2], "count": [2222]}, "gripper_open_scale_state": {"mean": [0.03917586142205614, 0.39145499529929956], "std": [9.092056220967191e-05, 0.4124393536209734], "min": [0.03905735271317618, 0.0178926374231066], "max": [0.039844048874718804, 0.9761272839137486], "count": [2222]}, "gripper_open_scale_action": {"mean": [0.03917586142205614, 0.39145499529929956], "std": [9.092056220967191e-05, 0.4124393536209734], "min": [0.03905735271317618, 0.0178926374231066], "max": [0.039844048874718804, 0.9761272839137486], "count": [2222]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308644195552318]], [[0.5619168909393824]], [[0.5392363328544353]]], "std": [[[0.22553553821810818]], [[0.24022461601767314]], [[0.25515457684077875]]], "count": [323]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505282701659955]], [[0.44788721527482683]], [[0.43270940748160286]]], "std": [[[0.1695425964205026]], [[0.15570395641381393]], [[0.1730129097578418]]], "count": [323]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47076233752875074]], [[0.42967112935645535]], [[0.39843988648090817]]], "std": [[[0.24827308419620556]], [[0.23992509261758846]], [[0.2601552850400158]]], "count": [323]}, "observation.state": {"min": [-0.8795896172523499, -0.003299330361187458, -1.2376302480697632, -1.342610239982605, -0.33825308084487915, -1.03704035282135, 0.06772488355636597, -1.326651692390442, -0.012215199880301952, -1.9573594331741333, -1.3897866010665894, -0.3422146737575531, -0.18987096846103668, 0.0380263514816761], "max": [0.05303264781832695, 2.521822214126587, 0.0, 0.15622372925281525, 0.5042501091957092, 0.18822482228279114, 0.06910119205713272, 0.5938940644264221, 2.627183675765991, 0.0019703125581145287, 0.8892443180084229, 1.078967571258545, 1.949891448020935, 1.707964539527893], "mean": [-0.057625070214271545, 0.21406878530979156, -0.10667665302753448, -0.10264729708433151, 0.01830403506755829, -0.06161259487271309, 0.06800657510757446, -0.13439439237117767, 0.9122267961502075, -0.526638388633728, -0.2557440996170044, 0.0637064203619957, 0.07902788370847702, 0.5609899759292603], "std": [0.16107307374477386, 0.5370304584503174, 0.2517356872558594, 0.32317864894866943, 0.08828520029783249, 0.20674370229244232, 0.00016318017151206732, 0.37359386682510376, 0.8777783513069153, 0.579135000705719, 0.4705175459384918, 0.18124212324619293, 0.29338186979293823, 0.6506316065788269], "count": [2217]}, "action": {"min": [-0.8795896172523499, -0.003299330361187458, -1.2376302480697632, -1.342610239982605, -0.33825308084487915, -1.03704035282135, 0.06772488355636597, -1.326651692390442, -0.012215199880301952, -1.9573594331741333, -1.3897866010665894, -0.3422146737575531, -0.18987096846103668, 0.0380263514816761], "max": [0.05303264781832695, 2.521822214126587, 0.0, 0.15622372925281525, 0.5042501091957092, 0.18822482228279114, 0.06910119205713272, 0.5938940644264221, 2.627183675765991, 0.0019703125581145287, 0.8892443180084229, 1.078967571258545, 1.949891448020935, 1.707964539527893], "mean": [-0.057625070214271545, 0.21406878530979156, -0.10667665302753448, -0.10264729708433151, 0.01830403506755829, -0.06161259487271309, 0.06800657510757446, -0.13439439237117767, 0.9122267961502075, -0.526638388633728, -0.2557440996170044, 0.0637064203619957, 0.07902788370847702, 0.5609899759292603], "std": [0.16107307374477386, 0.5370304584503174, 0.2517356872558594, 0.32317864894866943, 0.08828520029783249, 0.20674370229244232, 0.00016318017151206732, 0.37359386682510376, 0.8777783513069153, 0.579135000705719, 0.4705175459384918, 0.18124212324619293, 0.29338186979293823, 0.6506316065788269], "count": [2217]}, "timestamp": {"min": [0.0], "max": [73.86666666666666], "mean": [36.93333333333333], "std": [21.33309027639317], "count": [2217]}, "frame_index": {"min": [0], "max": [2216], "mean": [1108.0], "std": [639.9927082917951], "count": [2217]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [2217]}, "index": {"min": [302516], "max": [304732], "mean": [303624.0], "std": [639.9927082917951], "count": [2217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2217]}, "subtask_annotation": {"mean": [13.451962110960757, 33.0, 33.0, 33.0, 33.0], "std": [11.226079846753008, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2217]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [2217]}, "eef_direction_state": {"mean": [5.252593594948128, 3.4645917907081643], "std": [1.7848340681425723, 2.403338384033526], "min": [0, 0], "max": [6, 6], "count": [2217]}, "eef_velocity_state": {"mean": [0.3022101939557961, 1.1790708164185837], "std": [0.6886931300344232, 0.9247532887005484], "min": [0, 0], "max": [2, 2], "count": [2217]}, "eef_acc_mag_state": {"mean": [0.2381596752368065, 0.9607577807848444], "std": [0.5840504097544951, 0.8371143614734211], "min": [0, 0], "max": [2, 2], "count": [2217]}, "eef_direction_action": {"mean": [5.252593594948128, 3.4645917907081643], "std": [1.7848340681425723, 2.403338384033526], "min": [0, 0], "max": [6, 6], "count": [2217]}, "eef_velocity_action": {"mean": [0.3022101939557961, 1.1790708164185837], "std": [0.6886931300344232, 0.9247532887005484], "min": [0, 0], "max": [2, 2], "count": [2217]}, "eef_acc_mag_action": {"mean": [0.2381596752368065, 0.9607577807848444], "std": [0.5840504097544951, 0.8371143614734211], "min": [0, 0], "max": [2, 2], "count": [2217]}, "eef_sim_pose_state": {"mean": [0.10248935597782531, 0.32064350031297834, 1.2027266172506887, -0.06340672433677416, 0.004832360062178793, -0.03903006637110411, 0.21681566012418219, -0.3687218936706521, 1.2493635544836932, 0.08106309499787295, 0.13149863300458123, -0.06742867044754804], "std": [0.08938679249052303, 0.04211996289550549, 0.05340089770732985, 0.2096213974665744, 0.07767102351046824, 0.1252777170158376, 0.1584075941700541, 0.1096096287068745, 0.07624346244249224, 0.2672321017629331, 0.24861482527991474, 0.2881474239924383], "min": [0.0578826358917197, 0.0925161404170625, 1.1136969181737544, -1.039904200362098, -0.41147666191037646, -0.8347449313730599, 0.05988464560912969, -0.7259343356331684, 1.1441084095859289, -0.204613151037297, -0.5283788400627476, -0.9899568408745487], "max": [0.4956530513248352, 0.33971069619180466, 1.3650735635285132, 0.1830833865896104, 0.46544855864092627, 0.33114696704117497, 0.5624017797248737, -0.0648484434530888, 1.5510896018687954, 1.370451596464491, 1.0630972601008102, 0.7220753012481412], "count": [2217]}, "eef_sim_pose_action": {"mean": [0.10248935597782531, 0.32064350031297834, 1.2027266172506887, -0.06340672433677416, 0.004832360062178793, -0.03903006637110411, 0.21681566012418219, -0.3687218936706521, 1.2493635544836932, 0.08106309499787295, 0.13149863300458123, -0.06742867044754804], "std": [0.08938679249052303, 0.04211996289550549, 0.05340089770732985, 0.2096213974665744, 0.07767102351046824, 0.1252777170158376, 0.1584075941700541, 0.1096096287068745, 0.07624346244249224, 0.2672321017629331, 0.24861482527991474, 0.2881474239924383], "min": [0.0578826358917197, 0.0925161404170625, 1.1136969181737544, -1.039904200362098, -0.41147666191037646, -0.8347449313730599, 0.05988464560912969, -0.7259343356331684, 1.1441084095859289, -0.204613151037297, -0.5283788400627476, -0.9899568408745487], "max": [0.4956530513248352, 0.33971069619180466, 1.3650735635285132, 0.1830833865896104, 0.46544855864092627, 0.33114696704117497, 0.5624017797248737, -0.0648484434530888, 1.5510896018687954, 1.370451596464491, 1.0630972601008102, 0.7220753012481412], "count": [2217]}, "gripper_mode_state": {"mean": [1.0, 0.6116373477672531], "std": [0.0, 0.48737778220133177], "min": [1, 0], "max": [1, 1], "count": [2217]}, "gripper_activity_state": {"mean": [2.0, 1.7803337843933242], "std": [0.0, 0.5870434446133943], "min": [2, 0], "max": [2, 2], "count": [2217]}, "gripper_mode_action": {"mean": [1.0, 0.6116373477672531], "std": [0.0, 0.48737778220133177], "min": [1, 0], "max": [1, 1], "count": [2217]}, "gripper_activity_action": {"mean": [2.0, 1.7803337843933242], "std": [0.0, 0.5870434446133943], "min": [2, 0], "max": [2, 2], "count": [2217]}, "gripper_open_scale_state": {"mean": [0.038860129704371846, 0.32056444663943157], "std": [9.324343526414248e-05, 0.37179053617068003], "min": [0.03869993346078055, 0.021729343703814914], "max": [0.039486395461218696, 0.9759797368730817], "count": [2217]}, "gripper_open_scale_action": {"mean": [0.038860129704371846, 0.32056444663943157], "std": [9.324343526414248e-05, 0.37179053617068003], "min": [0.03869993346078055, 0.021729343703814914], "max": [0.039486395461218696, 0.9759797368730817], "count": [2217]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49659136237989093]], [[0.5289000033057539]], [[0.5200597333988187]]], "std": [[[0.24860335016921528]], [[0.26927338982269006]], [[0.2855829818980245]]], "count": [346]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44898648576321987]], [[0.45132104458674926]], [[0.44051514822370824]]], "std": [[[0.17141829738734607]], [[0.17390977279789172]], [[0.19492069030425355]]], "count": [346]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45916213148714846]], [[0.41536990913899274]], [[0.3981772183182843]]], "std": [[[0.2677759631006604]], [[0.26297802300086154]], [[0.2799015962710401]]], "count": [346]}, "observation.state": {"min": [-0.8093079328536987, -0.0034385344479233027, -0.49547579884529114, -1.059028148651123, -0.07144451886415482, -0.8171057105064392, 0.06810014694929123, -1.3566721677780151, -0.01292623020708561, -1.7366441488265991, -1.2179807424545288, -0.3726206123828888, -0.42336612939834595, 0.03892086446285248], "max": [0.08436894416809082, 1.4281361103057861, -0.0, 0.28114962577819824, 0.35281556844711304, 0.1962781846523285, 0.07022792845964432, 0.7584884762763977, 2.5264663696289062, 0.003300183452665806, 0.3604854941368103, 1.1595938205718994, 1.5245836973190308, 1.70822274684906], "mean": [-0.02451067790389061, 0.10412272810935974, -0.08303942531347275, 0.060879118740558624, 0.026610998436808586, -0.05054650455713272, 0.06839335709810257, -0.25405824184417725, 1.0882487297058105, -0.5558159947395325, -0.27767810225486755, 0.08902888000011444, 0.10963823646306992, 0.6807137727737427], "std": [0.10394091159105301, 0.3262670040130615, 0.0796070322394371, 0.2803511917591095, 0.0542776882648468, 0.16862180829048157, 0.00023815663007553667, 0.45354607701301575, 0.8772672414779663, 0.5195909738540649, 0.41882506012916565, 0.2630764842033386, 0.3653588593006134, 0.6929929852485657], "count": [2432]}, "action": {"min": [-0.8093079328536987, -0.0034385344479233027, -0.49547579884529114, -1.059028148651123, -0.07144451886415482, -0.8171057105064392, 0.06810014694929123, -1.3566721677780151, -0.01292623020708561, -1.7366441488265991, -1.2179807424545288, -0.3726206123828888, -0.42336612939834595, 0.03892086446285248], "max": [0.08436894416809082, 1.4281361103057861, -0.0, 0.28114962577819824, 0.35281556844711304, 0.1962781846523285, 0.07022792845964432, 0.7584884762763977, 2.5264663696289062, 0.003300183452665806, 0.3604854941368103, 1.1595938205718994, 1.5245836973190308, 1.70822274684906], "mean": [-0.02451067790389061, 0.10412272810935974, -0.08303942531347275, 0.060879118740558624, 0.026610998436808586, -0.05054650455713272, 0.06839335709810257, -0.25405824184417725, 1.0882487297058105, -0.5558159947395325, -0.27767810225486755, 0.08902888000011444, 0.10963823646306992, 0.6807137727737427], "std": [0.10394091159105301, 0.3262670040130615, 0.0796070322394371, 0.2803511917591095, 0.0542776882648468, 0.16862180829048157, 0.00023815663007553667, 0.45354607701301575, 0.8772672414779663, 0.5195909738540649, 0.41882506012916565, 0.2630764842033386, 0.3653588593006134, 0.6929929852485657], "count": [2432]}, "timestamp": {"min": [0.0], "max": [81.03333333333333], "mean": [40.516666666666666], "std": [23.40192893284179], "count": [2432]}, "frame_index": {"min": [0], "max": [2431], "mean": [1215.5], "std": [702.0578679852538], "count": [2432]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [2432]}, "index": {"min": [304733], "max": [307164], "mean": [305948.5], "std": [702.0578679852538], "count": [2432]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2432]}, "subtask_annotation": {"mean": [16.56949013157895, 33.0, 33.0, 33.0, 33.0], "std": [6.8063031982770354, 0.0, 0.0, 0.0, 0.0], "min": [8, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2432]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [2432]}, "eef_direction_state": {"mean": [5.558388157894737, 3.3708881578947367], "std": [1.3886447508525852, 2.3164048540826494], "min": [0, 0], "max": [6, 6], "count": [2432]}, "eef_velocity_state": {"mean": [0.17886513157894737, 1.2138157894736843], "std": [0.5377193813936014, 0.8798773346104535], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_acc_mag_state": {"mean": [0.1484375, 1.0263157894736843], "std": [0.4761646311541535, 0.8287384866315584], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_direction_action": {"mean": [5.558388157894737, 3.3708881578947367], "std": [1.3886447508525852, 2.3164048540826494], "min": [0, 0], "max": [6, 6], "count": [2432]}, "eef_velocity_action": {"mean": [0.17886513157894737, 1.2138157894736843], "std": [0.5377193813936014, 0.8798773346104535], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_acc_mag_action": {"mean": [0.1484375, 1.0263157894736843], "std": [0.4761646311541535, 0.8287384866315584], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_sim_pose_state": {"mean": [0.07928107495701678, 0.3316300995193946, 1.1944392391877023, -0.04920961502217645, 0.08190954382547148, 0.0022108162049405892, 0.22331487038077788, -0.40855344262920595, 1.2356484570309447, 0.12662434061544334, 0.242995375030325, -0.1638404696885351], "std": [0.05013461690704441, 0.011012870535619921, 0.03317862399701873, 0.16748317422536071, 0.03782473343070105, 0.08841296705904338, 0.1354606923908518, 0.1460798940379932, 0.055700669591904624, 0.41161963444644856, 0.30415628185472, 0.3737250773152954], "min": [0.05723092382064676, 0.24277067842609645, 1.1823946979049054, -0.8179458979500499, -0.23440645122233583, -0.760295644970048, 0.045481060166195436, -0.8102259850066316, 1.147708511978821, -0.32081860088808806, -0.261819189925361, -1.2726965082739115], "max": [0.314818892721884, 0.35241298514412384, 1.3310093037001836, 0.19008023437184193, 0.2902584405335762, 0.2896610768164726, 0.47451295039506997, -0.01077144144597799, 1.4011203285184253, 1.8617447196593164, 1.1842042717871744, 1.2527695075619092], "count": [2432]}, "eef_sim_pose_action": {"mean": [0.07928107495701678, 0.3316300995193946, 1.1944392391877023, -0.04920961502217645, 0.08190954382547148, 0.0022108162049405892, 0.22331487038077788, -0.40855344262920595, 1.2356484570309447, 0.12662434061544334, 0.242995375030325, -0.1638404696885351], "std": [0.05013461690704441, 0.011012870535619921, 0.03317862399701873, 0.16748317422536071, 0.03782473343070105, 0.08841296705904338, 0.1354606923908518, 0.1460798940379932, 0.055700669591904624, 0.41161963444644856, 0.30415628185472, 0.3737250773152954], "min": [0.05723092382064676, 0.24277067842609645, 1.1823946979049054, -0.8179458979500499, -0.23440645122233583, -0.760295644970048, 0.045481060166195436, -0.8102259850066316, 1.147708511978821, -0.32081860088808806, -0.261819189925361, -1.2726965082739115], "max": [0.314818892721884, 0.35241298514412384, 1.3310093037001836, 0.19008023437184193, 0.2902584405335762, 0.2896610768164726, 0.47451295039506997, -0.01077144144597799, 1.4011203285184253, 1.8617447196593164, 1.1842042717871744, 1.2527695075619092], "count": [2432]}, "gripper_mode_state": {"mean": [1.0, 0.5345394736842105], "std": [0.0, 0.49880559816187714], "min": [1, 0], "max": [1, 1], "count": [2432]}, "gripper_activity_state": {"mean": [2.0, 1.802220394736842], "std": [0.0, 0.5619031957785569], "min": [2, 0], "max": [2, 2], "count": [2432]}, "gripper_mode_action": {"mean": [1.0, 0.5345394736842105], "std": [0.0, 0.49880559816187714], "min": [1, 0], "max": [1, 1], "count": [2432]}, "gripper_activity_action": {"mean": [2.0, 1.802220394736842], "std": [0.0, 0.5619031957785569], "min": [2, 0], "max": [2, 2], "count": [2432]}, "gripper_open_scale_state": {"mean": [0.0390823096810674, 0.3889807392667908], "std": [0.0001360888944764395, 0.3959962889105504], "min": [0.03891436968530927, 0.022240493978772844], "max": [0.040130244834082465, 0.9761272839137486], "count": [2432]}, "gripper_open_scale_action": {"mean": [0.0390823096810674, 0.3889807392667908], "std": [0.0001360888944764395, 0.3959962889105504], "min": [0.03891436968530927, 0.022240493978772844], "max": [0.040130244834082465, 0.9761272839137486], "count": [2432]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5081888807864743]], [[0.539677002496744]], [[0.5349508183438665]]], "std": [[[0.24389334605066704]], [[0.26406128166160686]], [[0.28174289527919416]]], "count": [363]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382648274185707]], [[0.4429262012579749]], [[0.4332145646902777]]], "std": [[[0.16340893023741807]], [[0.16377355294542364]], [[0.1860383172144672]]], "count": [363]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44471302148040115]], [[0.42249061920452297]], [[0.4067262291662916]]], "std": [[[0.2425014870554815]], [[0.2416170566447224]], [[0.2604236988645577]]], "count": [363]}, "observation.state": {"min": [-1.1642884016036987, -0.0018830359913408756, -1.591878890991211, -1.1919031143188477, -0.5814207792282104, -1.0187631845474243, 0.06810014694929123, -1.291736364364624, -0.012435022741556168, -1.9961189031600952, -1.5299999713897705, -0.5591863393783569, -0.16260196268558502, 0.03618793934583664], "max": [0.023009711876511574, 2.4482333660125732, 2.439454888092385e-19, 0.12802235782146454, 0.527890682220459, 0.1958879828453064, 0.0697270855307579, 0.6879534721374512, 2.6154372692108154, 0.002786234486848116, 0.7225049734115601, 1.1056833267211914, 1.6896932125091553, 1.7081587314605713], "mean": [-0.06515897810459137, 0.236813023686409, -0.11819350719451904, -0.11890201270580292, 0.005361297633498907, -0.042662374675273895, 0.06836852431297302, -0.14444729685783386, 1.3069312572479248, -0.6261858344078064, -0.4759058654308319, 0.04608845338225365, 0.1461225152015686, 0.5819528102874756], "std": [0.19853608310222626, 0.6209684014320374, 0.31602099537849426, 0.33733701705932617, 0.10712286829948425, 0.1891620010137558, 0.0001811694382922724, 0.4649304151535034, 0.9269294142723083, 0.5374566912651062, 0.6153852939605713, 0.2556738257408142, 0.3116554319858551, 0.6879115104675293], "count": [2595]}, "action": {"min": [-1.1642884016036987, -0.0018830359913408756, -1.591878890991211, -1.1919031143188477, -0.5814207792282104, -1.0187631845474243, 0.06810014694929123, -1.291736364364624, -0.012435022741556168, -1.9961189031600952, -1.5299999713897705, -0.5591863393783569, -0.16260196268558502, 0.03618793934583664], "max": [0.023009711876511574, 2.4482333660125732, 2.439454888092385e-19, 0.12802235782146454, 0.527890682220459, 0.1958879828453064, 0.0697270855307579, 0.6879534721374512, 2.6154372692108154, 0.002786234486848116, 0.7225049734115601, 1.1056833267211914, 1.6896932125091553, 1.7081587314605713], "mean": [-0.06515897810459137, 0.236813023686409, -0.11819350719451904, -0.11890201270580292, 0.005361297633498907, -0.042662374675273895, 0.06836852431297302, -0.14444729685783386, 1.3069312572479248, -0.6261858344078064, -0.4759058654308319, 0.04608845338225365, 0.1461225152015686, 0.5819528102874756], "std": [0.19853608310222626, 0.6209684014320374, 0.31602099537849426, 0.33733701705932617, 0.10712286829948425, 0.1891620010137558, 0.0001811694382922724, 0.4649304151535034, 0.9269294142723083, 0.5374566912651062, 0.6153852939605713, 0.2556738257408142, 0.3116554319858551, 0.6879115104675293], "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": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [2595]}, "index": {"min": [307165], "max": [309759], "mean": [308462.0], "std": [749.1119186521241], "count": [2595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2595]}, "subtask_annotation": {"mean": [17.466281310211947, 33.0, 33.0, 33.0, 33.0], "std": [12.337542367989629, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2595]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [2595]}, "eef_direction_state": {"mean": [5.368015414258188, 3.1464354527938343], "std": [1.6058113729407117, 2.307093403447408], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_state": {"mean": [0.28709055876685935, 1.2346820809248555], "std": [0.679770315317744, 0.8511759094291889], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_state": {"mean": [0.22389210019267822, 1.069364161849711], "std": [0.5685795741104117, 0.808317658914928], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_direction_action": {"mean": [5.368015414258188, 3.1464354527938343], "std": [1.6058113729407117, 2.307093403447408], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_action": {"mean": [0.28709055876685935, 1.2346820809248555], "std": [0.679770315317744, 0.8511759094291889], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_action": {"mean": [0.22389210019267822, 1.069364161849711], "std": [0.5685795741104117, 0.808317658914928], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_sim_pose_state": {"mean": [0.10644950257002285, 0.3131197614271964, 1.1967438370841268, -0.04171420931107261, -0.0004886561367342902, -0.060168435238645276, 0.27360768913966416, -0.36045878292761807, 1.2269473196608212, 0.1498789138122384, 0.19789367882162834, -0.10339490690186587], "std": [0.10314475319340144, 0.06450508107156358, 0.04264961774135323, 0.19098440074875261, 0.08858421212915765, 0.22729719624901956, 0.17291243846119156, 0.12778474091012415, 0.06204367334654178, 0.3314782774041841, 0.3196904757341431, 0.36758520389885946], "min": [0.04824157214128835, -0.11869449372125102, 1.1558966049956456, -1.0078900509995101, -0.7078299693794526, -1.6171777768294948, -0.04426859625918361, -0.7211389344169161, 1.1105929193650024, -0.5728331891408472, -0.5110050138579643, -1.1830134062935378], "max": [0.5251588895542524, 0.3415678413015325, 1.5099561659376264, 0.19500208461720964, 0.45522049001625353, 0.3554329575661152, 0.603034130648768, -0.03679731214959934, 1.394026813167538, 1.474652333909884, 1.2425701675706047, 0.6725780416389026], "count": [2595]}, "eef_sim_pose_action": {"mean": [0.10644950257002285, 0.3131197614271964, 1.1967438370841268, -0.04171420931107261, -0.0004886561367342902, -0.060168435238645276, 0.27360768913966416, -0.36045878292761807, 1.2269473196608212, 0.1498789138122384, 0.19789367882162834, -0.10339490690186587], "std": [0.10314475319340144, 0.06450508107156358, 0.04264961774135323, 0.19098440074875261, 0.08858421212915765, 0.22729719624901956, 0.17291243846119156, 0.12778474091012415, 0.06204367334654178, 0.3314782774041841, 0.3196904757341431, 0.36758520389885946], "min": [0.04824157214128835, -0.11869449372125102, 1.1558966049956456, -1.0078900509995101, -0.7078299693794526, -1.6171777768294948, -0.04426859625918361, -0.7211389344169161, 1.1105929193650024, -0.5728331891408472, -0.5110050138579643, -1.1830134062935378], "max": [0.5251588895542524, 0.3415678413015325, 1.5099561659376264, 0.19500208461720964, 0.45522049001625353, 0.3554329575661152, 0.603034130648768, -0.03679731214959934, 1.394026813167538, 1.474652333909884, 1.2425701675706047, 0.6725780416389026], "count": [2595]}, "gripper_mode_state": {"mean": [1.0, 0.6277456647398844], "std": [0.0, 0.4834056734670887], "min": [1, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_state": {"mean": [2.0, 1.7529865125240849], "std": [0.0, 0.6172424082721021], "min": [2, 0], "max": [2, 2], "count": [2595]}, "gripper_mode_action": {"mean": [1.0, 0.6277456647398844], "std": [0.0, 0.4834056734670887], "min": [1, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_action": {"mean": [2.0, 1.7529865125240849], "std": [0.0, 0.6172424082721021], "min": [2, 0], "max": [2, 2], "count": [2595]}, "gripper_open_scale_state": {"mean": [0.03906796311433025, 0.33254580339993456], "std": [0.00010352634533805394, 0.3930887444747161], "min": [0.03891436968530927, 0.020678822483335222], "max": [0.039844048874718804, 0.976090703691755], "count": [2595]}, "gripper_open_scale_action": {"mean": [0.03906796311433025, 0.33254580339993456], "std": [0.00010352634533805394, 0.3930887444747161], "min": [0.03891436968530927, 0.020678822483335222], "max": [0.039844048874718804, 0.976090703691755], "count": [2595]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040000696874335]], [[0.5301492191339685]], [[0.5247401878259722]]], "std": [[[0.2499219159041286]], [[0.2673279527601846]], [[0.2837450836378221]]], "count": [297]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456926506348892]], [[0.4593775949399588]], [[0.4507111941858674]]], "std": [[[0.16714705635662427]], [[0.16831973134246872]], [[0.18714619339936342]]], "count": [297]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45105392156862745]], [[0.4178802329760935]], [[0.40414234116766795]]], "std": [[[0.259646025602592]], [[0.25624019213279997]], [[0.27155800626082155]]], "count": [297]}, "observation.state": {"min": [-0.8075623512268066, -0.006625138223171234, -0.7408746480941772, -0.7531472444534302, -0.22326242923736572, -1.2242435216903687, 0.0686006098985672, -2.1679322719573975, -0.010916661471128464, -1.9604274034500122, -1.5299999713897705, -0.46818456053733826, -0.2180870920419693, 0.02489539608359337], "max": [0.019578704610466957, 1.5800001621246338, 0.0, 0.20239083468914032, 0.31759029626846313, 0.1341402381658554, 0.06954209506511688, 0.7752215266227722, 2.767071008682251, 0.0015339808305725455, 0.2314077764749527, 1.1075341701507568, 1.3490945100784302, 1.70822274684906], "mean": [-0.02913927100598812, 0.13820908963680267, -0.10319159924983978, 0.050534456968307495, 0.016791753470897675, -0.08662248402833939, 0.06863173842430115, -0.2542583644390106, 1.402414083480835, -0.7531258463859558, -0.45639675855636597, 0.09548690915107727, 0.12188146263360977, 0.6425922513008118], "std": [0.12411200255155563, 0.40289580821990967, 0.1691148728132248, 0.23133674263954163, 0.05957934260368347, 0.3212604522705078, 0.000133909605210647, 0.7447646856307983, 0.91693514585495, 0.5706838965415955, 0.48445847630500793, 0.2776002585887909, 0.26039159297943115, 0.6955002546310425], "count": [1985]}, "action": {"min": [-0.8075623512268066, -0.006625138223171234, -0.7408746480941772, -0.7531472444534302, -0.22326242923736572, -1.2242435216903687, 0.0686006098985672, -2.1679322719573975, -0.010916661471128464, -1.9604274034500122, -1.5299999713897705, -0.46818456053733826, -0.2180870920419693, 0.02489539608359337], "max": [0.019578704610466957, 1.5800001621246338, 0.0, 0.20239083468914032, 0.31759029626846313, 0.1341402381658554, 0.06954209506511688, 0.7752215266227722, 2.767071008682251, 0.0015339808305725455, 0.2314077764749527, 1.1075341701507568, 1.3490945100784302, 1.70822274684906], "mean": [-0.02913927100598812, 0.13820908963680267, -0.10319159924983978, 0.050534456968307495, 0.016791753470897675, -0.08662248402833939, 0.06863173842430115, -0.2542583644390106, 1.402414083480835, -0.7531258463859558, -0.45639675855636597, 0.09548690915107727, 0.12188146263360977, 0.6425922513008118], "std": [0.12411200255155563, 0.40289580821990967, 0.1691148728132248, 0.23133674263954163, 0.05957934260368347, 0.3212604522705078, 0.000133909605210647, 0.7447646856307983, 0.91693514585495, 0.5706838965415955, 0.48445847630500793, 0.2776002585887909, 0.26039159297943115, 0.6955002546310425], "count": [1985]}, "timestamp": {"min": [0.0], "max": [66.13333333333334], "mean": [33.06666666666667], "std": [19.10066898188531], "count": [1985]}, "frame_index": {"min": [0], "max": [1984], "mean": [992.0], "std": [573.0200694565592], "count": [1985]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [1985]}, "index": {"min": [309760], "max": [311744], "mean": [310752.0], "std": [573.0200694565592], "count": [1985]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1985]}, "subtask_annotation": {"mean": [15.108312342569269, 33.0, 33.0, 33.0, 33.0], "std": [11.54166066495448, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1985]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [1985]}, "eef_direction_state": {"mean": [5.503778337531486, 3.222166246851385], "std": [1.4522147877144758, 2.2555863686785673], "min": [0, 0], "max": [6, 6], "count": [1985]}, "eef_velocity_state": {"mean": [0.19395465994962216, 1.3380352644836273], "std": [0.5481029596411939, 0.8500046932842853], "min": [0, 0], "max": [2, 2], "count": [1985]}, "eef_acc_mag_state": {"mean": [0.1632241813602015, 1.0821158690176322], "std": [0.4902656275030793, 0.823953458294722], "min": [0, 0], "max": [2, 2], "count": [1985]}, "eef_direction_action": {"mean": [5.503778337531486, 3.222166246851385], "std": [1.4522147877144758, 2.2555863686785673], "min": [0, 0], "max": [6, 6], "count": [1985]}, "eef_velocity_action": {"mean": [0.19395465994962216, 1.3380352644836273], "std": [0.5481029596411939, 0.8500046932842853], "min": [0, 0], "max": [2, 2], "count": [1985]}, "eef_acc_mag_action": {"mean": [0.1632241813602015, 1.0821158690176322], "std": [0.4902656275030793, 0.823953458294722], "min": [0, 0], "max": [2, 2], "count": [1985]}, "eef_sim_pose_state": {"mean": [0.08744888386705947, 0.3275226528143067, 1.1968651156493209, -0.0848145375401918, 0.0853289728032538, -0.012228840875494426, 0.2475072580185654, -0.3718920417740558, 1.2380833171121313, 0.1264220461062844, 0.18858029283023342, -0.15608579002572187], "std": [0.0690240795920792, 0.021897141680384296, 0.04055577911930194, 0.3173033147902243, 0.04620132878831094, 0.10149612081430522, 0.18377172036529824, 0.18772830044751884, 0.08302747963027136, 0.2354345373426429, 0.29560978036683805, 0.5575845739273951], "min": [0.055129373209760454, 0.1896307732305836, 1.1818104118141863, -1.246931458928727, -0.18292069008952483, -0.9002335480416456, -0.18231976718299842, -0.7878441982855997, 1.127236581794692, -0.4025446920203215, -0.5596874348420806, -1.7820491318738245], "max": [0.3598609763149844, 0.3386606852845306, 1.3537690753605414, 0.13171800422475574, 0.32811663060947494, 0.23063640403253016, 0.5532776992038259, 0.003717177381384956, 1.5475428640226772, 1.2129714000632101, 1.050744038132593, 0.5906202341118464], "count": [1985]}, "eef_sim_pose_action": {"mean": [0.08744888386705947, 0.3275226528143067, 1.1968651156493209, -0.0848145375401918, 0.0853289728032538, -0.012228840875494426, 0.2475072580185654, -0.3718920417740558, 1.2380833171121313, 0.1264220461062844, 0.18858029283023342, -0.15608579002572187], "std": [0.0690240795920792, 0.021897141680384296, 0.04055577911930194, 0.3173033147902243, 0.04620132878831094, 0.10149612081430522, 0.18377172036529824, 0.18772830044751884, 0.08302747963027136, 0.2354345373426429, 0.29560978036683805, 0.5575845739273951], "min": [0.055129373209760454, 0.1896307732305836, 1.1818104118141863, -1.246931458928727, -0.18292069008952483, -0.9002335480416456, -0.18231976718299842, -0.7878441982855997, 1.127236581794692, -0.4025446920203215, -0.5596874348420806, -1.7820491318738245], "max": [0.3598609763149844, 0.3386606852845306, 1.3537690753605414, 0.13171800422475574, 0.32811663060947494, 0.23063640403253016, 0.5532776992038259, 0.003717177381384956, 1.5475428640226772, 1.2129714000632101, 1.050744038132593, 0.5906202341118464], "count": [1985]}, "gripper_mode_state": {"mean": [1.0, 0.5768261964735516], "std": [0.0, 0.4940624814083835], "min": [1, 0], "max": [1, 1], "count": [1985]}, "gripper_activity_state": {"mean": [2.0, 1.7576826196473552], "std": [0.0, 0.6132234441610305], "min": [2, 0], "max": [2, 2], "count": [1985]}, "gripper_mode_action": {"mean": [1.0, 0.5768261964735516], "std": [0.0, 0.4940624814083835], "min": [1, 0], "max": [1, 1], "count": [1985]}, "gripper_activity_action": {"mean": [2.0, 1.7576826196473552], "std": [0.0, 0.6132234441610305], "min": [2, 0], "max": [2, 2], "count": [1985]}, "gripper_open_scale_state": {"mean": [0.03921749367907764, 0.3671982888519796], "std": [7.651766376534312e-05, 0.3974270338261219], "min": [0.03920034851346697, 0.014225940619196211], "max": [0.03973834003720965, 0.9761272839137486], "count": [1985]}, "gripper_open_scale_action": {"mean": [0.03921749367907764, 0.3671982888519796], "std": [7.651766376534312e-05, 0.3974270338261219], "min": [0.03920034851346697, 0.014225940619196211], "max": [0.03973834003720965, 0.9761272839137486], "count": [1985]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5180499526911905]], [[0.5537318725210882]], [[0.5466146566532596]]], "std": [[[0.22736028462174196]], [[0.24971847889190235]], [[0.26804241572640986]]], "count": [312]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44509225654293055]], [[0.44761840731663033]], [[0.43654196169208426]]], "std": [[[0.15799677542234333]], [[0.16250706382273236]], [[0.19027278943680617]]], "count": [312]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44670846775319817]], [[0.41736368952851793]], [[0.4017368469289425]]], "std": [[[0.24788077168021266]], [[0.24982226109467826]], [[0.2687045428645347]]], "count": [312]}, "observation.state": {"min": [-0.6917710900306702, -0.010241339914500713, -1.1704273223876953, -1.3498196601867676, -0.31623128056526184, -1.1082113981246948, 0.06797505170106888, -1.8162332773208618, -0.008802398107945919, -1.9939824342727661, -1.5298535823822021, -0.3190680146217346, -0.4187767505645752, 0.03620954975485802], "max": [0.15475444495677948, 1.9619613885879517, 0.002616966376081109, 0.11043532192707062, 0.24384301900863647, 0.21995605528354645, 0.06922635436058044, 0.5387389659881592, 2.6422924995422363, 0.004202732816338539, 0.9876091480255127, 1.2642329931259155, 1.8979852199554443, 1.70822274684906], "mean": [-0.020643338561058044, 0.16380298137664795, -0.06863825023174286, -0.0992940291762352, 0.006021056789904833, -0.07101800292730331, 0.0680970847606659, -0.332539439201355, 1.225162386894226, -0.7559518814086914, -0.37715962529182434, 0.15685142576694489, 0.16006861627101898, 0.6092303991317749], "std": [0.09085091203451157, 0.480665922164917, 0.21380329132080078, 0.3185425400733948, 0.05853605642914772, 0.2667679488658905, 0.00014692556578665972, 0.5091161131858826, 0.8197703957557678, 0.6415278911590576, 0.5846492052078247, 0.2848030626773834, 0.4068508744239807, 0.6943431496620178], "count": [2117]}, "action": {"min": [-0.6917710900306702, -0.010241339914500713, -1.1704273223876953, -1.3498196601867676, -0.31623128056526184, -1.1082113981246948, 0.06797505170106888, -1.8162332773208618, -0.008802398107945919, -1.9939824342727661, -1.5298535823822021, -0.3190680146217346, -0.4187767505645752, 0.03620954975485802], "max": [0.15475444495677948, 1.9619613885879517, 0.002616966376081109, 0.11043532192707062, 0.24384301900863647, 0.21995605528354645, 0.06922635436058044, 0.5387389659881592, 2.6422924995422363, 0.004202732816338539, 0.9876091480255127, 1.2642329931259155, 1.8979852199554443, 1.70822274684906], "mean": [-0.020643338561058044, 0.16380298137664795, -0.06863825023174286, -0.0992940291762352, 0.006021056789904833, -0.07101800292730331, 0.0680970847606659, -0.332539439201355, 1.225162386894226, -0.7559518814086914, -0.37715962529182434, 0.15685142576694489, 0.16006861627101898, 0.6092303991317749], "std": [0.09085091203451157, 0.480665922164917, 0.21380329132080078, 0.3185425400733948, 0.05853605642914772, 0.2667679488658905, 0.00014692556578665972, 0.5091161131858826, 0.8197703957557678, 0.6415278911590576, 0.5846492052078247, 0.2848030626773834, 0.4068508744239807, 0.6943431496620178], "count": [2117]}, "timestamp": {"min": [0.0], "max": [70.53333333333333], "mean": [35.266666666666666], "std": [20.370839725232514], "count": [2117]}, "frame_index": {"min": [0], "max": [2116], "mean": [1058.0], "std": [611.1251917569755], "count": [2117]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [2117]}, "index": {"min": [311745], "max": [313861], "mean": [312803.0], "std": [611.1251917569755], "count": [2117]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2117]}, "subtask_annotation": {"mean": [16.29003306565895, 33.0, 33.0, 33.0, 33.0], "std": [11.568977781329911, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2117]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [2117]}, "eef_direction_state": {"mean": [5.448748228625413, 2.93764761454889], "std": [1.5681178122895403, 2.3091047619506297], "min": [0, 0], "max": [6, 6], "count": [2117]}, "eef_velocity_state": {"mean": [0.2153991497401984, 1.377420878601795], "std": [0.5895395782885888, 0.8499744968241112], "min": [0, 0], "max": [2, 2], "count": [2117]}, "eef_acc_mag_state": {"mean": [0.18138875767595655, 1.110533774208786], "std": [0.5208667592975945, 0.810924202254532], "min": [0, 0], "max": [2, 2], "count": [2117]}, "eef_direction_action": {"mean": [5.448748228625413, 2.93764761454889], "std": [1.5681178122895403, 2.3091047619506297], "min": [0, 0], "max": [6, 6], "count": [2117]}, "eef_velocity_action": {"mean": [0.2153991497401984, 1.377420878601795], "std": [0.5895395782885888, 0.8499744968241112], "min": [0, 0], "max": [2, 2], "count": [2117]}, "eef_acc_mag_action": {"mean": [0.18138875767595655, 1.110533774208786], "std": [0.5208667592975945, 0.810924202254532], "min": [0, 0], "max": [2, 2], "count": [2117]}, "eef_sim_pose_state": {"mean": [0.09701366828916055, 0.3283591317821036, 1.1962079858160823, -0.0734036231288888, -0.0039589471846690405, -0.014420817740913507, 0.25607459739839894, -0.40826702144932325, 1.2880144734953662, 0.14105213405622258, 0.09971626886946394, -0.1744572744276012], "std": [0.08676782667921275, 0.022286159440539802, 0.041160184326595406, 0.2726978299672351, 0.061066737782654895, 0.08358733067094758, 0.1542640819653671, 0.13135900654491314, 0.08478404827270639, 0.3513285055079122, 0.26855579520476025, 0.40512556004309497], "min": [0.05964402881943438, 0.1697920167533087, 1.1809923166791814, -1.1166285153741011, -0.33107294154917044, -0.5593542817901337, 0.05806057673627506, -0.7730250059095926, 1.1809341710572658, -0.7431101871580537, -0.37709759442454005, -1.2767991012083095], "max": [0.4646582368550021, 0.36139982684354577, 1.3743207238013706, 0.21647737592721372, 0.3233401373495446, 0.32971031175837684, 0.5993885157949694, -0.0503560472063764, 1.525343662970977, 1.4476556222239298, 0.9131079115205614, 1.0951804174598307], "count": [2117]}, "eef_sim_pose_action": {"mean": [0.09701366828916055, 0.3283591317821036, 1.1962079858160823, -0.0734036231288888, -0.0039589471846690405, -0.014420817740913507, 0.25607459739839894, -0.40826702144932325, 1.2880144734953662, 0.14105213405622258, 0.09971626886946394, -0.1744572744276012], "std": [0.08676782667921275, 0.022286159440539802, 0.041160184326595406, 0.2726978299672351, 0.061066737782654895, 0.08358733067094758, 0.1542640819653671, 0.13135900654491314, 0.08478404827270639, 0.3513285055079122, 0.26855579520476025, 0.40512556004309497], "min": [0.05964402881943438, 0.1697920167533087, 1.1809923166791814, -1.1166285153741011, -0.33107294154917044, -0.5593542817901337, 0.05806057673627506, -0.7730250059095926, 1.1809341710572658, -0.7431101871580537, -0.37709759442454005, -1.2767991012083095], "max": [0.4646582368550021, 0.36139982684354577, 1.3743207238013706, 0.21647737592721372, 0.3233401373495446, 0.32971031175837684, 0.5993885157949694, -0.0503560472063764, 1.525343662970977, 1.4476556222239298, 0.9131079115205614, 1.0951804174598307], "count": [2117]}, "gripper_mode_state": {"mean": [1.0, 0.6036844591402929], "std": [0.0, 0.4891314066105101], "min": [1, 0], "max": [1, 1], "count": [2117]}, "gripper_activity_state": {"mean": [2.0, 1.7760982522437412], "std": [0.0, 0.5919753772070411], "min": [2, 0], "max": [2, 2], "count": [2117]}, "gripper_mode_action": {"mean": [1.0, 0.6036844591402929], "std": [0.0, 0.4891314066105101], "min": [1, 0], "max": [1, 1], "count": [2117]}, "gripper_activity_action": {"mean": [2.0, 1.7760982522437412], "std": [0.0, 0.5919753772070411], "min": [2, 0], "max": [2, 2], "count": [2117]}, "gripper_open_scale_state": {"mean": [0.03891260179159551, 0.3481325191533719], "std": [8.395695484823887e-05, 0.3967668438057132], "min": [0.03884288668632507, 0.020691171288490295], "max": [0.03955791677747454, 0.9761272839137486], "count": [2117]}, "gripper_open_scale_action": {"mean": [0.03891260179159551, 0.3481325191533719], "std": [8.395695484823887e-05, 0.3967668438057132], "min": [0.03884288668632507, 0.020691171288490295], "max": [0.03955791677747454, 0.9761272839137486], "count": [2117]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522721987714839]], [[0.5548689801366362]], [[0.539268062111676]]], "std": [[[0.22964196494339206]], [[0.24549375082933195]], [[0.26204036549368476]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540767864587536]], [[0.4501694874794911]], [[0.43545421726646766]]], "std": [[[0.1634520047912188]], [[0.15553355403164346]], [[0.1749117393484267]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658878995871325]], [[0.4286623312219264]], [[0.3972040432771188]]], "std": [[[0.24645107182258477]], [[0.2408693750275549]], [[0.26289025277692224]]], "count": [324]}, "observation.state": {"min": [-0.6473398804664612, -0.0073866406455636024, -1.0412670373916626, -1.1384385824203491, -0.3295985460281372, -0.7344449162483215, 0.06810014694929123, -1.2467269897460938, -0.012244252488017082, -1.7776868343353271, -1.466465711593628, -0.20301039516925812, -0.18842071294784546, 0.03385245054960251], "max": [0.14089937508106232, 2.2492997646331787, 0.004397096578031778, 0.32873982191085815, 0.604388415813446, 0.18972721695899963, 0.06947670131921768, 0.6994146704673767, 2.49263072013855, 0.004476148169487715, 0.5414952039718628, 1.1160200834274292, 1.4693422317504883, 1.707964539527893], "mean": [-0.04103798791766167, 0.1569463610649109, -0.06509599834680557, -0.08116630464792252, 0.009184038266539574, -0.03210984170436859, 0.06824389100074768, -0.10968567430973053, 0.9324551820755005, -0.5108470916748047, -0.2968338429927826, 0.08625704050064087, 0.11131240427494049, 0.5371710062026978], "std": [0.12038444727659225, 0.45292073488235474, 0.18739308416843414, 0.2592715620994568, 0.09840213507413864, 0.15817008912563324, 0.000175105597008951, 0.3831044137477875, 0.8555291295051575, 0.5370969176292419, 0.44669437408447266, 0.2004280388355255, 0.310307115316391, 0.6174871921539307], "count": [2227]}, "action": {"min": [-0.6473398804664612, -0.0073866406455636024, -1.0412670373916626, -1.1384385824203491, -0.3295985460281372, -0.7344449162483215, 0.06810014694929123, -1.2467269897460938, -0.012244252488017082, -1.7776868343353271, -1.466465711593628, -0.20301039516925812, -0.18842071294784546, 0.03385245054960251], "max": [0.14089937508106232, 2.2492997646331787, 0.004397096578031778, 0.32873982191085815, 0.604388415813446, 0.18972721695899963, 0.06947670131921768, 0.6994146704673767, 2.49263072013855, 0.004476148169487715, 0.5414952039718628, 1.1160200834274292, 1.4693422317504883, 1.707964539527893], "mean": [-0.04103798791766167, 0.1569463610649109, -0.06509599834680557, -0.08116630464792252, 0.009184038266539574, -0.03210984170436859, 0.06824389100074768, -0.10968567430973053, 0.9324551820755005, -0.5108470916748047, -0.2968338429927826, 0.08625704050064087, 0.11131240427494049, 0.5371710062026978], "std": [0.12038444727659225, 0.45292073488235474, 0.18739308416843414, 0.2592715620994568, 0.09840213507413864, 0.15817008912563324, 0.000175105597008951, 0.3831044137477875, 0.8555291295051575, 0.5370969176292419, 0.44669437408447266, 0.2004280388355255, 0.310307115316391, 0.6174871921539307], "count": [2227]}, "timestamp": {"min": [0.0], "max": [74.2], "mean": [37.10000000000001], "std": [21.429315331002893], "count": [2227]}, "frame_index": {"min": [0], "max": [2226], "mean": [1113.0], "std": [642.8794599300867], "count": [2227]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [2227]}, "index": {"min": [313862], "max": [316088], "mean": [314975.0], "std": [642.8794599300867], "count": [2227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2227]}, "subtask_annotation": {"mean": [16.49034575662326, 33.0, 33.0, 33.0, 33.0], "std": [10.643307385965887, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2227]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [2227]}, "eef_direction_state": {"mean": [5.3830264930399645, 3.351145038167939], "std": [1.657232776836725, 2.392305861986174], "min": [0, 0], "max": [6, 6], "count": [2227]}, "eef_velocity_state": {"mean": [0.2523574315222272, 1.1984732824427482], "std": [0.6399985699230766, 0.9198394095506655], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_acc_mag_state": {"mean": [0.20116748989672203, 0.9717108217332735], "std": [0.5368658588450884, 0.8329803184605183], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_direction_action": {"mean": [5.3830264930399645, 3.351145038167939], "std": [1.657232776836725, 2.392305861986174], "min": [0, 0], "max": [6, 6], "count": [2227]}, "eef_velocity_action": {"mean": [0.2523574315222272, 1.1984732824427482], "std": [0.6399985699230766, 0.9198394095506655], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_acc_mag_action": {"mean": [0.20116748989672203, 0.9717108217332735], "std": [0.5368658588450884, 0.8329803184605183], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_sim_pose_state": {"mean": [0.09335507250258979, 0.325074792821756, 1.1959441791807064, -0.03427393402242062, 0.010480240077509589, -0.031990925581501406, 0.2195069436607076, -0.3647353707237775, 1.251463180129086, 0.11280050422013002, 0.12696429604252568, -0.021129409049997848], "std": [0.07354521423067036, 0.03195031434018848, 0.04103378158163913, 0.1586020800109918, 0.06759083888447454, 0.1172232149728729, 0.15315812237610674, 0.11273668970680369, 0.07149304700306905, 0.2888229556059754, 0.22355087394681736, 0.3135887231076213], "min": [0.0550588399243513, 0.1120485311151854, 1.1810832489855054, -0.7338764206674531, -0.4069045555072881, -0.8342288418156774, 0.06439841665784107, -0.6897961386487342, 1.1714393108989045, -0.191113738125738, -0.4766223413339876, -0.956072105033249], "max": [0.46641317685741757, 0.3441295185573602, 1.3746926179273504, 0.1917859243927722, 0.5083820068878193, 0.45214531097167165, 0.5393839517817721, -0.013003712049120913, 1.48180987778029, 1.346641882343893, 0.7859325661217027, 0.7926422584221449], "count": [2227]}, "eef_sim_pose_action": {"mean": [0.09335507250258979, 0.325074792821756, 1.1959441791807064, -0.03427393402242062, 0.010480240077509589, -0.031990925581501406, 0.2195069436607076, -0.3647353707237775, 1.251463180129086, 0.11280050422013002, 0.12696429604252568, -0.021129409049997848], "std": [0.07354521423067036, 0.03195031434018848, 0.04103378158163913, 0.1586020800109918, 0.06759083888447454, 0.1172232149728729, 0.15315812237610674, 0.11273668970680369, 0.07149304700306905, 0.2888229556059754, 0.22355087394681736, 0.3135887231076213], "min": [0.0550588399243513, 0.1120485311151854, 1.1810832489855054, -0.7338764206674531, -0.4069045555072881, -0.8342288418156774, 0.06439841665784107, -0.6897961386487342, 1.1714393108989045, -0.191113738125738, -0.4766223413339876, -0.956072105033249], "max": [0.46641317685741757, 0.3441295185573602, 1.3746926179273504, 0.1917859243927722, 0.5083820068878193, 0.45214531097167165, 0.5393839517817721, -0.013003712049120913, 1.48180987778029, 1.346641882343893, 0.7859325661217027, 0.7926422584221449], "count": [2227]}, "gripper_mode_state": {"mean": [1.0, 0.6097889537494388], "std": [0.0, 0.48779748424383307], "min": [1, 0], "max": [1, 1], "count": [2227]}, "gripper_activity_state": {"mean": [2.0, 1.7624607094746296], "std": [0.0, 0.6087749723104398], "min": [2, 0], "max": [2, 2], "count": [2227]}, "gripper_mode_action": {"mean": [1.0, 0.6097889537494388], "std": [0.0, 0.48779748424383307], "min": [1, 0], "max": [1, 1], "count": [2227]}, "gripper_activity_action": {"mean": [2.0, 1.7624607094746296], "std": [0.0, 0.6087749723104398], "min": [2, 0], "max": [2, 2], "count": [2227]}, "gripper_open_scale_state": {"mean": [0.03899658692105607, 0.30695485088379476], "std": [0.00010006059088998538, 0.3528525666776842], "min": [0.03891436968530927, 0.01934425745691572], "max": [0.0397009721824101, 0.9759797368730817], "count": [2227]}, "gripper_open_scale_action": {"mean": [0.03899658692105607, 0.30695485088379476], "std": [0.00010006059088998538, 0.3528525666776842], "min": [0.03891436968530927, 0.01934425745691572], "max": [0.0397009721824101, 0.9759797368730817], "count": [2227]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5059486489717838]], [[0.5444648436610416]], [[0.5392357078332688]]], "std": [[[0.24196496078791202]], [[0.2632251288506683]], [[0.2803355983688083]]], "count": [287]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44137112568604675]], [[0.4427963389963031]], [[0.4343265971700333]]], "std": [[[0.15849349674074464]], [[0.158140834315623]], [[0.1789262228336151]]], "count": [287]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476920788640659]], [[0.4188100191296031]], [[0.40397928480335227]]], "std": [[[0.2463736170579955]], [[0.24573554978943557]], [[0.2624922658683934]]], "count": [287]}, "observation.state": {"min": [-0.8955331444740295, -0.005614498630166054, -1.6354104280471802, -1.1519955396652222, -0.5800426602363586, -0.7856520414352417, 0.06810014694929123, -1.5489964485168457, -0.01069706305861473, -1.9481556415557861, -1.5299999713897705, -0.6324142217636108, -0.15743094682693481, 0.03057442232966423], "max": [0.1285039484500885, 2.5920474529266357, 0.0, 0.08231139928102493, 0.45999664068222046, 0.24254684150218964, 0.0696435198187828, 0.6816101670265198, 2.82045316696167, 0.0015339808305725455, 0.6626796722412109, 1.1717621088027954, 1.7116745710372925, 1.70822274684906], "mean": [-0.06039602309465408, 0.20111805200576782, -0.09687952697277069, -0.08028273284435272, 0.019778696820139885, -0.031526509672403336, 0.06834999471902847, -0.16607101261615753, 1.348205804824829, -0.7251107692718506, -0.4298100471496582, 0.06324508786201477, 0.14747516810894012, 0.5589848756790161], "std": [0.1792786866426468, 0.540269136428833, 0.2623541057109833, 0.28294363617897034, 0.10382718592882156, 0.19093483686447144, 0.00012328708544373512, 0.5646864175796509, 0.9090437889099121, 0.5595331192016602, 0.531598687171936, 0.25178197026252747, 0.3205975592136383, 0.6622099876403809], "count": [1900]}, "action": {"min": [-0.8955331444740295, -0.005614498630166054, -1.6354104280471802, -1.1519955396652222, -0.5800426602363586, -0.7856520414352417, 0.06810014694929123, -1.5489964485168457, -0.01069706305861473, -1.9481556415557861, -1.5299999713897705, -0.6324142217636108, -0.15743094682693481, 0.03057442232966423], "max": [0.1285039484500885, 2.5920474529266357, 0.0, 0.08231139928102493, 0.45999664068222046, 0.24254684150218964, 0.0696435198187828, 0.6816101670265198, 2.82045316696167, 0.0015339808305725455, 0.6626796722412109, 1.1717621088027954, 1.7116745710372925, 1.70822274684906], "mean": [-0.06039602309465408, 0.20111805200576782, -0.09687952697277069, -0.08028273284435272, 0.019778696820139885, -0.031526509672403336, 0.06834999471902847, -0.16607101261615753, 1.348205804824829, -0.7251107692718506, -0.4298100471496582, 0.06324508786201477, 0.14747516810894012, 0.5589848756790161], "std": [0.1792786866426468, 0.540269136428833, 0.2623541057109833, 0.28294363617897034, 0.10382718592882156, 0.19093483686447144, 0.00012328708544373512, 0.5646864175796509, 0.9090437889099121, 0.5595331192016602, 0.531598687171936, 0.25178197026252747, 0.3205975592136383, 0.6622099876403809], "count": [1900]}, "timestamp": {"min": [0.0], "max": [63.3], "mean": [31.65], "std": [18.282755992099954], "count": [1900]}, "frame_index": {"min": [0], "max": [1899], "mean": [949.5], "std": [548.4826797629985], "count": [1900]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [1900]}, "index": {"min": [316089], "max": [317988], "mean": [317038.5], "std": [548.4826797629985], "count": [1900]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1900]}, "subtask_annotation": {"mean": [15.393157894736841, 33.0, 33.0, 33.0, 33.0], "std": [11.25843101746718, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1900]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [1900]}, "eef_direction_state": {"mean": [5.306842105263158, 3.0789473684210527], "std": [1.7091258234350217, 2.2216823751781676], "min": [0, 0], "max": [6, 6], "count": [1900]}, "eef_velocity_state": {"mean": [0.31105263157894736, 1.4178947368421053], "std": [0.7038121365433376, 0.8278671324069247], "min": [0, 0], "max": [2, 2], "count": [1900]}, "eef_acc_mag_state": {"mean": [0.25105263157894736, 1.1226315789473684], "std": [0.6022973101894872, 0.7941983187649564], "min": [0, 0], "max": [2, 2], "count": [1900]}, "eef_direction_action": {"mean": [5.306842105263158, 3.0789473684210527], "std": [1.7091258234350217, 2.2216823751781676], "min": [0, 0], "max": [6, 6], "count": [1900]}, "eef_velocity_action": {"mean": [0.31105263157894736, 1.4178947368421053], "std": [0.7038121365433376, 0.8278671324069247], "min": [0, 0], "max": [2, 2], "count": [1900]}, "eef_acc_mag_action": {"mean": [0.25105263157894736, 1.1226315789473684], "std": [0.6022973101894872, 0.7941983187649564], "min": [0, 0], "max": [2, 2], "count": [1900]}, "eef_sim_pose_state": {"mean": [0.0996436671530523, 0.31845136252421347, 1.1962808581346718, -0.03316213643717968, 0.02353120574835754, -0.040700100503141115, 0.2734021139008731, -0.36250671538873475, 1.241877382125882, 0.1510080489425853, 0.19325907874625683, -0.10158257431375882], "std": [0.0896024029139247, 0.05029153201083605, 0.03984633042536835, 0.19469287241992408, 0.07384291493993315, 0.14692274549059336, 0.16862800631934158, 0.16052963962386324, 0.07536423817380902, 0.3094179476407928, 0.30541249847999463, 0.4116846528880097], "min": [0.059993960215168965, 0.03935972987128165, 1.1498585057713302, -0.803798577882834, -0.35294426174645777, -1.078747340239195, 0.05654416869009497, -0.7957374605013757, 1.124096251821334, -0.3116481140519754, -0.42225247481251316, -1.2504540448436055], "max": [0.5372875422149336, 0.3406129506043059, 1.3840873400724463, 0.24311073457017274, 0.5195398084811655, 0.3548875682803231, 0.6077861750420036, -0.0622690782282852, 1.510888154465692, 1.4462665127777616, 1.2100809272931201, 0.5696506920276764], "count": [1900]}, "eef_sim_pose_action": {"mean": [0.0996436671530523, 0.31845136252421347, 1.1962808581346718, -0.03316213643717968, 0.02353120574835754, -0.040700100503141115, 0.2734021139008731, -0.36250671538873475, 1.241877382125882, 0.1510080489425853, 0.19325907874625683, -0.10158257431375882], "std": [0.0896024029139247, 0.05029153201083605, 0.03984633042536835, 0.19469287241992408, 0.07384291493993315, 0.14692274549059336, 0.16862800631934158, 0.16052963962386324, 0.07536423817380902, 0.3094179476407928, 0.30541249847999463, 0.4116846528880097], "min": [0.059993960215168965, 0.03935972987128165, 1.1498585057713302, -0.803798577882834, -0.35294426174645777, -1.078747340239195, 0.05654416869009497, -0.7957374605013757, 1.124096251821334, -0.3116481140519754, -0.42225247481251316, -1.2504540448436055], "max": [0.5372875422149336, 0.3406129506043059, 1.3840873400724463, 0.24311073457017274, 0.5195398084811655, 0.3548875682803231, 0.6077861750420036, -0.0622690782282852, 1.510888154465692, 1.4462665127777616, 1.2100809272931201, 0.5696506920276764], "count": [1900]}, "gripper_mode_state": {"mean": [1.0, 0.6305263157894737], "std": [0.0, 0.482662284507932], "min": [1, 0], "max": [1, 1], "count": [1900]}, "gripper_activity_state": {"mean": [2.0, 1.7252631578947368], "std": [0.0, 0.6458724692517781], "min": [2, 0], "max": [2, 2], "count": [1900]}, "gripper_mode_action": {"mean": [1.0, 0.6305263157894737], "std": [0.0, 0.482662284507932], "min": [1, 0], "max": [1, 1], "count": [1900]}, "gripper_activity_action": {"mean": [2.0, 1.7252631578947368], "std": [0.0, 0.6458724692517781], "min": [2, 0], "max": [2, 2], "count": [1900]}, "gripper_open_scale_state": {"mean": [0.03905667687493234, 0.31942160981153683], "std": [7.044851872126223e-05, 0.3784060136407424], "min": [0.03891436968530927, 0.017471098474093845], "max": [0.039796297039304464, 0.9761272839137486], "count": [1900]}, "gripper_open_scale_action": {"mean": [0.03905667687493234, 0.31942160981153683], "std": [7.044851872126223e-05, 0.3784060136407424], "min": [0.03891436968530927, 0.017471098474093845], "max": [0.039796297039304464, 0.9761272839137486], "count": [1900]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46014837495997435]], [[0.470985288623935]], [[0.42733645847067614]]], "std": [[[0.21984902438272697]], [[0.2231269769507441]], [[0.23018190594690707]]], "count": [347]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4355146281855682]], [[0.44506775865965986]], [[0.43567800647316246]]], "std": [[[0.1776438469042128]], [[0.16122393566903484]], [[0.16361624551936083]]], "count": [347]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46082319037124936]], [[0.4347628081972462]], [[0.4155286559868904]]], "std": [[[0.24833438316844317]], [[0.23247801490263306]], [[0.23971193011627479]]], "count": [347]}, "observation.state": {"min": [-0.6795535087585449, -0.007064172998070717, -1.414330244064331, -1.1060001850128174, -0.2173549234867096, -1.006291389465332, 0.06773180514574051, -1.3839627504348755, -0.007566308602690697, -1.9656583070755005, -1.2793970108032227, -0.38312673568725586, -0.14713440835475922, 0.03978593274950981], "max": [0.04122136905789375, 2.1705827713012695, -0.004612206947058439, 0.0687437653541565, 0.4030389189720154, 0.18516428768634796, 0.06910119205713272, 0.844985842704773, 2.7074761390686035, 0.00427936390042305, 0.7369027137756348, 0.9872068166732788, 1.4570856094360352, 1.7060279846191406], "mean": [-0.030856767669320107, 0.1718454509973526, -0.1016116738319397, -0.05295552685856819, 0.010047705844044685, -0.0708744078874588, 0.06799715012311935, -0.13242776691913605, 1.0295994281768799, -0.6550642251968384, -0.21213799715042114, 0.04038052633404732, 0.12873077392578125, 0.49599823355674744], "std": [0.10886963456869125, 0.5138025283813477, 0.26672184467315674, 0.2716246247291565, 0.0594257116317749, 0.2658650577068329, 0.00014542519056703895, 0.45125535130500793, 0.9632713198661804, 0.6663428544998169, 0.41398361325263977, 0.17863474786281586, 0.24128815531730652, 0.59869384765625], "count": [2440]}, "action": {"min": [-0.6795535087585449, -0.007064172998070717, -1.414330244064331, -1.1060001850128174, -0.2173549234867096, -1.006291389465332, 0.06773180514574051, -1.3839627504348755, -0.007566308602690697, -1.9656583070755005, -1.2793970108032227, -0.38312673568725586, -0.14713440835475922, 0.03978593274950981], "max": [0.04122136905789375, 2.1705827713012695, -0.004612206947058439, 0.0687437653541565, 0.4030389189720154, 0.18516428768634796, 0.06910119205713272, 0.844985842704773, 2.7074761390686035, 0.00427936390042305, 0.7369027137756348, 0.9872068166732788, 1.4570856094360352, 1.7060279846191406], "mean": [-0.030856767669320107, 0.1718454509973526, -0.1016116738319397, -0.05295552685856819, 0.010047705844044685, -0.0708744078874588, 0.06799715012311935, -0.13242776691913605, 1.0295994281768799, -0.6550642251968384, -0.21213799715042114, 0.04038052633404732, 0.12873077392578125, 0.49599823355674744], "std": [0.10886963456869125, 0.5138025283813477, 0.26672184467315674, 0.2716246247291565, 0.0594257116317749, 0.2658650577068329, 0.00014542519056703895, 0.45125535130500793, 0.9632713198661804, 0.6663428544998169, 0.41398361325263977, 0.17863474786281586, 0.24128815531730652, 0.59869384765625], "count": [2440]}, "timestamp": {"min": [0.0], "max": [81.3], "mean": [40.65], "std": [23.47890897522001], "count": [2440]}, "frame_index": {"min": [0], "max": [2439], "mean": [1219.5], "std": [704.3672692566003], "count": [2440]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [2440]}, "index": {"min": [317989], "max": [320428], "mean": [319208.5], "std": [704.3672692566003], "count": [2440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2440]}, "subtask_annotation": {"mean": [14.24672131147541, 33.0, 33.0, 33.0, 33.0], "std": [11.540937005075481, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2440]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [2440]}, "eef_direction_state": {"mean": [5.4700819672131145, 3.651639344262295], "std": [1.5249047247322596, 2.2682676861774658], "min": [0, 0], "max": [6, 6], "count": [2440]}, "eef_velocity_state": {"mean": [0.2139344262295082, 1.205327868852459], "std": [0.5917209651669612, 0.9215388808376245], "min": [0, 0], "max": [2, 2], "count": [2440]}, "eef_acc_mag_state": {"mean": [0.17868852459016393, 0.9721311475409836], "std": [0.5201244347011725, 0.8420566445533224], "min": [0, 0], "max": [2, 2], "count": [2440]}, "eef_direction_action": {"mean": [5.4700819672131145, 3.651639344262295], "std": [1.5249047247322596, 2.2682676861774658], "min": [0, 0], "max": [6, 6], "count": [2440]}, "eef_velocity_action": {"mean": [0.2139344262295082, 1.205327868852459], "std": [0.5917209651669612, 0.9215388808376245], "min": [0, 0], "max": [2, 2], "count": [2440]}, "eef_acc_mag_action": {"mean": [0.17868852459016393, 0.9721311475409836], "std": [0.5201244347011725, 0.8420566445533224], "min": [0, 0], "max": [2, 2], "count": [2440]}, "eef_sim_pose_state": {"mean": [0.09918041181796539, 0.32473255892985026, 1.197119892322356, -0.07235688346727895, 0.017419881671566047, -0.020761781097089288, 0.2323637381760035, -0.3727904584173432, 1.245197164455961, 0.13514484806625204, 0.1609553323790655, -0.09015099652995497], "std": [0.09761706725815764, 0.03070740517377942, 0.04030348518517289, 0.2681589844384071, 0.04027869605345004, 0.09140539719247893, 0.1718282877243507, 0.1490116799226494, 0.07515878799258502, 0.23761587784880264, 0.28751143526173395, 0.3527267101240419], "min": [0.053861620392925025, 0.15221198964540084, 1.1827320788286002, -1.023373592393384, -0.28776590319745776, -0.5551118316889538, 0.05132078565708875, -0.8062734858528644, 1.1355359175432118, -0.14682533776600487, -0.34715088059042953, -1.121088935058685], "max": [0.5208560663231724, 0.3413331406105534, 1.3832864172799002, 0.18432951225450972, 0.3038946774119471, 0.3496619330085539, 0.5871952932558475, -0.008896762416923564, 1.5078488439134867, 1.317830588599636, 1.212172910695089, 0.6301784353823826], "count": [2440]}, "eef_sim_pose_action": {"mean": [0.09918041181796539, 0.32473255892985026, 1.197119892322356, -0.07235688346727895, 0.017419881671566047, -0.020761781097089288, 0.2323637381760035, -0.3727904584173432, 1.245197164455961, 0.13514484806625204, 0.1609553323790655, -0.09015099652995497], "std": [0.09761706725815764, 0.03070740517377942, 0.04030348518517289, 0.2681589844384071, 0.04027869605345004, 0.09140539719247893, 0.1718282877243507, 0.1490116799226494, 0.07515878799258502, 0.23761587784880264, 0.28751143526173395, 0.3527267101240419], "min": [0.053861620392925025, 0.15221198964540084, 1.1827320788286002, -1.023373592393384, -0.28776590319745776, -0.5551118316889538, 0.05132078565708875, -0.8062734858528644, 1.1355359175432118, -0.14682533776600487, -0.34715088059042953, -1.121088935058685], "max": [0.5208560663231724, 0.3413331406105534, 1.3832864172799002, 0.18432951225450972, 0.3038946774119471, 0.3496619330085539, 0.5871952932558475, -0.008896762416923564, 1.5078488439134867, 1.317830588599636, 1.212172910695089, 0.6301784353823826], "count": [2440]}, "gripper_mode_state": {"mean": [1.0, 0.6397540983606558], "std": [0.0, 0.4800716529763077], "min": [1, 0], "max": [1, 1], "count": [2440]}, "gripper_activity_state": {"mean": [2.0, 1.7885245901639344], "std": [0.0, 0.5771888802581628], "min": [2, 0], "max": [2, 2], "count": [2440]}, "gripper_mode_action": {"mean": [1.0, 0.6397540983606558], "std": [0.0, 0.4800716529763077], "min": [1, 0], "max": [1, 1], "count": [2440]}, "gripper_activity_action": {"mean": [2.0, 1.7885245901639344], "std": [0.0, 0.5771888802581628], "min": [2, 0], "max": [2, 2], "count": [2440]}, "gripper_open_scale_state": {"mean": [0.03885459985051837, 0.28342568563685183], "std": [8.309665673701413e-05, 0.34211099367205816], "min": [0.03870388865470886, 0.022734818714005605], "max": [0.039486395461218696, 0.9748731340680804], "count": [2440]}, "gripper_open_scale_action": {"mean": [0.03885459985051837, 0.28342568563685183], "std": [8.309665673701413e-05, 0.34211099367205816], "min": [0.03870388865470886, 0.022734818714005605], "max": [0.039486395461218696, 0.9748731340680804], "count": [2440]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175322618664953]], [[0.5460579636772742]], [[0.5390777929568914]]], "std": [[[0.24125151451456614]], [[0.2597257634556969]], [[0.27625113970824594]]], "count": [305]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44493065377334906]], [[0.4479813895139112]], [[0.43806556305582345]]], "std": [[[0.1653359458303652]], [[0.16656143018447772]], [[0.1885264570407903]]], "count": [305]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44875714936247724]], [[0.4183352717954213]], [[0.4012578547448123]]], "std": [[[0.2479835476780902]], [[0.2452120161295397]], [[0.26349937718070987]]], "count": [305]}, "observation.state": {"min": [-0.8013423681259155, -0.00442527886480093, -1.3974565267562866, -1.2241166830062866, -0.5271041393280029, -1.218977451324463, 0.06835036724805832, -1.3790034055709839, -0.007593985181301832, -1.9730565547943115, -1.5299999713897705, -0.6933966279029846, -0.16017261147499084, 0.03437576815485954], "max": [0.14604897797107697, 2.458080291748047, 0.0, 0.10584467649459839, 0.5420748591423035, 0.22521790862083435, 0.06947670131921768, 0.7385000586509705, 2.8161044120788574, 0.0023435286711901426, 0.37713515758514404, 1.231278896331787, 1.5765050649642944, 1.707964539527893], "mean": [-0.0660453736782074, 0.2612150311470032, -0.1153159961104393, -0.13346821069717407, 0.024541441351175308, -0.06985607743263245, 0.06860963255167007, -0.18834516406059265, 1.3122800588607788, -0.6086381077766418, -0.5061811804771423, 0.05364609509706497, 0.15871897339820862, 0.5129773616790771], "std": [0.17712104320526123, 0.6118746995925903, 0.27325186133384705, 0.37230175733566284, 0.11216774582862854, 0.26202520728111267, 9.033056994667277e-05, 0.6017407178878784, 0.8370975852012634, 0.5485035181045532, 0.5333706736564636, 0.2932722866535187, 0.31798800826072693, 0.6371712684631348], "count": [2062]}, "action": {"min": [-0.8013423681259155, -0.00442527886480093, -1.3974565267562866, -1.2241166830062866, -0.5271041393280029, -1.218977451324463, 0.06835036724805832, -1.3790034055709839, -0.007593985181301832, -1.9730565547943115, -1.5299999713897705, -0.6933966279029846, -0.16017261147499084, 0.03437576815485954], "max": [0.14604897797107697, 2.458080291748047, 0.0, 0.10584467649459839, 0.5420748591423035, 0.22521790862083435, 0.06947670131921768, 0.7385000586509705, 2.8161044120788574, 0.0023435286711901426, 0.37713515758514404, 1.231278896331787, 1.5765050649642944, 1.707964539527893], "mean": [-0.0660453736782074, 0.2612150311470032, -0.1153159961104393, -0.13346821069717407, 0.024541441351175308, -0.06985607743263245, 0.06860963255167007, -0.18834516406059265, 1.3122800588607788, -0.6086381077766418, -0.5061811804771423, 0.05364609509706497, 0.15871897339820862, 0.5129773616790771], "std": [0.17712104320526123, 0.6118746995925903, 0.27325186133384705, 0.37230175733566284, 0.11216774582862854, 0.26202520728111267, 9.033056994667277e-05, 0.6017407178878784, 0.8370975852012634, 0.5485035181045532, 0.5333706736564636, 0.2932722866535187, 0.31798800826072693, 0.6371712684631348], "count": [2062]}, "timestamp": {"min": [0.0], "max": [68.7], "mean": [34.35], "std": [19.841601917855996], "count": [2062]}, "frame_index": {"min": [0], "max": [2061], "mean": [1030.5], "std": [595.2480575356798], "count": [2062]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [2062]}, "index": {"min": [320429], "max": [322490], "mean": [321459.5], "std": [595.2480575356798], "count": [2062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2062]}, "subtask_annotation": {"mean": [15.115906886517944, 33.0, 33.0, 33.0, 33.0], "std": [11.06587492709435, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2062]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [2062]}, "eef_direction_state": {"mean": [5.232298739088264, 3.1896217264791464], "std": [1.7523337499685474, 2.211299119258505], "min": [0, 0], "max": [6, 6], "count": [2062]}, "eef_velocity_state": {"mean": [0.3254122211445199, 1.3157129000969932], "std": [0.7042370036633996, 0.8589887875672464], "min": [0, 0], "max": [2, 2], "count": [2062]}, "eef_acc_mag_state": {"mean": [0.27594568380213386, 1.0620756547041708], "std": [0.6259762137127524, 0.8127423360749854], "min": [0, 0], "max": [2, 2], "count": [2062]}, "eef_direction_action": {"mean": [5.232298739088264, 3.1896217264791464], "std": [1.7523337499685474, 2.211299119258505], "min": [0, 0], "max": [6, 6], "count": [2062]}, "eef_velocity_action": {"mean": [0.3254122211445199, 1.3157129000969932], "std": [0.7042370036633996, 0.8589887875672464], "min": [0, 0], "max": [2, 2], "count": [2062]}, "eef_acc_mag_action": {"mean": [0.27594568380213386, 1.0620756547041708], "std": [0.6259762137127524, 0.8127423360749854], "min": [0, 0], "max": [2, 2], "count": [2062]}, "eef_sim_pose_state": {"mean": [0.1107907853536799, 0.31509453048434155, 1.1994863961334403, -0.07262148753210111, 0.012235062353385, -0.04123544918292724, 0.25544002193729176, -0.370332830590087, 1.2419529047460807, 0.16076824887605146, 0.19685094419927496, -0.13287525027604302], "std": [0.10457949473012551, 0.05104224865232558, 0.042876117733289885, 0.2689033076218033, 0.08512534659156815, 0.15205493319910393, 0.15368221569926888, 0.15604764585055528, 0.058860952293794296, 0.29255326343503596, 0.24575130992698785, 0.4447552071048962], "min": [0.05241880655452453, 0.08562188207407395, 1.1658918305345172, -1.2298657204827492, -0.3158857799339745, -0.9125992272315765, 0.044137372158906084, -0.7602893801849122, 1.1244314633074362, -0.18570865143735354, -0.21634035241935146, -1.2466757189807136], "max": [0.5250221074243222, 0.34674623949608085, 1.400091111544457, 0.2350523191376639, 0.46562139817944237, 0.595180196155904, 0.588083267766871, -0.04932507651271302, 1.4075175110338911, 1.3750549529057565, 0.9240234336218722, 0.6688133260242232], "count": [2062]}, "eef_sim_pose_action": {"mean": [0.1107907853536799, 0.31509453048434155, 1.1994863961334403, -0.07262148753210111, 0.012235062353385, -0.04123544918292724, 0.25544002193729176, -0.370332830590087, 1.2419529047460807, 0.16076824887605146, 0.19685094419927496, -0.13287525027604302], "std": [0.10457949473012551, 0.05104224865232558, 0.042876117733289885, 0.2689033076218033, 0.08512534659156815, 0.15205493319910393, 0.15368221569926888, 0.15604764585055528, 0.058860952293794296, 0.29255326343503596, 0.24575130992698785, 0.4447552071048962], "min": [0.05241880655452453, 0.08562188207407395, 1.1658918305345172, -1.2298657204827492, -0.3158857799339745, -0.9125992272315765, 0.044137372158906084, -0.7602893801849122, 1.1244314633074362, -0.18570865143735354, -0.21634035241935146, -1.2466757189807136], "max": [0.5250221074243222, 0.34674623949608085, 1.400091111544457, 0.2350523191376639, 0.46562139817944237, 0.595180196155904, 0.588083267766871, -0.04932507651271302, 1.4075175110338911, 1.3750549529057565, 0.9240234336218722, 0.6688133260242232], "count": [2062]}, "gripper_mode_state": {"mean": [1.0, 0.6677982541222115], "std": [0.0, 0.4710029149735111], "min": [1, 0], "max": [1, 1], "count": [2062]}, "gripper_activity_state": {"mean": [2.0, 1.7677012609117362], "std": [0.0, 0.601376090898634], "min": [2, 0], "max": [2, 2], "count": [2062]}, "gripper_mode_action": {"mean": [1.0, 0.6677982541222115], "std": [0.0, 0.4710029149735111], "min": [1, 0], "max": [1, 1], "count": [2062]}, "gripper_activity_action": {"mean": [2.0, 1.7677012609117362], "std": [0.0, 0.601376090898634], "min": [2, 0], "max": [2, 2], "count": [2062]}, "gripper_open_scale_state": {"mean": [0.03920486072423871, 0.29313106101393377], "std": [5.161215723110419e-05, 0.3641003670784221], "min": [0.03905735271317618, 0.019643296088491167], "max": [0.0397009721824101, 0.9759797368730817], "count": [2062]}, "gripper_open_scale_action": {"mean": [0.03920486072423871, 0.29313106101393377], "std": [5.161215723110419e-05, 0.3641003670784221], "min": [0.03905735271317618, 0.019643296088491167], "max": [0.0397009721824101, 0.9759797368730817], "count": [2062]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14185149115365583]], [[0.15511674330499162]], [[0.15174520488300203]]], "std": [[[0.11242853139530422]], [[0.11300394719423484]], [[0.09132780950576508]]], "count": [339]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43378302437002336]], [[0.44133072489894026]], [[0.4285350616319946]]], "std": [[[0.18332450357754038]], [[0.18249881452133923]], [[0.19229123262305964]]], "count": [339]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4528908177004004]], [[0.42939248703414507]], [[0.4172996518338571]]], "std": [[[0.22627103715586]], [[0.21402730902883566]], [[0.22611518168474892]]], "count": [339]}, "observation.state": {"min": [-0.26348668336868286, -0.006104931700974703, -0.9498186111450195, -1.0975910425186157, -0.5965593457221985, -1.106729507446289, 0.06772488355636597, -1.3478870391845703, -0.013193605467677116, -2.024228811264038, -1.394871711730957, -0.5723819732666016, -0.2146071046590805, 0.034475166350603104], "max": [0.48903578519821167, 1.9404857158660889, 0.0, 0.14709079265594482, 0.4130592346191406, 0.22588424384593964, 0.06947670131921768, 0.9246352910995483, 2.590893507003784, 0.004493645392358303, 0.960271954536438, 0.8290272951126099, 1.009779691696167, 1.7056406736373901], "mean": [0.008658409118652344, 0.11817339807748795, -0.07141381502151489, -0.00220557046122849, -0.009942883625626564, -0.04126620292663574, 0.06798521429300308, -0.04961490258574486, 1.0046329498291016, -0.6577050685882568, -0.16965606808662415, -0.01721051335334778, 0.06752163171768188, 0.46951645612716675], "std": [0.06811929494142532, 0.37964969873428345, 0.17321862280368805, 0.21454811096191406, 0.07370918244123459, 0.19501015543937683, 0.00016358669381588697, 0.404617577791214, 0.9430680274963379, 0.6697189211845398, 0.45144835114479065, 0.1795239895582199, 0.17544129490852356, 0.5897182822227478], "count": [2367]}, "action": {"min": [-0.26348668336868286, -0.006104931700974703, -0.9498186111450195, -1.0975910425186157, -0.5965593457221985, -1.106729507446289, 0.06772488355636597, -1.3478870391845703, -0.013193605467677116, -2.024228811264038, -1.394871711730957, -0.5723819732666016, -0.2146071046590805, 0.034475166350603104], "max": [0.48903578519821167, 1.9404857158660889, 0.0, 0.14709079265594482, 0.4130592346191406, 0.22588424384593964, 0.06947670131921768, 0.9246352910995483, 2.590893507003784, 0.004493645392358303, 0.960271954536438, 0.8290272951126099, 1.009779691696167, 1.7056406736373901], "mean": [0.008658409118652344, 0.11817339807748795, -0.07141381502151489, -0.00220557046122849, -0.009942883625626564, -0.04126620292663574, 0.06798521429300308, -0.04961490258574486, 1.0046329498291016, -0.6577050685882568, -0.16965606808662415, -0.01721051335334778, 0.06752163171768188, 0.46951645612716675], "std": [0.06811929494142532, 0.37964969873428345, 0.17321862280368805, 0.21454811096191406, 0.07370918244123459, 0.19501015543937683, 0.00016358669381588697, 0.404617577791214, 0.9430680274963379, 0.6697189211845398, 0.45144835114479065, 0.1795239895582199, 0.17544129490852356, 0.5897182822227478], "count": [2367]}, "timestamp": {"min": [0.0], "max": [78.86666666666666], "mean": [39.43333333333333], "std": [22.77646608689345], "count": [2367]}, "frame_index": {"min": [0], "max": [2366], "mean": [1183.0], "std": [683.2939826068035], "count": [2367]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [2367]}, "index": {"min": [322491], "max": [324857], "mean": [323674.0], "std": [683.2939826068035], "count": [2367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2367]}, "subtask_annotation": {"mean": [14.751584283903675, 33.0, 33.0, 33.0, 33.0], "std": [6.014906548347515, 0.0, 0.0, 0.0, 0.0], "min": [8, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2367]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [2367]}, "eef_direction_state": {"mean": [5.512040557667934, 3.5445711871567385], "std": [1.47810478856994, 2.3723024829160995], "min": [0, 0], "max": [6, 6], "count": [2367]}, "eef_velocity_state": {"mean": [0.21039290240811154, 1.1685678073510772], "std": [0.5968599479488185, 0.9273895122903439], "min": [0, 0], "max": [2, 2], "count": [2367]}, "eef_acc_mag_state": {"mean": [0.17321504013519223, 0.9657794676806084], "std": [0.5105485645185611, 0.8273493993945835], "min": [0, 0], "max": [2, 2], "count": [2367]}, "eef_direction_action": {"mean": [5.512040557667934, 3.5445711871567385], "std": [1.47810478856994, 2.3723024829160995], "min": [0, 0], "max": [6, 6], "count": [2367]}, "eef_velocity_action": {"mean": [0.21039290240811154, 1.1685678073510772], "std": [0.5968599479488185, 0.9273895122903439], "min": [0, 0], "max": [2, 2], "count": [2367]}, "eef_acc_mag_action": {"mean": [0.17321504013519223, 0.9657794676806084], "std": [0.5105485645185611, 0.8273493993945835], "min": [0, 0], "max": [2, 2], "count": [2367]}, "eef_sim_pose_state": {"mean": [0.08624697516568898, 0.3360681650437154, 1.1941628464608347, -0.042257931290580496, 0.044236045811235955, -0.001421166280039403, 0.23735936147132788, -0.3443141743465098, 1.250216586262051, 0.05915989244248558, 0.17491839458090552, -0.07037211793761657], "std": [0.06735386672387884, 0.01588118834642163, 0.036381762030347355, 0.19799683266374846, 0.06688166365616016, 0.06979337929220332, 0.1808984593129522, 0.12377919090220858, 0.0690445113382279, 0.18284540196661728, 0.2857065716495346, 0.38831221274798733], "min": [0.05717463766516667, 0.280930753798898, 1.1817088246352423, -1.1344822634211007, -0.22591954045170004, -0.7342802924864587, 0.04286864693698297, -0.7506373321567259, 1.181169847032292, -0.4834475269134081, -0.572529705305969, -1.2756087907259028], "max": [0.45068572552576963, 0.46034373704736264, 1.3802455202774306, 0.23367287340634105, 0.5006478454878405, 0.5628146774579008, 0.6205388046638829, 0.05097147791893817, 1.455064733729028, 1.094918064050306, 1.2883758237709548, 1.2160752932243497], "count": [2367]}, "eef_sim_pose_action": {"mean": [0.08624697516568898, 0.3360681650437154, 1.1941628464608347, -0.042257931290580496, 0.044236045811235955, -0.001421166280039403, 0.23735936147132788, -0.3443141743465098, 1.250216586262051, 0.05915989244248558, 0.17491839458090552, -0.07037211793761657], "std": [0.06735386672387884, 0.01588118834642163, 0.036381762030347355, 0.19799683266374846, 0.06688166365616016, 0.06979337929220332, 0.1808984593129522, 0.12377919090220858, 0.0690445113382279, 0.18284540196661728, 0.2857065716495346, 0.38831221274798733], "min": [0.05717463766516667, 0.280930753798898, 1.1817088246352423, -1.1344822634211007, -0.22591954045170004, -0.7342802924864587, 0.04286864693698297, -0.7506373321567259, 1.181169847032292, -0.4834475269134081, -0.572529705305969, -1.2756087907259028], "max": [0.45068572552576963, 0.46034373704736264, 1.3802455202774306, 0.23367287340634105, 0.5006478454878405, 0.5628146774579008, 0.6205388046638829, 0.05097147791893817, 1.455064733729028, 1.094918064050306, 1.2883758237709548, 1.2160752932243497], "count": [2367]}, "gripper_mode_state": {"mean": [1.0, 0.654837346852556], "std": [0.0, 0.47542128267427997], "min": [1, 0], "max": [1, 1], "count": [2367]}, "gripper_activity_state": {"mean": [2.0, 1.8170680185889312], "std": [0.0, 0.5406150763461111], "min": [2, 0], "max": [2, 2], "count": [2367]}, "gripper_mode_action": {"mean": [1.0, 0.654837346852556], "std": [0.0, 0.47542128267427997], "min": [1, 0], "max": [1, 1], "count": [2367]}, "gripper_activity_action": {"mean": [2.0, 1.8170680185889312], "std": [0.0, 0.5406150763461111], "min": [2, 0], "max": [2, 2], "count": [2367]}, "gripper_open_scale_state": {"mean": [0.03884783131411913, 0.26829378056848857], "std": [9.347483939376015e-05, 0.3369821454534487], "min": [0.03869993346078055, 0.019700095057487488], "max": [0.0397009721824101, 0.9746518135070801], "count": [2367]}, "gripper_open_scale_action": {"mean": [0.03884783131411913, 0.26829378056848857], "std": [9.347483939376015e-05, 0.3369821454534487], "min": [0.03869993346078055, 0.019700095057487488], "max": [0.0397009721824101, 0.9746518135070801], "count": [2367]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42684063239393727]], [[0.4236961692084241]], [[0.37559704769601987]]], "std": [[[0.2211907994665031]], [[0.22560871808442243]], [[0.23124683663233053]]], "count": [465]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41786602244242976]], [[0.425715226532668]], [[0.414462199264413]]], "std": [[[0.1597815033091995]], [[0.15254781433265135]], [[0.1633818132744574]]], "count": [465]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4505169893644435]], [[0.44980177571626023]], [[0.42275084920467587]]], "std": [[[0.22953776446570295]], [[0.21852980327841304]], [[0.2327643054388737]]], "count": [465]}, "observation.state": {"min": [-1.023165225982666, -0.008500700816512108, -0.5704055428504944, -1.202472448348999, -0.2215254157781601, -0.16873358190059662, 0.06947670131921768, -0.7012282609939575, -0.008983724750578403, -1.9619613885879517, -1.5299999713897705, -0.5997511148452759, -0.4939418137073517, 0.03287326917052269], "max": [0.10887901484966278, 1.859184741973877, 0.01164857018738985, 0.06698832660913467, 0.3726944029331207, 0.200789213180542, 0.07060364633798599, 0.8422526717185974, 2.7502129077911377, 0.0015935619594529271, 0.3374757766723633, 1.052310824394226, 0.41264083981513977, 1.7065445184707642], "mean": [-0.02515280805528164, 0.08727346360683441, -0.014679273590445518, -0.07170454412698746, 0.0010243307333439589, 0.014647635631263256, 0.069955013692379, 0.09352298080921173, 1.3782402276992798, -0.7603434920310974, -0.27042385935783386, 0.06030929088592529, -0.001552444533444941, 0.5673751831054688], "std": [0.1273084431886673, 0.35121431946754456, 0.08945826441049576, 0.22986578941345215, 0.03956121206283569, 0.04188504442572594, 9.965542267309502e-05, 0.30651751160621643, 0.9136308431625366, 0.5849472284317017, 0.4114060401916504, 0.3048691749572754, 0.17987293004989624, 0.7003962397575378], "count": [3609]}, "action": {"min": [-1.023165225982666, -0.008500700816512108, -0.5704055428504944, -1.202472448348999, -0.2215254157781601, -0.16873358190059662, 0.06947670131921768, -0.7012282609939575, -0.008983724750578403, -1.9619613885879517, -1.5299999713897705, -0.5997511148452759, -0.4939418137073517, 0.03287326917052269], "max": [0.10887901484966278, 1.859184741973877, 0.01164857018738985, 0.06698832660913467, 0.3726944029331207, 0.200789213180542, 0.07060364633798599, 0.8422526717185974, 2.7502129077911377, 0.0015935619594529271, 0.3374757766723633, 1.052310824394226, 0.41264083981513977, 1.7065445184707642], "mean": [-0.02515280805528164, 0.08727346360683441, -0.014679273590445518, -0.07170454412698746, 0.0010243307333439589, 0.014647635631263256, 0.069955013692379, 0.09352298080921173, 1.3782402276992798, -0.7603434920310974, -0.27042385935783386, 0.06030929088592529, -0.001552444533444941, 0.5673751831054688], "std": [0.1273084431886673, 0.35121431946754456, 0.08945826441049576, 0.22986578941345215, 0.03956121206283569, 0.04188504442572594, 9.965542267309502e-05, 0.30651751160621643, 0.9136308431625366, 0.5849472284317017, 0.4114060401916504, 0.3048691749572754, 0.17987293004989624, 0.7003962397575378], "count": [3609]}, "timestamp": {"min": [0.0], "max": [120.26666666666667], "mean": [60.13333333333334], "std": [34.72761735862983], "count": [3609]}, "frame_index": {"min": [0], "max": [3608], "mean": [1804.0], "std": [1041.8285207588947], "count": [3609]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [3609]}, "index": {"min": [324858], "max": [328466], "mean": [326662.0], "std": [1041.8285207588947], "count": [3609]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3609]}, "subtask_annotation": {"mean": [19.740094208922137, 33.0, 33.0, 33.0, 33.0], "std": [10.878102499237878, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3609]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [3609]}, "eef_direction_state": {"mean": [5.7182044887780545, 3.0429481850928233], "std": [1.103963233046708, 2.4559484412902957], "min": [0, 0], "max": [6, 6], "count": [3609]}, "eef_velocity_state": {"mean": [0.11776115267387088, 1.176503186478249], "std": [0.44133588677165564, 0.8436300639120852], "min": [0, 0], "max": [2, 2], "count": [3609]}, "eef_acc_mag_state": {"mean": [0.1027985591576614, 1.0227209753394293], "std": [0.40118338891492483, 0.8222685001204972], "min": [0, 0], "max": [2, 2], "count": [3609]}, "eef_direction_action": {"mean": [5.7182044887780545, 3.0429481850928233], "std": [1.103963233046708, 2.4559484412902957], "min": [0, 0], "max": [6, 6], "count": [3609]}, "eef_velocity_action": {"mean": [0.11776115267387088, 1.176503186478249], "std": [0.44133588677165564, 0.8436300639120852], "min": [0, 0], "max": [2, 2], "count": [3609]}, "eef_acc_mag_action": {"mean": [0.1027985591576614, 1.0227209753394293], "std": [0.40118338891492483, 0.8222685001204972], "min": [0, 0], "max": [2, 2], "count": [3609]}, "eef_sim_pose_state": {"mean": [0.0813110680260219, 0.32801664480661424, 1.1867455841557664, 0.01453670795426922, 0.0008945501096327742, -0.024074542727800817, 0.31358017827357804, -0.31064106217940485, 1.2272643566528902, 0.04228315492605098, 0.32616231780993665, 0.170989833947796], "std": [0.04871761328767123, 0.028252023737105076, 0.018678026201164488, 0.04303374753815487, 0.05456342711751873, 0.11367606354227978, 0.17732215941804974, 0.10156407970887442, 0.07186266677882351, 0.18645690165456844, 0.37677055496176365, 0.2698128838463386], "min": [0.058023929696238014, 0.10419874953705263, 1.1804020413923766, -0.2451715062279273, -0.30875879385762883, -0.9923116385402773, 0.039695424918781474, -0.5824851057855376, 1.0594891513940616, -0.46719529387279324, -0.35507827257186797, -0.4407456479500765], "max": [0.36610022037025414, 0.3398033927014489, 1.3287332521420259, 0.20036747897305301, 0.45038141156140243, 0.2339787610606348, 0.6104404880751684, 0.004821232133562239, 1.4394609929722315, 0.6009702326014001, 1.2809868592748193, 1.138397925736394], "count": [3609]}, "eef_sim_pose_action": {"mean": [0.0813110680260219, 0.32801664480661424, 1.1867455841557664, 0.01453670795426922, 0.0008945501096327742, -0.024074542727800817, 0.31358017827357804, -0.31064106217940485, 1.2272643566528902, 0.04228315492605098, 0.32616231780993665, 0.170989833947796], "std": [0.04871761328767123, 0.028252023737105076, 0.018678026201164488, 0.04303374753815487, 0.05456342711751873, 0.11367606354227978, 0.17732215941804974, 0.10156407970887442, 0.07186266677882351, 0.18645690165456844, 0.37677055496176365, 0.2698128838463386], "min": [0.058023929696238014, 0.10419874953705263, 1.1804020413923766, -0.2451715062279273, -0.30875879385762883, -0.9923116385402773, 0.039695424918781474, -0.5824851057855376, 1.0594891513940616, -0.46719529387279324, -0.35507827257186797, -0.4407456479500765], "max": [0.36610022037025414, 0.3398033927014489, 1.3287332521420259, 0.20036747897305301, 0.45038141156140243, 0.2339787610606348, 0.6104404880751684, 0.004821232133562239, 1.4394609929722315, 0.6009702326014001, 1.2809868592748193, 1.138397925736394], "count": [3609]}, "gripper_mode_state": {"mean": [1.0, 0.6627874757550568], "std": [0.0, 0.4727581175794689], "min": [1, 0], "max": [1, 1], "count": [3609]}, "gripper_activity_state": {"mean": [2.0, 1.8653366583541147], "std": [0.0, 0.47274090281785675], "min": [2, 0], "max": [2, 2], "count": [3609]}, "gripper_mode_action": {"mean": [1.0, 0.6627874757550568], "std": [0.0, 0.4727581175794689], "min": [1, 0], "max": [1, 1], "count": [3609]}, "gripper_activity_action": {"mean": [2.0, 1.8653366583541147], "std": [0.0, 0.47274090281785675], "min": [2, 0], "max": [2, 2], "count": [3609]}, "gripper_open_scale_state": {"mean": [0.039974561784178776, 0.3242139533065954], "std": [5.694472046475422e-05, 0.4002249406741471], "min": [0.0397009721824101, 0.01878472524029868], "max": [0.04034494076456342, 0.9751682962690081], "count": [3609]}, "gripper_open_scale_action": {"mean": [0.039974561784178776, 0.3242139533065954], "std": [5.694472046475422e-05, 0.4002249406741471], "min": [0.0397009721824101, 0.01878472524029868], "max": [0.04034494076456342, 0.9751682962690081], "count": [3609]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38135239065757726]], [[0.3777089957129805]], [[0.3343409375219622]]], "std": [[[0.21436445699128595]], [[0.21349059090530959]], [[0.21311854380659495]]], "count": [465]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42589912268372104]], [[0.43299350680535054]], [[0.42280985311687397]]], "std": [[[0.16157109519158921]], [[0.15657807162659756]], [[0.1636708293338576]]], "count": [465]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44294650069107694]], [[0.4463363401035444]], [[0.4222339061072458]]], "std": [[[0.2271011023783584]], [[0.2196868683461443]], [[0.23561265283777852]]], "count": [465]}, "observation.state": {"min": [-0.9495341181755066, -0.007541379891335964, -0.9905741214752197, -1.526310920715332, -0.42474067211151123, -0.3622649013996124, 0.06910119205713272, -0.923199474811554, -0.008903891779482365, -1.9604274034500122, -1.5299999713897705, -0.6350050568580627, -0.6516129970550537, 0.028996579349040985], "max": [0.05505923554301262, 1.8330072164535522, 0.01073786523193121, 0.19648832082748413, 0.29759228229522705, 0.12006417661905289, 0.07022792845964432, 0.7853203415870667, 2.6062333583831787, 0.00022653370979242027, 0.38656315207481384, 1.136679768562317, 1.812587022781372, 1.707964539527893], "mean": [-0.04979383572936058, 0.1431894749403, -0.05380240082740784, -0.07383064180612564, -0.0029670963995158672, -0.009971346706151962, 0.06936807930469513, 0.11450603604316711, 1.2276432514190674, -0.6646791696548462, -0.4028388559818268, 0.07273011654615402, 0.03031817451119423, 0.4661255180835724], "std": [0.1829289048910141, 0.4536292552947998, 0.16344112157821655, 0.3288664221763611, 0.05732431635260582, 0.03580978885293007, 0.00013289331400301307, 0.3325296938419342, 0.9600402116775513, 0.596322238445282, 0.4707483947277069, 0.2901468276977539, 0.3444829285144806, 0.6555746793746948], "count": [3610]}, "action": {"min": [-0.9495341181755066, -0.007541379891335964, -0.9905741214752197, -1.526310920715332, -0.42474067211151123, -0.3622649013996124, 0.06910119205713272, -0.923199474811554, -0.008903891779482365, -1.9604274034500122, -1.5299999713897705, -0.6350050568580627, -0.6516129970550537, 0.028996579349040985], "max": [0.05505923554301262, 1.8330072164535522, 0.01073786523193121, 0.19648832082748413, 0.29759228229522705, 0.12006417661905289, 0.07022792845964432, 0.7853203415870667, 2.6062333583831787, 0.00022653370979242027, 0.38656315207481384, 1.136679768562317, 1.812587022781372, 1.707964539527893], "mean": [-0.04979383572936058, 0.1431894749403, -0.05380240082740784, -0.07383064180612564, -0.0029670963995158672, -0.009971346706151962, 0.06936807930469513, 0.11450603604316711, 1.2276432514190674, -0.6646791696548462, -0.4028388559818268, 0.07273011654615402, 0.03031817451119423, 0.4661255180835724], "std": [0.1829289048910141, 0.4536292552947998, 0.16344112157821655, 0.3288664221763611, 0.05732431635260582, 0.03580978885293007, 0.00013289331400301307, 0.3325296938419342, 0.9600402116775513, 0.596322238445282, 0.4707483947277069, 0.2901468276977539, 0.3444829285144806, 0.6555746793746948], "count": [3610]}, "timestamp": {"min": [0.0], "max": [120.3], "mean": [60.15], "std": [34.737239863485605], "count": [3610]}, "frame_index": {"min": [0], "max": [3609], "mean": [1804.5], "std": [1042.117195904568], "count": [3610]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [3610]}, "index": {"min": [328467], "max": [332076], "mean": [330271.5], "std": [1042.117195904568], "count": [3610]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3610]}, "subtask_annotation": {"mean": [18.03157894736842, 33.0, 33.0, 33.0, 33.0], "std": [9.42035281140869, 0.0, 0.0, 0.0, 0.0], "min": [2, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3610]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [3610]}, "eef_direction_state": {"mean": [5.660664819944598, 3.1997229916897507], "std": [1.1987198162638628, 2.4544041326273134], "min": [0, 0], "max": [6, 6], "count": [3610]}, "eef_velocity_state": {"mean": [0.1520775623268698, 1.171191135734072], "std": [0.4958300961910123, 0.8728283503175621], "min": [0, 0], "max": [2, 2], "count": [3610]}, "eef_acc_mag_state": {"mean": [0.13822714681440443, 0.971191135734072], "std": [0.4624470183742488, 0.8263332009758632], "min": [0, 0], "max": [2, 2], "count": [3610]}, "eef_direction_action": {"mean": [5.660664819944598, 3.1997229916897507], "std": [1.1987198162638628, 2.4544041326273134], "min": [0, 0], "max": [6, 6], "count": [3610]}, "eef_velocity_action": {"mean": [0.1520775623268698, 1.171191135734072], "std": [0.4958300961910123, 0.8728283503175621], "min": [0, 0], "max": [2, 2], "count": [3610]}, "eef_acc_mag_action": {"mean": [0.13822714681440443, 0.971191135734072], "std": [0.4624470183742488, 0.8263332009758632], "min": [0, 0], "max": [2, 2], "count": [3610]}, "eef_sim_pose_state": {"mean": [0.08679474238095758, 0.3222135685263524, 1.1922004769755874, -0.011210312440416806, 0.015563997517170306, -0.05273731961582828, 0.28255125411175336, -0.2962627444316273, 1.232999457099651, 0.03313323561705928, 0.15927009970613282, 0.19211443787042623], "std": [0.06053609536990487, 0.048054185195458586, 0.032730761144603805, 0.03856741149462093, 0.07343843245748104, 0.20609931130026932, 0.18668855192554296, 0.10577871932621513, 0.06261223921099945, 0.3317102295188144, 0.3417451816854448, 0.3006208456781169], "min": [0.059595430683294426, 0.06926886988141037, 1.1812445206312576, -0.36195447627699684, -0.5321453914883774, -1.2717846241232946, -0.014826438393084784, -0.6464115934365074, 1.0829116907874736, -0.6726313750123303, -0.8132703234428975, -0.816553877116603], "max": [0.34947149682099754, 0.3404895082386919, 1.4251522625229727, 0.12012223383978107, 0.44297571039784467, 0.05124119646680471, 0.5843634767622765, -0.03272407114816939, 1.4462081822692838, 1.61352046348855, 0.9581757008391594, 1.3536691922600392], "count": [3610]}, "eef_sim_pose_action": {"mean": [0.08679474238095758, 0.3222135685263524, 1.1922004769755874, -0.011210312440416806, 0.015563997517170306, -0.05273731961582828, 0.28255125411175336, -0.2962627444316273, 1.232999457099651, 0.03313323561705928, 0.15927009970613282, 0.19211443787042623], "std": [0.06053609536990487, 0.048054185195458586, 0.032730761144603805, 0.03856741149462093, 0.07343843245748104, 0.20609931130026932, 0.18668855192554296, 0.10577871932621513, 0.06261223921099945, 0.3317102295188144, 0.3417451816854448, 0.3006208456781169], "min": [0.059595430683294426, 0.06926886988141037, 1.1812445206312576, -0.36195447627699684, -0.5321453914883774, -1.2717846241232946, -0.014826438393084784, -0.6464115934365074, 1.0829116907874736, -0.6726313750123303, -0.8132703234428975, -0.816553877116603], "max": [0.34947149682099754, 0.3404895082386919, 1.4251522625229727, 0.12012223383978107, 0.44297571039784467, 0.05124119646680471, 0.5843634767622765, -0.03272407114816939, 1.4462081822692838, 1.61352046348855, 0.9581757008391594, 1.3536691922600392], "count": [3610]}, "gripper_mode_state": {"mean": [1.0, 0.6986149584487534], "std": [0.0, 0.4588595626990875], "min": [1, 0], "max": [1, 1], "count": [3610]}, "gripper_activity_state": {"mean": [2.0, 1.8817174515235457], "std": [0.0, 0.44550489636718044], "min": [2, 0], "max": [2, 2], "count": [3610]}, "gripper_mode_action": {"mean": [1.0, 0.6986149584487534], "std": [0.0, 0.4588595626990875], "min": [1, 0], "max": [1, 1], "count": [3610]}, "gripper_activity_action": {"mean": [2.0, 1.8817174515235457], "std": [0.0, 0.44550489636718044], "min": [2, 0], "max": [2, 2], "count": [3610]}, "gripper_open_scale_state": {"mean": [0.03963951850461218, 0.26635694629798284], "std": [7.593719803723157e-05, 0.3746123879645082], "min": [0.039486395461218696, 0.016569473913737705], "max": [0.040130244834082465, 0.9759797368730817], "count": [3610]}, "gripper_open_scale_action": {"mean": [0.03963951850461218, 0.26635694629798284], "std": [7.593719803723157e-05, 0.3746123879645082], "min": [0.039486395461218696, 0.016569473913737705], "max": [0.040130244834082465, 0.9759797368730817], "count": [3610]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44628823619687286]], [[0.4684511037687021]], [[0.43686147597467473]]], "std": [[[0.22479435573295117]], [[0.24133885630344176]], [[0.25478744295738326]]], "count": [362]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430864956096005]], [[0.43735848785493325]], [[0.4250254892933232]]], "std": [[[0.18731465782370527]], [[0.16962970476287662]], [[0.17314966611673266]]], "count": [362]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572275868450511]], [[0.42865734797602284]], [[0.4045994753487644]]], "std": [[[0.2564662390584146]], [[0.2458690454571098]], [[0.2530804410774873]]], "count": [362]}, "observation.state": {"min": [-0.7744536399841309, -0.008949140086770058, -0.7838642001152039, -1.3222914934158325, -0.16045963764190674, -1.0799224376678467, 0.06772488355636597, -1.3810243606567383, -0.00942052062600851, -1.9816899299621582, -1.378668189048767, -0.29416799545288086, -0.15013760328292847, 0.03592021018266678], "max": [0.09192421287298203, 1.9170756340026855, 0.0023229436483234167, 0.12948289513587952, 0.2877843677997589, 0.16811980307102203, 0.0697270855307579, 0.8569807410240173, 2.5554378032684326, 0.002890900708734989, 0.8973307609558105, 1.038008213043213, 1.506155252456665, 1.7060279846191406], "mean": [-0.016898173838853836, 0.10285365581512451, -0.04350745677947998, -0.040098708122968674, 0.006540388334542513, -0.056536365300416946, 0.06790110468864441, -0.1002713143825531, 1.036067008972168, -0.5214740037918091, -0.3287052512168884, 0.03592981398105621, 0.17203950881958008, 0.5559860467910767], "std": [0.08264748752117157, 0.36002516746520996, 0.12857462465763092, 0.24230940639972687, 0.037719231098890305, 0.2276918590068817, 0.00015924885519780219, 0.4487674832344055, 0.9088318943977356, 0.5217577815055847, 0.5222284197807312, 0.23614421486854553, 0.30216866731643677, 0.6345592737197876], "count": [2585]}, "action": {"min": [-0.7744536399841309, -0.008949140086770058, -0.7838642001152039, -1.3222914934158325, -0.16045963764190674, -1.0799224376678467, 0.06772488355636597, -1.3810243606567383, -0.00942052062600851, -1.9816899299621582, -1.378668189048767, -0.29416799545288086, -0.15013760328292847, 0.03592021018266678], "max": [0.09192421287298203, 1.9170756340026855, 0.0023229436483234167, 0.12948289513587952, 0.2877843677997589, 0.16811980307102203, 0.0697270855307579, 0.8569807410240173, 2.5554378032684326, 0.002890900708734989, 0.8973307609558105, 1.038008213043213, 1.506155252456665, 1.7060279846191406], "mean": [-0.016898173838853836, 0.10285365581512451, -0.04350745677947998, -0.040098708122968674, 0.006540388334542513, -0.056536365300416946, 0.06790110468864441, -0.1002713143825531, 1.036067008972168, -0.5214740037918091, -0.3287052512168884, 0.03592981398105621, 0.17203950881958008, 0.5559860467910767], "std": [0.08264748752117157, 0.36002516746520996, 0.12857462465763092, 0.24230940639972687, 0.037719231098890305, 0.2276918590068817, 0.00015924885519780219, 0.4487674832344055, 0.9088318943977356, 0.5217577815055847, 0.5222284197807312, 0.23614421486854553, 0.30216866731643677, 0.6345592737197876], "count": [2585]}, "timestamp": {"min": [0.0], "max": [86.13333333333334], "mean": [43.06666666666667], "std": [24.87417223636687], "count": [2585]}, "frame_index": {"min": [0], "max": [2584], "mean": [1292.0], "std": [746.2251670910061], "count": [2585]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [2585]}, "index": {"min": [335995], "max": [338579], "mean": [337287.0], "std": [746.2251670910061], "count": [2585]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2585]}, "subtask_annotation": {"mean": [16.23752417794971, 33.0, 33.0, 33.0, 33.0], "std": [11.580517223773331, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2585]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [2585]}, "eef_direction_state": {"mean": [5.591489361702128, 3.266924564796905], "std": [1.344177610702162, 2.367398007728753], "min": [0, 0], "max": [6, 6], "count": [2585]}, "eef_velocity_state": {"mean": [0.17137330754352031, 1.2448742746615087], "std": [0.5318052990666315, 0.8839848638479547], "min": [0, 0], "max": [2, 2], "count": [2585]}, "eef_acc_mag_state": {"mean": [0.14274661508704062, 1.0321083172147], "std": [0.4680617670860246, 0.8195708198154092], "min": [0, 0], "max": [2, 2], "count": [2585]}, "eef_direction_action": {"mean": [5.591489361702128, 3.266924564796905], "std": [1.344177610702162, 2.367398007728753], "min": [0, 0], "max": [6, 6], "count": [2585]}, "eef_velocity_action": {"mean": [0.17137330754352031, 1.2448742746615087], "std": [0.5318052990666315, 0.8839848638479547], "min": [0, 0], "max": [2, 2], "count": [2585]}, "eef_acc_mag_action": {"mean": [0.14274661508704062, 1.0321083172147], "std": [0.4680617670860246, 0.8195708198154092], "min": [0, 0], "max": [2, 2], "count": [2585]}, "eef_sim_pose_state": {"mean": [0.08410376061332843, 0.332086111495982, 1.1915453226035915, -0.056242559913938166, 0.01920201884425149, -0.010289926396883621, 0.22579284214622716, -0.35437131654828474, 1.2332916969832917, 0.17776009117387034, 0.18467952695207146, -0.060009810027057194], "std": [0.05918051697999346, 0.01079595920112495, 0.031590092911113435, 0.22779052155310234, 0.04512591875624285, 0.07283827782579409, 0.1579550612852373, 0.1288691471506873, 0.06817527583037812, 0.29800348827106404, 0.2850037484888587, 0.389668774864818], "min": [0.05656650508531572, 0.21699552393116736, 1.1819298188464054, -1.077514072467117, -0.2530805503833611, -0.722792403949525, 0.01846933484263612, -0.7404155643300988, 1.114953553703385, -0.15277577205037698, -0.42901051291296866, -1.253197901895199], "max": [0.3989932695983448, 0.3604680577644592, 1.4118553879717592, 0.21575732196588626, 0.38020823285325167, 0.3370095688105457, 0.5307322782396395, 0.060181342475257554, 1.50385288077636, 1.2983030987619324, 1.4046765375093804, 1.0125062329635042], "count": [2585]}, "eef_sim_pose_action": {"mean": [0.08410376061332843, 0.332086111495982, 1.1915453226035915, -0.056242559913938166, 0.01920201884425149, -0.010289926396883621, 0.22579284214622716, -0.35437131654828474, 1.2332916969832917, 0.17776009117387034, 0.18467952695207146, -0.060009810027057194], "std": [0.05918051697999346, 0.01079595920112495, 0.031590092911113435, 0.22779052155310234, 0.04512591875624285, 0.07283827782579409, 0.1579550612852373, 0.1288691471506873, 0.06817527583037812, 0.29800348827106404, 0.2850037484888587, 0.389668774864818], "min": [0.05656650508531572, 0.21699552393116736, 1.1819298188464054, -1.077514072467117, -0.2530805503833611, -0.722792403949525, 0.01846933484263612, -0.7404155643300988, 1.114953553703385, -0.15277577205037698, -0.42901051291296866, -1.253197901895199], "max": [0.3989932695983448, 0.3604680577644592, 1.4118553879717592, 0.21575732196588626, 0.38020823285325167, 0.3370095688105457, 0.5307322782396395, 0.060181342475257554, 1.50385288077636, 1.2983030987619324, 1.4046765375093804, 1.0125062329635042], "count": [2585]}, "gripper_mode_state": {"mean": [1.0, 0.6065764023210831], "std": [0.0, 0.4885094374403673], "min": [1, 0], "max": [1, 1], "count": [2585]}, "gripper_activity_state": {"mean": [2.0, 1.744294003868472], "std": [0.0, 0.6244466290072753], "min": [2, 0], "max": [2, 2], "count": [2585]}, "gripper_mode_action": {"mean": [1.0, 0.6065764023210831], "std": [0.0, 0.4885094374403673], "min": [1, 0], "max": [1, 1], "count": [2585]}, "gripper_activity_action": {"mean": [2.0, 1.744294003868472], "std": [0.0, 0.6244466290072753], "min": [2, 0], "max": [2, 2], "count": [2585]}, "gripper_open_scale_state": {"mean": [0.03879989309843247, 0.3177051795685076], "std": [9.099505407911494e-05, 0.3626080589442659], "min": [0.03869993346078055, 0.020525834390095303], "max": [0.039844048874718804, 0.9748731340680804], "count": [2585]}, "gripper_open_scale_action": {"mean": [0.03879989309843247, 0.3177051795685076], "std": [9.099505407911494e-05, 0.3626080589442659], "min": [0.03869993346078055, 0.020525834390095303], "max": [0.039844048874718804, 0.9748731340680804], "count": [2585]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21709996659805728]], [[0.22068775201916246]], [[0.2064923062687322]]], "std": [[[0.16732033994603934]], [[0.16035560865150178]], [[0.1360146148499846]]], "count": [362]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41906955578425353]], [[0.42557352715487673]], [[0.4125214637573875]]], "std": [[[0.1608967976464678]], [[0.1634349631522839]], [[0.17444963604861857]]], "count": [362]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42194136981066216]], [[0.4338695059822579]], [[0.4193004745483215]]], "std": [[[0.24465471623145926]], [[0.2349795417721721]], [[0.24496903884060775]]], "count": [362]}, "observation.state": {"min": [-1.0797048807144165, -0.009272251278162003, -1.3222914934158325, -0.951068103313446, -0.3591498136520386, -0.4724447727203369, 0.06756743788719177, -1.0436444282531738, -0.01257459819316864, -1.934349775314331, -1.4879614114761353, -0.9357282519340515, -0.43411657214164734, 0.03654548525810242], "max": [0.11351457983255386, 2.170454263687134, 0.00011177128180861473, 0.0687086209654808, 0.5028599500656128, 0.06911423802375793, 1.702451467514038, 1.1829211711883545, 2.4160196781158447, 0.03873841091990471, 0.8743690252304077, 0.8643677830696106, 0.9139187335968018, 1.707964539527893], "mean": [-0.07146615535020828, 0.2157103419303894, -0.09866238385438919, -0.0865306407213211, 0.020586498081684113, -0.014869132079184055, 0.14467355608940125, 0.23448427021503448, 1.029661774635315, -0.5642338395118713, -0.2582003176212311, -0.06559479236602783, 0.022517522796988487, 0.5057864785194397], "std": [0.22298619151115417, 0.4972078800201416, 0.25419995188713074, 0.2335042953491211, 0.0892372578382492, 0.05415196716785431, 0.3131597340106964, 0.442914754152298, 0.8772888779640198, 0.6197354793548584, 0.5307020545005798, 0.3081960380077362, 0.18833807110786438, 0.666740357875824], "count": [2583]}, "action": {"min": [-1.0797048807144165, -0.009272251278162003, -1.3222914934158325, -0.951068103313446, -0.3591498136520386, -0.4724447727203369, 0.06756743788719177, -1.0436444282531738, -0.01257459819316864, -1.934349775314331, -1.4879614114761353, -0.9357282519340515, -0.43411657214164734, 0.03654548525810242], "max": [0.11351457983255386, 2.170454263687134, 0.00011177128180861473, 0.0687086209654808, 0.5028599500656128, 0.06911423802375793, 1.702451467514038, 1.1829211711883545, 2.4160196781158447, 0.03873841091990471, 0.8743690252304077, 0.8643677830696106, 0.9139187335968018, 1.707964539527893], "mean": [-0.07146615535020828, 0.2157103419303894, -0.09866238385438919, -0.0865306407213211, 0.020586498081684113, -0.014869132079184055, 0.14467355608940125, 0.23448427021503448, 1.029661774635315, -0.5642338395118713, -0.2582003176212311, -0.06559479236602783, 0.022517522796988487, 0.5057864785194397], "std": [0.22298619151115417, 0.4972078800201416, 0.25419995188713074, 0.2335042953491211, 0.0892372578382492, 0.05415196716785431, 0.3131597340106964, 0.442914754152298, 0.8772888779640198, 0.6197354793548584, 0.5307020545005798, 0.3081960380077362, 0.18833807110786438, 0.666740357875824], "count": [2583]}, "timestamp": {"min": [0.0], "max": [86.06666666666666], "mean": [43.03333333333334], "std": [24.854927225952753], "count": [2583]}, "frame_index": {"min": [0], "max": [2582], "mean": [1291.0], "std": [745.6478167785825], "count": [2583]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [2583]}, "index": {"min": [338580], "max": [341162], "mean": [339871.0], "std": [745.6478167785825], "count": [2583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2583]}, "subtask_annotation": {"mean": [18.748741773132018, 33.0, 33.0, 33.0, 33.0], "std": [11.5547466152288, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2583]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [2583]}, "eef_direction_state": {"mean": [5.3244289585753, 3.5121951219512195], "std": [1.6239745306845284, 2.3931575784675925], "min": [0, 0], "max": [6, 6], "count": [2583]}, "eef_velocity_state": {"mean": [0.2942315137437089, 1.0576848625629114], "std": [0.6656159110618839, 0.8965898648675555], "min": [0, 0], "max": [2, 2], "count": [2583]}, "eef_acc_mag_state": {"mean": [0.25435540069686413, 0.9101819589624468], "std": [0.6000027428451272, 0.83921552663596], "min": [0, 0], "max": [2, 2], "count": [2583]}, "eef_direction_action": {"mean": [5.3244289585753, 3.5121951219512195], "std": [1.6239745306845284, 2.3931575784675925], "min": [0, 0], "max": [6, 6], "count": [2583]}, "eef_velocity_action": {"mean": [0.2942315137437089, 1.0576848625629114], "std": [0.6656159110618839, 0.8965898648675555], "min": [0, 0], "max": [2, 2], "count": [2583]}, "eef_acc_mag_action": {"mean": [0.25435540069686413, 0.9101819589624468], "std": [0.6000027428451272, 0.83921552663596], "min": [0, 0], "max": [2, 2], "count": [2583]}, "eef_sim_pose_state": {"mean": [0.09850345536800248, 0.3201797374433547, 1.2031639094682365, -0.013959125806487444, 0.030201309579960325, -0.050610596882887236, 0.21744611533323424, -0.2645164539656523, 1.247644719878644, 0.019461315584326226, 0.1967185293730422, 0.16623977580660446], "std": [0.07184618388982981, 0.055977901983869614, 0.046002995608126256, 0.05526985439675431, 0.08058602558588426, 0.2199305165422519, 0.1355872070437917, 0.13598535533043496, 0.06897098675448002, 0.20932254854965301, 0.36361412095462214, 0.32721892741711767], "min": [0.062100882968466595, -0.0491425950747629, 1.1821690235774323, -0.48666037029345655, -0.18126321953829727, -1.058967981570143, -0.006768586976399371, -0.599740973800519, 1.1427033731124845, -0.38471825739312654, -0.24948272597342336, -0.6784667848313002], "max": [0.3977179699373322, 0.3728809522353301, 1.3888115221800763, 0.09658448039729298, 0.4203062749879134, 0.49070260590339054, 0.4885436951355304, 0.10074964548587269, 1.4535757496474302, 1.0308752795715361, 1.2563496282656064, 1.2566519769857463], "count": [2583]}, "eef_sim_pose_action": {"mean": [0.09850345536800248, 0.3201797374433547, 1.2031639094682365, -0.013959125806487444, 0.030201309579960325, -0.050610596882887236, 0.21744611533323424, -0.2645164539656523, 1.247644719878644, 0.019461315584326226, 0.1967185293730422, 0.16623977580660446], "std": [0.07184618388982981, 0.055977901983869614, 0.046002995608126256, 0.05526985439675431, 0.08058602558588426, 0.2199305165422519, 0.1355872070437917, 0.13598535533043496, 0.06897098675448002, 0.20932254854965301, 0.36361412095462214, 0.32721892741711767], "min": [0.062100882968466595, -0.0491425950747629, 1.1821690235774323, -0.48666037029345655, -0.18126321953829727, -1.058967981570143, -0.006768586976399371, -0.599740973800519, 1.1427033731124845, -0.38471825739312654, -0.24948272597342336, -0.6784667848313002], "max": [0.3977179699373322, 0.3728809522353301, 1.3888115221800763, 0.09658448039729298, 0.4203062749879134, 0.49070260590339054, 0.4885436951355304, 0.10074964548587269, 1.4535757496474302, 1.0308752795715361, 1.2563496282656064, 1.2566519769857463], "count": [2583]}, "gripper_mode_state": {"mean": [0.9438637243515292, 0.6813782423538521], "std": [0.2301846958526736, 0.46594198480135096], "min": [0, 0], "max": [1, 1], "count": [2583]}, "gripper_activity_state": {"mean": [1.9705768486256292, 1.8091366627951995], "std": [0.227565887720841, 0.5505441558150684], "min": [0, 0], "max": [2, 2], "count": [2583]}, "gripper_mode_action": {"mean": [0.9438637243515292, 0.6813782423538521], "std": [0.2301846958526736, 0.46594198480135096], "min": [0, 0], "max": [1, 1], "count": [2583]}, "gripper_activity_action": {"mean": [1.9705768486256292, 1.8091366627951995], "std": [0.227565887720841, 0.5505441558150684], "min": [0, 0], "max": [2, 2], "count": [2583]}, "gripper_open_scale_state": {"mean": [0.08266755294386666, 0.2890207742095063], "std": [0.17895009451564658, 0.38099539447771397], "min": [0.03860996450696673, 0.020883134433201382], "max": [0.9728294100080218, 0.9759797368730817], "count": [2583]}, "gripper_open_scale_action": {"mean": [0.08266755294386666, 0.2890207742095063], "std": [0.17895009451564658, 0.38099539447771397], "min": [0.03860996450696673, 0.020883134433201382], "max": [0.9728294100080218, 0.9759797368730817], "count": [2583]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32603820374537185]], [[0.3409440158577092]], [[0.2819583080348108]]], "std": [[[0.17910980326671777]], [[0.18246782700318143]], [[0.1558714379761611]]], "count": [366]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42057908839006153]], [[0.43023826222960343]], [[0.41896994089074613]]], "std": [[[0.16918343606751912]], [[0.18032797257910552]], [[0.1958102354024032]]], "count": [366]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4559431475231258]], [[0.4377288697810636]], [[0.40799703188804365]]], "std": [[[0.24308273304016098]], [[0.22821292656205086]], [[0.23643201518574228]]], "count": [366]}, "observation.state": {"min": [-0.8620879650115967, -0.006828508339822292, -1.2363885641098022, -0.9249904155731201, -0.19910168647766113, -0.3666214048862457, 0.06835036724805832, -2.0724079608917236, -0.007721735630184412, -1.9297478199005127, -1.5299999713897705, -0.47804129123687744, -0.1814797967672348, 0.03756639361381531], "max": [0.15033011138439178, 1.9376624822616577, 1.718688414366344e-17, 0.13266216218471527, 0.3654513657093048, 0.14564964175224304, 0.06997749209403992, 0.7279722094535828, 2.53806734085083, 0.032213594764471054, 1.04157292842865, 0.9961423277854919, 0.5188468098640442, 1.707964539527893], "mean": [-0.03575705364346504, 0.13827629387378693, -0.08431979268789291, -0.023942582309246063, 0.0004184902354609221, -0.02276104874908924, 0.06842111796140671, -0.23619313538074493, 1.2071703672409058, -0.7004045248031616, -0.3264159560203552, 0.053984135389328, 0.1283029019832611, 0.7658631801605225], "std": [0.13223186135292053, 0.44000059366226196, 0.22071979939937592, 0.24048687517642975, 0.054461829364299774, 0.08470448106527328, 0.0001608848397154361, 0.6175940632820129, 0.8457998633384705, 0.6195775270462036, 0.5836827158927917, 0.21501567959785461, 0.1491057574748993, 0.7528138756752014], "count": [2623]}, "action": {"min": [-0.8620879650115967, -0.006828508339822292, -1.2363885641098022, -0.9249904155731201, -0.19910168647766113, -0.3666214048862457, 0.06835036724805832, -2.0724079608917236, -0.007721735630184412, -1.9297478199005127, -1.5299999713897705, -0.47804129123687744, -0.1814797967672348, 0.03756639361381531], "max": [0.15033011138439178, 1.9376624822616577, 1.718688414366344e-17, 0.13266216218471527, 0.3654513657093048, 0.14564964175224304, 0.06997749209403992, 0.7279722094535828, 2.53806734085083, 0.032213594764471054, 1.04157292842865, 0.9961423277854919, 0.5188468098640442, 1.707964539527893], "mean": [-0.03575705364346504, 0.13827629387378693, -0.08431979268789291, -0.023942582309246063, 0.0004184902354609221, -0.02276104874908924, 0.06842111796140671, -0.23619313538074493, 1.2071703672409058, -0.7004045248031616, -0.3264159560203552, 0.053984135389328, 0.1283029019832611, 0.7658631801605225], "std": [0.13223186135292053, 0.44000059366226196, 0.22071979939937592, 0.24048687517642975, 0.054461829364299774, 0.08470448106527328, 0.0001608848397154361, 0.6175940632820129, 0.8457998633384705, 0.6195775270462036, 0.5836827158927917, 0.21501567959785461, 0.1491057574748993, 0.7528138756752014], "count": [2623]}, "timestamp": {"min": [0.0], "max": [87.4], "mean": [43.7], "std": [25.23982743381755], "count": [2623]}, "frame_index": {"min": [0], "max": [2622], "mean": [1311.0], "std": [757.1948230145264], "count": [2623]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [2623]}, "index": {"min": [341163], "max": [343785], "mean": [342474.0], "std": [757.1948230145264], "count": [2623]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2623]}, "subtask_annotation": {"mean": [20.089592070148683, 33.0, 33.0, 33.0, 33.0], "std": [11.037487604544898, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2623]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [2623]}, "eef_direction_state": {"mean": [5.5779641631719405, 3.1078917270301183], "std": [1.336288771756222, 2.3591441356362637], "min": [0, 0], "max": [6, 6], "count": [2623]}, "eef_velocity_state": {"mean": [0.18375905451772778, 1.2317956538314907], "std": [0.5541333046293796, 0.8642226353362547], "min": [0, 0], "max": [2, 2], "count": [2623]}, "eef_acc_mag_state": {"mean": [0.15249714067861228, 0.9980937857415173], "std": [0.48342766173265656, 0.8165721731509307], "min": [0, 0], "max": [2, 2], "count": [2623]}, "eef_direction_action": {"mean": [5.5779641631719405, 3.1078917270301183], "std": [1.336288771756222, 2.3591441356362637], "min": [0, 0], "max": [6, 6], "count": [2623]}, "eef_velocity_action": {"mean": [0.18375905451772778, 1.2317956538314907], "std": [0.5541333046293796, 0.8642226353362547], "min": [0, 0], "max": [2, 2], "count": [2623]}, "eef_acc_mag_action": {"mean": [0.15249714067861228, 0.9980937857415173], "std": [0.48342766173265656, 0.8165721731509307], "min": [0, 0], "max": [2, 2], "count": [2623]}, "eef_sim_pose_state": {"mean": [0.09069483278395442, 0.3261890108029756, 1.195566254727163, -0.023916861102205374, 0.030017531916772113, -0.035358645721305225, 0.24398562555339667, -0.3682744046479601, 1.267468736937201, 0.12227467934038092, 0.17686648870085414, -0.1910113840755477], "std": [0.07916610248202556, 0.03225805846243009, 0.03992203626468671, 0.08729043186702103, 0.056184292055898775, 0.12488459124580414, 0.17453721553999296, 0.12920538734763415, 0.07441172069636455, 0.19448710518212492, 0.3420025468907834, 0.5566405983766308], "min": [0.05427943488933183, 0.11292897429243183, 1.1818923447108678, -0.3754502512723459, -0.26732614659875464, -0.7874829980066156, -0.13190638231113586, -0.7578272883322581, 1.170113937574879, -0.9875387347980855, -0.37906413216844714, -1.7710266266495989], "max": [0.4470251169635663, 0.3470546545445024, 1.3836264893555834, 0.15537843675885268, 0.37438978477762874, 0.33073864814698517, 0.5827434425018071, -0.07563378766606368, 1.4755726714397794, 0.6540097111678342, 1.5128778176624351, 0.8861064461940537], "count": [2623]}, "eef_sim_pose_action": {"mean": [0.09069483278395442, 0.3261890108029756, 1.195566254727163, -0.023916861102205374, 0.030017531916772113, -0.035358645721305225, 0.24398562555339667, -0.3682744046479601, 1.267468736937201, 0.12227467934038092, 0.17686648870085414, -0.1910113840755477], "std": [0.07916610248202556, 0.03225805846243009, 0.03992203626468671, 0.08729043186702103, 0.056184292055898775, 0.12488459124580414, 0.17453721553999296, 0.12920538734763415, 0.07441172069636455, 0.19448710518212492, 0.3420025468907834, 0.5566405983766308], "min": [0.05427943488933183, 0.11292897429243183, 1.1818923447108678, -0.3754502512723459, -0.26732614659875464, -0.7874829980066156, -0.13190638231113586, -0.7578272883322581, 1.170113937574879, -0.9875387347980855, -0.37906413216844714, -1.7710266266495989], "max": [0.4470251169635663, 0.3470546545445024, 1.3836264893555834, 0.15537843675885268, 0.37438978477762874, 0.33073864814698517, 0.5827434425018071, -0.07563378766606368, 1.4755726714397794, 0.6540097111678342, 1.5128778176624351, 0.8861064461940537], "count": [2623]}, "gripper_mode_state": {"mean": [1.0, 0.5112466641250476], "std": [0.0, 0.4998734965429328], "min": [1, 0], "max": [1, 1], "count": [2623]}, "gripper_activity_state": {"mean": [2.0, 1.8547464735036219], "std": [0.0, 0.4883930743220008], "min": [2, 0], "max": [2, 2], "count": [2623]}, "gripper_mode_action": {"mean": [1.0, 0.5112466641250476], "std": [0.0, 0.4998734965429328], "min": [1, 0], "max": [1, 1], "count": [2623]}, "gripper_activity_action": {"mean": [2.0, 1.8547464735036219], "std": [0.0, 0.4883930743220008], "min": [2, 0], "max": [2, 2], "count": [2623]}, "gripper_open_scale_state": {"mean": [0.039098527612174146, 0.4376378006716615], "std": [9.193084833841888e-05, 0.4301814029088702], "min": [0.03905735271317618, 0.02146651063646589], "max": [0.03998713833945138, 0.9759797368730817], "count": [2623]}, "gripper_open_scale_action": {"mean": [0.039098527612174146, 0.4376378006716615], "std": [9.193084833841888e-05, 0.4301814029088702], "min": [0.03905735271317618, 0.02146651063646589], "max": [0.03998713833945138, 0.9759797368730817], "count": [2623]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31433868945362636]], [[0.3318486299521487]], [[0.2705947268131825]]], "std": [[[0.17910876384026445]], [[0.1844602219068179]], [[0.1535936073007454]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155822810325876]], [[0.42566991160344636]], [[0.4133500689466791]]], "std": [[[0.1827851568970138]], [[0.19368443436332158]], [[0.20904404729068643]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429350905686209]], [[0.43418773736416355]], [[0.406884149010393]]], "std": [[[0.25376411066423876]], [[0.24079930394363203]], [[0.252154464457524]]], "count": [331]}, "observation.state": {"min": [-0.3850291669368744, -0.00739396084100008, -0.9633399248123169, -1.5300369262695312, -0.5370615720748901, -0.6526704430580139, 0.06810014694929123, -2.360727548599243, -0.013715032488107681, -1.917475938796997, -1.5299999713897705, -0.47912001609802246, -0.17180584371089935, 0.04175637662410736], "max": [0.2852950394153595, 2.1359550952911377, 0.0, 0.17653271555900574, 0.3954411447048187, 0.11650930345058441, 0.06922635436058044, 0.85492342710495, 2.7580974102020264, 0.032213594764471054, 0.8252816796302795, 0.9970875382423401, 0.6703495979309082, 1.7065445184707642], "mean": [-0.00743953138589859, 0.1620808094739914, -0.10144785046577454, 0.0033739027567207813, -0.020813262090086937, -0.017818091437220573, 0.06830139458179474, -0.16293083131313324, 1.229892373085022, -0.6752612590789795, -0.43636298179626465, 0.11275824159383774, 0.07501805573701859, 0.6773898005485535], "std": [0.07158104330301285, 0.43591487407684326, 0.18819087743759155, 0.25682318210601807, 0.09632221609354019, 0.12446891516447067, 0.0001500419166404754, 0.5752938389778137, 0.885362446308136, 0.594728410243988, 0.556995689868927, 0.23235079646110535, 0.17012254893779755, 0.7228297591209412], "count": [2297]}, "action": {"min": [-0.3850291669368744, -0.00739396084100008, -0.9633399248123169, -1.5300369262695312, -0.5370615720748901, -0.6526704430580139, 0.06810014694929123, -2.360727548599243, -0.013715032488107681, -1.917475938796997, -1.5299999713897705, -0.47912001609802246, -0.17180584371089935, 0.04175637662410736], "max": [0.2852950394153595, 2.1359550952911377, 0.0, 0.17653271555900574, 0.3954411447048187, 0.11650930345058441, 0.06922635436058044, 0.85492342710495, 2.7580974102020264, 0.032213594764471054, 0.8252816796302795, 0.9970875382423401, 0.6703495979309082, 1.7065445184707642], "mean": [-0.00743953138589859, 0.1620808094739914, -0.10144785046577454, 0.0033739027567207813, -0.020813262090086937, -0.017818091437220573, 0.06830139458179474, -0.16293083131313324, 1.229892373085022, -0.6752612590789795, -0.43636298179626465, 0.11275824159383774, 0.07501805573701859, 0.6773898005485535], "std": [0.07158104330301285, 0.43591487407684326, 0.18819087743759155, 0.25682318210601807, 0.09632221609354019, 0.12446891516447067, 0.0001500419166404754, 0.5752938389778137, 0.885362446308136, 0.594728410243988, 0.556995689868927, 0.23235079646110535, 0.17012254893779755, 0.7228297591209412], "count": [2297]}, "timestamp": {"min": [0.0], "max": [76.53333333333333], "mean": [38.26666666666667], "std": [22.10289071089521], "count": [2297]}, "frame_index": {"min": [0], "max": [2296], "mean": [1148.0], "std": [663.0867213268563], "count": [2297]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [2297]}, "index": {"min": [343786], "max": [346082], "mean": [344934.0], "std": [663.0867213268563], "count": [2297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2297]}, "subtask_annotation": {"mean": [18.453199825859816, 33.0, 33.0, 33.0, 33.0], "std": [10.777789182029702, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2297]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [2297]}, "eef_direction_state": {"mean": [5.259468872442316, 3.041358293426208], "std": [1.7862918925260611, 2.3440539696601226], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_state": {"mean": [0.304309969525468, 1.2999564649542883], "std": [0.6895852296753273, 0.8527478684479831], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_state": {"mean": [0.2546800174140183, 1.0735742272529387], "std": [0.5982168357640467, 0.8055548213079239], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_direction_action": {"mean": [5.259468872442316, 3.041358293426208], "std": [1.7862918925260611, 2.3440539696601226], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_action": {"mean": [0.304309969525468, 1.2999564649542883], "std": [0.6895852296753273, 0.8527478684479831], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_action": {"mean": [0.2546800174140183, 1.0735742272529387], "std": [0.5982168357640467, 0.8055548213079239], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_sim_pose_state": {"mean": [0.0915602864581397, 0.33369844325391756, 1.1993552948721822, -0.023509521488353106, 0.06299311240038186, -0.029479864140454753, 0.2545838583031101, -0.3518540444542922, 1.256491206861209, 0.07754991899584766, 0.1170457815275464, -0.04804840016511312], "std": [0.07517797256844136, 0.012989875461230576, 0.0432758762199959, 0.1315422340239469, 0.08777638331497857, 0.11521416012272398, 0.17884672233044727, 0.13589341164059482, 0.06789574417293866, 0.17131531067436956, 0.2988365850688337, 0.5146479307015243], "min": [0.05571991195241249, 0.2698187781790708, 1.1585259706426034, -0.6853709821548868, -0.3586887615048957, -0.7009922544550112, -0.21983024663357564, -0.707336451316361, 1.1453395040685124, -0.18243670008671606, -0.5351669685406417, -1.924530741005527], "max": [0.4065362204185262, 0.40745735011080464, 1.37880933960432, 0.11206961508479305, 0.7002932516689451, 0.5327098047645893, 0.5447729321898316, 0.018271814259465065, 1.45625435941764, 0.6813308499458611, 0.9941332745505331, 1.159126019505799], "count": [2297]}, "eef_sim_pose_action": {"mean": [0.0915602864581397, 0.33369844325391756, 1.1993552948721822, -0.023509521488353106, 0.06299311240038186, -0.029479864140454753, 0.2545838583031101, -0.3518540444542922, 1.256491206861209, 0.07754991899584766, 0.1170457815275464, -0.04804840016511312], "std": [0.07517797256844136, 0.012989875461230576, 0.0432758762199959, 0.1315422340239469, 0.08777638331497857, 0.11521416012272398, 0.17884672233044727, 0.13589341164059482, 0.06789574417293866, 0.17131531067436956, 0.2988365850688337, 0.5146479307015243], "min": [0.05571991195241249, 0.2698187781790708, 1.1585259706426034, -0.6853709821548868, -0.3586887615048957, -0.7009922544550112, -0.21983024663357564, -0.707336451316361, 1.1453395040685124, -0.18243670008671606, -0.5351669685406417, -1.924530741005527], "max": [0.4065362204185262, 0.40745735011080464, 1.37880933960432, 0.11206961508479305, 0.7002932516689451, 0.5327098047645893, 0.5447729321898316, 0.018271814259465065, 1.45625435941764, 0.6813308499458611, 0.9941332745505331, 1.159126019505799], "count": [2297]}, "gripper_mode_state": {"mean": [1.0, 0.5624727905964301], "std": [0.0, 0.49608179812918324], "min": [1, 0], "max": [1, 1], "count": [2297]}, "gripper_activity_state": {"mean": [2.0, 1.8162821070962125], "std": [0.0, 0.5426803667850509], "min": [2, 0], "max": [2, 2], "count": [2297]}, "gripper_mode_action": {"mean": [1.0, 0.5624727905964301], "std": [0.0, 0.49608179812918324], "min": [1, 0], "max": [1, 1], "count": [2297]}, "gripper_activity_action": {"mean": [2.0, 1.8162821070962125], "std": [0.0, 0.5426803667850509], "min": [2, 0], "max": [2, 2], "count": [2297]}, "gripper_open_scale_state": {"mean": [0.039029736208287945, 0.38708125181057873], "std": [8.573858146621045e-05, 0.4130466466394413], "min": [0.03891436968530927, 0.023860786642347063], "max": [0.03955791677747454, 0.9751682962690081], "count": [2297]}, "gripper_open_scale_action": {"mean": [0.039029736208287945, 0.38708125181057873], "std": [8.573858146621045e-05, 0.4130466466394413], "min": [0.03891436968530927, 0.023860786642347063], "max": [0.03955791677747454, 0.9751682962690081], "count": [2297]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3146023728663579]], [[0.3293229763582993]], [[0.2661569802212824]]], "std": [[[0.17408235130781916]], [[0.17750903487788705]], [[0.1478299238262691]]], "count": [357]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409762205317857]], [[0.41772696093688017]], [[0.40449526891366566]]], "std": [[[0.17461929199142012]], [[0.18454578533039778]], [[0.19925771819530103]]], "count": [357]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4490667798709898]], [[0.4347333717800846]], [[0.4063768185923607]]], "std": [[[0.2529051701488674]], [[0.2405040355503345]], [[0.2516143307976935]]], "count": [357]}, "observation.state": {"min": [-0.882038950920105, -0.0013962306547909975, -1.5048351287841797, -1.5299999713897705, -0.37821903824806213, -0.7470486164093018, 0.06810014694929123, -2.30818510055542, -0.013697808608412743, -1.947792649269104, -1.5299999713897705, -0.7401055097579956, -0.31739920377731323, 0.03641681373119354], "max": [0.27852243185043335, 2.5433402061462402, -0.00920388475060463, 0.2390344738960266, 0.2907343804836273, 0.13559490442276, 0.0697270855307579, 0.5552222728729248, 2.516268491744995, 0.039840660989284515, 0.7040972113609314, 0.9902452826499939, 1.5353394746780396, 1.7300872802734375], "mean": [-0.033540911972522736, 0.19094446301460266, -0.11926066875457764, -0.04645038768649101, -0.007819789461791515, -0.035133056342601776, 0.06842067837715149, -0.3607088327407837, 1.141729712486267, -0.6382861137390137, -0.3730195164680481, 0.1494625061750412, 0.09535446017980576, 0.5489373207092285], "std": [0.13964442908763885, 0.5871769189834595, 0.30953195691108704, 0.3337266445159912, 0.06258875131607056, 0.1427847295999527, 0.00022104132222011685, 0.6362084150314331, 0.7876572608947754, 0.5931642651557922, 0.5546152591705322, 0.2863888740539551, 0.24522484838962555, 0.6580039858818054], "count": [2533]}, "action": {"min": [-0.882038950920105, -0.0013962306547909975, -1.5048351287841797, -1.5299999713897705, -0.37821903824806213, -0.7470486164093018, 0.06810014694929123, -2.30818510055542, -0.013697808608412743, -1.947792649269104, -1.5299999713897705, -0.7401055097579956, -0.31739920377731323, 0.03641681373119354], "max": [0.27852243185043335, 2.5433402061462402, -0.00920388475060463, 0.2390344738960266, 0.2907343804836273, 0.13559490442276, 0.0697270855307579, 0.5552222728729248, 2.516268491744995, 0.039840660989284515, 0.7040972113609314, 0.9902452826499939, 1.5353394746780396, 1.7300872802734375], "mean": [-0.033540911972522736, 0.19094446301460266, -0.11926066875457764, -0.04645038768649101, -0.007819789461791515, -0.035133056342601776, 0.06842067837715149, -0.3607088327407837, 1.141729712486267, -0.6382861137390137, -0.3730195164680481, 0.1494625061750412, 0.09535446017980576, 0.5489373207092285], "std": [0.13964442908763885, 0.5871769189834595, 0.30953195691108704, 0.3337266445159912, 0.06258875131607056, 0.1427847295999527, 0.00022104132222011685, 0.6362084150314331, 0.7876572608947754, 0.5931642651557922, 0.5546152591705322, 0.2863888740539551, 0.24522484838962555, 0.6580039858818054], "count": [2533]}, "timestamp": {"min": [0.0], "max": [84.4], "mean": [42.199999999999996], "std": [24.373801964860185], "count": [2533]}, "frame_index": {"min": [0], "max": [2532], "mean": [1266.0], "std": [731.2140589458055], "count": [2533]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [2533]}, "index": {"min": [346083], "max": [348615], "mean": [347349.0], "std": [731.2140589458055], "count": [2533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2533]}, "subtask_annotation": {"mean": [17.517173312277933, 33.0, 33.0, 33.0, 33.0], "std": [10.358754323822064, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2533]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [2533]}, "eef_direction_state": {"mean": [5.548361626529807, 3.144492696407422], "std": [1.369587571053705, 2.3513958923088207], "min": [0, 0], "max": [6, 6], "count": [2533]}, "eef_velocity_state": {"mean": [0.1930517173312278, 1.2649032767469404], "std": [0.5522797421869472, 0.8599639865444895], "min": [0, 0], "max": [2, 2], "count": [2533]}, "eef_acc_mag_state": {"mean": [0.16067903671535727, 1.0477694433478089], "std": [0.489770457952661, 0.8127536252343558], "min": [0, 0], "max": [2, 2], "count": [2533]}, "eef_direction_action": {"mean": [5.548361626529807, 3.144492696407422], "std": [1.369587571053705, 2.3513958923088207], "min": [0, 0], "max": [6, 6], "count": [2533]}, "eef_velocity_action": {"mean": [0.1930517173312278, 1.2649032767469404], "std": [0.5522797421869472, 0.8599639865444895], "min": [0, 0], "max": [2, 2], "count": [2533]}, "eef_acc_mag_action": {"mean": [0.16067903671535727, 1.0477694433478089], "std": [0.489770457952661, 0.8127536252343558], "min": [0, 0], "max": [2, 2], "count": [2533]}, "eef_sim_pose_state": {"mean": [0.09951122508927175, 0.32264453420291817, 1.1924066987878839, -0.0369701870851437, 0.02505038216223149, -0.041517926191806304, 0.22243249556687505, -0.38279005923390125, 1.2760613814601487, 0.09874996041607666, 0.13263968040044688, -0.20772056309677184], "std": [0.10233251995065604, 0.05301641837897989, 0.03684961355768886, 0.14956644424126986, 0.08872444638496296, 0.15770779764689646, 0.1696693419332578, 0.10799397940922978, 0.08178060203374915, 0.19221512083458334, 0.3050699219967218, 0.4633154272708805], "min": [0.05636036909304733, 0.03844023724101055, 1.16887148916193, -0.8240383695918396, -0.4733491829100429, -0.9767238089718928, -0.20241199631602386, -0.7557720687371221, 1.1811987647965223, -0.2709324412437429, -0.5463527932614236, -1.8301806197756276], "max": [0.537023890566231, 0.4121346425191506, 1.413743668341131, 0.1416427143468715, 0.5579742753870973, 0.34540530278799875, 0.6181933006742365, -0.06749111564857298, 1.586228403618693, 0.9603944086182301, 0.9563911404566627, 0.6802961522482436], "count": [2533]}, "eef_sim_pose_action": {"mean": [0.09951122508927175, 0.32264453420291817, 1.1924066987878839, -0.0369701870851437, 0.02505038216223149, -0.041517926191806304, 0.22243249556687505, -0.38279005923390125, 1.2760613814601487, 0.09874996041607666, 0.13263968040044688, -0.20772056309677184], "std": [0.10233251995065604, 0.05301641837897989, 0.03684961355768886, 0.14956644424126986, 0.08872444638496296, 0.15770779764689646, 0.1696693419332578, 0.10799397940922978, 0.08178060203374915, 0.19221512083458334, 0.3050699219967218, 0.4633154272708805], "min": [0.05636036909304733, 0.03844023724101055, 1.16887148916193, -0.8240383695918396, -0.4733491829100429, -0.9767238089718928, -0.20241199631602386, -0.7557720687371221, 1.1811987647965223, -0.2709324412437429, -0.5463527932614236, -1.8301806197756276], "max": [0.537023890566231, 0.4121346425191506, 1.413743668341131, 0.1416427143468715, 0.5579742753870973, 0.34540530278799875, 0.6181933006742365, -0.06749111564857298, 1.586228403618693, 0.9603944086182301, 0.9563911404566627, 0.6802961522482436], "count": [2533]}, "gripper_mode_state": {"mean": [1.0, 0.621002763521516], "std": [0.0, 0.48513743539347004], "min": [1, 0], "max": [1, 1], "count": [2533]}, "gripper_activity_state": {"mean": [2.0, 1.7895775759968418], "std": [0.0, 0.5761563315968382], "min": [2, 0], "max": [2, 2], "count": [2533]}, "gripper_mode_action": {"mean": [1.0, 0.621002763521516], "std": [0.0, 0.48513743539347004], "min": [1, 0], "max": [1, 1], "count": [2533]}, "gripper_activity_action": {"mean": [2.0, 1.7895775759968418], "std": [0.0, 0.5761563315968382], "min": [2, 0], "max": [2, 2], "count": [2533]}, "gripper_open_scale_state": {"mean": [0.0390970307933804, 0.31367998913297535], "std": [0.00012630752953034693, 0.37600374991980134], "min": [0.03891436968530927, 0.02080960784639631], "max": [0.039844048874718804, 0.9886213030133929], "count": [2533]}, "gripper_open_scale_action": {"mean": [0.0390970307933804, 0.31367998913297535], "std": [0.00012630752953034693, 0.37600374991980134], "min": [0.03891436968530927, 0.02080960784639631], "max": [0.039844048874718804, 0.9886213030133929], "count": [2533]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3005572140216886]], [[0.32010195792840646]], [[0.2614374097329319]]], "std": [[[0.16975122722291824]], [[0.17591120034025698]], [[0.14753668439141632]]], "count": [267]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43665160583584245]], [[0.4295803713495386]], [[0.4148160979331391]]], "std": [[[0.1731930116770113]], [[0.17446352022193748]], [[0.1879358880944328]]], "count": [267]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4555477344495851]], [[0.44177445982554486]], [[0.4119372220590275]]], "std": [[[0.2528306403365354]], [[0.2369601986006284]], [[0.24881333871568098]]], "count": [267]}, "observation.state": {"min": [-0.9892771244049072, -0.0014790297718718648, -1.0305914878845215, -1.0622140169143677, -0.4473612606525421, -1.0775089263916016, 0.06835036724805832, -1.8681896924972534, -0.008949905633926392, -1.679692029953003, -1.3729127645492554, -0.459735244512558, -0.11642298102378845, 0.041210778057575226], "max": [0.008430592715740204, 2.0340585708618164, -0.01073786523193121, 0.0830276682972908, 0.35835471749305725, 0.19150593876838684, 0.06922635436058044, 0.7755533456802368, 2.508058547973633, 0.032213594764471054, 0.33900976181030273, 0.9193530082702637, 1.0623549222946167, 1.7062861919403076], "mean": [-0.038399625569581985, 0.12955616414546967, -0.0779782086610794, -0.025760142132639885, -0.007337690331041813, -0.06544719636440277, 0.06837790459394455, -0.16771389544010162, 1.4897565841674805, -0.7908236980438232, -0.4908798038959503, 0.10424796491861343, 0.12431086599826813, 0.7417556643486023], "std": [0.14341188967227936, 0.4615054726600647, 0.20886898040771484, 0.25368383526802063, 0.06692205369472504, 0.25529125332832336, 0.00014771384303458035, 0.6703553199768066, 0.8305831551551819, 0.49115118384361267, 0.413143128156662, 0.22065837681293488, 0.16482405364513397, 0.7013026475906372], "count": [1725]}, "action": {"min": [-0.9892771244049072, -0.0014790297718718648, -1.0305914878845215, -1.0622140169143677, -0.4473612606525421, -1.0775089263916016, 0.06835036724805832, -1.8681896924972534, -0.008949905633926392, -1.679692029953003, -1.3729127645492554, -0.459735244512558, -0.11642298102378845, 0.041210778057575226], "max": [0.008430592715740204, 2.0340585708618164, -0.01073786523193121, 0.0830276682972908, 0.35835471749305725, 0.19150593876838684, 0.06922635436058044, 0.7755533456802368, 2.508058547973633, 0.032213594764471054, 0.33900976181030273, 0.9193530082702637, 1.0623549222946167, 1.7062861919403076], "mean": [-0.038399625569581985, 0.12955616414546967, -0.0779782086610794, -0.025760142132639885, -0.007337690331041813, -0.06544719636440277, 0.06837790459394455, -0.16771389544010162, 1.4897565841674805, -0.7908236980438232, -0.4908798038959503, 0.10424796491861343, 0.12431086599826813, 0.7417556643486023], "std": [0.14341188967227936, 0.4615054726600647, 0.20886898040771484, 0.25368383526802063, 0.06692205369472504, 0.25529125332832336, 0.00014771384303458035, 0.6703553199768066, 0.8305831551551819, 0.49115118384361267, 0.413143128156662, 0.22065837681293488, 0.16482405364513397, 0.7013026475906372], "count": [1725]}, "timestamp": {"min": [0.0], "max": [57.46666666666667], "mean": [28.733333333333334], "std": [16.59881745006977], "count": [1725]}, "frame_index": {"min": [0], "max": [1724], "mean": [862.0], "std": [497.96452350209313], "count": [1725]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [1725]}, "index": {"min": [348616], "max": [350340], "mean": [349478.0], "std": [497.96452350209313], "count": [1725]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1725]}, "subtask_annotation": {"mean": [18.874202898550724, 33.0, 33.0, 33.0, 33.0], "std": [10.582997083207454, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1725]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [1725]}, "eef_direction_state": {"mean": [5.67304347826087, 3.1107246376811593], "std": [1.204724160319537, 2.2439421308256615], "min": [0, 0], "max": [6, 6], "count": [1725]}, "eef_velocity_state": {"mean": [0.14318840579710146, 1.377391304347826], "std": [0.49673278254698, 0.799752954924153], "min": [0, 0], "max": [2, 2], "count": [1725]}, "eef_acc_mag_state": {"mean": [0.11826086956521739, 1.146086956521739], "std": [0.4359728635410088, 0.7924228438485681], "min": [0, 0], "max": [2, 2], "count": [1725]}, "eef_direction_action": {"mean": [5.67304347826087, 3.1107246376811593], "std": [1.204724160319537, 2.2439421308256615], "min": [0, 0], "max": [6, 6], "count": [1725]}, "eef_velocity_action": {"mean": [0.14318840579710146, 1.377391304347826], "std": [0.49673278254698, 0.799752954924153], "min": [0, 0], "max": [2, 2], "count": [1725]}, "eef_acc_mag_action": {"mean": [0.11826086956521739, 1.146086956521739], "std": [0.4359728635410088, 0.7924228438485681], "min": [0, 0], "max": [2, 2], "count": [1725]}, "eef_sim_pose_state": {"mean": [0.08883457948459852, 0.323646667989437, 1.1915356284742535, -0.06676155465104595, 0.025637152503289778, -0.0458644934103489, 0.2840851189688342, -0.3552163975308407, 1.2469292941565444, 0.13045270387085128, 0.2031412356268026, -0.06303024572318527], "std": [0.07946780515275402, 0.04014012556443363, 0.029506873246540128, 0.25945345010548043, 0.03256000002072775, 0.1674627587746612, 0.17633178606373742, 0.17101495281703072, 0.08503081883100055, 0.19008570121540233, 0.37371730840848427, 0.6008351894170585], "min": [0.06047618445780955, 0.08306990665477833, 1.1829652067891288, -1.1341113236838647, -0.1794172068931501, -0.9523606396766434, -0.027608516077906542, -0.8168829137816356, 1.1236630562322516, -0.14731043751286327, -0.7480796228503023, -1.7221291710431839], "max": [0.4672986892539602, 0.3389591670100212, 1.412592957594562, 0.188996500128543, 0.36597004419924706, 0.3177992868311912, 0.5718262187162451, 0.004375467816599084, 1.5081463665891148, 1.1863653926975521, 1.2236037815796381, 0.9847789859273676], "count": [1725]}, "eef_sim_pose_action": {"mean": [0.08883457948459852, 0.323646667989437, 1.1915356284742535, -0.06676155465104595, 0.025637152503289778, -0.0458644934103489, 0.2840851189688342, -0.3552163975308407, 1.2469292941565444, 0.13045270387085128, 0.2031412356268026, -0.06303024572318527], "std": [0.07946780515275402, 0.04014012556443363, 0.029506873246540128, 0.25945345010548043, 0.03256000002072775, 0.1674627587746612, 0.17633178606373742, 0.17101495281703072, 0.08503081883100055, 0.19008570121540233, 0.37371730840848427, 0.6008351894170585], "min": [0.06047618445780955, 0.08306990665477833, 1.1829652067891288, -1.1341113236838647, -0.1794172068931501, -0.9523606396766434, -0.027608516077906542, -0.8168829137816356, 1.1236630562322516, -0.14731043751286327, -0.7480796228503023, -1.7221291710431839], "max": [0.4672986892539602, 0.3389591670100212, 1.412592957594562, 0.188996500128543, 0.36597004419924706, 0.3177992868311912, 0.5718262187162451, 0.004375467816599084, 1.5081463665891148, 1.1863653926975521, 1.2236037815796381, 0.9847789859273676], "count": [1725]}, "gripper_mode_state": {"mean": [1.0, 0.5008695652173913], "std": [0.0, 0.49999924385575883], "min": [1, 0], "max": [1, 1], "count": [1725]}, "gripper_activity_state": {"mean": [2.0, 1.7240579710144928], "std": [0.0, 0.6445542642306344], "min": [2, 0], "max": [2, 2], "count": [1725]}, "gripper_mode_action": {"mean": [1.0, 0.5008695652173913], "std": [0.0, 0.49999924385575883], "min": [1, 0], "max": [1, 1], "count": [1725]}, "gripper_activity_action": {"mean": [2.0, 1.7240579710144928], "std": [0.0, 0.6445542642306344], "min": [2, 0], "max": [2, 2], "count": [1725]}, "gripper_open_scale_state": {"mean": [0.03907253944108807, 0.4238621913868336], "std": [8.44090274130385e-05, 0.4007460141422546], "min": [0.03905735271317618, 0.02354901603290013], "max": [0.03955791677747454, 0.9750206811087472], "count": [1725]}, "gripper_open_scale_action": {"mean": [0.03907253944108807, 0.4238621913868336], "std": [8.44090274130385e-05, 0.4007460141422546], "min": [0.03905735271317618, 0.02354901603290013], "max": [0.03955791677747454, 0.9750206811087472], "count": [1725]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3059156337376004]], [[0.3227438454643135]], [[0.2628711205796276]]], "std": [[[0.17643388184079467]], [[0.1803391190523238]], [[0.14991543039355915]]], "count": [367]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4104554326726149]], [[0.41436251283740866]], [[0.40086554261426033]]], "std": [[[0.17300135230638464]], [[0.18063719325231592]], [[0.195123707751867]]], "count": [367]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44291081711219155]], [[0.4295755819130559]], [[0.3995173052720937]]], "std": [[[0.251023671982549]], [[0.2379922279859524]], [[0.2486576293013036]]], "count": [367]}, "observation.state": {"min": [-0.7912121415138245, -0.0014363907976076007, -0.7163690328598022, -1.006291389465332, -0.5318883061408997, -0.2731259763240814, 0.06810014694929123, -1.4005682468414307, -0.015228783711791039, -1.9282138347625732, -1.4526797533035278, -0.3243558406829834, -0.18983258306980133, 0.03598649799823761], "max": [0.02955305017530918, 1.668971061706543, 0.003482200438156724, 0.09726839512586594, 0.3098483085632324, 0.17907698452472687, 0.06922635436058044, 0.8153721690177917, 2.551852226257324, 0.03373204171657562, 0.4939418137073517, 0.7378568053245544, 0.4970097839832306, 1.7062861919403076], "mean": [-0.021752992644906044, 0.1207401230931282, -0.0641685426235199, -0.031328052282333374, -0.01107092760503292, -0.013071918860077858, 0.06838476657867432, -0.1722078025341034, 0.8846601247787476, -0.42549195885658264, -0.32529905438423157, 0.06476525217294693, 0.058099932968616486, 0.49553510546684265], "std": [0.08795048296451569, 0.380839079618454, 0.14288730919361115, 0.25222599506378174, 0.06948594003915787, 0.05472179874777794, 0.00012503418838605285, 0.3926028609275818, 0.8336849212646484, 0.475721538066864, 0.44039490818977356, 0.2004242092370987, 0.13673117756843567, 0.6200662851333618], "count": [2633]}, "action": {"min": [-0.7912121415138245, -0.0014363907976076007, -0.7163690328598022, -1.006291389465332, -0.5318883061408997, -0.2731259763240814, 0.06810014694929123, -1.4005682468414307, -0.015228783711791039, -1.9282138347625732, -1.4526797533035278, -0.3243558406829834, -0.18983258306980133, 0.03598649799823761], "max": [0.02955305017530918, 1.668971061706543, 0.003482200438156724, 0.09726839512586594, 0.3098483085632324, 0.17907698452472687, 0.06922635436058044, 0.8153721690177917, 2.551852226257324, 0.03373204171657562, 0.4939418137073517, 0.7378568053245544, 0.4970097839832306, 1.7062861919403076], "mean": [-0.021752992644906044, 0.1207401230931282, -0.0641685426235199, -0.031328052282333374, -0.01107092760503292, -0.013071918860077858, 0.06838476657867432, -0.1722078025341034, 0.8846601247787476, -0.42549195885658264, -0.32529905438423157, 0.06476525217294693, 0.058099932968616486, 0.49553510546684265], "std": [0.08795048296451569, 0.380839079618454, 0.14288730919361115, 0.25222599506378174, 0.06948594003915787, 0.05472179874777794, 0.00012503418838605285, 0.3926028609275818, 0.8336849212646484, 0.475721538066864, 0.44039490818977356, 0.2004242092370987, 0.13673117756843567, 0.6200662851333618], "count": [2633]}, "timestamp": {"min": [0.0], "max": [87.73333333333333], "mean": [43.866666666666674], "std": [25.336052485648896], "count": [2633]}, "frame_index": {"min": [0], "max": [2632], "mean": [1316.0], "std": [760.0815745694669], "count": [2633]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [2633]}, "index": {"min": [350341], "max": [352973], "mean": [351657.0], "std": [760.0815745694669], "count": [2633]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2633]}, "subtask_annotation": {"mean": [17.19597417394607, 33.0, 33.0, 33.0, 33.0], "std": [10.56538568163455, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2633]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [2633]}, "eef_direction_state": {"mean": [5.54120774781618, 3.5043676414736042], "std": [1.4192773712347162, 2.4308280675226817], "min": [0, 0], "max": [6, 6], "count": [2633]}, "eef_velocity_state": {"mean": [0.1959741739460691, 1.0717812381314091], "std": [0.565791939578911, 0.9214153287877253], "min": [0, 0], "max": [2, 2], "count": [2633]}, "eef_acc_mag_state": {"mean": [0.15875427269274592, 0.8872009115077858], "std": [0.497483494016639, 0.8524887429532746], "min": [0, 0], "max": [2, 2], "count": [2633]}, "eef_direction_action": {"mean": [5.54120774781618, 3.5043676414736042], "std": [1.4192773712347162, 2.4308280675226817], "min": [0, 0], "max": [6, 6], "count": [2633]}, "eef_velocity_action": {"mean": [0.1959741739460691, 1.0717812381314091], "std": [0.565791939578911, 0.9214153287877253], "min": [0, 0], "max": [2, 2], "count": [2633]}, "eef_acc_mag_action": {"mean": [0.15875427269274592, 0.8872009115077858], "std": [0.497483494016639, 0.8524887429532746], "min": [0, 0], "max": [2, 2], "count": [2633]}, "eef_sim_pose_state": {"mean": [0.08644691648640802, 0.330011677979779, 1.195539980144211, -0.012839063003271145, 0.025371272174555374, -0.03294676343745812, 0.2020261938392024, -0.37179268581829156, 1.2424119220590772, 0.042903428020396026, 0.1307883304120115, -0.11783515207846879], "std": [0.06292068754261589, 0.017369494824876174, 0.0385070398033264, 0.05215848885215182, 0.0582030414583541, 0.11574215472908582, 0.1372521645432402, 0.10768697957840914, 0.07037094397361149, 0.16265264680418334, 0.31315557850567416, 0.3600724948853125], "min": [0.05574423641119498, 0.1703879726247676, 1.1803160934922465, -0.25917076037311293, -0.3102704153788163, -0.8622977837201724, 0.05929433664518849, -0.7125038259690457, 1.1128397793387859, -0.6081160949025832, -0.5049797969534133, -1.3518437149780562], "max": [0.3680136490382467, 0.33777450024902445, 1.3668682185161103, 0.17856020617714471, 0.3836959875071315, 0.19691270989577403, 0.5353294749915567, 0.03605705254399056, 1.442272752831229, 0.4595505711225539, 1.2347913188116455, 0.9773291361900944], "count": [2633]}, "eef_sim_pose_action": {"mean": [0.08644691648640802, 0.330011677979779, 1.195539980144211, -0.012839063003271145, 0.025371272174555374, -0.03294676343745812, 0.2020261938392024, -0.37179268581829156, 1.2424119220590772, 0.042903428020396026, 0.1307883304120115, -0.11783515207846879], "std": [0.06292068754261589, 0.017369494824876174, 0.0385070398033264, 0.05215848885215182, 0.0582030414583541, 0.11574215472908582, 0.1372521645432402, 0.10768697957840914, 0.07037094397361149, 0.16265264680418334, 0.31315557850567416, 0.3600724948853125], "min": [0.05574423641119498, 0.1703879726247676, 1.1803160934922465, -0.25917076037311293, -0.3102704153788163, -0.8622977837201724, 0.05929433664518849, -0.7125038259690457, 1.1128397793387859, -0.6081160949025832, -0.5049797969534133, -1.3518437149780562], "max": [0.3680136490382467, 0.33777450024902445, 1.3668682185161103, 0.17856020617714471, 0.3836959875071315, 0.19691270989577403, 0.5353294749915567, 0.03605705254399056, 1.442272752831229, 0.4595505711225539, 1.2347913188116455, 0.9773291361900944], "count": [2633]}, "gripper_mode_state": {"mean": [1.0, 0.6475503228256742], "std": [0.0, 0.4777330868110854], "min": [1, 0], "max": [1, 1], "count": [2633]}, "gripper_activity_state": {"mean": [2.0, 1.8230155715913408], "std": [0.0, 0.5335408867588027], "min": [2, 0], "max": [2, 2], "count": [2633]}, "gripper_mode_action": {"mean": [1.0, 0.6475503228256742], "std": [0.0, 0.4777330868110854], "min": [1, 0], "max": [1, 1], "count": [2633]}, "gripper_activity_action": {"mean": [2.0, 1.8230155715913408], "std": [0.0, 0.5335408867588027], "min": [2, 0], "max": [2, 2], "count": [2633]}, "gripper_open_scale_state": {"mean": [0.039077133934726754, 0.2831645233596098], "std": [7.144832398417965e-05, 0.35432421367520867], "min": [0.03891436968530927, 0.020563713141850064], "max": [0.03955791677747454, 0.9750206811087472], "count": [2633]}, "gripper_open_scale_action": {"mean": [0.039077133934726754, 0.2831645233596098], "std": [7.144832398417965e-05, 0.35432421367520867], "min": [0.03891436968530927, 0.020563713141850064], "max": [0.03955791677747454, 0.9750206811087472], "count": [2633]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30683445556806144]], [[0.31766790984604654]], [[0.2533819135912169]]], "std": [[[0.16657995373144432]], [[0.17044328614509732]], [[0.14205442793292516]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004860707962272]], [[0.4022601256178873]], [[0.3863756746572412]]], "std": [[[0.185199966994584]], [[0.19356637469182397]], [[0.20613872894889287]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4305567427877495]], [[0.42058491466408654]], [[0.3918840617986033]]], "std": [[[0.2557429861111737]], [[0.24440043387134752]], [[0.2561148908820181]]], "count": [331]}, "observation.state": {"min": [-0.6533951163291931, -0.010506046935915947, -0.9844793677330017, -0.8089212775230408, -0.5092816352844238, -0.8881748914718628, 0.06810014694929123, -2.2599761486053467, -0.006130072753876448, -1.9128739833831787, -1.5299783945083618, -0.45174771547317505, -0.3405437469482422, 0.03781257942318916], "max": [0.43093207478523254, 1.8960002660751343, -0.00920388475060463, 0.2661599814891815, 0.33644765615463257, 0.12201007455587387, 0.0697270855307579, 0.7035004496574402, 2.679856061935425, 0.032213594764471054, 0.9449142217636108, 1.0809941291809082, 0.9179748296737671, 1.707964539527893], "mean": [5.639968003379181e-05, 0.14849413931369781, -0.11661242693662643, 0.07477673888206482, -0.02853034809231758, -0.023135464638471603, 0.06838290393352509, -0.544798731803894, 1.4043458700180054, -0.7744433879852295, -0.3812972605228424, 0.10391537845134735, 0.08916133642196655, 0.7102528214454651], "std": [0.09014911204576492, 0.46315398812294006, 0.19956359267234802, 0.24502654373645782, 0.09523016214370728, 0.2029939740896225, 0.00025442393962293863, 0.7500950694084167, 0.884849488735199, 0.5824968218803406, 0.46680888533592224, 0.2587631046772003, 0.21051646769046783, 0.7268668413162231], "count": [2295]}, "action": {"min": [-0.6533951163291931, -0.010506046935915947, -0.9844793677330017, -0.8089212775230408, -0.5092816352844238, -0.8881748914718628, 0.06810014694929123, -2.2599761486053467, -0.006130072753876448, -1.9128739833831787, -1.5299783945083618, -0.45174771547317505, -0.3405437469482422, 0.03781257942318916], "max": [0.43093207478523254, 1.8960002660751343, -0.00920388475060463, 0.2661599814891815, 0.33644765615463257, 0.12201007455587387, 0.0697270855307579, 0.7035004496574402, 2.679856061935425, 0.032213594764471054, 0.9449142217636108, 1.0809941291809082, 0.9179748296737671, 1.707964539527893], "mean": [5.639968003379181e-05, 0.14849413931369781, -0.11661242693662643, 0.07477673888206482, -0.02853034809231758, -0.023135464638471603, 0.06838290393352509, -0.544798731803894, 1.4043458700180054, -0.7744433879852295, -0.3812972605228424, 0.10391537845134735, 0.08916133642196655, 0.7102528214454651], "std": [0.09014911204576492, 0.46315398812294006, 0.19956359267234802, 0.24502654373645782, 0.09523016214370728, 0.2029939740896225, 0.00025442393962293863, 0.7500950694084167, 0.884849488735199, 0.5824968218803406, 0.46680888533592224, 0.2587631046772003, 0.21051646769046783, 0.7268668413162231], "count": [2295]}, "timestamp": {"min": [0.0], "max": [76.46666666666667], "mean": [38.233333333333334], "std": [22.08364570009688], "count": [2295]}, "frame_index": {"min": [0], "max": [2294], "mean": [1147.0], "std": [662.5093710029064], "count": [2295]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [2295]}, "index": {"min": [352974], "max": [355268], "mean": [354121.0], "std": [662.5093710029064], "count": [2295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2295]}, "subtask_annotation": {"mean": [18.82483660130719, 33.0, 33.0, 33.0, 33.0], "std": [10.018796807068155, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2295]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [2295]}, "eef_direction_state": {"mean": [5.522440087145969, 3.04880174291939], "std": [1.4535051669586272, 2.2664104242697882], "min": [0, 0], "max": [6, 6], "count": [2295]}, "eef_velocity_state": {"mean": [0.1877995642701525, 1.3799564270152505], "std": [0.5530893185084744, 0.8177438529237651], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_acc_mag_state": {"mean": [0.15163398692810456, 1.1311546840958606], "std": [0.47656695906258933, 0.8023718760580805], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_direction_action": {"mean": [5.522440087145969, 3.04880174291939], "std": [1.4535051669586272, 2.2664104242697882], "min": [0, 0], "max": [6, 6], "count": [2295]}, "eef_velocity_action": {"mean": [0.1877995642701525, 1.3799564270152505], "std": [0.5530893185084744, 0.8177438529237651], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_acc_mag_action": {"mean": [0.15163398692810456, 1.1311546840958606], "std": [0.47656695906258933, 0.8023718760580805], "min": [0, 0], "max": [2, 2], "count": [2295]}, "eef_sim_pose_state": {"mean": [0.0898328870635607, 0.33676065519677517, 1.1925668927736068, -0.030821311484951434, 0.10525285358300791, -0.029497283963644188, 0.22968794199488649, -0.43082774212493025, 1.2419430013055284, 0.10692793028701626, 0.23945716347809382, -0.43917254996339433], "std": [0.08591264207859406, 0.02163454484572408, 0.02725007001863638, 0.22748694258404104, 0.09154561105209065, 0.07766342916452379, 0.21270143707186326, 0.1361001127373803, 0.08273839965976278, 0.26362517717452716, 0.3373075704937864, 0.6704886011858747], "min": [0.05914622900698423, 0.23370096816100877, 1.1828777991786386, -1.0216556479878283, -0.08055885873361768, -0.7070027844929607, -0.21805116022133886, -0.7519333782125928, 1.0897163343828669, -0.6681680002944108, -0.33750750905157356, -2.0668948791881796], "max": [0.43888954712614825, 0.4564630103321588, 1.3355615059802965, 0.12195195508788868, 0.5407628162261431, 0.23914090854613823, 0.5961123068609191, -0.056731240769449964, 1.5173820452483575, 1.4150218512490693, 1.3079612741089899, 0.7601416628871309], "count": [2295]}, "eef_sim_pose_action": {"mean": [0.0898328870635607, 0.33676065519677517, 1.1925668927736068, -0.030821311484951434, 0.10525285358300791, -0.029497283963644188, 0.22968794199488649, -0.43082774212493025, 1.2419430013055284, 0.10692793028701626, 0.23945716347809382, -0.43917254996339433], "std": [0.08591264207859406, 0.02163454484572408, 0.02725007001863638, 0.22748694258404104, 0.09154561105209065, 0.07766342916452379, 0.21270143707186326, 0.1361001127373803, 0.08273839965976278, 0.26362517717452716, 0.3373075704937864, 0.6704886011858747], "min": [0.05914622900698423, 0.23370096816100877, 1.1828777991786386, -1.0216556479878283, -0.08055885873361768, -0.7070027844929607, -0.21805116022133886, -0.7519333782125928, 1.0897163343828669, -0.6681680002944108, -0.33750750905157356, -2.0668948791881796], "max": [0.43888954712614825, 0.4564630103321588, 1.3355615059802965, 0.12195195508788868, 0.5407628162261431, 0.23914090854613823, 0.5961123068609191, -0.056731240769449964, 1.5173820452483575, 1.4150218512490693, 1.3079612741089899, 0.7601416628871309], "count": [2295]}, "gripper_mode_state": {"mean": [1.0, 0.5799564270152505], "std": [0.0, 0.4935655678620169], "min": [1, 0], "max": [1, 1], "count": [2295]}, "gripper_activity_state": {"mean": [2.0, 1.8200435729847495], "std": [0.0, 0.5365418178337963], "min": [2, 0], "max": [2, 2], "count": [2295]}, "gripper_mode_action": {"mean": [1.0, 0.5799564270152505], "std": [0.0, 0.4935655678620169], "min": [1, 0], "max": [1, 1], "count": [2295]}, "gripper_activity_action": {"mean": [2.0, 1.8200435729847495], "std": [0.0, 0.5365418178337963], "min": [2, 0], "max": [2, 2], "count": [2295]}, "gripper_open_scale_state": {"mean": [0.03907598938446386, 0.4058583348915277], "std": [0.00014538630442335386, 0.4153515320546884], "min": [0.03891436968530927, 0.021607188241822377], "max": [0.039844048874718804, 0.9759797368730817], "count": [2295]}, "gripper_open_scale_action": {"mean": [0.03907598938446386, 0.4058583348915277], "std": [0.00014538630442335386, 0.4153515320546884], "min": [0.03891436968530927, 0.021607188241822377], "max": [0.039844048874718804, 0.9759797368730817], "count": [2295]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3966250983418058]], [[0.40138532705342345]], [[0.35776913824646667]]], "std": [[[0.21998821550396877]], [[0.21650792489006768]], [[0.21196827463329893]]], "count": [468]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43275901893283425]], [[0.4434321121492282]], [[0.4363892671266037]]], "std": [[[0.1549391175828555]], [[0.1449703316402375]], [[0.1492891677106177]]], "count": [468]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4474447383060537]], [[0.44849777770794924]], [[0.4221991654330298]]], "std": [[[0.23171332179546236]], [[0.2188493671990808]], [[0.2288416263882661]]], "count": [468]}, "observation.state": {"min": [-0.9888445138931274, -0.006110933609306812, -1.448077917098999, -1.041762113571167, -0.5146531462669373, -0.17434565722942352, 0.06885088980197906, -1.5873888731002808, -0.015863336622714996, -1.9466216564178467, -1.2670681476593018, -0.8513593077659607, -0.604388415813446, 0.030259016901254654], "max": [0.005449056159704924, 2.049398422241211, -0.010281429626047611, 0.17542360723018646, 0.3392620384693146, 0.12466447055339813, 0.06922635436058044, 1.1353880167007446, 2.851670265197754, 0.032213594764471054, 0.35128161311149597, 0.97517991065979, 0.5864800214767456, 1.7083019018173218], "mean": [-0.03732185438275337, 0.09338513761758804, -0.07594404369592667, 0.019954223185777664, 0.006093659438192844, -0.0014097198145464063, 0.06908434629440308, 0.19393159449100494, 1.4188631772994995, -0.8094661235809326, -0.4612669348716736, 0.0009580560144968331, -0.021923424676060677, 0.6208123564720154], "std": [0.1270982325077057, 0.37151166796684265, 0.22035884857177734, 0.17911018431186676, 0.05045589059591293, 0.03105614334344864, 6.482662138296291e-05, 0.47642213106155396, 1.0022425651550293, 0.7213099598884583, 0.4080267548561096, 0.3332599699497223, 0.16776303946971893, 0.7108498811721802], "count": [3637]}, "action": {"min": [-0.9888445138931274, -0.006110933609306812, -1.448077917098999, -1.041762113571167, -0.5146531462669373, -0.17434565722942352, 0.06885088980197906, -1.5873888731002808, -0.015863336622714996, -1.9466216564178467, -1.2670681476593018, -0.8513593077659607, -0.604388415813446, 0.030259016901254654], "max": [0.005449056159704924, 2.049398422241211, -0.010281429626047611, 0.17542360723018646, 0.3392620384693146, 0.12466447055339813, 0.06922635436058044, 1.1353880167007446, 2.851670265197754, 0.032213594764471054, 0.35128161311149597, 0.97517991065979, 0.5864800214767456, 1.7083019018173218], "mean": [-0.03732185438275337, 0.09338513761758804, -0.07594404369592667, 0.019954223185777664, 0.006093659438192844, -0.0014097198145464063, 0.06908434629440308, 0.19393159449100494, 1.4188631772994995, -0.8094661235809326, -0.4612669348716736, 0.0009580560144968331, -0.021923424676060677, 0.6208123564720154], "std": [0.1270982325077057, 0.37151166796684265, 0.22035884857177734, 0.17911018431186676, 0.05045589059591293, 0.03105614334344864, 6.482662138296291e-05, 0.47642213106155396, 1.0022425651550293, 0.7213099598884583, 0.4080267548561096, 0.3332599699497223, 0.16776303946971893, 0.7108498811721802], "count": [3637]}, "timestamp": {"min": [0.0], "max": [121.2], "mean": [60.6], "std": [34.99704749451492], "count": [3637]}, "frame_index": {"min": [0], "max": [3636], "mean": [1818.0], "std": [1049.9114248354476], "count": [3637]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [3637]}, "index": {"min": [355269], "max": [358905], "mean": [357087.0], "std": [1049.9114248354476], "count": [3637]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3637]}, "subtask_annotation": {"mean": [18.840527907616167, 33.0, 33.0, 33.0, 33.0], "std": [9.114574921133853, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [3637]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [3637]}, "eef_direction_state": {"mean": [5.703876821556228, 3.2875996700577397], "std": [1.1633287945351845, 2.346126318186021], "min": [0, 0], "max": [6, 6], "count": [3637]}, "eef_velocity_state": {"mean": [0.12317844377233984, 1.1776189166895794], "std": [0.462154777099202, 0.8719592563215084], "min": [0, 0], "max": [2, 2], "count": [3637]}, "eef_acc_mag_state": {"mean": [0.09870772614792411, 0.9989001924663184], "std": [0.39013259814238355, 0.8323926577299673], "min": [0, 0], "max": [2, 2], "count": [3637]}, "eef_direction_action": {"mean": [5.703876821556228, 3.2875996700577397], "std": [1.1633287945351845, 2.346126318186021], "min": [0, 0], "max": [6, 6], "count": [3637]}, "eef_velocity_action": {"mean": [0.12317844377233984, 1.1776189166895794], "std": [0.462154777099202, 0.8719592563215084], "min": [0, 0], "max": [2, 2], "count": [3637]}, "eef_acc_mag_action": {"mean": [0.09870772614792411, 0.9989001924663184], "std": [0.39013259814238355, 0.8323926577299673], "min": [0, 0], "max": [2, 2], "count": [3637]}, "eef_sim_pose_state": {"mean": [0.08150855910848745, 0.326157000773684, 1.192810161524332, -0.001982902804408955, 0.03726753792566883, -0.03119381077233783, 0.3051191891452871, -0.2570554312811972, 1.2288519128328812, -0.005748182038241806, 0.13205912843545933, 0.1995750609735037], "std": [0.05984303592786818, 0.03517263372290562, 0.04367863266829774, 0.035832704568816466, 0.04959848787690423, 0.11172594535231416, 0.18934624714942988, 0.151296045824054, 0.07516200391370133, 0.20423031091187244, 0.2913668421678205, 0.3768093973121586], "min": [0.059364692688003526, 0.049662261285589496, 1.182317274767917, -0.2605557137730803, -0.30265704771699986, -0.8783300506807558, 0.05141633504251998, -0.7310496121916299, 1.048397152681618, -0.5592701298617442, -0.38164862824706725, -1.06688643603868], "max": [0.4213713043965104, 0.33894145860406233, 1.4601275215226808, 0.1240863644410601, 0.3675347635093902, 0.1811694400256378, 0.6423228161157503, 0.1053371472850361, 1.466695960955824, 0.9255473754852774, 1.1910617874888394, 1.1010272306158997], "count": [3637]}, "eef_sim_pose_action": {"mean": [0.08150855910848745, 0.326157000773684, 1.192810161524332, -0.001982902804408955, 0.03726753792566883, -0.03119381077233783, 0.3051191891452871, -0.2570554312811972, 1.2288519128328812, -0.005748182038241806, 0.13205912843545933, 0.1995750609735037], "std": [0.05984303592786818, 0.03517263372290562, 0.04367863266829774, 0.035832704568816466, 0.04959848787690423, 0.11172594535231416, 0.18934624714942988, 0.151296045824054, 0.07516200391370133, 0.20423031091187244, 0.2913668421678205, 0.3768093973121586], "min": [0.059364692688003526, 0.049662261285589496, 1.182317274767917, -0.2605557137730803, -0.30265704771699986, -0.8783300506807558, 0.05141633504251998, -0.7310496121916299, 1.048397152681618, -0.5592701298617442, -0.38164862824706725, -1.06688643603868], "max": [0.4213713043965104, 0.33894145860406233, 1.4601275215226808, 0.1240863644410601, 0.3675347635093902, 0.1811694400256378, 0.6423228161157503, 0.1053371472850361, 1.466695960955824, 0.9255473754852774, 1.1910617874888394, 1.1010272306158997], "count": [3637]}, "gripper_mode_state": {"mean": [1.0, 0.6032444322243607], "std": [0.0, 0.4892244752817037], "min": [1, 0], "max": [1, 1], "count": [3637]}, "gripper_activity_state": {"mean": [2.0, 1.782788012097883], "std": [0.0, 0.5849365942004986], "min": [2, 0], "max": [2, 2], "count": [3637]}, "gripper_mode_action": {"mean": [1.0, 0.6032444322243607], "std": [0.0, 0.4892244752817037], "min": [1, 0], "max": [1, 1], "count": [3637]}, "gripper_activity_action": {"mean": [2.0, 1.782788012097883], "std": [0.0, 0.5849365942004986], "min": [2, 0], "max": [2, 2], "count": [3637]}, "gripper_open_scale_state": {"mean": [0.03947604024226333, 0.35474777844205346], "std": [3.7036645866223814e-05, 0.4061987429903847], "min": [0.03934336560113089, 0.017290866800716946], "max": [0.03955791677747454, 0.9761725153241839], "count": [3637]}, "gripper_open_scale_action": {"mean": [0.03947604024226333, 0.35474777844205346], "std": [3.7036645866223814e-05, 0.4061987429903847], "min": [0.03934336560113089, 0.017290866800716946], "max": [0.03955791677747454, 0.9761725153241839], "count": [3637]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40134396562936947]], [[0.4020523623711508]], [[0.36195313465352974]]], "std": [[[0.21792148465614294]], [[0.21545488106058422]], [[0.21069197550092977]]], "count": [335]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334037402855006]], [[0.4425951882743147]], [[0.4332647188892141]]], "std": [[[0.15694940803696517]], [[0.14765608365837415]], [[0.15104599322466541]]], "count": [335]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44047410252658276]], [[0.44571832991903226]], [[0.4241434502324976]]], "std": [[[0.23524520651364772]], [[0.22097638336491665]], [[0.23109935250825955]]], "count": [335]}, "observation.state": {"min": [-0.9828401207923889, -0.0072893379256129265, -0.826815664768219, -0.7669904232025146, -0.49893918633461, -0.19973838329315186, 0.06885088980197906, -1.1620752811431885, -0.006269387900829315, -1.9297478199005127, -1.2225826978683472, -0.5605089068412781, -0.21168935298919678, 0.0423734076321125], "max": [0.2650841474533081, 1.495631217956543, 0.0002629956288728863, 0.10532918572425842, 0.5805050730705261, 0.11044952273368835, 0.0697270855307579, 1.0274714231491089, 2.553658962249756, 0.032213594764471054, 0.22396118938922882, 0.6631871461868286, 0.48466187715530396, 1.7060279846191406], "mean": [-0.04015238955616951, 0.09959858655929565, -0.04551736265420914, -0.0445108637213707, 0.01312367245554924, -0.0052068498916924, 0.06897344440221786, 0.08850561827421188, 1.2130733728408813, -0.570952296257019, -0.42337968945503235, 0.005962860304862261, 0.0315953865647316, 0.4989098906517029], "std": [0.13835527002811432, 0.33377957344055176, 0.1612539142370224, 0.16689808666706085, 0.08787260204553604, 0.03325887769460678, 0.0001256435934919864, 0.4349704682826996, 0.8652194738388062, 0.5482541918754578, 0.42997226119041443, 0.24204669892787933, 0.14191795885562897, 0.645736038684845], "count": [2332]}, "action": {"min": [-0.9828401207923889, -0.0072893379256129265, -0.826815664768219, -0.7669904232025146, -0.49893918633461, -0.19973838329315186, 0.06885088980197906, -1.1620752811431885, -0.006269387900829315, -1.9297478199005127, -1.2225826978683472, -0.5605089068412781, -0.21168935298919678, 0.0423734076321125], "max": [0.2650841474533081, 1.495631217956543, 0.0002629956288728863, 0.10532918572425842, 0.5805050730705261, 0.11044952273368835, 0.0697270855307579, 1.0274714231491089, 2.553658962249756, 0.032213594764471054, 0.22396118938922882, 0.6631871461868286, 0.48466187715530396, 1.7060279846191406], "mean": [-0.04015238955616951, 0.09959858655929565, -0.04551736265420914, -0.0445108637213707, 0.01312367245554924, -0.0052068498916924, 0.06897344440221786, 0.08850561827421188, 1.2130733728408813, -0.570952296257019, -0.42337968945503235, 0.005962860304862261, 0.0315953865647316, 0.4989098906517029], "std": [0.13835527002811432, 0.33377957344055176, 0.1612539142370224, 0.16689808666706085, 0.08787260204553604, 0.03325887769460678, 0.0001256435934919864, 0.4349704682826996, 0.8652194738388062, 0.5482541918754578, 0.42997226119041443, 0.24204669892787933, 0.14191795885562897, 0.645736038684845], "count": [2332]}, "timestamp": {"min": [0.0], "max": [77.7], "mean": [38.85], "std": [22.439678399359174], "count": [2332]}, "frame_index": {"min": [0], "max": [2331], "mean": [1165.5], "std": [673.1903519807752], "count": [2332]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [2332]}, "index": {"min": [358906], "max": [361237], "mean": [360071.5], "std": [673.1903519807752], "count": [2332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2332]}, "subtask_annotation": {"mean": [19.87607204116638, 33.0, 33.0, 33.0, 33.0], "std": [10.9976058680257, 0.0, 0.0, 0.0, 0.0], "min": [1, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2332]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [2332]}, "eef_direction_state": {"mean": [5.590051457975986, 3.05188679245283], "std": [1.3541260867284362, 2.360219349244775], "min": [0, 0], "max": [6, 6], "count": [2332]}, "eef_velocity_state": {"mean": [0.1702401372212693, 1.271869639794168], "std": [0.5301439436570177, 0.8666774374614973], "min": [0, 0], "max": [2, 2], "count": [2332]}, "eef_acc_mag_state": {"mean": [0.14794168096054888, 1.0467409948542024], "std": [0.46671368507610755, 0.8215330060844431], "min": [0, 0], "max": [2, 2], "count": [2332]}, "eef_direction_action": {"mean": [5.590051457975986, 3.05188679245283], "std": [1.3541260867284362, 2.360219349244775], "min": [0, 0], "max": [6, 6], "count": [2332]}, "eef_velocity_action": {"mean": [0.1702401372212693, 1.271869639794168], "std": [0.5301439436570177, 0.8666774374614973], "min": [0, 0], "max": [2, 2], "count": [2332]}, "eef_acc_mag_action": {"mean": [0.14794168096054888, 1.0467409948542024], "std": [0.46671368507610755, 0.8215330060844431], "min": [0, 0], "max": [2, 2], "count": [2332]}, "eef_sim_pose_state": {"mean": [0.0834650491191994, 0.32725455546111776, 1.1940339074709552, -0.005609683985733615, 0.00934981774185762, -0.02697806054967438, 0.2631114810843364, -0.3000313144892365, 1.2358124526439849, 0.04021059815054184, 0.20941545291062985, 0.0953711179881468], "std": [0.05185431663668162, 0.02676238862944626, 0.03935835161929967, 0.03853611614697123, 0.051087753287773416, 0.09967927295567504, 0.15465744573308812, 0.12866554525847085, 0.057259244201217474, 0.14209474365469973, 0.33024022284331206, 0.42647858023441815], "min": [0.061339695687661, 0.1547832397651212, 1.1820936927537795, -0.3055096011788384, -0.24677961901905165, -0.846143838589893, 0.06301817664819327, -0.6241360029095843, 1.1117179763571048, -0.22953866746114976, -0.3112349715841052, -1.3894786509196886], "max": [0.33894083560143523, 0.34174142871584684, 1.383240568726494, 0.10812895258124336, 0.3288527281555096, 0.4087087067389755, 0.5813336932315392, 0.07674464554705719, 1.399811577518993, 0.505011478427219, 1.1750179842698425, 1.0590500988580418], "count": [2332]}, "eef_sim_pose_action": {"mean": [0.0834650491191994, 0.32725455546111776, 1.1940339074709552, -0.005609683985733615, 0.00934981774185762, -0.02697806054967438, 0.2631114810843364, -0.3000313144892365, 1.2358124526439849, 0.04021059815054184, 0.20941545291062985, 0.0953711179881468], "std": [0.05185431663668162, 0.02676238862944626, 0.03935835161929967, 0.03853611614697123, 0.051087753287773416, 0.09967927295567504, 0.15465744573308812, 0.12866554525847085, 0.057259244201217474, 0.14209474365469973, 0.33024022284331206, 0.42647858023441815], "min": [0.061339695687661, 0.1547832397651212, 1.1820936927537795, -0.3055096011788384, -0.24677961901905165, -0.846143838589893, 0.06301817664819327, -0.6241360029095843, 1.1117179763571048, -0.22953866746114976, -0.3112349715841052, -1.3894786509196886], "max": [0.33894083560143523, 0.34174142871584684, 1.383240568726494, 0.10812895258124336, 0.3288527281555096, 0.4087087067389755, 0.5813336932315392, 0.07674464554705719, 1.399811577518993, 0.505011478427219, 1.1750179842698425, 1.0590500988580418], "count": [2332]}, "gripper_mode_state": {"mean": [1.0, 0.6668096054888508], "std": [0.0, 0.47135395990343537], "min": [1, 0], "max": [1, 1], "count": [2332]}, "gripper_activity_state": {"mean": [2.0, 1.7761578044596913], "std": [0.0, 0.5919537577003368], "min": [2, 0], "max": [2, 2], "count": [2332]}, "gripper_mode_action": {"mean": [1.0, 0.6668096054888508], "std": [0.0, 0.47135395990343537], "min": [1, 0], "max": [1, 1], "count": [2332]}, "gripper_activity_action": {"mean": [2.0, 1.7761578044596913], "std": [0.0, 0.5919537577003368], "min": [2, 0], "max": [2, 2], "count": [2332]}, "gripper_open_scale_state": {"mean": [0.03941312468437704, 0.2850945555951637], "std": [7.179539183539818e-05, 0.36899236013565695], "min": [0.03934336560113089, 0.024213375789778575], "max": [0.039844048874718804, 0.9748731340680804], "count": [2332]}, "gripper_open_scale_action": {"mean": [0.03941312468437704, 0.2850945555951637], "std": [7.179539183539818e-05, 0.36899236013565695], "min": [0.03934336560113089, 0.024213375789778575], "max": [0.039844048874718804, 0.9748731340680804], "count": [2332]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5055715183509302]], [[0.5396219807901793]], [[0.5145080730475952]]], "std": [[[0.22169059735307048]], [[0.23624394048841543]], [[0.25119469828181323]]], "count": [312]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43715230905396346]], [[0.4401739951678677]], [[0.4279047172643986]]], "std": [[[0.17373705242882953]], [[0.15187989509067504]], [[0.16339194617126127]]], "count": [312]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46579519475168984]], [[0.4293831804089157]], [[0.399967719156751]]], "std": [[[0.2552562891630511]], [[0.2458761203712366]], [[0.2555231610467273]]], "count": [312]}, "observation.state": {"min": [-0.5046796798706055, -0.0017095549264922738, -0.826815664768219, -1.2732040882110596, -0.1739068329334259, -1.04157292842865, 0.06797505170106888, -1.6362781524658203, -0.007192629389464855, -1.9527534246444702, -1.4917722940444946, -0.4011555314064026, -0.09391353279352188, 0.03630002215504646], "max": [0.016873788088560104, 1.9098061323165894, 0.0015339808305725455, 0.0978141725063324, 0.2786371409893036, 0.20297570526599884, 0.06910119205713272, 0.6905666589736938, 2.5617446899414062, 0.007563409861177206, 0.9970875382423401, 0.9922699928283691, 1.6351321935653687, 1.7060279846191406], "mean": [-0.020408889278769493, 0.1609245091676712, -0.05612974241375923, -0.10394536703824997, 0.0037381669972091913, -0.07441738992929459, 0.0679905116558075, -0.20323535799980164, 0.9966380000114441, -0.5689581036567688, -0.2533322274684906, 0.02837337739765644, 0.16671809554100037, 0.5794687271118164], "std": [0.07524403929710388, 0.4723489284515381, 0.16207578778266907, 0.3136516809463501, 0.04914143681526184, 0.25730475783348083, 0.00011531724885571748, 0.5236490368843079, 0.9018651247024536, 0.5753539204597473, 0.5015420913696289, 0.18258601427078247, 0.2762542963027954, 0.639858603477478], "count": [2125]}, "action": {"min": [-0.5046796798706055, -0.0017095549264922738, -0.826815664768219, -1.2732040882110596, -0.1739068329334259, -1.04157292842865, 0.06797505170106888, -1.6362781524658203, -0.007192629389464855, -1.9527534246444702, -1.4917722940444946, -0.4011555314064026, -0.09391353279352188, 0.03630002215504646], "max": [0.016873788088560104, 1.9098061323165894, 0.0015339808305725455, 0.0978141725063324, 0.2786371409893036, 0.20297570526599884, 0.06910119205713272, 0.6905666589736938, 2.5617446899414062, 0.007563409861177206, 0.9970875382423401, 0.9922699928283691, 1.6351321935653687, 1.7060279846191406], "mean": [-0.020408889278769493, 0.1609245091676712, -0.05612974241375923, -0.10394536703824997, 0.0037381669972091913, -0.07441738992929459, 0.0679905116558075, -0.20323535799980164, 0.9966380000114441, -0.5689581036567688, -0.2533322274684906, 0.02837337739765644, 0.16671809554100037, 0.5794687271118164], "std": [0.07524403929710388, 0.4723489284515381, 0.16207578778266907, 0.3136516809463501, 0.04914143681526184, 0.25730475783348083, 0.00011531724885571748, 0.5236490368843079, 0.9018651247024536, 0.5753539204597473, 0.5015420913696289, 0.18258601427078247, 0.2762542963027954, 0.639858603477478], "count": [2125]}, "timestamp": {"min": [0.0], "max": [70.8], "mean": [35.4], "std": [20.447819769680418], "count": [2125]}, "frame_index": {"min": [0], "max": [2124], "mean": [1062.0], "std": [613.4345930904125], "count": [2125]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [2125]}, "index": {"min": [361238], "max": [363362], "mean": [362300.0], "std": [613.4345930904125], "count": [2125]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2125]}, "subtask_annotation": {"mean": [14.89270588235294, 33.0, 33.0, 33.0, 33.0], "std": [11.642953677021154, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2125]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [2125]}, "eef_direction_state": {"mean": [5.428705882352941, 3.5628235294117645], "std": [1.6120792479683668, 2.3221554955102865], "min": [0, 0], "max": [6, 6], "count": [2125]}, "eef_velocity_state": {"mean": [0.21694117647058825, 1.1934117647058824], "std": [0.5913056809337152, 0.9156181492061619], "min": [0, 0], "max": [2, 2], "count": [2125]}, "eef_acc_mag_state": {"mean": [0.18211764705882352, 0.9788235294117648], "std": [0.522672080568897, 0.8356883907924111], "min": [0, 0], "max": [2, 2], "count": [2125]}, "eef_direction_action": {"mean": [5.428705882352941, 3.5628235294117645], "std": [1.6120792479683668, 2.3221554955102865], "min": [0, 0], "max": [6, 6], "count": [2125]}, "eef_velocity_action": {"mean": [0.21694117647058825, 1.1934117647058824], "std": [0.5913056809337152, 0.9156181492061619], "min": [0, 0], "max": [2, 2], "count": [2125]}, "eef_acc_mag_action": {"mean": [0.18211764705882352, 0.9788235294117648], "std": [0.522672080568897, 0.8356883907924111], "min": [0, 0], "max": [2, 2], "count": [2125]}, "eef_sim_pose_state": {"mean": [0.09585757804435459, 0.3294722343907337, 1.1943519812086358, -0.07451459119357222, 0.00077014027619717, -0.01671530113422544, 0.20865603485239134, -0.38276237065114144, 1.2455268498125085, 0.1603224108885045, 0.1710141571895484, -0.17863648672336735], "std": [0.0820106712376756, 0.01529006558325516, 0.03175206608750639, 0.25839750815778567, 0.04003950703073927, 0.08501709609041032, 0.15620263175032498, 0.14104731233518802, 0.07329978870767863, 0.2758181280790997, 0.31002206847321645, 0.4239544907192697], "min": [0.0542173289074894, 0.2154030970570586, 1.18252138333546, -1.0505428021842391, -0.21591181130646597, -0.5615121455326015, 0.04602526520940877, -0.7839706808493953, 1.1403830828545771, -0.22649757780747873, -0.489368872064635, -1.4272597032614756], "max": [0.4409998902551058, 0.34000261605665394, 1.3279353816852633, 0.20298142471039493, 0.2902663205448657, 0.19151202930142236, 0.5269286088248765, -0.0030983186573552077, 1.4868722300393349, 1.4413352245844626, 1.1518481400721567, 0.7544939595068194], "count": [2125]}, "eef_sim_pose_action": {"mean": [0.09585757804435459, 0.3294722343907337, 1.1943519812086358, -0.07451459119357222, 0.00077014027619717, -0.01671530113422544, 0.20865603485239134, -0.38276237065114144, 1.2455268498125085, 0.1603224108885045, 0.1710141571895484, -0.17863648672336735], "std": [0.0820106712376756, 0.01529006558325516, 0.03175206608750639, 0.25839750815778567, 0.04003950703073927, 0.08501709609041032, 0.15620263175032498, 0.14104731233518802, 0.07329978870767863, 0.2758181280790997, 0.31002206847321645, 0.4239544907192697], "min": [0.0542173289074894, 0.2154030970570586, 1.18252138333546, -1.0505428021842391, -0.21591181130646597, -0.5615121455326015, 0.04602526520940877, -0.7839706808493953, 1.1403830828545771, -0.22649757780747873, -0.489368872064635, -1.4272597032614756], "max": [0.4409998902551058, 0.34000261605665394, 1.3279353816852633, 0.20298142471039493, 0.2902663205448657, 0.19151202930142236, 0.5269286088248765, -0.0030983186573552077, 1.4868722300393349, 1.4413352245844626, 1.1518481400721567, 0.7544939595068194], "count": [2125]}, "gripper_mode_state": {"mean": [1.0, 0.5863529411764706], "std": [0.0, 0.49248672017646505], "min": [1, 0], "max": [1, 1], "count": [2125]}, "gripper_activity_state": {"mean": [2.0, 1.7835294117647058], "std": [0.0, 0.5830643307910757], "min": [2, 0], "max": [2, 2], "count": [2125]}, "gripper_mode_action": {"mean": [1.0, 0.5863529411764706], "std": [0.0, 0.49248672017646505], "min": [1, 0], "max": [1, 1], "count": [2125]}, "gripper_activity_action": {"mean": [2.0, 1.7835294117647058], "std": [0.0, 0.5830643307910757], "min": [2, 0], "max": [2, 2], "count": [2125]}, "gripper_open_scale_state": {"mean": [0.03885088954252355, 0.3311240156868874], "std": [6.589198956765785e-05, 0.36563307480495943], "min": [0.03884288668632507, 0.020742869802883694], "max": [0.039486395461218696, 0.9748731340680804], "count": [2125]}, "gripper_open_scale_action": {"mean": [0.03885088954252355, 0.3311240156868874], "std": [6.589198956765785e-05, 0.36563307480495943], "min": [0.03884288668632507, 0.020742869802883694], "max": [0.039486395461218696, 0.9748731340680804], "count": [2125]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5227326872635019]], [[0.5579386950321064]], [[0.5395641814657149]]], "std": [[[0.22961060638522254]], [[0.2440250164839223]], [[0.25878118140597317]]], "count": [304]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46057592126762986]], [[0.45849208358416466]], [[0.4446121646026832]]], "std": [[[0.16585691802291164]], [[0.15617945093370628]], [[0.1735933648499386]]], "count": [304]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696722172055957]], [[0.429229679079234]], [[0.4020886097494553]]], "std": [[[0.2535808345400774]], [[0.24571378152706286]], [[0.26286156700387003]]], "count": [304]}, "observation.state": {"min": [-0.43372321128845215, -0.012356453575193882, -0.5635849237442017, -1.0676506757736206, -0.40207821130752563, -0.6856263875961304, 0.06772488355636597, -1.3882243633270264, -0.009020568802952766, -1.9358837604522705, -1.287009835243225, -0.4124302864074707, -0.14206047356128693, 0.03794779255986214], "max": [0.055326275527477264, 1.3845175504684448, 0.0, 0.1009143739938736, 0.26099878549575806, 0.20600514113903046, 0.06910119205713272, 0.6255444288253784, 2.4083449840545654, 0.010319111868739128, 0.6468003392219543, 1.0750023126602173, 1.6224180459976196, 1.7065445184707642], "mean": [-0.019803864881396294, 0.07484927773475647, -0.028050024062395096, -0.05422748252749443, 0.0038654503878206015, -0.0247348565608263, 0.06788606941699982, -0.1493852287530899, 1.012896180152893, -0.5919580459594727, -0.2486344873905182, 0.04337414354085922, 0.15056002140045166, 0.58458411693573], "std": [0.055343929678201675, 0.2728843688964844, 0.10237258672714233, 0.2098895162343979, 0.044357527047395706, 0.10646720230579376, 0.00021441683929879218, 0.47349315881729126, 0.824842095375061, 0.5476338267326355, 0.4325830042362213, 0.19583112001419067, 0.26663586497306824, 0.6260592937469482], "count": [2047]}, "action": {"min": [-0.43372321128845215, -0.012356453575193882, -0.5635849237442017, -1.0676506757736206, -0.40207821130752563, -0.6856263875961304, 0.06772488355636597, -1.3882243633270264, -0.009020568802952766, -1.9358837604522705, -1.287009835243225, -0.4124302864074707, -0.14206047356128693, 0.03794779255986214], "max": [0.055326275527477264, 1.3845175504684448, 0.0, 0.1009143739938736, 0.26099878549575806, 0.20600514113903046, 0.06910119205713272, 0.6255444288253784, 2.4083449840545654, 0.010319111868739128, 0.6468003392219543, 1.0750023126602173, 1.6224180459976196, 1.7065445184707642], "mean": [-0.019803864881396294, 0.07484927773475647, -0.028050024062395096, -0.05422748252749443, 0.0038654503878206015, -0.0247348565608263, 0.06788606941699982, -0.1493852287530899, 1.012896180152893, -0.5919580459594727, -0.2486344873905182, 0.04337414354085922, 0.15056002140045166, 0.58458411693573], "std": [0.055343929678201675, 0.2728843688964844, 0.10237258672714233, 0.2098895162343979, 0.044357527047395706, 0.10646720230579376, 0.00021441683929879218, 0.47349315881729126, 0.824842095375061, 0.5476338267326355, 0.4325830042362213, 0.19583112001419067, 0.26663586497306824, 0.6260592937469482], "count": [2047]}, "timestamp": {"min": [0.0], "max": [68.2], "mean": [34.1], "std": [19.69726433346068], "count": [2047]}, "frame_index": {"min": [0], "max": [2046], "mean": [1023.0], "std": [590.9179300038204], "count": [2047]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [2047]}, "index": {"min": [363363], "max": [365409], "mean": [364386.0], "std": [590.9179300038204], "count": [2047]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2047]}, "subtask_annotation": {"mean": [14.47191011235955, 33.0, 33.0, 33.0, 33.0], "std": [11.36850298856479, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2047]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [2047]}, "eef_direction_state": {"mean": [5.64533463605276, 3.1358085002442597], "std": [1.2697896970871494, 2.33034455257661], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_state": {"mean": [0.15632633121641426, 1.3160723009281876], "std": [0.5183376787377003, 0.8680681799666372], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_state": {"mean": [0.13190034196384953, 1.0957498778700538], "std": [0.45425142965465837, 0.8106620428377374], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_direction_action": {"mean": [5.64533463605276, 3.1358085002442597], "std": [1.2697896970871494, 2.33034455257661], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_action": {"mean": [0.15632633121641426, 1.3160723009281876], "std": [0.5183376787377003, 0.8680681799666372], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_action": {"mean": [0.13190034196384953, 1.0957498778700538], "std": [0.45425142965465837, 0.8106620428377374], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_sim_pose_state": {"mean": [0.07983553239205228, 0.33239484352344134, 1.1927643237229821, -0.02467457690922696, -0.00728017793969021, -0.0159625030789955, 0.22203504091323945, -0.3705774051113568, 1.2639442530766694, 0.1557144748984157, 0.1709519374628355, -0.10535544596192696], "std": [0.04197568574806325, 0.006900231435541437, 0.035893254345453894, 0.10540395401940601, 0.03606714385165524, 0.07809261726227774, 0.14584011326275292, 0.13122873256337114, 0.07132086763978583, 0.26729660452572324, 0.2391738272067486, 0.39229937142325655], "min": [0.056397082410587204, 0.2754092166248141, 1.1816394976314881, -0.6271007127206096, -0.28086857360579254, -0.7850182233261305, 0.04273636670012378, -0.7744243576536204, 1.1815516072587455, -0.1419979934559612, -0.5556592200071511, -1.229644442824672], "max": [0.3003028615402124, 0.3385248466586262, 1.35749847658532, 0.2052778618838726, 0.22397542087933586, 0.22202045245125585, 0.5306177857962763, -0.037952580262118056, 1.4522961626236064, 1.427979762169959, 0.8935196995735168, 0.8585087320981422], "count": [2047]}, "eef_sim_pose_action": {"mean": [0.07983553239205228, 0.33239484352344134, 1.1927643237229821, -0.02467457690922696, -0.00728017793969021, -0.0159625030789955, 0.22203504091323945, -0.3705774051113568, 1.2639442530766694, 0.1557144748984157, 0.1709519374628355, -0.10535544596192696], "std": [0.04197568574806325, 0.006900231435541437, 0.035893254345453894, 0.10540395401940601, 0.03606714385165524, 0.07809261726227774, 0.14584011326275292, 0.13122873256337114, 0.07132086763978583, 0.26729660452572324, 0.2391738272067486, 0.39229937142325655], "min": [0.056397082410587204, 0.2754092166248141, 1.1816394976314881, -0.6271007127206096, -0.28086857360579254, -0.7850182233261305, 0.04273636670012378, -0.7744243576536204, 1.1815516072587455, -0.1419979934559612, -0.5556592200071511, -1.229644442824672], "max": [0.3003028615402124, 0.3385248466586262, 1.35749847658532, 0.2052778618838726, 0.22397542087933586, 0.22202045245125585, 0.5306177857962763, -0.037952580262118056, 1.4522961626236064, 1.427979762169959, 0.8935196995735168, 0.8585087320981422], "count": [2047]}, "gripper_mode_state": {"mean": [1.0, 0.5691255495847581], "std": [0.0, 0.49519860500065715], "min": [1, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_state": {"mean": [2.0, 1.7586712261846604], "std": [0.0, 0.6112380165811943], "min": [2, 0], "max": [2, 2], "count": [2047]}, "gripper_mode_action": {"mean": [1.0, 0.5691255495847581], "std": [0.0, 0.49519860500065715], "min": [1, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_action": {"mean": [2.0, 1.7586712261846604], "std": [0.0, 0.6112380165811943], "min": [2, 0], "max": [2, 2], "count": [2047]}, "gripper_open_scale_state": {"mean": [0.0387911421674955, 0.3340470633719126], "std": [0.00012252069786242666, 0.3577468298762456], "min": [0.03869993346078055, 0.021684452891349792], "max": [0.039486395461218696, 0.9751682962690081], "count": [2047]}, "gripper_open_scale_action": {"mean": [0.0387911421674955, 0.3340470633719126], "std": [0.00012252069786242666, 0.3577468298762456], "min": [0.03869993346078055, 0.021684452891349792], "max": [0.039486395461218696, 0.9751682962690081], "count": [2047]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5123402126160329]], [[0.5532803788548789]], [[0.5496492302825055]]], "std": [[[0.22725544343702958]], [[0.24907462276531633]], [[0.26615318260740295]]], "count": [303]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44610990584352556]], [[0.4501011058622202]], [[0.44014229078136574]]], "std": [[[0.15235240388899074]], [[0.15695946155077053]], [[0.18502804716862864]]], "count": [303]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498361941586316]], [[0.41139925544842065]], [[0.39262516267966663]]], "std": [[[0.2526689049368872]], [[0.25489473848219907]], [[0.2740941453365646]]], "count": [303]}, "observation.state": {"min": [-0.7384414076805115, -3.2526065174565133e-19, -1.1121509075164795, -0.9756118059158325, -0.16458864510059357, -1.203179121017456, 0.06772488355636597, -1.8210241794586182, -0.01234027836471796, -1.9833934307098389, -1.4748449325561523, -0.3177913725376129, -0.20818579196929932, 0.036471907049417496], "max": [0.04194654896855354, 1.8315730094909668, 0.0008081097039394081, 0.2314121127128601, 0.4851292669773102, 0.18998272716999054, 0.06947670131921768, 0.6770356893539429, 2.603101968765259, 0.011889767833054066, 1.162757396697998, 1.1439183950424194, 1.5922470092773438, 1.708046793937683], "mean": [-0.018132390454411507, 0.12098515033721924, -0.11259511858224869, 0.04623815789818764, 0.022938163951039314, -0.0570492148399353, 0.06798472255468369, -0.2265721708536148, 1.1827890872955322, -0.7203405499458313, -0.358804315328598, 0.13941550254821777, 0.17932330071926117, 0.6130382418632507], "std": [0.10045984387397766, 0.4068434238433838, 0.2180062234401703, 0.264041543006897, 0.06602030992507935, 0.27636265754699707, 0.00019417674047872424, 0.49125900864601135, 0.8194082975387573, 0.5995522737503052, 0.6268391609191895, 0.24053891003131866, 0.3780481815338135, 0.6856064796447754], "count": [2041]}, "action": {"min": [-0.7384414076805115, -3.2526065174565133e-19, -1.1121509075164795, -0.9756118059158325, -0.16458864510059357, -1.203179121017456, 0.06772488355636597, -1.8210241794586182, -0.01234027836471796, -1.9833934307098389, -1.4748449325561523, -0.3177913725376129, -0.20818579196929932, 0.036471907049417496], "max": [0.04194654896855354, 1.8315730094909668, 0.0008081097039394081, 0.2314121127128601, 0.4851292669773102, 0.18998272716999054, 0.06947670131921768, 0.6770356893539429, 2.603101968765259, 0.011889767833054066, 1.162757396697998, 1.1439183950424194, 1.5922470092773438, 1.708046793937683], "mean": [-0.018132390454411507, 0.12098515033721924, -0.11259511858224869, 0.04623815789818764, 0.022938163951039314, -0.0570492148399353, 0.06798472255468369, -0.2265721708536148, 1.1827890872955322, -0.7203405499458313, -0.358804315328598, 0.13941550254821777, 0.17932330071926117, 0.6130382418632507], "std": [0.10045984387397766, 0.4068434238433838, 0.2180062234401703, 0.264041543006897, 0.06602030992507935, 0.27636265754699707, 0.00019417674047872424, 0.49125900864601135, 0.8194082975387573, 0.5995522737503052, 0.6268391609191895, 0.24053891003131866, 0.3780481815338135, 0.6856064796447754], "count": [2041]}, "timestamp": {"min": [0.0], "max": [68.0], "mean": [34.0], "std": [19.639529299632187], "count": [2041]}, "frame_index": {"min": [0], "max": [2040], "mean": [1020.0], "std": [589.1858789889656], "count": [2041]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [2041]}, "index": {"min": [365410], "max": [367450], "mean": [366430.0], "std": [589.1858789889656], "count": [2041]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2041]}, "subtask_annotation": {"mean": [16.701126898579126, 33.0, 33.0, 33.0, 33.0], "std": [11.255913300457026, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2041]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [2041]}, "eef_direction_state": {"mean": [5.573738363547281, 2.9132778049975503], "std": [1.3821768075158434, 2.2555555205456326], "min": [0, 0], "max": [6, 6], "count": [2041]}, "eef_velocity_state": {"mean": [0.18912297893189614, 1.4081332680058796], "std": [0.572520549486798, 0.814802118783266], "min": [0, 0], "max": [2, 2], "count": [2041]}, "eef_acc_mag_state": {"mean": [0.1474767270945615, 1.1690347868691817], "std": [0.470912623782686, 0.7859256187214683], "min": [0, 0], "max": [2, 2], "count": [2041]}, "eef_direction_action": {"mean": [5.573738363547281, 2.9132778049975503], "std": [1.3821768075158434, 2.2555555205456326], "min": [0, 0], "max": [6, 6], "count": [2041]}, "eef_velocity_action": {"mean": [0.18912297893189614, 1.4081332680058796], "std": [0.572520549486798, 0.814802118783266], "min": [0, 0], "max": [2, 2], "count": [2041]}, "eef_acc_mag_action": {"mean": [0.1474767270945615, 1.1690347868691817], "std": [0.470912623782686, 0.7859256187214683], "min": [0, 0], "max": [2, 2], "count": [2041]}, "eef_sim_pose_state": {"mean": [0.08653472566664815, 0.32897274642987817, 1.1985800960486892, -0.060200991058774, 0.05518803535293957, 0.0052752373824366105, 0.25958837021074316, -0.3714053252560033, 1.283935463654208, 0.19266749637571612, 0.10797620276575552, -0.06429827453992337], "std": [0.07719625836877621, 0.020169107486419403, 0.04980010611546042, 0.28588683700303813, 0.07778928890639013, 0.0678252304442386, 0.16322854002716797, 0.11306548706095447, 0.0765073516308592, 0.30879117885865287, 0.3370272807553891, 0.3953223845531452], "min": [0.05754447136581736, 0.18295896470262057, 1.176943343209808, -1.2112330294733078, -0.4330335331528248, -0.6100455286517636, 0.04285225216503309, -0.70577341559101, 1.1748067044822867, -0.19297334488518264, -0.7895125087131457, -1.283438546819355], "max": [0.44524594752847274, 0.342779806574924, 1.4112845052395433, 0.18329264454909422, 0.20544180081879548, 0.4336625077922981, 0.5971594514749778, -0.03956552275606069, 1.4569872349741115, 1.3400043203653647, 1.2411317854255208, 0.858794594816647], "count": [2041]}, "eef_sim_pose_action": {"mean": [0.08653472566664815, 0.32897274642987817, 1.1985800960486892, -0.060200991058774, 0.05518803535293957, 0.0052752373824366105, 0.25958837021074316, -0.3714053252560033, 1.283935463654208, 0.19266749637571612, 0.10797620276575552, -0.06429827453992337], "std": [0.07719625836877621, 0.020169107486419403, 0.04980010611546042, 0.28588683700303813, 0.07778928890639013, 0.0678252304442386, 0.16322854002716797, 0.11306548706095447, 0.0765073516308592, 0.30879117885865287, 0.3370272807553891, 0.3953223845531452], "min": [0.05754447136581736, 0.18295896470262057, 1.176943343209808, -1.2112330294733078, -0.4330335331528248, -0.6100455286517636, 0.04285225216503309, -0.70577341559101, 1.1748067044822867, -0.19297334488518264, -0.7895125087131457, -1.283438546819355], "max": [0.44524594752847274, 0.342779806574924, 1.4112845052395433, 0.18329264454909422, 0.20544180081879548, 0.4336625077922981, 0.5971594514749778, -0.03956552275606069, 1.4569872349741115, 1.3400043203653647, 1.2411317854255208, 0.858794594816647], "count": [2041]}, "gripper_mode_state": {"mean": [1.0, 0.5957863792258696], "std": [0.0, 0.4907392072728697], "min": [1, 0], "max": [1, 1], "count": [2041]}, "gripper_activity_state": {"mean": [2.0, 1.768250857422832], "std": [0.0, 0.601069867466481], "min": [2, 0], "max": [2, 2], "count": [2041]}, "gripper_mode_action": {"mean": [1.0, 0.5957863792258696], "std": [0.0, 0.4907392072728697], "min": [1, 0], "max": [1, 1], "count": [2041]}, "gripper_activity_action": {"mean": [2.0, 1.768250857422832], "std": [0.0, 0.601069867466481], "min": [2, 0], "max": [2, 2], "count": [2041]}, "gripper_open_scale_state": {"mean": [0.03884788818853998, 0.35030855813644635], "std": [0.00011095717131021685, 0.39177380275871493], "min": [0.03869993346078055, 0.020841089742524282], "max": [0.0397009721824101, 0.9760267393929618], "count": [2041]}, "gripper_open_scale_action": {"mean": [0.03884788818853998, 0.35030855813644635], "std": [0.00011095717131021685, 0.39177380275871493], "min": [0.03869993346078055, 0.020841089742524282], "max": [0.0397009721824101, 0.9760267393929618], "count": [2041]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5134191349379258]], [[0.5472229449804613]], [[0.5307643496904935]]], "std": [[[0.23351506770492847]], [[0.2543328184711491]], [[0.27273354939026306]]], "count": [315]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45663033077428505]], [[0.4547839151710067]], [[0.44097766106442576]]], "std": [[[0.16057980155969198]], [[0.15406449237672776]], [[0.17234587382639777]]], "count": [315]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46727147093405264]], [[0.42937466455718093]], [[0.40041142061762974]]], "std": [[[0.24806071623129272]], [[0.2417810091338584]], [[0.2604095734314141]]], "count": [315]}, "observation.state": {"min": [-0.7608544826507568, -0.008283806964755058, -0.6197282671928406, -1.009359359741211, -0.2266065925359726, -0.8398230075836182, 0.06810014694929123, -1.1299943923950195, -0.008202953264117241, -1.9495784044265747, -1.4266021251678467, -0.2855543792247772, -0.15310120582580566, 0.029332293197512627], "max": [0.031186914071440697, 1.6432870626449585, 0.0, 0.24400632083415985, 0.2960582971572876, 0.1442786306142807, 0.0697270855307579, 0.7533382773399353, 2.613903284072876, 0.004529832862317562, 0.3543495535850525, 1.0323028564453125, 1.484619379043579, 1.7060279846191406], "mean": [-0.03856499865651131, 0.1500212699174881, -0.07284315675497055, -0.02683815360069275, 0.014434710144996643, -0.05059712380170822, 0.068137526512146, -0.1105041652917862, 0.9729635119438171, -0.43794065713882446, -0.36397823691368103, 0.04230295121669769, 0.08542510867118835, 0.6096799969673157], "std": [0.10887321084737778, 0.4216827154159546, 0.12934066355228424, 0.30454501509666443, 0.054251328110694885, 0.15330006182193756, 0.00018182641360908747, 0.37716156244277954, 0.8970668911933899, 0.4862799346446991, 0.44312238693237305, 0.16206102073192596, 0.2579648196697235, 0.6558447480201721], "count": [2147]}, "action": {"min": [-0.7608544826507568, -0.008283806964755058, -0.6197282671928406, -1.009359359741211, -0.2266065925359726, -0.8398230075836182, 0.06810014694929123, -1.1299943923950195, -0.008202953264117241, -1.9495784044265747, -1.4266021251678467, -0.2855543792247772, -0.15310120582580566, 0.029332293197512627], "max": [0.031186914071440697, 1.6432870626449585, 0.0, 0.24400632083415985, 0.2960582971572876, 0.1442786306142807, 0.0697270855307579, 0.7533382773399353, 2.613903284072876, 0.004529832862317562, 0.3543495535850525, 1.0323028564453125, 1.484619379043579, 1.7060279846191406], "mean": [-0.03856499865651131, 0.1500212699174881, -0.07284315675497055, -0.02683815360069275, 0.014434710144996643, -0.05059712380170822, 0.068137526512146, -0.1105041652917862, 0.9729635119438171, -0.43794065713882446, -0.36397823691368103, 0.04230295121669769, 0.08542510867118835, 0.6096799969673157], "std": [0.10887321084737778, 0.4216827154159546, 0.12934066355228424, 0.30454501509666443, 0.054251328110694885, 0.15330006182193756, 0.00018182641360908747, 0.37716156244277954, 0.8970668911933899, 0.4862799346446991, 0.44312238693237305, 0.16206102073192596, 0.2579648196697235, 0.6558447480201721], "count": [2147]}, "timestamp": {"min": [0.0], "max": [71.53333333333333], "mean": [35.766666666666666], "std": [20.65951489158338], "count": [2147]}, "frame_index": {"min": [0], "max": [2146], "mean": [1073.0], "std": [619.7854467475015], "count": [2147]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [2147]}, "index": {"min": [367451], "max": [369597], "mean": [368524.0], "std": [619.7854467475015], "count": [2147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2147]}, "subtask_annotation": {"mean": [16.67862133209129, 33.0, 33.0, 33.0, 33.0], "std": [11.168570094252452, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2147]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [2147]}, "eef_direction_state": {"mean": [5.447135537959944, 3.261294829995342], "std": [1.5563847321129747, 2.4371382884376858], "min": [0, 0], "max": [6, 6], "count": [2147]}, "eef_velocity_state": {"mean": [0.21145784816022356, 1.2179785747554728], "std": [0.5807011713944575, 0.9151180760753995], "min": [0, 0], "max": [2, 2], "count": [2147]}, "eef_acc_mag_state": {"mean": [0.18630647414997673, 1.015370284117373], "std": [0.5292899385056066, 0.8354323828073783], "min": [0, 0], "max": [2, 2], "count": [2147]}, "eef_direction_action": {"mean": [5.447135537959944, 3.261294829995342], "std": [1.5563847321129747, 2.4371382884376858], "min": [0, 0], "max": [6, 6], "count": [2147]}, "eef_velocity_action": {"mean": [0.21145784816022356, 1.2179785747554728], "std": [0.5807011713944575, 0.9151180760753995], "min": [0, 0], "max": [2, 2], "count": [2147]}, "eef_acc_mag_action": {"mean": [0.18630647414997673, 1.015370284117373], "std": [0.5292899385056066, 0.8354323828073783], "min": [0, 0], "max": [2, 2], "count": [2147]}, "eef_sim_pose_state": {"mean": [0.08981574952698021, 0.3280686212871612, 1.1954351238950356, -0.0509248222017937, 0.05029985246751473, -0.024183924069406663, 0.2206355022121337, -0.3664141337996744, 1.2245212058816508, 0.08780230411318718, 0.17089855224570352, -0.06712085515383996], "std": [0.06823854932017175, 0.019340058938879995, 0.03496187357390229, 0.15372681841446187, 0.0639859953248138, 0.10477718381668094, 0.15439252260805514, 0.11550571828990779, 0.055365185784947896, 0.2533000103364522, 0.23114530211797016, 0.3343803807916868], "min": [0.05779757987775994, 0.2092735065174498, 1.18237818890597, -0.8507890925456999, -0.21247976952251957, -0.8955948022400975, 0.06443647459378536, -0.7181858510722414, 1.1276828126115297, -0.1496187966382193, -0.3567690349203414, -1.0136236202175617], "max": [0.3499008635961918, 0.3378319413924705, 1.3268277821314594, 0.1447554298968956, 0.45190471994750636, 0.11628042180767931, 0.5712215578607834, -0.04787808860753476, 1.4440508056244676, 1.25643473944645, 0.8043644983618434, 1.0519786637586979], "count": [2147]}, "eef_sim_pose_action": {"mean": [0.08981574952698021, 0.3280686212871612, 1.1954351238950356, -0.0509248222017937, 0.05029985246751473, -0.024183924069406663, 0.2206355022121337, -0.3664141337996744, 1.2245212058816508, 0.08780230411318718, 0.17089855224570352, -0.06712085515383996], "std": [0.06823854932017175, 0.019340058938879995, 0.03496187357390229, 0.15372681841446187, 0.0639859953248138, 0.10477718381668094, 0.15439252260805514, 0.11550571828990779, 0.055365185784947896, 0.2533000103364522, 0.23114530211797016, 0.3343803807916868], "min": [0.05779757987775994, 0.2092735065174498, 1.18237818890597, -0.8507890925456999, -0.21247976952251957, -0.8955948022400975, 0.06443647459378536, -0.7181858510722414, 1.1276828126115297, -0.1496187966382193, -0.3567690349203414, -1.0136236202175617], "max": [0.3499008635961918, 0.3378319413924705, 1.3268277821314594, 0.1447554298968956, 0.45190471994750636, 0.11628042180767931, 0.5712215578607834, -0.04787808860753476, 1.4440508056244676, 1.25643473944645, 0.8043644983618434, 1.0519786637586979], "count": [2147]}, "gripper_mode_state": {"mean": [1.0, 0.5747554727526781], "std": [0.0, 0.49438003529018687], "min": [1, 0], "max": [1, 1], "count": [2147]}, "gripper_activity_state": {"mean": [2.0, 1.7475547275267815], "std": [0.0, 0.6236955319628025], "min": [2, 0], "max": [2, 2], "count": [2147]}, "gripper_mode_action": {"mean": [1.0, 0.5747554727526781], "std": [0.0, 0.49438003529018687], "min": [1, 0], "max": [1, 1], "count": [2147]}, "gripper_activity_action": {"mean": [2.0, 1.7475547275267815], "std": [0.0, 0.6236955319628025], "min": [2, 0], "max": [2, 2], "count": [2147]}, "gripper_open_scale_state": {"mean": [0.03893582767867335, 0.34838815687574554], "std": [0.0001039011095297002, 0.37476935636772485], "min": [0.03891436968530927, 0.016761310398578644], "max": [0.039844048874718804, 0.9748731340680804], "count": [2147]}, "gripper_open_scale_action": {"mean": [0.03893582767867335, 0.34838815687574554], "std": [0.0001039011095297002, 0.37476935636772485], "min": [0.03891436968530927, 0.016761310398578644], "max": [0.039844048874718804, 0.9748731340680804], "count": [2147]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026716754583219]], [[0.5363302702645902]], [[0.5277130391456332]]], "std": [[[0.2429821886151119]], [[0.26280902747658047]], [[0.2784478000879898]]], "count": [311]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.447186792902227]], [[0.45101320324485633]], [[0.441792502924714]]], "std": [[[0.1665101204023687]], [[0.16727386877492095]], [[0.18793179630012827]]], "count": [311]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527992954416493]], [[0.4213114986795004]], [[0.40546871519240063]]], "std": [[[0.25080225744873297]], [[0.2496021595233223]], [[0.2675244127693275]]], "count": [311]}, "observation.state": {"min": [-0.7911102175712585, -0.0015339808305725455, -0.8053399324417114, -1.277806043624878, -0.3116993010044098, -1.2071559429168701, 0.06835036724805832, -1.4417815208435059, -0.011584731750190258, -1.9296194314956665, -1.5299999713897705, -0.3739803433418274, -0.145854189991951, 0.03722699359059334], "max": [0.10585720837116241, 1.7840197086334229, -5.598437837761594e-06, 0.16655118763446808, 0.29294055700302124, 0.2180832177400589, 0.06947670131921768, 0.7220465540885925, 2.6775524616241455, 0.0014458157820627093, 0.3742913007736206, 1.1072793006896973, 1.6762875318527222, 1.707964539527893], "mean": [-0.04029166325926781, 0.19478914141654968, -0.10260608792304993, -0.0639757588505745, 0.01698366552591324, -0.09139525890350342, 0.06840066611766815, -0.20593498647212982, 1.300215244293213, -0.621772825717926, -0.4343194365501404, 0.12922877073287964, 0.16818927228450775, 0.5673058032989502], "std": [0.1258116513490677, 0.5080874562263489, 0.1920466423034668, 0.38313302397727966, 0.07005245983600616, 0.2951611578464508, 0.00015539731248281896, 0.5571631789207458, 0.8280203938484192, 0.5195656418800354, 0.49503251910209656, 0.2773059904575348, 0.3422464430332184, 0.6583634614944458], "count": [2112]}, "action": {"min": [-0.7911102175712585, -0.0015339808305725455, -0.8053399324417114, -1.277806043624878, -0.3116993010044098, -1.2071559429168701, 0.06835036724805832, -1.4417815208435059, -0.011584731750190258, -1.9296194314956665, -1.5299999713897705, -0.3739803433418274, -0.145854189991951, 0.03722699359059334], "max": [0.10585720837116241, 1.7840197086334229, -5.598437837761594e-06, 0.16655118763446808, 0.29294055700302124, 0.2180832177400589, 0.06947670131921768, 0.7220465540885925, 2.6775524616241455, 0.0014458157820627093, 0.3742913007736206, 1.1072793006896973, 1.6762875318527222, 1.707964539527893], "mean": [-0.04029166325926781, 0.19478914141654968, -0.10260608792304993, -0.0639757588505745, 0.01698366552591324, -0.09139525890350342, 0.06840066611766815, -0.20593498647212982, 1.300215244293213, -0.621772825717926, -0.4343194365501404, 0.12922877073287964, 0.16818927228450775, 0.5673058032989502], "std": [0.1258116513490677, 0.5080874562263489, 0.1920466423034668, 0.38313302397727966, 0.07005245983600616, 0.2951611578464508, 0.00015539731248281896, 0.5571631789207458, 0.8280203938484192, 0.5195656418800354, 0.49503251910209656, 0.2773059904575348, 0.3422464430332184, 0.6583634614944458], "count": [2112]}, "timestamp": {"min": [0.0], "max": [70.36666666666666], "mean": [35.18333333333333], "std": [20.32272719741966], "count": [2112]}, "frame_index": {"min": [0], "max": [2111], "mean": [1055.5], "std": [609.6818159225899], "count": [2112]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [2112]}, "index": {"min": [369598], "max": [371709], "mean": [370653.5], "std": [609.6818159225899], "count": [2112]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2112]}, "subtask_annotation": {"mean": [17.168560606060606, 33.0, 33.0, 33.0, 33.0], "std": [10.424466604519889, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2112]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [2112]}, "eef_direction_state": {"mean": [5.375473484848484, 3.0179924242424243], "std": [1.615685649104217, 2.220483615069256], "min": [0, 0], "max": [6, 6], "count": [2112]}, "eef_velocity_state": {"mean": [0.2566287878787879, 1.3607954545454546], "std": [0.6317466156964874, 0.8294627527268298], "min": [0, 0], "max": [2, 2], "count": [2112]}, "eef_acc_mag_state": {"mean": [0.21448863636363635, 1.0861742424242424], "std": [0.559794270130419, 0.7995963375184544], "min": [0, 0], "max": [2, 2], "count": [2112]}, "eef_direction_action": {"mean": [5.375473484848484, 3.0179924242424243], "std": [1.615685649104217, 2.220483615069256], "min": [0, 0], "max": [6, 6], "count": [2112]}, "eef_velocity_action": {"mean": [0.2566287878787879, 1.3607954545454546], "std": [0.6317466156964874, 0.8294627527268298], "min": [0, 0], "max": [2, 2], "count": [2112]}, "eef_acc_mag_action": {"mean": [0.21448863636363635, 1.0861742424242424], "std": [0.559794270130419, 0.7995963375184544], "min": [0, 0], "max": [2, 2], "count": [2112]}, "eef_sim_pose_state": {"mean": [0.09876002547932149, 0.32422727609562646, 1.200473180697185, -0.09368368735164918, 0.028491282229289303, -0.02319432267648059, 0.2645453157937071, -0.36427518260314196, 1.2412345842518164, 0.20494708818833557, 0.23881679716665416, -0.06642069145279926], "std": [0.08778406383553049, 0.02877832965323666, 0.04439374681082513, 0.30175722952783524, 0.07901642848247234, 0.10747683593464073, 0.15695629800220523, 0.13664934321197414, 0.05965095871892066, 0.3310392042409235, 0.2840429919814675, 0.4049787601168431], "min": [0.05737746586451753, 0.1742072659459144, 1.1818676054523987, -1.2248142542111258, -0.3542704953162312, -0.897425542165516, 0.061241352269607474, -0.7410746174911408, 1.1220531878131847, -0.14695544865127122, -0.38331593038940537, -1.0572662672011206], "max": [0.40221358341048996, 0.34205898576572125, 1.4033640976137671, 0.2104053219314542, 0.36225972408253315, 0.31797638993170085, 0.575592888729681, -0.0423006054792994, 1.422073544234858, 1.7627995664096265, 1.0593942928135718, 0.6921070279804568], "count": [2112]}, "eef_sim_pose_action": {"mean": [0.09876002547932149, 0.32422727609562646, 1.200473180697185, -0.09368368735164918, 0.028491282229289303, -0.02319432267648059, 0.2645453157937071, -0.36427518260314196, 1.2412345842518164, 0.20494708818833557, 0.23881679716665416, -0.06642069145279926], "std": [0.08778406383553049, 0.02877832965323666, 0.04439374681082513, 0.30175722952783524, 0.07901642848247234, 0.10747683593464073, 0.15695629800220523, 0.13664934321197414, 0.05965095871892066, 0.3310392042409235, 0.2840429919814675, 0.4049787601168431], "min": [0.05737746586451753, 0.1742072659459144, 1.1818676054523987, -1.2248142542111258, -0.3542704953162312, -0.897425542165516, 0.061241352269607474, -0.7410746174911408, 1.1220531878131847, -0.14695544865127122, -0.38331593038940537, -1.0572662672011206], "max": [0.40221358341048996, 0.34205898576572125, 1.4033640976137671, 0.2104053219314542, 0.36225972408253315, 0.31797638993170085, 0.575592888729681, -0.0423006054792994, 1.422073544234858, 1.7627995664096265, 1.0593942928135718, 0.6921070279804568], "count": [2112]}, "gripper_mode_state": {"mean": [1.0, 0.6174242424242424], "std": [0.0, 0.48601599489224684], "min": [1, 0], "max": [1, 1], "count": [2112]}, "gripper_activity_state": {"mean": [2.0, 1.75], "std": [0.0, 0.618527087180309], "min": [2, 0], "max": [2, 2], "count": [2112]}, "gripper_mode_action": {"mean": [1.0, 0.6174242424242424], "std": [0.0, 0.48601599489224684], "min": [1, 0], "max": [1, 1], "count": [2112]}, "gripper_activity_action": {"mean": [2.0, 1.75], "std": [0.0, 0.618527087180309], "min": [2, 0], "max": [2, 2], "count": [2112]}, "gripper_open_scale_state": {"mean": [0.03908597281630033, 0.3241765244281336], "std": [8.879927696561239e-05, 0.37620873488742246], "min": [0.03905735271317618, 0.021272567766053335], "max": [0.0397009721824101, 0.9759797368730817], "count": [2112]}, "gripper_open_scale_action": {"mean": [0.03908597281630033, 0.3241765244281336], "std": [8.879927696561239e-05, 0.37620873488742246], "min": [0.03905735271317618, 0.021272567766053335], "max": [0.0397009721824101, 0.9759797368730817], "count": [2112]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5084327189413951]], [[0.5403776325344953]], [[0.5350896604134935]]], "std": [[[0.24385409885217643]], [[0.2624182457968167]], [[0.27884912757718683]]], "count": [339]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44568923801903587]], [[0.4496778442940598]], [[0.4414181905964615]]], "std": [[[0.16494126546362226]], [[0.1644967748459622]], [[0.18561994300896859]]], "count": [339]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43887390505202406]], [[0.41672664298429957]], [[0.39975604189561764]]], "std": [[[0.24779886811269686]], [[0.245589459753716]], [[0.26431666004401927]]], "count": [339]}, "observation.state": {"min": [-0.9002079367637634, -0.0027572214603424072, -1.0906603336334229, -1.2197473049163818, -0.27956530451774597, -1.1685888767242432, 0.06835036724805832, -1.941503643989563, -0.013755276799201965, -1.954291582107544, -1.5299999713897705, -0.6867731809616089, -0.21891973912715912, 0.026477018371224403], "max": [0.24821868538856506, 1.9389517307281494, -2.1195990484557115e-05, 0.08724929392337799, 0.39387837052345276, 0.1186804473400116, 0.0697270855307579, 0.7669904232025146, 2.6535840034484863, 0.004596775397658348, 0.33273619413375854, 1.5299755334854126, 2.46930193901062, 1.707964539527893], "mean": [-0.0453636460006237, 0.19460545480251312, -0.0925697535276413, -0.10806787759065628, 0.01928270049393177, -0.07183202356100082, 0.06852687150239944, -0.24837626516819, 1.3127750158309937, -0.6572592854499817, -0.5340659618377686, 0.15955068171024323, 0.30856332182884216, 0.5180472731590271], "std": [0.157134011387825, 0.5122008919715881, 0.2375599890947342, 0.326753705739975, 0.07623890042304993, 0.24591626226902008, 0.0001769259833963588, 0.6507686376571655, 0.8207171559333801, 0.4995185136795044, 0.5204164385795593, 0.40842166543006897, 0.5569166541099548, 0.659407377243042], "count": [2372]}, "action": {"min": [-0.9002079367637634, -0.0027572214603424072, -1.0906603336334229, -1.2197473049163818, -0.27956530451774597, -1.1685888767242432, 0.06835036724805832, -1.941503643989563, -0.013755276799201965, -1.954291582107544, -1.5299999713897705, -0.6867731809616089, -0.21891973912715912, 0.026477018371224403], "max": [0.24821868538856506, 1.9389517307281494, -2.1195990484557115e-05, 0.08724929392337799, 0.39387837052345276, 0.1186804473400116, 0.0697270855307579, 0.7669904232025146, 2.6535840034484863, 0.004596775397658348, 0.33273619413375854, 1.5299755334854126, 2.46930193901062, 1.707964539527893], "mean": [-0.0453636460006237, 0.19460545480251312, -0.0925697535276413, -0.10806787759065628, 0.01928270049393177, -0.07183202356100082, 0.06852687150239944, -0.24837626516819, 1.3127750158309937, -0.6572592854499817, -0.5340659618377686, 0.15955068171024323, 0.30856332182884216, 0.5180472731590271], "std": [0.157134011387825, 0.5122008919715881, 0.2375599890947342, 0.326753705739975, 0.07623890042304993, 0.24591626226902008, 0.0001769259833963588, 0.6507686376571655, 0.8207171559333801, 0.4995185136795044, 0.5204164385795593, 0.40842166543006897, 0.5569166541099548, 0.659407377243042], "count": [2372]}, "timestamp": {"min": [0.0], "max": [79.03333333333333], "mean": [39.51666666666667], "std": [22.82457861361057], "count": [2372]}, "frame_index": {"min": [0], "max": [2371], "mean": [1185.5], "std": [684.737358408317], "count": [2372]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [2372]}, "index": {"min": [371710], "max": [374081], "mean": [372895.5], "std": [684.737358408317], "count": [2372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2372]}, "subtask_annotation": {"mean": [13.565345699831365, 33.0, 33.0, 33.0, 33.0], "std": [10.801459667624348, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [2372]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [2372]}, "eef_direction_state": {"mean": [5.4266441821247895, 3.0155986509274872], "std": [1.549388728905352, 2.1992278702060144], "min": [0, 0], "max": [6, 6], "count": [2372]}, "eef_velocity_state": {"mean": [0.24283305227655985, 1.391231028667791], "std": [0.6214708664899233, 0.8225678558549503], "min": [0, 0], "max": [2, 2], "count": [2372]}, "eef_acc_mag_state": {"mean": [0.20489038785834737, 1.1062394603709949], "std": [0.5488080259689808, 0.7843396745803356], "min": [0, 0], "max": [2, 2], "count": [2372]}, "eef_direction_action": {"mean": [5.4266441821247895, 3.0155986509274872], "std": [1.549388728905352, 2.1992278702060144], "min": [0, 0], "max": [6, 6], "count": [2372]}, "eef_velocity_action": {"mean": [0.24283305227655985, 1.391231028667791], "std": [0.6214708664899233, 0.8225678558549503], "min": [0, 0], "max": [2, 2], "count": [2372]}, "eef_acc_mag_action": {"mean": [0.20489038785834737, 1.1062394603709949], "std": [0.5488080259689808, 0.7843396745803356], "min": [0, 0], "max": [2, 2], "count": [2372]}, "eef_sim_pose_state": {"mean": [0.09975754612410002, 0.3213401198737353, 1.2013524681080268, -0.07507954906790557, -0.005736828059529688, -0.025967067392577477, 0.2541507278147188, -0.3714459012239816, 1.258334118353689, 0.3112630444467382, 0.13249739085246756, -0.08498417430756232], "std": [0.08742037646878462, 0.04110123934439044, 0.04705125916464968, 0.2528938475478372, 0.06804197305945191, 0.12928177786757764, 0.1575052597165235, 0.152568274075928, 0.0768662817888201, 0.49534189890203806, 0.24371876734694584, 0.39535416055292383], "min": [0.049262853090110706, 0.09102889755080029, 1.1814889088659346, -1.1826269777957115, -0.393851331541901, -1.027770496372585, 0.021103223094601622, -0.7292402085855058, 1.145302007620661, -0.20646691530841293, -0.4441415223023055, -1.221603861067139], "max": [0.4348546218096779, 0.3372191339221415, 1.4440668003964057, 0.1186174076208914, 0.3136279798862198, 0.3107869208716435, 0.6170196523658382, -0.043541686145998744, 1.526255122267902, 2.3653246732861843, 0.9415410224618737, 1.0254793769797206], "count": [2372]}, "eef_sim_pose_action": {"mean": [0.09975754612410002, 0.3213401198737353, 1.2013524681080268, -0.07507954906790557, -0.005736828059529688, -0.025967067392577477, 0.2541507278147188, -0.3714459012239816, 1.258334118353689, 0.3112630444467382, 0.13249739085246756, -0.08498417430756232], "std": [0.08742037646878462, 0.04110123934439044, 0.04705125916464968, 0.2528938475478372, 0.06804197305945191, 0.12928177786757764, 0.1575052597165235, 0.152568274075928, 0.0768662817888201, 0.49534189890203806, 0.24371876734694584, 0.39535416055292383], "min": [0.049262853090110706, 0.09102889755080029, 1.1814889088659346, -1.1826269777957115, -0.393851331541901, -1.027770496372585, 0.021103223094601622, -0.7292402085855058, 1.145302007620661, -0.20646691530841293, -0.4441415223023055, -1.221603861067139], "max": [0.4348546218096779, 0.3372191339221415, 1.4440668003964057, 0.1186174076208914, 0.3136279798862198, 0.3107869208716435, 0.6170196523658382, -0.043541686145998744, 1.526255122267902, 2.3653246732861843, 0.9415410224618737, 1.0254793769797206], "count": [2372]}, "gripper_mode_state": {"mean": [1.0, 0.6589376053962901], "std": [0.0, 0.474066279744616], "min": [1, 0], "max": [1, 1], "count": [2372]}, "gripper_activity_state": {"mean": [2.0, 1.8018549747048904], "std": [0.0, 0.5618836657540394], "min": [2, 0], "max": [2, 2], "count": [2372]}, "gripper_mode_action": {"mean": [1.0, 0.6589376053962901], "std": [0.0, 0.474066279744616], "min": [1, 0], "max": [1, 1], "count": [2372]}, "gripper_activity_action": {"mean": [2.0, 1.8018549747048904], "std": [0.0, 0.5618836657540394], "min": [2, 0], "max": [2, 2], "count": [2372]}, "gripper_open_scale_state": {"mean": [0.03915869177708762, 0.2960292375241489], "std": [0.00010109795896930851, 0.37680203797120937], "min": [0.03905735271317618, 0.015129724783556802], "max": [0.039844048874718804, 0.9759797368730817], "count": [2372]}, "gripper_open_scale_action": {"mean": [0.03915869177708762, 0.2960292375241489], "std": [0.00010109795896930851, 0.37680203797120937], "min": [0.03905735271317618, 0.015129724783556802], "max": [0.039844048874718804, 0.9759797368730817], "count": [2372]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403417028531352]], [[0.567469614558152]], [[0.537935313889635]]], "std": [[[0.22337023550718305]], [[0.23440705438931103]], [[0.2477950330666955]]], "count": [292]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446322783299012]], [[0.4498894783179634]], [[0.44019965231145736]]], "std": [[[0.16358271577164496]], [[0.14526449677321845]], [[0.15891258004483927]]], "count": [292]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47585116822604234]], [[0.4354745818038022]], [[0.40691486760229206]]], "std": [[[0.24927132944153246]], [[0.23757726097220858]], [[0.25255400956188506]]], "count": [292]}, "observation.state": {"min": [-0.8719701766967773, -0.01381183136254549, -0.983281672000885, -1.0722525119781494, -0.11124769598245621, -1.5134083032608032, 0.06772488355636597, -1.5324790477752686, -0.008668330498039722, -1.8528252840042114, -1.4658265113830566, -0.7761831879615784, -0.13189595937728882, 0.03644593432545662], "max": [0.15333276987075806, 1.8944662809371948, 0.0015339808305725455, 0.0029886469710618258, 0.36832427978515625, 0.14494501054286957, 0.06910119205713272, 0.6135435104370117, 2.4789130687713623, 0.004019197076559067, 0.7301316857337952, 1.0988938808441162, 1.4564499855041504, 1.7060279846191406], "mean": [-0.03102090023458004, 0.1221415176987648, -0.05592842400074005, -0.07638941705226898, 0.01500267069786787, -0.0561051107943058, 0.06798440217971802, -0.1843586564064026, 1.0300520658493042, -0.5713289380073547, -0.27950283885002136, 0.03639854118227959, 0.1627858728170395, 0.52828049659729], "std": [0.12839530408382416, 0.4164785146713257, 0.1974349170923233, 0.24419192969799042, 0.06425905227661133, 0.20790503919124603, 0.00014273094711825252, 0.45292407274246216, 0.8804742097854614, 0.5669576525688171, 0.44785016775131226, 0.2078523486852646, 0.3149520754814148, 0.6068392395973206], "count": [1942]}, "action": {"min": [-0.8719701766967773, -0.01381183136254549, -0.983281672000885, -1.0722525119781494, -0.11124769598245621, -1.5134083032608032, 0.06772488355636597, -1.5324790477752686, -0.008668330498039722, -1.8528252840042114, -1.4658265113830566, -0.7761831879615784, -0.13189595937728882, 0.03644593432545662], "max": [0.15333276987075806, 1.8944662809371948, 0.0015339808305725455, 0.0029886469710618258, 0.36832427978515625, 0.14494501054286957, 0.06910119205713272, 0.6135435104370117, 2.4789130687713623, 0.004019197076559067, 0.7301316857337952, 1.0988938808441162, 1.4564499855041504, 1.7060279846191406], "mean": [-0.03102090023458004, 0.1221415176987648, -0.05592842400074005, -0.07638941705226898, 0.01500267069786787, -0.0561051107943058, 0.06798440217971802, -0.1843586564064026, 1.0300520658493042, -0.5713289380073547, -0.27950283885002136, 0.03639854118227959, 0.1627858728170395, 0.52828049659729], "std": [0.12839530408382416, 0.4164785146713257, 0.1974349170923233, 0.24419192969799042, 0.06425905227661133, 0.20790503919124603, 0.00014273094711825252, 0.45292407274246216, 0.8804742097854614, 0.5669576525688171, 0.44785016775131226, 0.2078523486852646, 0.3149520754814148, 0.6068392395973206], "count": [1942]}, "timestamp": {"min": [0.0], "max": [64.7], "mean": [32.35], "std": [18.68690123529789], "count": [1942]}, "frame_index": {"min": [0], "max": [1941], "mean": [970.5], "std": [560.6070370589367], "count": [1942]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [1942]}, "index": {"min": [374082], "max": [376023], "mean": [375052.5], "std": [560.6070370589367], "count": [1942]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1942]}, "subtask_annotation": {"mean": [16.053038105046344, 33.0, 33.0, 33.0, 33.0], "std": [10.436891340940786, 0.0, 0.0, 0.0, 0.0], "min": [0, 33, 33, 33, 33], "max": [33, 33, 33, 33, 33], "count": [1942]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [1942]}, "eef_direction_state": {"mean": [5.581359423274974, 3.2198764160659112], "std": [1.3275666338893366, 2.3169452315814834], "min": [0, 0], "max": [6, 6], "count": [1942]}, "eef_velocity_state": {"mean": [0.1956745623069001, 1.3439752832131824], "std": [0.5712128073032818, 0.881852894013816], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_acc_mag_state": {"mean": [0.16838311019567456, 1.118949536560247], "std": [0.5124298062834136, 0.8078918979490236], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_direction_action": {"mean": [5.581359423274974, 3.2198764160659112], "std": [1.3275666338893366, 2.3169452315814834], "min": [0, 0], "max": [6, 6], "count": [1942]}, "eef_velocity_action": {"mean": [0.1956745623069001, 1.3439752832131824], "std": [0.5712128073032818, 0.881852894013816], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_acc_mag_action": {"mean": [0.16838311019567456, 1.118949536560247], "std": [0.5124298062834136, 0.8078918979490236], "min": [0, 0], "max": [2, 2], "count": [1942]}, "eef_sim_pose_state": {"mean": [0.08926362803780455, 0.3259694288858781, 1.1945780873765737, -0.058113577094299235, -0.009938770503849878, -0.015872401517992785, 0.22634123319226132, -0.38183819431287147, 1.247405001466626, 0.16980502366074815, 0.1755635067325337, -0.14543285902563755], "std": [0.07300009305465187, 0.03008853689181663, 0.038307346209069365, 0.21285916386663822, 0.03886340192953211, 0.08416888408216577, 0.1567897817348486, 0.13080788714975722, 0.06970217438999403, 0.3269551656189269, 0.25238234314649294, 0.38197043820245535], "min": [0.05795770966928096, 0.14062523830016113, 1.182090813579811, -1.5135736181209123, -0.36683403272547466, -0.6579606068108593, 0.06133674238010062, -0.7809636608479207, 1.14566892426752, -0.1516286077244947, -0.2648505578363083, -1.2923036802700012], "max": [0.43620659369558984, 0.342333093259531, 1.4235474780250332, 0.14503967458016623, 0.22521656120898803, 0.3897636368344075, 0.5572268862376235, -0.06395970592787088, 1.4841984462431217, 1.5401047091247626, 1.1042982749701031, 0.6476610683653375], "count": [1942]}, "eef_sim_pose_action": {"mean": [0.08926362803780455, 0.3259694288858781, 1.1945780873765737, -0.058113577094299235, -0.009938770503849878, -0.015872401517992785, 0.22634123319226132, -0.38183819431287147, 1.247405001466626, 0.16980502366074815, 0.1755635067325337, -0.14543285902563755], "std": [0.07300009305465187, 0.03008853689181663, 0.038307346209069365, 0.21285916386663822, 0.03886340192953211, 0.08416888408216577, 0.1567897817348486, 0.13080788714975722, 0.06970217438999403, 0.3269551656189269, 0.25238234314649294, 0.38197043820245535], "min": [0.05795770966928096, 0.14062523830016113, 1.182090813579811, -1.5135736181209123, -0.36683403272547466, -0.6579606068108593, 0.06133674238010062, -0.7809636608479207, 1.14566892426752, -0.1516286077244947, -0.2648505578363083, -1.2923036802700012], "max": [0.43620659369558984, 0.342333093259531, 1.4235474780250332, 0.14503967458016623, 0.22521656120898803, 0.3897636368344075, 0.5572268862376235, -0.06395970592787088, 1.4841984462431217, 1.5401047091247626, 1.1042982749701031, 0.6476610683653375], "count": [1942]}, "gripper_mode_state": {"mean": [1.0, 0.6045314109165808], "std": [0.0, 0.48895110607481784], "min": [1, 0], "max": [1, 1], "count": [1942]}, "gripper_activity_state": {"mean": [2.0, 1.7507723995880535], "std": [0.0, 0.6203607806321838], "min": [2, 0], "max": [2, 2], "count": [1942]}, "gripper_mode_action": {"mean": [1.0, 0.6045314109165808], "std": [0.0, 0.48895110607481784], "min": [1, 0], "max": [1, 1], "count": [1942]}, "gripper_activity_action": {"mean": [2.0, 1.7507723995880535], "std": [0.0, 0.6203607806321838], "min": [2, 0], "max": [2, 2], "count": [1942]}, "gripper_open_scale_state": {"mean": [0.03884758511211515, 0.30187331073285056], "std": [8.155822366795011e-05, 0.3467638625394982], "min": [0.03869993346078055, 0.02082624818597521], "max": [0.039486395461218696, 0.9748731340680804], "count": [1942]}, "gripper_open_scale_action": {"mean": [0.03884758511211515, 0.30187331073285056], "std": [8.155822366795011e-05, 0.3467638625394982], "min": [0.03869993346078055, 0.02082624818597521], "max": [0.039486395461218696, 0.9748731340680804], "count": [1942]}}} diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/meta/info.json b/R1_Lite_take_and_put_away_garden_stuff_a/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..c2ac29ca5d70bba4d23a46caeb11daae4179d951 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 148, "total_frames": 355644, "total_tasks": 1, "total_videos": 444, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:147"}, "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_take_and_put_away_garden_stuff_a/meta/tasks.jsonl b/R1_Lite_take_and_put_away_garden_stuff_a/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..af0a2910452bc268062bded186cfd44d1f61ff06 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put garden stuff in fridge drawer then take out to table."} diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..facb9b13de4568c0c2bfc03df7db96368f7ee7ab --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:53f69dcd7d5e35f6ce4785d0d46b1b7c8cfeb15fa5175292e34fe58c565b43e9 +size 73347566 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3138a132d5ac1165621a6fc2d825a7cc7270a9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:28adb8cadaa74fdf2f2a788b29fcb546b4dba9784cd655acecb0583b7b444407 +size 37651708 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a682faf61592d851eef67bc0e426c9d506360df --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:724a1794a9009aad024d416f42c9825d28706701598b6db5279b30eece9b6bbd +size 42678670 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ef8e5c1b3d1c1a2a84cfab7768773e0770ebf1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c15da2c55d51ecc8ec8da797a7ee91bfc56b5bb97f322360bf5e4e3fbf8d5f03 +size 32792216 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4703ff90fd7708cb94f7b08b0509da6ca1dbbb40 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:533366e3d9802d4d55721f82491f3d38b1ab5156ab65083c602d9642fb2c7b0b +size 22345440 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d2ffbb864b5757e821061add1e8f4cebe427de --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3a8a5569a135f61f4469d76ed87efd245fbe281db74b886b15b2d19f91330329 +size 33280087 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a48e912ca965072fa0960c1a2514f645b334bb8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b740c3098d655ab4de35fe8f6b9634e5581b4cf42d331f2427eec288fc1c9568 +size 38461250 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3b36ebaf3fba09d45a18386ac78df826e9128fa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:752624d65ebdfc577ebf745a9b8119907242be01683822d225b9d0035d7fa139 +size 22566873 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5096ece342676abd54bba2e8139ece928f39b445 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:29a1a70380d679507c2383e00bd6f356c1a3edbc10832adbdda5a93979eb61ee +size 38278682 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e853b9442d4f639b3a499914dda5ce4a37d897c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5a34ee2661d38b9a788ef7906389a2d211423103f0fa480c50fd6505ce9eeef0 +size 51285785 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..483769ba3ddf44d738da98837d40698fe989f3ac --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:fc16d88232b91348cae4c827d2d248371c86a8a02254a6678646e75ae16c7c39 +size 38615137 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8729e7bb00ee36c235d12057d8d053db29e981b2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:44fabf20fc6e1548d01c8c3032f4fd6bc4cca2a6712220c9a2bcd1f7946730b1 +size 19568917 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46796d6cbb609af57c7cfb326254c51e9d3b81ca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7a7c40d9dcdc1eb1deab1cd07963431194418c965ae9432a92ef5c2309f20ac6 +size 39278883 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6331d656c3448fe44e08bebfeb28658e143c437a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:530ee23927ab686a79e99f66cd4a147467b190389125b1f30c3baf53f56ad3b5 +size 34943440 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b08c3a9a4199c93bcbdfac3b907ee48300971d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:89c0646d9ef8f8c4f6a895816680f65e22205310049569a071652d258cef0650 +size 37148678 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b378f7f4156cea5b204a9b383c32a60d0a55288 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a0b6801da83fa2217c03ba1b9321827e25f6b65269282a94cb9d7b8e4f1bc38e +size 33527563 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02221785cd3beeee218792cfceb23e20768c9ff6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c060a529aeb7c168220aa4231cf6186c28117e99724937f8136e06d6172cdfcf +size 36574810 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c73c542842b1903d6eea443b8eab8118d68ceb77 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:33e53d9abd15a59805fcdafa0e6acfb53f72050053c98b37a7328787a95d26f2 +size 65836304 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1897f37ed6d131319cc3ad249f902cd2e2707ed7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:99b31e92dddb69f2e3e8761b1857ad1f3792ddbf604110007758bfe259dca4dd +size 31754642 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe55e258daab25946a07cd4a4a4994129b2549dd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b2cd172e6ab4171214e6d197f461099cb33bf30773f972188da04c62fce248fb +size 40662946 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7ae6fe98729c58b75576684a4d38e3f174bd748 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a73c8ccb0bbe577eb48c0510c6fcfbf89be63d74b56720ec25a87f708a7282c7 +size 63820649 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba73cd9352fae6bc65ef5f6970238472e99c86b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b9d76723f829a66e491869932ddd072b229990745b601532480c29ee13bd27b0 +size 45254885 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4eb026c3c7759bfac258a50cbbcd77b6cc89dbf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:254bcd5aef75968a5c9b4d6753aa260409e028fb0b8d8baecdb66d067edf3b1e +size 73360113 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48a8b6706d23f9b2f049706c3e18deed9cf88e83 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:df1435aa35a7ef7de1e550a04482d6d24a50ffc69e426b37d31e8d484689d4d8 +size 41287117 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71b3fe099147be3a4a6ca855efc01d2b3b4859ef --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:91ed1ea81f872a21be170b3356b27737fcb0b1b10a54480cd5246d30a7d7fe77 +size 57941397 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0529825937c31ba02346e6c0e5e31c5c01b26a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:225e29df3d101756654ffc78dffcfa017f2deed2ff9dba8d95fa3b27f271afa1 +size 52605183 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6f1eb531fa66b7a3f3b038fa963c0ee8541a35 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b1d05c011faf36b04821c9925785358a3f51ef5765cb9c2d736693cca2afaeeb +size 68890273 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01f90a2a4e31f0599e3834a38a1a93ce7707218 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:403571046c0b4d80f054082fbd8215d8d7327358a423db3545148432d46a9409 +size 56746607 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e022f3856d82d463020d7164eda935ca7c9a842a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:72cc4056d8fdcfad62479dd33979b97403db6812b19a120107785d390fb44dd5 +size 40517260 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2023d687a07c60f5fd87361b286a2a520d4bb8ec --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1a521fbfddd0335ce435c52e3cd8da99264898048a929d2b6a37b6fc796bcca6 +size 51431613 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76bb662d3300d80c2006d3b14a01ae69d6a8d0e4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1196c466c35ca2fd2fb5a75979f68bf6904b3e2fc556b7097192fc41a4403cb2 +size 45261678 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13d9dcda08d910caf73d30ca9f14575d74020a9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b20d1600b98c99af68358107b165adff01f72f6a3ead07e918068c2017977bb1 +size 38960566 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d744a4523a8afec1d5c8da8827257402d02c915 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0f6827dee5e2b0557d2edb36b5ce3fa9f36e2603f6dfcae19c552132f6b9980a +size 39929862 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..459cb3caeb48f650dad0a521666d393e595c9081 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:aaef3b5589c6101a717f6befccbbe162ab1a890497e47bde6ab11f133850e566 +size 41129582 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3dec62f76e3549f2bb4f4d8abd2b7ce7e88ed71 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8de969903f632d1124430a455716cb430036ebccc9e1050f1b0658dd2527f05f +size 41836098 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..436fb7a43124d1dfc595254132e6fcd1157ff8cb --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:23f104a8255429c8f47d79436a89d654848d8df947bbc88e9b8d1f4af5373668 +size 44714500 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..139a96888b0ac4896cc08d62e6769c9f380c6ff0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b3a34e728f2c30a2de3bda0d826d09e207a6f767946d8425e029070af1a8d51f +size 35901243 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce87f4ca6c6735d24f7e9df53ecc899c13ac948 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9e52ce1d50500df6518c0f6ad686363ffdc8400d4df007ed76013890c33ae339 +size 47547712 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c03c2fd2c783cc16042c4d89223245b1a16089d3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:06042c4232abf5dbfc9fc8f9f6dae358b618cb0511be293f726f54556aab98d8 +size 36809575 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914ed423c7b2af57d11c39a6d60caac806642c85 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:56d5538264ca229972e0a4a044bbccaf9a8f171e2b35a7d4774c190085f4fff5 +size 45533638 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8697ef9bd7f8f382d4cacac6c999fcb183ba2906 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:795b1f6171d394685ddde49f28cabd337bf6ed2860b2307884bd13491c07a307 +size 77286701 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdfe598817af06bfd23dfd090e1f9cd8b68c4283 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d2e44ee6bf4ad122b8b0cc34cf55130c9efca4792f8c60981d806a3944a146b9 +size 37383248 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2d5ecefd36debae33ab02d37742db56c2a90f4d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:dcc80dcccaa3ac987fe6110d3251d7b7d0f8c06f48cb087f206f3dfda42ab70a +size 42342246 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7af6ce5e4c949736e479b0126c1cbfa73dc98b2c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:513a79b3346b098c8b7102604eb009d16248fb87ece871432db4ab5ebd65b160 +size 46241201 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21daf317ee8d2cf10fbfa01162f8c72975df778c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d3f582bb0ac6be2dd8e69c35d85b38f6d0c3c1fcc01a9893baf6a2898ca81cac +size 47004144 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c06313a6056165b0ee84b2c16dfa0a26906a434c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:37bbccc606f2a460754dc5885606214eb5ec18ef030198370bec26ce43f40ed2 +size 45124342 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1b9d47afaf4492829f51533b08cbc5cd147f41 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:2be95db9d8442b7ac83b62e9da5f7fb50c9f814116bb6f28d566cb789e6a589c +size 19401321 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de4d34c9a89d445e7fa1242557fa44bcc30c050b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6edbd0f8398d5fbb05602d096caf25b6368038fbc37c774769a748d8b9c07ab7 +size 41615500 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa7bc83a806d74688cbb34701a97cfaa98fd94e7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5d16087f2136e0b837b4fb4f2c413696936a3c93a5dd279b53713ffd567c4545 +size 40329687 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e99b88d49ececeb133975857bd46a10e9969c32 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:36deda1b8ff9ecab1d5f8e56715c8e690fc3f07d99c52bcb29444a158a0d460d +size 42719202 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f978c25141982d0e67a220aeef9dae1653f5078a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0f5f2b556b0897d2280692d8dea2da91c2e0cc9a49e30929b5acc5b31d9a7eda +size 43730213 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10fd0007f3c7787a8845f65a969c21b10fc6f38b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0aa3cbfd135197df0fbd9f65b120d4004ac0a253422849012fa5d3d09945392d +size 28918133 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d372631e50a8dac32a3452ec819bebac14067056 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8d75b85070c61755f31fb200827c686f994a520fde7727587e428eebb5c475b8 +size 38355710 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f97cddf8ea5305bd3c7ef3913dc267f33e57e864 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:447d84fb3c85f7b3e215c6fe435d56d503ed5099379d60139bb8ad0dcd640fa5 +size 66521361 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7dab2cd0245ad033eb53bcb4ca4501552277248 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:07899a581e2c071bd42ff8c033878a2c38b329c777aa4144fe99ee362dee0ade +size 69376029 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c2714b1a04bf2951de71879cc53ba57fce96ee --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:75d018be9ca77294cec7df1e32dd5c34465478e578536660e4b584e79e937621 +size 60827710 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5529be694fbe6e199923c0d8e22b6ef8702e1471 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:18bbbb3a51a3693d34f0468de8cd657e916b9692375e00aae8d9cb86ec2dfd14 +size 68106528 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..602e23dc7a5167ccf7a59bfa2ca90e7d8445361a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:202bf7c49b7a619138e0826f11087af1cdedd918034922beac956b94f9ba45ad +size 44324106 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75cc49a6ca2f2238605062411f1bba44f28fce5c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4e818135c9622b7a5fd1ccd2f59de57eca9bfd427724752f170ecc2715c9119d +size 26410525 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa220f8fedf6cad547be5b8179fd51f362154591 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d7ca75cde868644b417fcc890ed1d3f3dee325ccc1b8ca2abbca0d00b943c4d0 +size 39821968 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e641e3c45687396c129038e355e667cf49019e4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b27683f3be339ab9575870536ab516210d55094ea74c1e2ba1477f663bddf31c +size 46570544 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0862de48fa4465bfa46c87d75b7f69cd63ca8782 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:273e533561a4b4823ffba860ce075a15686e8313b508750be8d4da7f412b86eb +size 42935662 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d133d15346d8b721df6ded35e2ae2de4d4494b5a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:50b2944bcaf592ded8e8e7b6db3a5259a43f54435843810b94a5a6f6a004d6a8 +size 43185898 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5e8d28026e17281603b6226e7f0984d6f7b3b6b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0f2c573fd071dfd54fbf030b360719427ada1b4906bfee1fbbb3c8e2eae78a28 +size 64836939 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82050680abf182c74867f151052f0894e5572c35 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ba7dcee3ff4480222a625b5b0f94b42138b145362ee15598364050f4f204b2e9 +size 47007816 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..714a1ecfdb6d07692a878ee26fa5a7e184cb67de --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8697850e18151d72eabcd0ab0b31ef2feb1a9e1ea9cdad372225dbda7d90a777 +size 41532093 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9209e7ce6453bc8f42047a79b60791aff213bb62 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d128fb286c6ebb086379deab35ed2dcd53988bf482ae670689b002e2c765852a +size 41498664 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b8fb0ef81ba015acfb9cfe8aae51fa7a7d4e959 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d1d7b3ecf10a5e659cc6645869797594616fe71a2ad63ba5d2e8665cd2b2b66c +size 24993276 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d771102f00fc0ce5b932d9298737d7befeba0aa1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6eacc90a889892632e08e06ab693facbd0575be9ec7d49ddd10ce6b750ed7350 +size 49859766 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be6d287eecd2c5910838d8cb7300ec4b0042c30f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:126a1020aacdc2ac10174145544f58e1679bb0a20f9a1ad635773e3be80afc91 +size 49894006 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f82c03fb337183635edddc3f8612e81aa623f7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:bb7d88f9b51c8d0e20519379a488009a813d287f6e4c57a7847a741f4b8b989a +size 46408994 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b146b4c08e2b3c3b2eaaa8d002323fb76a19fc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:174b08b170fb64bc02c48d84fc9e45ff056300acc91b06a9f6d8cafa68b66f3a +size 47134515 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6567b30605ea67b9900f499b22b80fb8cac60ca5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:517541ce73af290f9bac97694eaec6041c6fb6c234f3412d3735b2ec3aab2ccd +size 41584369 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51a5d6d7920e2f03c319956b74b4760d38057622 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:133705e08b3bfe572fb7d440574122547bf45308d9f810df9b70c3689eef1d9a +size 48808585 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ddcbc05c44ce3504be03bb551434ea2d5950784 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4819c6ac29a393c8b582eee9c0add92b170ca0bf832f8cd05d5f304e11d87029 +size 34739739 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46a766804e16c7c002db102661398e78be9294ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e01c0060f27d4508025f69de6000d054652dc823ec82111cf7a15f33e397c6d0 +size 51869363 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f84c4e181922954fa58054109a156475d522a98f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:60e273d7e780ba2130ec2c757fa8dec75722da05c8616f8d5e6b2622501ac314 +size 25461225 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3aa62898a139f5e0e4d4b6dea972d6328113a1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:55c87503df875204446f346a368a3bdbda32f1a4c412250d167201cf8798c935 +size 39592822 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363268baf0d47da1296e61c26b560b3813fc6c77 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6fc3594135b997aa7b6afb2083b83443a01592773d1f5c48672bff617caaa211 +size 42068239 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32d142096f9a382715ffd1f66ea36ff4ada9660e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:58a7b7b80ff65cb9c505f1c3244f227ae092512892dd52ce8c14b8eb83ad55bc +size 39454497 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e828a9e8a94854a57d3062b0e523658742e10a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c0425980f5baa0a07e104394ed58be6ad84d1b1383e16a49b96f87f21207a365 +size 41060683 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5de66c31536352ebf046d9556fd264ab59a4963 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c11b0124821d3d64c1572bcd1bd340c2899a5b3538634c18a43845970651ccad +size 40942167 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d64ca6fc97742ccff766974d73678153d5eb645 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e3e0f45f18a81f96390b11256eb158904264e82c28684e611219285751e84792 +size 33898921 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..741f39b5ceb685992e56436e4b5faf0566cb7b0d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:20e560e831c930d17e4665bb4066ec8db40f98d3d67e6eefc7504eff9f4ebb44 +size 46790832 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1b73d6e1e0cbe8d0ba5641109cfbb8174bcb36f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:af6f190620a46cebbc33dd7900ce0a4178a2e3baca41cab52130cb118483d6eb +size 39419374 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59ba1176116a36cb9ec79bd3f7e5e91ddbf3335 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:bbbd5c8290de226affab2005f1efa03fe1009f8d954b5f821e87580a8a04d2cc +size 47111158 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3059106133e5c0a8315518eab3595437494dfd85 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d04169dee7dbddeb99f0c430e6b2197cb1ac75eaaf4a6397c9d345160a6d7454 +size 36335976 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8544862d46a39a11383ce90818dcc7c942f19a2b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6729881a140a7580dbb406115783fbcdea7adc38e8f8637d4b3d02905ebeed01 +size 42164266 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c72a4baaabc1390ec785d80aa09d0140b265a00b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8272e05ebdd3b21d9fcea77934894b403af02251e8279ec8fea149ba157a534c +size 38188944 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6cadc472a2c51f227052928245763dec7a4270d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ca4ae6e94760ec2440a4a0b3a1e2e4aaa605a93c059214f9eb918bd0f0a00bf3 +size 41947668 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f994d9012a54fb0b7000215eaf2cec567388ec --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8d6aaaddc1f11034918055d28941725e50655f848001333cea12eb7d2e2560e3 +size 36076643 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e054c060172d1b16d5ce2fc175699a793a597a7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1938c5d8db8e478ab43fcd9561884276cc217fd948362c8df97043fe0c7b7719 +size 41441844 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ce3084f6e9276a84f9e59f024b018df165e3d56 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1432fffcfe4eca2bf0af9911db7228197d9ab9dfd81fb11b6dbe328a53afdd2a +size 36715475 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3409e60eba9eabf53de333b1bc96a211bf778d3a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:894ce39e57d7bf201c28d4f919de40d99931dd752106a5deffc54b92956989d0 +size 36249403 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3a98c4599111e7a8927a2528bff7d109b238699 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8827b03b71ce1e44072d052261444817c9a82ffafd9d17de4912e387e2cd18d8 +size 37430840 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128946f65fa12c59c15d5b5622f384236e72747f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c539b769e333cda6b66b7ab5199705605f6c8c8e07d90fd000e9c48fbbc17798 +size 55212009 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f839167736290acc59fd9fdbf0ba212f8869c07e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:764e1c5bad6d43709d9f6e09a02b9f616a0c125bb0edf1e5cc3b7b872711dd9a +size 51185458 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5376f9766b568935e511003703f2b06002584252 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1d5d092d0b6c42eeb05e0ab623c379d9964b0981de80e195079ecd8723fd049a +size 40940089 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18dc17b254420b0f2c6e60a738ad314a956de434 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:60390143dacc0df87102db769c7ae33e393f8d2f3adbfcbf76d7be2a7e2047e5 +size 42557825 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f702b5a9818856b535e39e634d44ea1648d27aea --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d8f04de1e28b50a9654efe3f382649dff3e78e91115b0d3d7d3a5481c2c566cb +size 39113214 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..944e8cf7ac0158d7db11da6385a37c1a53492750 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c0a9cc5735e70a230b26ab671a6b1334c2386f6d5a7657de03f2176904339dc8 +size 48972109 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8caaee4c85bf94fe830e839382ded04e97ed582a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c7f3d0bb36815bb7d2f3c005cc84e41b5582658c6406f28b00a79cc8779986a7 +size 25707627 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee0aa58860b1b7aaf9efe377808d0f8e90bf90fd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efac0a3cac6bb0972dcfc2a955f0623fe98ad53d1004717784632f55daa0d3c9 +size 46068878 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e647cb8f37fab43741c3417b61d8592b4f889079 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d68295820e8b2f3202b61be0a49632b382b242bbc1a8c7f9aa3d66512658b2 +size 53223913 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24a03ce4b39cf061c638047e0cb1315e7014d893 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf9ad6b5523dad6ac3975aea9a26e1ad0936551556c7ce56280284553db5c17 +size 53109803 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c2460a30087680e574d13566362962dc5250dc0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6e017ce6c55aa9dfb00c86ea497b45c9bc08df7f7333a91883bcfc7e32638e +size 36229396 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b598a1eb115a99faa12c5075aae48afed57e37ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19e7dc6badb15b65a1e10c5e3c7f6cfbf635e615633fdb90fc463caffc26693 +size 39700189 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1c1073639e602b22a72d554b77ae1d553e58b6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2005169eafa1a70404e028306533e95f21b48c8704ae38642b44055509817f +size 41754681 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..332441afef6f13f85382295f0bb4159bff22044e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270022e5b74445a03feb8f2b9be42fb971f2cb300ca00b9d38b08a622b7fe90f +size 38347877 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0f41514a6ae438d33bf98abc8c05407c0c4e14e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c0746219c0cf8610ded86e371180b259343619901a9c77b9dba8f648b6e26d +size 38634699 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cebaf63b7a2af20bca8773de6aec9fc3e8cd986f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d87b29bf8f3159ff3f088b2c35ff5ad4020809f665bea29c6327722d39d91b7 +size 45754694 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce8e338f8156ae0bddae86c595fcd7ffb32aa11a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9174a6861297c40c59470d49d09ec0b3e5904642304c10ef79c1292138fe686c +size 41164011 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b25f80ccbda948519e30f8f6566391ff7bc33a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce26e3b16c9510146a6dfe6b50737937be9055b98a316986fa170f8031605bd +size 38363000 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d89ba30adb25cbc27190cd18a762352ca385ba --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403dbe374d0edd38224e775643ea3d2762aa45a9f1befa72df813f3fdaf4729e +size 43058807 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afcad894c576e0b61c094a29722ed20dca3ac1b9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1831e9d1815db427a066c9f9146d1f16bb06069977c59f1af152bfe92d35b9f +size 48892557 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c71ed5e818d9b0cc86bc8f5d9b264f82ecf033dc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0eb8b58d8f864e5661596eae397bba7cb3c1bd045cb00fbad729018d4da8a6 +size 21827465 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb478716da41ae61904701a1e0143d33da283cd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5670889e7196879825ffd4595b578b96f7a162e4fe0abb0f1e8c09aff25c853 +size 39536112 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c04316d669af8ca005d562521eec8321632df601 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7aa9a2d974cbbe70b460c2f53b49bfe034d0ee86f7dcc1066c7d4a771e25bdf +size 37566503 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfd0067b6f62bbe0e26d28ff1fba801afe0d3128 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef62a6693583cf40db7ee7cc708d90a6ec89b8822cc50b8fa0ef34a1f3d596b2 +size 40255732 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2706edfa93d85c9ab9e16d749186975ef4b212bf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c59f0fb597b02d5c4c7a7201a62adb8f6bb7cac7c6333a09255833b6db1e61 +size 41412048 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c78312346507b29038feaec73df96005996a257 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13a81a019a526cccaa1ad7906b200a8bec11c583d0ee26139d45a1f6ad851ff +size 43839970 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0998d1316e8379be9016822357df10ccc9b7fbf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c1dffed6b160d8cc01d2aa55e1da2e1be1f7622220ce10afc352c467ec4730 +size 46245867 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b0840e7897e4fed5be7f5aaf4892a8b692d9b7b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2336cd3e8cd008a7ee40f9c9951d1a7d5d839704471326e25fad8d1387cf7a78 +size 34668205 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2ef415f99cd477163eac5c0e3e4efbc4959ac4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c4ec70ea77051066cc87f83f8eddda5cdb42b25b65151c8152f4071d6c046d +size 37446403 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..406fc29295802109cc29c7c5af0dcc1be5be85ef --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf620c92e6af4283efaff0af46d1c2cd8cb6468d7bbf8468662b45133a0a8141 +size 40663884 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7031f1d2421ae269e218016031e1e9cc24899a9e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26188dd954c1fc7cf676612aeff4fbb224fca128a847ff3ecf634774360b27b2 +size 35995019 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a599c5fefc3f3f47cd77575034011c84888758af --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e21a6a5967d38665b6dc3ae3ee1996ca5ad0f14e0ec3fbe9e60a0b69836fb12 +size 48666403 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84244c3b11643475e0030113e89938d0d6ebe501 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cee9d71d81275022851b2366c56b2423329beffc77d0de121cf647baa742cdb +size 37009148 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11656022e83fa346382e888a8aaeb7173c3f210b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0eae859bb8890e7c6b38ed7c75befb5e921b9d04f772188def4e8531dbf40a +size 24103475 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e225a356ae52866d6644b6b6256322dc9e8be5f6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29d7c3ab5d3d32ffdf0af4214e6e0699f9a36af1b3a51e7da8cb44cf4797c72 +size 74037583 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8103b840436b1943660634ac2d9c9e47d9a936ca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69a25266f44acd8e5b984ef82110da275810d30d11c667fbaad090fd936c695 +size 72210650 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8983b3a16e8ec5c0e46a8accd7035f68e38cd5df --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9651b181b21c09b143b193a804df51660d92b5750f1acf4c1f4e2c98cd7842 +size 51331614 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f93ff73da4dcfe799bf26cc168e976e70769237 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7396764a284d301d77f003afcb56f69ed439bea3bfb57b672473f82111d358e3 +size 36545730 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f3df2a2172b22d3b1b24c854331339760844ca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72faa960bde2088d773e31e7ce444cacebb61ab5cf4c57d1343e48dfc5c64540 +size 44250264 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dafc242f68988f8576c4c3a4b0f880c5ecbf1f9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b5ad9fc7f66b571a9cf89690cb656e910cf4fc395882bbb3e95208ba116106 +size 39876773 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466ff5f0339091cb10a61beb221a053f7291fa1a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd715daa53ee2c52421c32e6ecedc78c067e29349e088a273ad049dea8faaf8 +size 42256749 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be2f9de09d1c0dc16b8d4552263f01324a996979 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0def71aa6893602fa5d37a9388d4441813e46e1db5c5ea61dea5325c60095e +size 30368410 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561ffea421cbb13f33f5fb083ba6fafd0e0b8f0f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b989dc18891a40d823b8f8e65219f714e10cc6d7950bd1fd81c623a392da25f7 +size 44361383 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07281434f2ba6fe8cc2e1ec5b9e81cc07eb21929 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0ce3ca99a058d16ff1cf4d03594dc30551d1e04cc1cc52c99224ef6122878b +size 37416465 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030d2a3101d70b15f60d879c0c7b1fe89f0a2817 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7955395464f0aae8db46e6497a2d866dd4e93bcae1dccf979810cae70260e11 +size 68049247 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6692ae4e03d6e56ad956dc6b410c9bdc276e0bb4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023720941e3847d038e24855bdf79992991cf9aad700bb0ff4232ee7d3201094 +size 43348967 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03d82bc4e6dc97a332ce1cf39a272aa1427ee90d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7c5eab15d810d35f0630e26beb156a7423b28e0f59f6961806bdfd9b8171b4 +size 43042230 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c71c046e6e77021875cc22bb6087bc4e510300c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eed3f1341792a06062e686337d38dce39ab7674f1a4782d25b950f720ed6168 +size 36326851 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23d285775f11ead3e81a14c2fc2dddf0807f6f45 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ada5a5baeb53bd07b9949c0382a36ea46f15cb50a366cd24aff03011af2b52 +size 36091490 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a83587e5697a2940aff9bc242e1dbfe07a33919 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d294e2d52e609fe2394e4e29f28c48c2d34999dd348bdd155dfe43b28b00e2 +size 39277154 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2b22d020a60d95b05ec9f1a83725a1fdf453a2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b330c53e53d3e2bc137c6f4f66b0187d73bcb5b483f1772a166c296e47f373 +size 37892410 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cf5581b9e79e64625ccd06edb13f326d74c6c84 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87181194f47135cd2141f467e6f4572c9288d467f7c1e669a31909a72b3a64c +size 42453157 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45d8301158d8940a5a404ef1b645abe3ad3c556 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c922618d5c5ce47fc48c3f866c2b2834c1dafe300c9fa1d0ef3d4adee180ae49 +size 37121121 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03e8cbd648672a9c29b29bda2982510ffab80568 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b1f19d63a1fc9855ed8cac0b0db3338620c0e95b872c3b671e09e39ea96c7668 +size 40889753 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35c15e583052bd7aaec7ce3ac6ec18e629b89739 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c6a3e81b28b79637b93963a623c9093bcabf647d3421c24e58b4088ba336b786 +size 23802636 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e8367864e5de7216b555dbf7ee907b652bf95b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:22c784b7c6431d1989c418413681c1f896450c124d43b69200a97cca2f51a953 +size 27313022 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2cbd1e6b0b07330bd7774831ac78e0ca7c3eaf8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3e0d35f6602717d056cae3dec5990150a170f92c9a0de80c96506fb54767ba9c +size 21603895 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9170c3cd278ffdedb9ad595cfb0aa68085f93f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ee9a07f228680d10517a8c84004c573a1a910c1b39b9e155df44210fe95bc97d +size 17822525 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66429be3321d04485f7669900a5f6c0ef88c3bcd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:68d96c9daa75e6fda09ea74a845e6154cc5c1ff17dd8015667f7c63ad1e51aae +size 20368009 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f25c1a6ff8ee48275cf2c89af8e72818942ed205 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a9ae4aa99a5d6fd1b2b273d1af40ed6cd5dba6c616073b74652bd526d3439d22 +size 25621224 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7e5d72bf220036745b278c3bf3d907130cb03c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f4535ba835ebcc58d461dd53b2d98206f70cc8931e1b26cc444c38b0aa779650 +size 32858561 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cbb9a5ada1f3a80a0e706717d0bc6d24cc33bf4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0afb571307e1416b7e0a06cd0fbbcf7fb304284589a471796a0c41d15cc8f998 +size 26420236 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1434a84bb7f4e574c39e2a3a0916d949f2a3b71 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a750496c461395b55741a8685592bb791199a9ffe00caf0bc7f0dd8a4387f340 +size 36011052 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40d4a7566f4e3042bd3679abbd9dd38de5ea8c1c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6af4b8adfabac99d6827c7b4fbd6d9f185dc75a837cc5da80ee8f9fe09cc6eb2 +size 24582752 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b51ce09227e074056172dc33d21fcf9c4627fa68 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8f425c15bf6546b5325a1887a2b11ba690c3e641d74b5b0b84d1543ac31f7402 +size 13131865 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57857969ad0c14f286953ad6d845c3f46a0ce071 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0e252369124a50753960bd503080f2a1a382676c0d78b02301557bf89465cbac +size 23591809 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b53b3c9a8a6d1fb9c36363beb13584fa6b9eda --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ea32824063a6c4fbf87dd96d56a074c3c8902376264f93f2273f2937e57710cf +size 20806433 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..130120467de028f6a336925540a0da4d1313effe --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:103ac143e0cf2338cb9206546d717cdd07320ee96a8cdf0e35122bf5fcc920c9 +size 24039880 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43d17fe553b323394faa156d42832e91bacf2a7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:409d620496b0d2cf81d4259bbd90ffd105ea314b4ec8ffa995f7f0216f0c8176 +size 21462769 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c6af893f8df847fc13f3f8a161bb0c5e50a716f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:724d279e68aa0086c1440115c82ef728cee62e89b483c12fcc64bc565fdc1fc9 +size 24593590 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf117d94fd7cfe48f261e5585011228d56c8974 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:335e92951090b51ac3d2a923f0eb2f18396a86ff6bb952f8e7fb8bf44524a694 +size 44272717 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c69c98403d4221958ddefdfe84ec7b14c2c53d9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7bb61874f56358a21a0017772cb9f439854150c04ac406c95ac741af8c0ac35c +size 28365937 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7694588207c1274656a3ef77d44e22dca24fa362 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b9ed92b7f46c098a3ad8e7d474336e8c2790239ab81ec7d5165b68d84b2eadfd +size 34512002 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfeb3b6beda957dac86375cec8a9507afbaae75a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d3c82931211bc8a0c7575fb8f862101393a40a2219b322fcacb1599c885da5c9 +size 39283598 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ae973414f7475829b68a4d39945f2a43f0fdef7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f3d5de7713904f2db2fedea29cae7a23c98a2970ea8d39b2ae4154d98e60477c +size 28990475 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc7895b661937dc26b1139887d4c95e7ccfb34ed --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4ab8ae159aee2b2c180d735459d12fdfe71a84e4f79b105b35effa67ace128ef +size 47893781 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0456fb8c9d4ef1e2362a772fe15badb60fb1910 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:aeabe6b7e933efa71d36e5858c7842d443efc6fc74f40b5401174feff463b690 +size 33257441 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ce4f05e59ef0dcaf31f21af23940196129bf69 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b61f78f6f03c4ae4ab77c37a7202e89846b98d8de58dd0453052effda44906a9 +size 49705985 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5a8174db13c507cdbc2fedc72b605b583a3f3b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b33b3a55b911885057fd4871ab3be2b27ea0ff7ccc6b383fc8292d6812e447fe +size 49442474 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b8881b6e0ce10bb6bcc9c0153e97487009dc3c0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1af480c032e5e32296f07d5b2d5063d45210132ebca37a0406caa41867460441 +size 58124190 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc876be015d56b9ad56ca8d58862d06d0d45636a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a4cf457d694158ceaeba8e0b767c2dd0f798ecda63240dcf37c4c03361c7a647 +size 55987711 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f607a4aeef36a46ba643e831a67489e6dad23d5b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7c3991d1cb47a6a2f0dcd50008005ce49295df4b704648c415074e93ac667220 +size 34799812 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c096b0c9902e1b7c2539b1010e9282eb5ed6c22 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0712b769743f356ce65ebd0db111aa57217155eadbc50cea5dd552d8171e8dfd +size 43461335 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413a4891f57629025cd3a58064084460109e0ac8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:725ad228cbe2dd24b4f5bf6682e440727b5a8ef0dc40d470e1493fa1b0c161be +size 38863149 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7de3b41fa3bf2de63da008f30d3b61e8913631d6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7187160a9d6e10ad51469001863a855f3db1baf914e345f54803f4b8453a9c41 +size 26885068 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26d551b3d2a6ef73e877e83afb6597941de63241 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5158e492b13abff9d478809a6d6824bc9017eeb55a0d7e3125437860a32dc268 +size 25415793 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d74d0c62f60e9f4fd9f7c9824f9f27016db53a0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:df78129d18e9d47c57d98c9d4062752dabc22d114d87638f22321ee94d6907ce +size 28000099 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63f82577e1cc734964049e7b72cb0c8ca431f6c0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:25898a7daddd2197026a24679fb773b7074e1f37d3135e2c1d178d94f860257f +size 27205901 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..429ba1b735098febed9e6e901748d934688bd0db --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8caf24cf4508e6bb7eccb6281f584bbc9688104ae0261f7a4a6afe8870b07642 +size 27566647 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5279cb3e0d90c5bb1ed5e32caef99915851c96 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:77799fe60ba18b516e0fdf4549e182643a32b84cdf17c099211bcb870f25003c +size 23646583 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dc6298e60acab32caf26646c50e8e6724f3ff8e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b443a059bdd2bb3e763c05eaed712bb7c79a165a772cd3def744b010af488049 +size 34902351 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f8fb74812717bec56e40357efb5e74a8d6593e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5b401d2dda86b7351497faf6d9553733f912aaab0738be5699f4a00827cb1a53 +size 23543061 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2483ecc4934436eab6d5bd7bfc4b8ef380ba762 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:68092b5decc193db5247861cf2aedb331848dd8ea9e9b50f93dd3423772948f3 +size 30631100 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5981f5f650bb0ad00e824ecacb6b73af332914b9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5a8943e4cafd289cfcb06e03c7c81bef904d00d1fec40af50b0edacab7b957e4 +size 51586081 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f713ff27629f415429f76f76a661eceb1f8db9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:28604a4c7932a93049c1312b7e8c5e2c3e2764082233d41efa03aa2452e4f58d +size 22750264 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e02d80d46e2b594d5f26e2798e1af46ea08f6c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d3040af1403b817cc6e222565da0fffbfdbc272867b3c49a019bacd23ed0d0dd +size 26688798 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c74e372cc203a1380d9f4bd6cd70d68fcca5bf6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:fc61f7586bc4fe58bbb19b26485948cf6bd3d768b804d4ffddf5af7aed5e2b37 +size 29586606 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee90fe6544971d67619b6618f22f70c337cdbe46 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9123b3a063e6da65c55389cc5a04d0c25a46766b268b5405449f23f3d26ad639 +size 32767976 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06015e8c84563cd29fa426a9ec5008b722ebff61 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:987e90281f6a1fe6034e572f485478141c3abe8ba37d1accbb9041df6c43ad6a +size 31355723 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08aff4424fc84a060b7f5a97c18efbb4a2a6be55 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f392ec8b6af436f54cf6e0b1087d0879ed1654432814519a760b5de43d95a889 +size 30433505 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b27a44d04a7743d3f44d7dec0991f988171ff69 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:2adb68ae454e2a940cc1554245fdb7cdb40195868f99dd1fd00674a29120cc20 +size 28053702 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78520d595bd331ba545f64d2294052d337660fb --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:78256d9fcd50894987a89ffd68b6f7dfdbdcdef10df92428c5efff6ec00e1401 +size 26982773 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90b023343e8395b01f63988ff8be4c1b5786a59 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:695354a732bb17679ba6bbbc10df0fe3eb4358d93656c1293ab6568d01b73069 +size 30132050 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ed041b5ee14cda37d018b73c41f3647368dd2e6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:395cf0f246e8c31a22c3cf8933be8fab934b9524a2d5bff5aeebaa2c368d242e +size 28044705 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cee0107f80aa489df70c2bb29c4a122a052e33 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:42e5c63d6190422d541fcae8b93afffccad10f95e9528e75d4df1976801ff42e +size 19184752 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7f61a56db472413614c22d6608a529f786e52f7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d82602e759f6081989e2b874eb74c64d6586ac1b11e4bdb5cb4808a62b400179 +size 25274643 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d23734ba0e1806e799805f32fc4b2843eb90553 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:49cec9e7e521a266a57eaba9e868becea9da068eeea6323847959186b02e5e07 +size 38844616 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6bd441787ed15df523c131609d6ca21d45af9a6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:85531547fba863cbc66f643c370d34ec1856eec504c66baf37033e3d13c6db5d +size 45462891 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f6a0714f182a21cb22035d391ba55b0181b358 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:030b8d0d06d64019cc06b78cd57815c7a071896deb5bad713c4383aea3f3e32b +size 39474256 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ba391927dd3e8fa979417847271dbfc989dbd1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:18f3a27549dde3e45a486dfce1ee8b18a0451fa2193916b20cc243422871de7e +size 42058528 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b175f1ef9d33f6521b642136bcdb74fc7929984 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:349ba440ac255ac402a9a1f70399b694e09058c9e1c5fe20e6b8ada3837f3058 +size 30272309 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b1d1f8e57a17f745f17097156ff1866adf09dd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8bef28932267b31e4cc78237d051d127bb7438c1aa5b3f80410e654a321b5c96 +size 36832749 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4169d27300476c0523a1710cbde37562935e5362 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b3d7506f142944f22ac81c1b92dadfc2ed7a5f5da1f781f0db681002c5de0e1c +size 33506192 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176643b2d1e8d3c09758ba36c69d691c847f9d91 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:570d840f8bcd06916f3738082150181fea2a3ff8d2c0adb995b8747a5c96679a +size 43866914 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00ad93d0409d23026822b439bbaba4fd8a6e075 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1e2dc35f9e905b4a1961052c1ea5bd4aa6644a588fc1586208dfb04ec56fcaec +size 35955799 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882f0109c2938c4dd546773e56cc0ed3ff0621e8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:62a14ffd4727317c62874977674dabbe21d2db9d45c1e8038cfb31e4970c9304 +size 25657272 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ded054d172ef53ed7e9254ab2689b4dee8acf25 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d031138b8ce0aaafa2769f47919a8126eac3497cbe3684b448d55adae494d3c4 +size 39116985 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f2b0d6b90b62344415e8ac1773bf04d34c36236 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1452c27df3ba0f2fd9826fae9c91741122ecf405af5bc28192cbd438281d0e9b +size 44028159 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b55638de5a5e115f70c735af186866418a46f08d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a839185f3aa67250f2d16c31af8353a9ab93b62da8d3adefe4cd1eb6bdd61687 +size 39329586 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18c94c6ed86bb8602eef26554fcf839650797187 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0756db4bfb4c1c1b7aa0e7764044e35f00add5b63ebbc8e4087a3a5bef5a2001 +size 27910220 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb37b92a784796ef5177659c3c450caa979da46a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:06d72971859754f5a0900051b1e7300349fc2f86531f49d094815aad3424cfbf +size 17326793 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8de99c0f852bce0c7de833750fb4f984ad8bd9f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6e884cf1cceabf5a678c3ff3ce3a4d9640cbdc55eada9975790d218b74985c0e +size 31686867 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c88affdbc2b022bcd0b12e038ea9f27812fbc5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:abd0327222195bd56e92f72f5bcbf522cc1d6489733285564932b7d7e769ff02 +size 33388374 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625794729b4101a5da7ead5846d9fd9a3daa01d5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6427d57c558cf4a192b3f43a74db6b4cc02cee28d8b4f07bdd4428d56ad00303 +size 32066737 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d58693e9479d1905f3b890a737f5a013a37cd3a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:75188d155ba6a0a88ef4dc2bdf77d18bb8ad5df029ff497a6ddfd58620afe83e +size 30065095 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3537c46d752393e3ba1a8e4aaeddf84ec9a0799a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d20bf310f4d26e4525f6c79aa87e759f2acdd879c5df62a56d39785a671c7e25 +size 27675503 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4933d019cd229b661d05b1f3483ae80961f66cb4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:558989546426f84d6416588aa902596ac2be261cdcff5f0bcbedd792ec5e7592 +size 32491349 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e2a5cfc07c77264fcd994042735f6ab165ee03e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:cf31c6589c8e46b51aa0f87f0b5a75a2b346a989cf2d34399095811f3a064610 +size 23142152 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2820de3cc1cc87548777e772fbd640bfd5e56713 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e8d5d24630dd12a1b6422ba9775eed4a2ab93470c18de2564797d1bc15ec266f +size 30254725 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3093efe8ded203d162392104987fa576a670237c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d44aa3d83c32f11a018023ade0c30da5829e507102c06a598d989f9298a2cf17 +size 19522142 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a966a6d31e4ae0d1d4ea98956930147aa7052e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:faba3526d511817c017e6ccea5efabb7d29a4f93637ab0519f8d0033f2c7079d +size 27098235 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e103455f36fcdee208b66b7daf47a41b3201d97 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d511bbe3e186c246beee9c4e34305662d08e92e53441e14230ce5c560d96ddd6 +size 27294420 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1b6a52bc81bb415f966129399d967e3606e0f9d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:975403ba5de7c507cc05f3abd35753f29facc8be3ea8c59b6286c75027f0c4cf +size 28725187 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466c5b9ac2688eb806ff7bf2312e9c0fb7be7260 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:bd1bcb6a4e1e01b3f7f3f7cf7fe38cb235932a87891dbcaeea057709f5a16e26 +size 27953873 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1f716126da554438bd6ac4db7d44311718c8e4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:284008991b1bf4d2336c63df6a0846a4d0f3d7eb6634f27ca50fb313a338e11e +size 28386028 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44a9246a1289cf1ddd66d31de53b07c88fa75d4d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:15d0005318ffbcc4e944d0ac76b08c902a6b1ff37e99bd11fd8fed3a44229220 +size 23027163 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edfaf36ad9fdd168e3002a588eb4627edb02c42e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0a492b1e5752867850ed2c169af8b12fa617e79b6649a8c00ad846a6668776ed +size 31206987 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccc6c47298a047c2939296393cc0e6d94f35a426 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9c2177a69fd9c644d372546f9147edb19191d8b939b42fa96bbb379558d6e5e8 +size 25962141 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..531c277bbbc109520dad66f003399a0d0865c7a1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a5ebf7dadf26a19343e612ce521c8b5e1d74982b2edafd2d0ad1461eae53dcea +size 34013096 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cca1e54f9572b9872d5a7482011366ae70d9f3d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:182c909f6779f91dde0a0456cb2db190dd68119272101f8220940233c13244b3 +size 23398851 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984dd6bb211903c2fbd56ce5133c510562b03c21 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d63b2836221a0e7dcfd5d213d8e478b21173836f4679387ad220c707bc8d43ba +size 28881206 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a31ac069b1cde1d977fa7444cefc092afe519a1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e3ea00368b3c21be3ce5d2a0b59a4db27c18cdf26d16d8ac4a1eca65b3015660 +size 24578039 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..213f1c2b194a94968917a53e03305959f62a626d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7c7245204992ac511848dbc43f5d706057803ff8e8bd5261a0b45a8c4aa1c522 +size 26906084 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d49df11ff9c3e123eac70ada7aafe07b3c8d3843 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4572448714a223a81b3c15594c526bf4044bc7e8f8aa615827089374f15e13b6 +size 20642041 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2553928f2152a3edda12591be496cd15420fdbc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1520818dcacc654d4d3e75a6d985189211728a0f86bb0c99afdad87f1f7935c9 +size 29712295 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84c0f1ebb15ec378c1d8dcb29f8e98915a804374 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a45a15cac73d7768b008f6e5fd5b0f4bf812ee82343a2360467e813581d3e04c +size 22284444 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcad275a8f41187399824280601966e943b48b12 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a84f7d958ffa6cde24d8bdd5152e5d0fca1afff622e07b9a7453a66491f4390d +size 26329497 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c022afcb2be3462edf61ead4c84421fd3333ec2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c9149b95e704edc10ad572b99ff3124f33e972404b81e1c09762c9e822b262b4 +size 31569742 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54de7bf2518306d7f1329b4be169a139604c8ca9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8af3d184d84002b00864b70a79d15eec6b8559f015fd5f0190262e5499570c79 +size 34757369 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca3828b6daa66a1ce37df22107bae30e5c29eaad --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b9e2e9f4a047a5ebf9dca17e53e41744802009ae499ef573ee7574b5ce81ca98 +size 36487146 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22df428f90597517a84bec76d22ce3f6e42dd2ef --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b164167f1653cd3ef58b6e16f7e4a62c18194ebd30cab6663d8312cdc3c13762 +size 32062238 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc2d1076a9457a493830eb7265a30b9843567904 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4b9b02a27eb85767e1124f9d60bd5642907288d705a5f0dbcb6764a990f77c2f +size 34594470 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..614f1029248d4934cf66d9b37bc00001f1a23ca7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:26a9ada4df53071b4af17a657b347f27ba2206cf96b6ae2c50d8cbebddabc79a +size 32551740 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c82b29f0b2e3f565c99a6ed360fc74bf34a36a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:298dc7fe1e7acb4d2bbed413e54fbc556a47d45b08cd8fc98a5505a332c5a6ff +size 38939765 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06025f3f82c9f9a48feb0aa68555e821c4607bd7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7fd012d30139ad3ec3bbc43c9b076f01a5fbd0763f1d709fd55f0ab66565b04e +size 18210428 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5451f657a6de516f83cc264cb350e1ea289a4c0e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d1fa3a3e23aa30e97f98a6040068fe89ca4a4003913506b5fa58987fa8505af +size 41737103 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8097ecf0eed2aad13838f48ed6554c97c82c4a02 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffd0d85f230b1823798cc174d38c08a8ab29ecb95c11c64d35a2eaa99ba7fb4 +size 52624093 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ec56c760ab2d2836f257fc2030898fd103fa23d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703f59e472d945fadce76243dd9053a0594c5caaa9308122476c14b6fc3a17b4 +size 47379691 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4efb385c6874ee3ad8d4267c6953ab97c75b9aae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7bc2cb03dc397ca88999fdec9f68b11c1a2f48af5c9e51ada9087b0fbf6bfd +size 22927520 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f85808ebbeb4fa2036d78c0abe808be2153df7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f95dcd25646a9f1cbede221a7a037631a142eb1bec9b7113e4bab4879dfd526 +size 26012909 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdde243871ed2c5a9af9d3a35d57dbfe32c4c844 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe7af1932809716e96966811ad2f900c20055b2a1bab71759e24b27c3abe589 +size 28803772 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bee3838cfd488a31231d4c99bb958b0e2185f1ad --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1419e6f77c74d2e9230f57565db9ca6c10b7a93c3a711a0991c0d63c79b38a47 +size 26625668 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f857d5c6476eafb30760dc7b148f3645905cf5d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc179356061847da8f39f45cce7334dcc4599ead43a18b6f08a49d09df2e484 +size 25451180 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dd077a5642a2909e57444f6e68f57265607714 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb075bd7c29990c478a0312ff5d67792e201ed53e2c04c66649319c9ed03679d +size 31248259 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e264bd4379fc8059a6e81679827e77b2f8c1a135 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1e2ceeedc3f5c0fa2e6907c7f79e56afde172bb96b95ed86995e71117935b0 +size 26258345 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0437a111dba95d9bdfcc087fe6a199b7075a1ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17b2c2c9e2138f23170f1ae4dbf96af1da945a0223f753a304d37ddac395062 +size 26940648 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..874279d84bcd91ce777169b913f77f5afbbaf6b9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746990e805fe4d90ff20a494fa163b33e363979aa9a1799162bb239cf5e7a01b +size 30848053 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae99cffe3a3f587128cccb58d4a4ea2a53a8e14 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d21a7fef512740ee84bc581c53ee0113f90b44c6aceff3b0be7131e068e1cfc +size 33487508 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77259fbcdba477f312e4647d926670298c869c18 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e080a13ff35cf6d4c42b60ffcfde5d30ff3e88cd166a02deebd0ba7195a10898 +size 13785524 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc79db4d80209a95d17e6a636dda6f9229e907a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65d009feeddaccc2971cb06e70036298e410a382cf9a4d658bd3d6b0b1c09fb +size 26465876 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a13e891055d11f7f48321135e37829ce191078 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f797dda19e22051242405517166e92f5e54ec404b22061793989c212cdeb893 +size 21611094 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0f010b9cd9c175575df6b0c865a5c528f85653a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bcaf0bc08af6159b6791d11145183e34b821898eae0c3ad54b0dee0d2c8a7f1 +size 27163329 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12da36c35c8b96c18ff3981eb08c2175e82e116e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9cc15e032c17f20b77396984f1bf36e88f3e13dc0a0eeb173305a963a9988f +size 27571964 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc93e1954f6005b2b109e42325f9eefb1686b351 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed6639d353673b95618eb46f534f4f3bbfad88eccf8e174b3a70b7334e0040f +size 29719292 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c0b9092b9ce7d28fe226a1f9606ba1acd1bd6d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44af5283bf2de839254e87ff9abb585fa304b7dec16d401443582d21a31b0d56 +size 31247695 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cddc1722a397767c563b5e45b285661acd438e6e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e3eb1af388ae659209fb227f8d37f91d66edf6371c5af188560711be863224 +size 23483010 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2695b80efdfca4c2ada175e567a025df0eb33aa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102f6755c9ef4c423b54573af844950e4fc13f0ddea7dcddcb93b442608e76e1 +size 23374519 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5085ddf6eb78e51ed7630c88e4f8a9bf491f9af0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d3e9de13a0c29e77a5bf837420e30f9ea97bb50879e79e2fff1ad0d90908b3 +size 28028816 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5745dcc237e33d5eefaa87315fbdef3cf38fd1aa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387ee958ad6bc7522c35541a65f9bf09b016ed89f7edc93e9fb51d5bed3e9837 +size 21588937 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5101179ebd84cff9230e1a566e34591bd29b98cb --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4046ab8ddeaf968eeebb09e3111473831054214d698689cfcd410b9d58f4a76 +size 34128825 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f137a4778ed6ba4576b8654fd9e6ffacdcf9a8f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4467169e58b882829be6966eaa098e7869e54cb689717393551be4ffb9270e9 +size 24102647 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..039c58e4518156d7a4f3bc8727924dd927fced58 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bd34454c07a639a78cab268538af0f8ec2ea983b001156eae78cb757e6f425 +size 35862185 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0455d255fbb02c87d128f2c9d2f70d380fc7922d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db91add2d52ac9717494bea7f5cbaee5a42ebc64a08cef3e547873466f948d1f +size 47981943 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c96dc569798ae183498f21a8149156e1229fe7b2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54fe1384391c884461f05c30463ff6f5c413eff8a74943d91be3987b2073f78 +size 52448478 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..975a3186c940e69e21c2647fe89e20b13dd6b130 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472fe7701719a916e5f3a70f4e1c57364df0900ad472b1e4c938d4620e3b9e38 +size 35637650 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4df24cbc27e6ae81d224ae06ae55d600fb8a5a5e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53da8dea2d4794905b1434f28ace0ff652774c70d7108a43e098254f530a0f3f +size 33454470 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d78488265ed43d6295b63e9f23b8e07523eba9f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f031c3d1e50f831e678533c48687de7ab99f285d0e5fc1a7dc5de51930bb36 +size 36119233 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a7d15f4efa8cc1aff6e11067c0662eedd28dcfa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78aa10af9a37ebc4da2620f4f6e9392f88348b4724c8ced3bf8b0171024a8666 +size 33366531 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b120722ec857ff7fe67062d540d97435642926c2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2eb8ca7e6e0787ccda12a09753a228bfde56c893b213e70450bd486c29dd20d +size 35790388 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c120f8edcee4b5a8acb96c7478b910e7f9974e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f74eb88b09942ce735d0f3c8fc02adce231b254bb7a3daea4cec2195fc59c2 +size 29065929 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4313ebd551a6fb4ef77ec64a05948dad6e1acb95 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69deac28a26334f2521c2c0372d667ba2d421fb23f6cc7e5d1a41e23d69c3613 +size 38031591 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3511732348f4b46d7b5a9ac82474793d7a206f21 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee04c795a3431a7b7f332feac29b68338c2554f78511376d287af6ab147420fd +size 28439050 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de533174ef1c8242173c09f582dd28572d6be0c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b28a9b13d44544172b23ba89a6f2efe18e041fc13b9a9f313144a3e9bedc74 +size 45324941 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c71c473ca122bd2e5094d1bf30f536b6412948d8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8398fe114964862f1a20df44d360f4a880a77424081266c764724a401e512a +size 25736371 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40196d504b3e05f09c40850fba05d8ad9fc4573a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dff6ab65a19a5eea21e8931b008b3dbcb4bbf82d17d0f137037c6f556a6375b +size 27521295 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c4a0f757297b983c85ac067e91da3077902d49 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6fa19996a861b70fc43cd1eb095fe4caf5aff15b1f30d27ec0f5ce597f8f1d +size 25325513 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f4798021f1c96840e23c99d25d87ae53781a08 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b540a436ff6f8fa349895b60761e9664adf24afef32fd3cd82ca65b48ae15b +size 22148452 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75209fc8f5704eeb3f442981d8bf668aafe72539 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb47c3f6e6b82b4e1692df2ff0e9ce086ea14dc01628f4ac50e96a0256c15481 +size 26916282 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6100a04fadf00142067e8b243b0f501b8f5ce06b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880b963b9fa9825c0ea5cf6be2c64c1cfffff1a3897f3fdb3d904636322a7ad9 +size 24612825 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43f864474ecb7fc7f9dded9b013c113dfb58787d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12ead012f8ad0200036eaf7a1099459e5fd1695f0c74e3d90ed18860301637d +size 28015596 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3356787c1e54d94d9473e0966d9bd86047c9e46c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81edd521e598c20a08814b8ed4470501a52a70d507f54c105aabd0483cf0c681 +size 23593383 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a24d7ac251f9949a2bcdc0bd7f4527dd91c6d02 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:942015a796dc6780017411345bace72f7ba0ed19554bd506fdd091fcde69f4f6 +size 56516422 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94dc51355415564372d8b4c28234c71310f7cfbf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ee6ee9199a099d4ecd075cb844366ed739b82e592571762e126924fec4218a55 +size 29910302 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e26f13a939d6ec28df50775be5080020cc70649 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:37a2c3689ed5110b738e414e66a4dbad6b8b438ba5c5948f728137893a52100c +size 37169697 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb3a17a6a581d00f5c02cbc4136660ffc402ab7a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d5792babb1fb9658e0c1ea27b2ad48c5d24cdae75e2fea6f4b0020435be4c707 +size 27502324 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb95f8a04de591ea2d31b3fd8cc841d23323b23e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:15759d3ed1d62986b08039683522dcefebf7d870106be0e230973aef57d9373b +size 18826954 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f06e67c596a178ab4490f5a0bc81115a4f86e461 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:31715526ebb857f934e69ab3e611b3380c5eebe5f99c43370883d41d67a1ee88 +size 28786982 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..895106909d712b00847795529ce11eaf6e7452f0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3064aec82a5f5aeaaa5f623d95d04203dd5516e469328dd875e819e23ef76e8a +size 33653797 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f434cd0e87883747be67ffa6dea2daba5acb6fa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:296a0231bb64f08d6d7824d6ec0cb881744d346bfbf1e8ac86dc352cbef6e9f3 +size 51397123 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..476cadc0d6ff24a711f3ce4e2ba608d105da19f1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9e568d31f319f1fd0cc9f4287ef73b22170ef6229c9c69d8f61b5af3b86435ed +size 37372240 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e249ffb2f816bc81d82c7e791706de86dd68b6ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a5172d80e9e4af3001ea0e28ac44ab8f050ed0118cb3cd8813a8bed7d9cfcdce +size 47127290 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b8a8ccd1ea5ba2df0733542a56ac2215f8afb7d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:2920e4020818aa489ce8d23dff6dbc17393959d8c4126771609a6c05fdf539f3 +size 31979164 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2857befa3a17e57ebaf0d7d6720dc9602a88b6b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e882c3227145e1c24745de84dd18c8efdccb190c7a1c9b5ca1898f197a802cb2 +size 15982738 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e00fa896d61cd778a0f6bf56ddc5aa61f614869 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d4bca2096ab1c8de6db2b5f784bc4668355cf403854915a95a97f68a88ec84f8 +size 29781023 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3a6359423559d7b17239b68dbf78f0b0c5469ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e9d9441d0af0bbb61a75fcba29b89264bf6809fa9209d79881bc88c0ab6c60cd +size 27035529 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94db3e00ca40f2d966eed4e3611629ce9d526ccc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:bd83d2ff5efe4d363d28d508244d2078755bcb2a3c530f8869f73cf2ddbaf971 +size 32116205 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..424d2245aae271128ed08468822993de6f56318f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:342ff58dc92bb60c8a1c1cae3367c0f3476cdccb7e1e28f83888e19f1831a1c1 +size 27592611 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..318266aa2675e503e8b33f0dba19261a059f6396 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ab72fa5491008b4d66a41786726f666979b072f87588cb048cd3a45c58a05606 +size 33631882 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6604bb0e63a369061944eb1877837ade01c250e2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4509a63a4fa002d19df73aad93bab02993ed6a00345a0f0d8e388265438fe0a9 +size 50311753 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d071debe69c1c9ea595f659a7601688d640f974e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e460a428bdaaf599089b34590df78311a2817b883ab20c6f6979b0d52a8a753d +size 45785375 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fd671555fa694492510d87e6891ec1893e66d40 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d645c354966cbec16f1fa64451e972b377095eb1b1c5fc6f58dbe67e26bf97a3 +size 45198473 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5740501665895a27998565121863c9d87caa015 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:895d18778fbb7a9db056f71bec102b469969b9df798e8afc37be90a77720a1a2 +size 56652921 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d7f3c49603f2b3fbbfbc8829b346b2e5e7d0ebc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:556f3871f945fe17e16522408100b0b3ff70f345724d8acbf9ed05b4db82e011 +size 37745674 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d58869fc477efdeb721dffcd8b8b338ee909ddf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c886d65464843be8f8dddfbb8ea4e2a39acc5735c57d4760bfda6cf6ae4593c9 +size 60369946 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f80a512e04780eaab6b2a25519afc7d64945387 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:e49a063d48fa5ae67708aa93e4f49acbb063ea3ddb8b04183eba93c041a3a8a0 +size 48821978 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b03699c3ea790b0f501417b6eeb51c9a0a56891 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1fe8e8d443fbfd9660c6c67ac06daf614a466cc4c90e50d73a33ece3c433b60f +size 69393869 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bf5f10800115c8dd1a24ae4ed4852f93f98520c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3cb0baf6620556720f493508fa910e66365ea6abd6f03a7fb8643e7e9d66ce1e +size 64531287 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08400895b7cb41ed5ab3e129cfb49b5556421af7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:80c21450fedf8762c8e096ccab6d7b549a19f9b1f597ad85610b2752ad565e34 +size 76222832 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c436443c3dd7607cef315b498b46c4d865e59e3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4a4274d124375b07ae73316a155b36467d0c4a2445dd090bbc165869bae10725 +size 70329605 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5c9fb349b773c3287b5934f0c865773f940ad91 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1e3a7fbed0465138637c727d977e9b96e9663f212185dce576562fc0ca316a98 +size 44075199 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..580141b9825332e6a0f634d0c11f3aa181cdb9ae --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:77799f471805608eace0d75acc03fa1aa37a541da93ccd495c0c9b74d4a740bf +size 56843028 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef9396a953387e52697fee9f1f472fe306014d23 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:020993e398e97934627417de93e449304c8022b671a72440dd04ab36a365dbb6 +size 50588607 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c1a077c551970a34faf9c84cf97ec754140fe37 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:8a5d923146f6aa107ac5f797424fabcf92603528b72941330d79adb67650ea7e +size 31510438 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2091440d63616cde6fa97e50d90d9307324e2358 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0061ad0911e1c3b68970e87e61a78db249672d8d50e899da3f02f01f262db30e +size 32969401 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34dc878ff6b5b8b485b5aba2979b76e1cd416618 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:53a487ad0beaa54ae9dca6d888911435f19021dedb55027d9f586a440bc29e5a +size 36329158 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c8e95f0ce299230609ec4d89d481d1dab108795 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ed411a49886b9b4cbbfc44fc1ac782bacd10c6b9fcd7226c2cd021e96866fa49 +size 36455565 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..428ac59cdc3c293cd1f2cfaf27c1162679735cc4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6cc0ede2b2c39797138c42124ae4c40968e8a4f96e027d9de16fff431c00dd1d +size 35806065 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb33d4403d72a757e480097bab8425ddf5b443aa --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b5deb39657b113318e98a5dc612d2578e91af617babcf8edb9608ddd0141a9a4 +size 29388122 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a91776a0b3a5e1da499c67fd8fa1f13014994e9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:fe40c9a0ffe4b85c041039df241e251c4eae766b6b216c5279a8aaa12e2e8b7b +size 43164770 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19124f75038901b1ca87618bb9ea1d44234963b4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4b781c0e1bca84b2aecc28b84d5671a45c61012dfd4269b31a084e92aaedc8d0 +size 31211906 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47b5675452272a07c3ba654524e9089b95a09dc6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:41bfd3788b6f6f822dbaff14811302bd4a74effd5ae70baf4bfa01473099e826 +size 41689618 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f1b7cda80621bda63216f62b7937ef1758e0f5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:06e87f244450c16bc5065abffb136ca738152dc0941440dfa9b31bfe56b1df85 +size 63486887 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0740ea65f4ad0af178e1ac606c68c46ba29c43b8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:24ff86d0d5e4566c8c3cd9bfa04347b902de806623bb993922755070ebdfdc55 +size 29763608 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9127c6997b59e458403cd4f75a72a109d5a34d2d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:cce0031c9dd2d0a240957dda5411b3529c88c20fa890c93d6306326cf0b7ece0 +size 35374372 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0420b1669ba7c3e11c1c4acf88f3648e540970 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:be75a2855fbfa26533e972889003dd10312d50e8587b5461c4972ae97e8fe9ed +size 36526289 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786cdec5e2c1ea5998403ab7a2eb19c04338a16a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:dc1caf994796b911eeea31d1ecf7c24dffc8a3aa3ba3e33f9298da33854e0924 +size 44169799 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..616e94ce771e98deff1946c8169f46fa7e12db2e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c1d9bf903bec0c1458067ef761f7eb4806141d8587a921b455d7e85226787655 +size 40985643 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfa24fdbf2b7b777551e3e67f6d35e49558a81d6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:72a134f8b789d140f8059371190166c7649f78e53e153b2eb4aa2cb2f67555c2 +size 43780696 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee12b55fb1cc888c136467b9d1aac22061f826f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:7ed54ad407e0883e5b53d7252ebb5334783894663d834267731d8b4090f1f4bd +size 33738341 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb8ad46b60639910c689b82fc47c8ee932e9ccd0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9855d5241606f2155b79dca1600744915db904321b0fd2aab77d3d1f35b65dd3 +size 34658485 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4c20c7a26084797a9ad7de4916628fe4a827a1e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5f9355f7df9fe8de14c0736ab47570d382d2519bbe9ee712fec8dd838f59cd48 +size 40995957 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f488c1b4797921cb68dbc9704f0ae5e4eb386ce --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:636c8bf9d920506b180a529199931282cfa0085b7cccef5efe1b495e6019cefb +size 36612501 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..341d202e89880299df978b7abdbbc67fb7d2fba3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6befe64ae1067c80e511a80d5606dc1830f13d87ddb805d1849425ef915cc466 +size 23437499 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70b52af262b9f32e78e385ddfa0391c35119870 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:6b576a322970ce46adfcb2fdd6825115a2d2ec277a869488c549802033d6a752 +size 33911995 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d44f3ada59bf2a40d30716daf870e503df131e8c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3d4f82a1b18fefedb8ebf550ad69cb701ee4c2c35484956fd38141ec38e6deae +size 52220679 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36be76a67d281821eb4445903fb1f96f09f617f7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d9496972f05e79937fdabd8aab13ab00e6ef23328d70104a983396a05652b4ac +size 65528690 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ca296b6a93f60f8d488703dea305bc0ffad8b04 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:cb7e7b7435f1dcff7ccb02d4e873d894f474e6f6d5f621958d81d52a4f82c687 +size 55156654 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad36c30e6ef76f5c9f3222eb1b8328c21ce2a51 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:150638da966a6d155748696ed281035da9a08976f811a5ee27807ca42a56e1bf +size 58244966 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c58bf936e376bb35998b949440857dad84114715 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0696527bf7964ef507c80eac3d05eafef1d0928d439b64db36d2380a9c9fe24b +size 41352945 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..405f7e4ea58f4156851e666877b8af5cb6aef4f3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:566a530d6181e9ada364c55fe277af58bdf6599dcfbd048fb061eb22d50a7e9b +size 54112462 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9253cd0300f347c96f3350f727c4c2fc7ec59c90 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a5389be66ea9293723680c37b28fb12055ad0773ac9e9c4f51a221dc93bbeafd +size 45188364 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53da9b1090ec4cd097bb585a6c76e611fb7314f1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:556b9c2bd80b48d3b753bbdf0f514ab724a2f6c3624ec95cc9ee9cca9abb99ab +size 60269165 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211ebef94cbd295b0e88762c1cc6229368e67765 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4993f75fa606baaf43938a91760c708b4cabf7a9652b02ff444e112022529721 +size 47808230 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58665611ad2c64cf53df213278aa25fb0e4e7a63 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:0703a51078a1757dc4cc8e00674dabc8ea98460b2829b99c2f09478bbff0dbec +size 40769512 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0478c9cfb696f0d2bc57c485189be62945d34acc --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:747a74b4f74ad69ae78597f02f731e5da8f2d1abc1e8fd25dbcf78f684c3161d +size 58308594 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58b57177f2c4df57464c4639da32181e07de9da9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:34072399c981ae24408c3b2c0966d151a3c3541bb3a21dfc0b3f20289d1248b7 +size 69314420 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32bad1905a69d9e1140dd08eb49954ce66af445d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f17b039ef22f1b4f2c09b815164b56eee8c4fe6fa7dec6349410ab869741154a +size 57304717 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b31183096928ae57188f6c50b4767e2abaaa02f2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f649a3cddd35e009fd40d54f0b2bb89b2728e578cae21012b1d600238712384e +size 33033402 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b23b34319ee0be717cf073f2d18f32f1ff3e9ea --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5fcc078a80cb0e819fffa965eff6e0fa7a0ba20ab61544f61dfa13c16f1230bc +size 22774367 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4444f080260bc5f90725183568783a8ee0aa223 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:831bc7ffe17f028f7624d6b5690a14537b7234393c16f9053ff7121eb952f75d +size 42614175 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aacee84d04e0f53f06288f4f866b3e574489aca --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:232554fbc5afa7f531ce74f0f624e534c5b716a32e493824908986a0987f800a +size 42933810 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ab9a6899169476d3cf2d1a3429983376820b33e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9bcd4bda251b235422fe249d5ce80b23e1d0aa98ed47e927abeb5fb2537df6f2 +size 44593739 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52317dc22c8e384c09b46c7fbc655d6a3d7ff1f7 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:c19a5bf5482d569c87a73853838aa88361daecf57a3c60ba570167e67ba147b5 +size 38412637 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38686ae401eb4810475e473a46df0a04e3ad0ee3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1d998238d9c9bc3fd08a4358d28b8b594ab97515adc9ca737352f940bdacb332 +size 31656676 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be91435a0463c05e8c687e4053a966671e0e8203 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:652cac4d75bc246e1fef0d3f8ad9baff74f3326a3d1a429c67dff98272e5890d +size 40873479 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..873356a4da84f2899b5c08de847fcd883d6e07ea --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b10e34a56a642dd3adf1e4bce0c1acfe56111b9a8fff8a427ee218f644fc6160 +size 27410006 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04d7169d3455d738785f3e4f753718187a11bd7e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:b4be0cec2167ce09a6892d4ddd05e2a7c2d7484a2572ea9f7fc3e3ba521157b1 +size 44594934 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34b4df083e44964124ef2a5852ab4efa90de410 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4883ab22df80b6b080880d19a2dcb7f12ecdc5349812db61b871fe55b8016523 +size 22081163 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbaa849dd6c2dfa37021b67e18b0aaa46c01c0ed --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:587c61a65ea54b6f93cbc0d529a681818ce8071e9686c91009ff39919f77c0b4 +size 36772058 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38cee0390d971d5e9a43c1eeca45cfbec3330c8b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1125991d622cef48ed489808b56f9d334a553be12efd3320eff32176a1402ddf +size 34725872 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a10dd22d3a89e6110c68dd72d2dff9d198a789a4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f42b6ef5a2fad420759184d8153595d84bdd7df1420fa8b0b6fff91278ee05cf +size 37015573 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..372b15a325a27662cb71af28c4e7c9a419c66cf6 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1b5914519bee18df6284df6eb2e429965f9984f8e5763fae6f2ab1a924f50c03 +size 39542425 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9969bdd41352a2487e2e9f703dd05479defe1c6f --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:4107a129b7b3fea60091023880bfb702282da21aa5308e9285f09c322735ba64 +size 37326972 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a6c7afad894e19b546fc7f1870d95d6637aca0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:9f164133ce920712a48e4eeb616ad903157fa6fc317336ce53f75cad0c35cd2a +size 28420524 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca615d27e213e6b6fe7441a1957dc147ebf0f9bf --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:91084b7a32d0c88a66e196bdafe243a3a48ef991b2a383c58702dda58c5725d6 +size 40524858 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e0510e908ff769f5339f3402de5e671590b8ef9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:69d5c6cb96f46c6e056972e711096a0ef736d63d99e4ca628afdc31c47592e07 +size 37445760 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f457ca41d66c5fca889c9ba1de9942da4688fc0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d93b51d85a81e84355e063783d27d696f250690dfcdef30cf294a446eda44479 +size 51555200 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e117167741d1fcb60bca8aed6b0ebfffb682db --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:16f87eefda3e1217af3edcb4296ffa8a94d92f61b687fd5cae5ef109c99224d7 +size 30600690 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033f5215bf542d82337cc25de7b97b610f1da056 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:12f1e676fd85fd04b8dd83ee7d94c440867beb4fe994bfd1662234f368ff606e +size 37613532 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60105dda1fa8dfa3f1e365d27f21a1e23c95509d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:a54a5c484e836092d2e2f531ddb367b472d9856e18fd8d7df314fe83187b8e9e +size 33021833 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..698aa0b8a9b13c6d4e0395843909c571b682d144 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:5f0417e20f19afe1c9ef734e1c675950af4365e19549abe247a8097b41911fb5 +size 33610554 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b48938ca05977c2696d0a2da431afc6bd38cdd2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:bfcb774ac8e99e4f1fea04e7a5b21990eeebe4c06e460f97ddecbe351674afb2 +size 28003409 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2942fbceb7b87297b05270947b4eaef83c045911 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:ff21ab1a2a49b5c5706efa5a606ff2942d083290f5cf0cecb00bac24a22a1908 +size 37034980 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f4920e25b9babc2117df8493e5e35114333f38 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:710e4764cb4a3b3ec1a75f1e65c7c2a39f943f8426f5e06d82ee6452d9a65daf +size 28072589 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4036392b69ab951ae1930aedd48ca55240f3a351 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d77e0779fd560630b05d638b573074530adb118cf98e042924e20a2e63865888 +size 35392532 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec39d809f6d465e3c08af19267d383ff492f3b43 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:3b2ebdb103f72bae1a41b7b712304fc19d9d5745314051f41ad151e7b8a25b11 +size 42463995 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03ac4e43f6b1557002bb4b1f0ec400ed1703c8a2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:2a7acdc6c309506baf37eaad16feeaabd1aa085b523f344c47d2e347ffc3f81f +size 51055247 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ff9e17663cd8e4f7e3262d854802ee07027cb30 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:569ea00c05545a9e0023bff41df3e3c92092a8d4d049d6dcbfe505b037479d84 +size 46612291 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dba9254705261ccf1da7a0c4fd340559d1652548 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:d8da902da1c6913238eef91a6b29dfaa67477b459cfc66a0df443ddbff7dd36b +size 46207115 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8aa4023d9ae2e8cd356af04febda8e6788c6b06 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:36a5e18cce9097ee4c9be5f1867798280adbdf6c9fe79ac17e4679be9ed14bb7 +size 50000885 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e15702bdd1c38162209bdc9563240b4cc331502c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:1b4747a99f1758b4a576e97931e2b6088df71d8101d5d7ecd76a02957e68a655 +size 46713586 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da16941f545f62c5c71835b84e3d6e718c45ecfd --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:f36a873358ef41fc77c1cc3937993fe2f71f3749966cb352f0233f8a7e7a5ab7 +size 43699199 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4657820ed18ea319eb70f179be71ee7cda4f00c1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/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:97d2e3a92a8d9c0005d4f13b0ebd29a761c70b60e5ecd23441b131d62d33ca00 +size 20222709 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cf7171a8bcdbd09853e4ef21116ea8a122a80d1 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac44910739aab5c03ab8c8840ff0f64a1e6bbf7aaf523b98aad256b87a5774f +size 53200889 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dbf4045880beb5b8eff7e670605ee43d2c6433c --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd6b9491e95524ca08bb7b2cf72edd53d89ab3a749725244b050451867b0d6f +size 60777104 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e54be1a1d28c4dc7f79920b1e0158a73089775 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec778adeb70ab50868f6be947ebbb0ac0ec4a6c30c9a6103f2c184ffa7a4dccd +size 62454188 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28d0ca5652cdbf6b03511828cb1d887f5b9f297 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0794ea3c3d4f06fc27d462232f701ad6e1b45b8e48aade6cf207d2c3147da1f +size 32165408 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..605d639ca201489a837980df312ae58532980de5 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6e84315665ea6db969e5c4f54012d505cb6c1a40c1c99901dd2dddae982ed9 +size 34506402 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de329343d2269b18b7680779cf072f3fd6456ece --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab463d7b1d91e1f34b5c1ae04b249de514ae98faf06485145a80552058513b0 +size 34558657 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed6734cc8bccf2e712b1e2d0a3b98c982c6a753 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1d407a3177287c13f231857980ba16836d2b8142ae16f815afde0f31f7e5d1 +size 34101120 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90afe2adbee05c028e9ec0d4cd048e56e518aaed --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af67bcd6a578c8c4e5dab8ae2ec8ec9830a72afe52d794b6ab63ba329da9f00 +size 35249732 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4804a73111b2e48dd38467aa38c699cb8c21218 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11dccd64386a70c2ece40112c6c58123f48b030c94d1515b93a799da677a045f +size 36027890 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d751e7a2d3be2192efcafaab020700bcf9f85e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87110fd8468f76a69dd19d7e07458f5d2d342538764c71f504cda13f0947095a +size 34416006 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb4ed24b70ef09d47e6e0cbd6200ad360e9521a4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266313f8a9c97c982647ea0cd9046f8e90db97f0a323c8e113bae439aaebc888 +size 32588089 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6991ae4544379458e6170123db22771403f7d9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399a666af0c41cb3e724b2328b0827cc246a870b2d68c08bcb895920d2a74a77 +size 40227894 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3188f64365d2662c7ffb1f616ede1b595b1e8174 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93209eb163b5b46dfba7bb10aebce4aba30cf8a5c0634c3dafa090bbe264e02 +size 45653112 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ad15b2446b4bf56b284c2eb7401ac82cd07d94a --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6451258dc9e4aefa0d92bc6f42de2b9430dca974f0c799a4f3c1bb33a7662de +size 18445019 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adc97eae739d45c4fda35818ea6ddd6d8295f024 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed36da87025d71c44391826ab2a38148efa72aa03a1d517ba1fcbffaede2d15b +size 32952388 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a42a1d55c260ffd03abb94e57424f4d675ffe530 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fdbbf1aaa80672e475ba70a863bc798d34147cec7bf32f2fed67d029fb02195 +size 26945718 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd8759d11df07ab02773a812a0ed18bbcac450e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a964496efe7ecdee2495318b0a84ad9020672f833327b4bf62111a18b8f19b99 +size 32798011 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f970e4ae3a809041c71c946b5eaaa499ea3140 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95448f135490a9a2c2992ad5e6a71f756be04387ec0cf6395943b7e14f74ed6e +size 35603684 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..059ef0dc1ad8827062aa43e8bdd81f21008dc881 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebac0963e746e867ea1b0375809ca8357b4d28a2955052626a645d58c3297125 +size 41312740 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edbd8c540ce972f7984c4fd7cc1902271c166088 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3e315b9864d62f3fba6346d1f47c397d8bbd98ca7dd2fdcb7eb3451369cfec +size 36582335 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d64b959e1e90cd200fa1ec425e540690b0b3fdb9 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f02d4628904fe62ffe2ba1cff2f049913784ea91c6deef5474d9d1fd156c6a +size 30749126 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631bd5bc97cf83f53746e668c402e89e4b129ae8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d9dc107582dedbd564472cc04840a38facf25be91d36061d0afd2dadbce622 +size 29696765 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..265ac375b6326ea71104af691c09b5f92f745db2 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ebda666e8a15fd44f3969fb4589ac7f19eab5d9b63a16a25792d2ea844e732 +size 35958081 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19442ceee3e05ccc2614731f55b5080ab3657670 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ba85ed73a182968cd850b7d1eeb8c45efd3632e002ff4389439c562e802fed5 +size 27023865 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f84f5fda99499ab3ba9487b886c13556d501d95 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33af4d982024808f3bf25b23a0b8fa6827230a9608bc144e6f8824c503bf2530 +size 44074439 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4decc248c5076aef0fc8699cbc23c93cd3e35024 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b66edcc062c394f428fe5b5ddbfc0ab80db1bbb58c6288ad7fd3834a668c1ae8 +size 29500821 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..019af7e5691fbb96ec89b135933f7fb1208ed400 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f537bc6b50b2564813abcfc2b6893b56586765a9007119893c17ddc27f220ce2 +size 51917146 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7c394448ab32b6abbdfde775a626a7ad3462799 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0180391d17f8549ace3b49987d189d0dc2745b6d760ce3056b287197ec07306a +size 62236374 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54abf6feb5519dfc0d5a57086d5fcfeba38f5b7d --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccbab03fb5dacb63dc7b806b4947a8f47bffca4b8689ec969e13798931ac8134 +size 63270969 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6587a7b9798e7b88814f56dca576da1b43f5da43 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500bccb1b12606f1abdbdf56723ad03613a5da88a5ac1bd3aaf0d4769c034fa7 +size 46832378 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9f72405f2fff311888c94d826c31e407212d75 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11e0f447e3eaaaa51c645e8977da4cda3a54749c75327454addf155a94ee092 +size 50367422 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e526fa2a55d5258ed2e1296f3b365d58326fdc95 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635954c605df6bfd4ebceda55b705a8e90ca23a2a3be50bac2db4d244f493abd +size 51153898 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f87425d7587268e156946c9c8b500dd4ee45386 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afdcb314efc1ba90241d7970154bc7172a1129da84a7b1bd5785c9069cb6db62 +size 45955312 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a84d0f203c1d83070420da8bce9db431c717493 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f74e02e8b736d019453c6690be49c315f63783d3bcf5a3a3f9c2290c20ca7d4 +size 49121551 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bd5af38a1120b755dde109aa37d5874b30cbed --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81450c5fc3375778a4ed249918301fea05eb478eefdbaac8e9762cd10fa6ff1f +size 36190008 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1385a4ecea1bbd18b70c5e51594531720554d86e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbeb59ae3297cd327f3a4f5f0337c27cc46e5e0db9281f3445e9fb26be32dec9 +size 51781463 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6443bfb59244014bc374c6afd05c9ccbc6bf9b62 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68699d07cc19d56f36b9cfc4ae2c18011a1fd14c2863acc18613f5c91c189f3b +size 46848860 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92479ce0cb808b858402b74df7c625c5e3f0d1e8 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8adaca59575fb1f48bf5dd6eb103f56d08bea1e45d7a5a9513f4fe1701925c5 +size 59680906 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81250cba943d59fa2b1301b0460584a2c621b7e3 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fedea61053951850a2eefcd06a58efa9f11ab00aad7d18d968b51fa0b02487 +size 39405117 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938eb4154b17376bee94835efc36d64b4a9dff24 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af27d48e8e90b25fc133def1243df5281e7491e36d4812befb02fe82c825833 +size 36884215 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995cc16eb734b87b3936e1d40594ec0c34711289 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd7fc93124d5f1a9a5dddb851adcd76e92bce81e9d286ae1806c780c62bda73 +size 33439469 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9dd030746d22c846747cf10562611fc54df7a7b --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5657ad90e2b11f1b2523477e68f9926bb8640af34127758e4e5f2364fc1a4abf +size 27434336 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..522619ec74bbe01eff701375312634fc91481a01 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989fbc40d1365f1f2ea557730f3a0ca634b6d5636a5d3a1bce63de377935b6be +size 36538087 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56fbce7f03095cc48c744114db945e964067d21e --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7955f1be7df51d104e8a402518bd769156d4f19bfa6c63494f458cefd8fbeb14 +size 29652561 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e0e48ea8b32e6c2cb109d42531f42273d1f3ee4 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c1484228900ff1c16a860a907512aaed52d7690637b11f746ce9ca4fc0d1db +size 33506126 diff --git a/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e57e602e8699004045975eb24bad3433337c5ac0 --- /dev/null +++ b/R1_Lite_take_and_put_away_garden_stuff_a/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fae60f909cc7d20ff85c7db5df4551455c030aa8d8aff4200c0cd02300b5c4f +size 30308964